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

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

--
-- Table structure for table `wp_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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `username` varchar(150) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `referer_info` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `country_code` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `event_data` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `failed_login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_attempt_ip` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=28762 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (17541,1,'admin','2019-07-29 19:44:50','103.215.81.107'),(17540,1,'admin','2019-07-29 19:44:49','103.215.81.107'),(17539,1,'admin','2019-07-29 19:44:47','103.215.81.107'),(17538,1,'admin','2019-07-29 19:44:46','103.215.81.107'),(17537,1,'admin','2019-07-29 19:44:44','103.215.81.107'),(17536,1,'admin','2019-07-29 19:44:43','103.215.81.107'),(17535,1,'admin','2019-07-29 19:44:41','103.215.81.107'),(17534,1,'admin','2019-07-29 19:44:39','103.215.81.107'),(17533,1,'admin','2019-07-29 19:44:38','103.215.81.107'),(17520,1,'admin','2019-07-29 19:44:17','103.215.81.107'),(17521,1,'admin','2019-07-29 19:44:18','103.215.81.107'),(17522,1,'admin','2019-07-29 19:44:19','103.215.81.107'),(17523,1,'admin','2019-07-29 19:44:21','103.215.81.107'),(17524,1,'admin','2019-07-29 19:44:23','103.215.81.107'),(17525,1,'admin','2019-07-29 19:44:24','103.215.81.107'),(17526,1,'admin','2019-07-29 19:44:26','103.215.81.107'),(17527,1,'admin','2019-07-29 19:44:28','103.215.81.107'),(17528,1,'admin','2019-07-29 19:44:30','103.215.81.107'),(17529,1,'admin','2019-07-29 19:44:31','103.215.81.107'),(17530,1,'admin','2019-07-29 19:44:33','103.215.81.107'),(17531,1,'admin','2019-07-29 19:44:35','103.215.81.107'),(17532,1,'admin','2019-07-29 19:44:36','103.215.81.107'),(15404,1,'admin','2019-07-16 06:25:14','93.174.93.143'),(15397,1,'admin','2019-07-16 05:24:55','93.174.93.143'),(15396,1,'admin','2019-07-16 05:14:51','93.174.93.143'),(15395,1,'admin','2019-07-16 05:04:41','93.174.93.143'),(15394,1,'admin','2019-07-16 04:54:33','93.174.93.143'),(15331,1,'admin','2019-07-15 19:26:56','93.174.93.143'),(15330,1,'admin','2019-07-15 19:24:54','45.32.122.176'),(15329,1,'admin','2019-07-15 19:16:46','93.174.93.143'),(15328,1,'admin','2019-07-15 19:06:38','93.174.93.143'),(15327,1,'admin','2019-07-15 18:56:26','93.174.93.143'),(15321,1,'admin','2019-07-15 17:55:55','93.174.93.143'),(15322,1,'admin','2019-07-15 18:05:53','93.174.93.143'),(15323,1,'admin','2019-07-15 18:15:55','93.174.93.143'),(15320,1,'admin','2019-07-15 17:52:30','138.68.9.54'),(15319,1,'admin','2019-07-15 17:45:54','93.174.93.143'),(15318,1,'admin','2019-07-15 17:35:59','93.174.93.143'),(15317,1,'admin','2019-07-15 17:28:44','46.45.138.42'),(15391,1,'admin','2019-07-16 04:24:17','93.174.93.143'),(15326,1,'admin','2019-07-15 18:46:16','93.174.93.143'),(15325,1,'admin','2019-07-15 18:36:10','93.174.93.143'),(15345,1,'admin','2019-07-15 21:48:33','93.174.93.143'),(15344,1,'admin','2019-07-15 21:38:22','93.174.93.143'),(15343,1,'admin','2019-07-15 21:28:07','93.174.93.143'),(15356,1,'admin','2019-07-15 23:19:01','93.174.93.143'),(15376,1,'admin','2019-07-16 02:24:04','31.186.8.165'),(15375,1,'admin','2019-07-16 02:16:12','93.174.93.143'),(15374,1,'admin','2019-07-16 02:06:20','93.174.93.143'),(15373,1,'admin','2019-07-16 01:56:27','93.174.93.143'),(15393,1,'admin','2019-07-16 04:44:31','93.174.93.143'),(15392,1,'admin','2019-07-16 04:34:19','93.174.93.143'),(15403,1,'admin','2019-07-16 06:15:22','93.174.93.143'),(15453,1,'admin','2019-07-17 15:42:16','134.209.27.49'),(15452,1,'admin','2019-07-17 15:34:58','54.36.64.245'),(15459,1,'admin','2019-07-17 17:03:16','164.132.122.244'),(15458,1,'admin','2019-07-17 16:45:50','137.74.158.99'),(15467,1,'admin','2019-07-17 18:31:50','79.137.46.233'),(15475,1,'admin','2019-07-17 20:11:26','213.32.63.123'),(15474,1,'admin','2019-07-17 20:05:46','93.114.234.197'),(15473,1,'admin','2019-07-17 19:53:18','193.70.72.249'),(15482,1,'admin','2019-07-17 21:56:40','157.230.33.26'),(15490,1,'admin','2019-07-17 23:42:22','182.76.237.230'),(15489,1,'admin','2019-07-17 23:31:49','79.137.109.83'),(15510,1,'admin','2019-07-18 04:24:13','164.132.88.89'),(15505,1,'admin','2019-07-18 03:11:33','213.32.63.123'),(15504,1,'admin','2019-07-18 02:53:12','37.187.196.64'),(15503,1,'admin','2019-07-18 02:51:49','204.48.17.113'),(15502,1,'admin','2019-07-18 02:35:08','54.36.84.241'),(15509,1,'admin','2019-07-18 04:06:19','164.132.122.244'),(15210,1,'admin','2019-07-15 11:31:15','81.171.12.97'),(15209,0,'[login]','2019-07-15 11:29:31','68.183.196.199'),(15208,1,'admin','2019-07-15 11:29:30','68.183.196.199'),(15617,0,'1.0','2019-07-18 13:02:09','115.28.145.231'),(15616,0,'1.0','2019-07-18 13:02:08','115.28.145.231'),(15615,0,'1.0','2019-07-18 13:02:06','115.28.145.231'),(15614,0,'1.0','2019-07-18 13:02:05','115.28.145.231'),(15613,0,'1.0','2019-07-18 13:02:04','115.28.145.231'),(15612,0,'1.0','2019-07-18 13:02:02','115.28.145.231'),(15611,0,'1.0','2019-07-18 13:02:01','115.28.145.231'),(15610,0,'1.0','2019-07-18 13:02:00','115.28.145.231'),(15609,0,'1.0','2019-07-18 13:01:58','115.28.145.231'),(15608,0,'1.0','2019-07-18 13:01:57','115.28.145.231'),(15607,0,'1.0','2019-07-18 13:01:55','115.28.145.231'),(15606,0,'1.0','2019-07-18 13:01:54','115.28.145.231'),(15605,0,'1.0','2019-07-18 13:01:53','115.28.145.231'),(15604,0,'1.0','2019-07-18 13:01:51','115.28.145.231'),(15603,0,'1.0','2019-07-18 13:01:49','115.28.145.231'),(15602,0,'1.0','2019-07-18 13:01:48','115.28.145.231'),(15601,0,'1.0','2019-07-18 13:01:47','115.28.145.231'),(15600,0,'1.0','2019-07-18 13:01:46','115.28.145.231'),(15599,0,'1.0','2019-07-18 13:01:44','115.28.145.231'),(15598,0,'1.0','2019-07-18 13:01:43','115.28.145.231'),(15597,0,'1.0','2019-07-18 13:01:42','115.28.145.231'),(15596,0,'1.0','2019-07-18 13:01:41','115.28.145.231'),(15285,1,'admin','2019-07-15 13:24:19','93.174.93.143'),(15284,1,'admin','2019-07-15 13:14:31','93.174.93.143'),(15283,1,'admin','2019-07-15 13:07:39','166.62.41.179'),(15282,1,'admin','2019-07-15 13:04:30','93.174.93.143'),(15281,1,'admin','2019-07-15 12:54:54','213.171.197.111'),(15280,1,'admin','2019-07-15 12:54:32','93.174.93.143'),(15279,0,'[login]','2019-07-15 12:52:10','188.165.232.40'),(15278,1,'admin','2019-07-15 12:52:09','188.165.232.40'),(15277,0,'[login]','2019-07-15 12:49:18','159.203.131.94'),(15276,1,'admin','2019-07-15 12:49:17','159.203.131.94'),(15275,0,'[login]','2019-07-15 12:47:45','192.99.147.77'),(15274,1,'admin','2019-07-15 12:47:44','192.99.147.77'),(15273,1,'admin','2019-07-15 12:46:24','209.159.155.171'),(15272,0,'[login]','2019-07-15 12:44:43','192.254.143.9'),(15271,1,'admin','2019-07-15 12:44:43','192.254.143.9'),(15270,1,'admin','2019-07-15 12:44:31','93.174.93.143'),(15269,0,'[login]','2019-07-15 12:41:11','91.247.228.190'),(15268,1,'admin','2019-07-15 12:41:10','91.247.228.190'),(15267,0,'[login]','2019-07-15 12:39:16','95.110.167.67'),(15266,1,'admin','2019-07-15 12:39:15','95.110.167.67'),(17543,1,'admin','2019-07-29 19:44:53','103.215.81.107'),(17542,1,'admin','2019-07-29 19:44:52','103.215.81.107'),(17204,1,'admin','2019-07-29 19:35:47','103.215.81.107'),(17203,1,'admin','2019-07-29 19:35:46','103.215.81.107'),(16183,0,'[login]','2019-07-19 06:26:21','202.169.224.33'),(16182,1,'admin','2019-07-19 06:26:20','202.169.224.33'),(16055,1,'admin','2019-07-18 19:34:31','213.32.63.123'),(16060,1,'admin','2019-07-18 20:53:10','206.189.27.201'),(16059,1,'admin','2019-07-18 20:48:17','37.187.196.64'),(16058,1,'admin','2019-07-18 20:29:49','145.239.123.117'),(16074,0,'[login]','2019-07-18 22:58:03','164.132.88.89'),(16073,1,'admin','2019-07-18 22:58:03','164.132.88.89'),(16072,1,'admin','2019-07-18 22:49:04','159.89.150.188'),(16071,1,'admin','2019-07-18 22:39:41','54.36.221.51'),(16082,1,'admin','2019-07-19 00:15:32','185.189.13.205'),(16081,0,'[login]','2019-07-18 23:56:56','89.133.199.140'),(16080,1,'admin','2019-07-18 23:56:54','89.133.199.140'),(16079,1,'admin','2019-07-18 23:53:00','193.70.72.249'),(16078,1,'admin','2019-07-18 23:42:39','139.59.77.211'),(16077,1,'admin','2019-07-18 23:34:38','213.32.63.123'),(16091,1,'admin','2019-07-19 03:18:48','40.70.218.165'),(16090,1,'admin','2019-07-19 03:03:31','206.189.16.203'),(16089,1,'admin','2019-07-19 02:29:38','188.166.230.38'),(16096,1,'admin','2019-07-19 05:08:02','18.191.206.129'),(16095,1,'admin','2019-07-19 04:42:54','178.62.94.63'),(16094,0,'[login]','2019-07-19 04:31:24','157.230.172.130'),(16093,1,'admin','2019-07-19 04:31:22','157.230.172.130'),(16145,0,'[login]','2019-07-19 05:47:50','178.128.206.40'),(15215,1,'admin','2019-07-15 11:37:33','140.143.135.247'),(15214,0,'[login]','2019-07-15 11:36:44','162.243.174.221'),(15213,1,'admin','2019-07-15 11:36:43','162.243.174.221'),(15212,1,'admin','2019-07-15 11:34:08','93.174.93.143'),(15211,0,'[login]','2019-07-15 11:31:16','81.171.12.97'),(15310,1,'admin','2019-07-15 16:30:58','94.102.78.122'),(15508,1,'admin','2019-07-18 03:47:59','91.121.82.64'),(17576,1,'admin','2019-07-29 19:45:43','103.215.81.107'),(17575,1,'admin','2019-07-29 19:45:42','103.215.81.107'),(17552,1,'admin','2019-07-29 19:45:07','103.215.81.107'),(15316,1,'admin','2019-07-15 17:25:57','93.174.93.143'),(15315,1,'admin','2019-07-15 17:15:55','93.174.93.143'),(15314,1,'admin','2019-07-15 17:05:56','93.174.93.143'),(15313,1,'admin','2019-07-15 16:55:58','93.174.93.143'),(15312,1,'admin','2019-07-15 16:45:57','93.174.93.143'),(15311,1,'admin','2019-07-15 16:35:55','93.174.93.143'),(17551,1,'admin','2019-07-29 19:45:05','103.215.81.107'),(15324,1,'admin','2019-07-15 18:25:59','93.174.93.143'),(15309,1,'admin','2019-07-15 16:25:28','93.174.93.143'),(15308,1,'admin','2019-07-15 16:15:20','93.174.93.143'),(15307,1,'admin','2019-07-15 16:07:02','159.203.106.92'),(15306,1,'admin','2019-07-15 16:05:13','93.174.93.143'),(15305,1,'admin','2019-07-15 15:55:03','93.174.93.143'),(15304,1,'admin','2019-07-15 15:44:48','93.174.93.143'),(15303,1,'admin','2019-07-15 15:34:39','93.174.93.143'),(17550,1,'admin','2019-07-29 19:45:04','103.215.81.107'),(17549,1,'admin','2019-07-29 19:45:02','103.215.81.107'),(17548,1,'admin','2019-07-29 19:45:01','103.215.81.107'),(17547,1,'admin','2019-07-29 19:44:59','103.215.81.107'),(15289,1,'admin','2019-07-15 13:53:21','174.138.62.73'),(15288,1,'admin','2019-07-15 13:43:58','93.174.93.143'),(15287,1,'admin','2019-07-15 13:34:06','93.174.93.143'),(15286,1,'admin','2019-07-15 13:30:37','52.66.187.171'),(15570,0,'1.0','2019-07-18 13:01:03','115.28.145.231'),(15300,1,'admin','2019-07-15 15:14:30','93.174.93.143'),(15301,1,'admin','2019-07-15 15:23:34','123.31.17.43'),(15302,1,'admin','2019-07-15 15:24:32','93.174.93.143'),(15569,0,'1.0','2019-07-18 13:01:02','115.28.145.231'),(15293,1,'admin','2019-07-15 14:24:07','93.174.93.143'),(15292,1,'admin','2019-07-15 14:14:00','93.174.93.143'),(15291,1,'admin','2019-07-15 14:03:53','93.174.93.143'),(15290,1,'admin','2019-07-15 13:53:52','93.174.93.143'),(15299,1,'admin','2019-07-15 15:04:21','93.174.93.143'),(15298,1,'admin','2019-07-15 15:00:30','104.131.39.165'),(15297,1,'admin','2019-07-15 14:54:16','93.174.93.143'),(15296,1,'admin','2019-07-15 14:44:14','93.174.93.143'),(15295,1,'admin','2019-07-15 14:37:11','142.93.38.140'),(15294,1,'admin','2019-07-15 14:34:10','93.174.93.143'),(15547,1,'admin','2019-07-18 10:23:19','68.183.184.243'),(17546,1,'admin','2019-07-29 19:44:57','103.215.81.107'),(17545,1,'admin','2019-07-29 19:44:56','103.215.81.107'),(17544,1,'admin','2019-07-29 19:44:55','103.215.81.107'),(15372,1,'admin','2019-07-16 01:46:39','93.174.93.143'),(15371,1,'admin','2019-07-16 01:36:52','93.174.93.143'),(15390,1,'admin','2019-07-16 04:14:27','93.174.93.143'),(15383,1,'admin','2019-07-16 03:20:56','93.174.93.143'),(15382,1,'admin','2019-07-16 03:09:51','93.174.93.143'),(15381,1,'admin','2019-07-16 02:58:33','93.174.93.143'),(15380,1,'admin','2019-07-16 02:49:58','91.217.197.26'),(15379,1,'admin','2019-07-16 02:47:21','93.174.93.143'),(15378,1,'admin','2019-07-16 02:36:20','93.174.93.143'),(15389,1,'admin','2019-07-16 04:07:13','134.209.66.147'),(15388,1,'admin','2019-07-16 04:04:23','93.174.93.143'),(15369,1,'admin','2019-07-16 01:17:13','93.174.93.143'),(15368,1,'admin','2019-07-16 01:07:23','93.174.93.143'),(15367,1,'admin','2019-07-16 00:57:34','93.174.93.143'),(15366,1,'admin','2019-07-16 00:47:46','93.174.93.143'),(15365,1,'admin','2019-07-16 00:37:57','93.174.93.143'),(15364,1,'admin','2019-07-16 00:27:49','93.174.93.143'),(15377,1,'admin','2019-07-16 02:25:59','93.174.93.143'),(15362,1,'admin','2019-07-16 00:17:57','93.174.93.143'),(15361,1,'admin','2019-07-16 00:08:00','93.174.93.143'),(15360,1,'admin','2019-07-15 23:58:07','93.174.93.143'),(15359,1,'admin','2019-07-15 23:48:22','93.174.93.143'),(15358,1,'admin','2019-07-15 23:38:40','93.174.93.143'),(15357,1,'admin','2019-07-15 23:28:50','93.174.93.143'),(15370,1,'admin','2019-07-16 01:27:03','93.174.93.143'),(15355,1,'admin','2019-07-15 23:09:07','93.174.93.143'),(15354,1,'admin','2019-07-15 23:04:28','184.168.147.141'),(15353,1,'admin','2019-07-15 22:59:10','93.174.93.143'),(15352,1,'admin','2019-07-15 22:49:12','93.174.93.143'),(15351,1,'admin','2019-07-15 22:39:16','93.174.93.143'),(15350,1,'admin','2019-07-15 22:29:10','93.174.93.143'),(15363,1,'admin','2019-07-16 00:17:59','35.204.26.29'),(15337,1,'admin','2019-07-15 20:27:21','93.174.93.143'),(15348,1,'admin','2019-07-15 22:15:50','144.76.153.28'),(15347,1,'admin','2019-07-15 22:08:52','93.174.93.143'),(15346,1,'admin','2019-07-15 21:58:46','93.174.93.143'),(15332,1,'admin','2019-07-15 19:37:07','93.174.93.143'),(15349,1,'admin','2019-07-15 22:19:00','93.174.93.143'),(15342,1,'admin','2019-07-15 21:18:00','93.174.93.143'),(15341,1,'admin','2019-07-15 21:07:58','93.174.93.143'),(15338,1,'admin','2019-07-15 20:37:50','93.174.93.143'),(15339,1,'admin','2019-07-15 20:47:51','93.174.93.143'),(15340,1,'admin','2019-07-15 20:57:52','93.174.93.143'),(15336,1,'admin','2019-07-15 20:17:12','93.174.93.143'),(15335,1,'admin','2019-07-15 20:07:11','93.174.93.143'),(15334,1,'admin','2019-07-15 19:57:07','93.174.93.143'),(15333,1,'admin','2019-07-15 19:47:10','93.174.93.143'),(15435,1,'admin','2019-07-17 04:13:23','104.238.94.60'),(15433,1,'admin','2019-07-17 01:34:26','142.93.38.140'),(15420,1,'admin','2019-07-16 18:04:30','206.189.129.227'),(15421,1,'admin','2019-07-16 18:32:12','80.241.218.2'),(15422,1,'admin','2019-07-16 19:52:16','206.189.16.203'),(15425,1,'admin','2019-07-16 21:10:39','124.104.224.251'),(15424,1,'admin','2019-07-16 20:43:47','5.9.102.134'),(15427,1,'admin','2019-07-16 21:59:41','176.57.209.25'),(15426,1,'admin','2019-07-16 21:36:53','132.148.142.117'),(15429,1,'admin','2019-07-16 22:54:35','178.128.194.208'),(15412,1,'admin','2019-07-16 09:12:52','54.94.242.93'),(15413,1,'admin','2019-07-16 09:39:06','37.247.101.32'),(15419,1,'admin','2019-07-16 16:13:14','92.53.96.47'),(15415,1,'admin','2019-07-16 11:22:24','68.183.102.124'),(15416,1,'admin','2019-07-16 13:04:23','51.77.72.53'),(15417,1,'admin','2019-07-16 14:19:58','62.213.100.112'),(15418,1,'admin','2019-07-16 15:37:01','92.114.94.150'),(15423,1,'admin','2019-07-16 20:19:33','139.59.77.211'),(15434,1,'admin','2019-07-17 03:47:23','139.59.69.106'),(15408,1,'admin','2019-07-16 06:55:07','93.174.93.143'),(15407,1,'admin','2019-07-16 06:45:10','93.174.93.143'),(15406,1,'admin','2019-07-16 06:40:35','159.65.141.6'),(15405,1,'admin','2019-07-16 06:35:15','93.174.93.143'),(15451,1,'admin','2019-07-17 15:17:12','54.38.238.92'),(15450,1,'admin','2019-07-17 15:16:38','192.169.202.119'),(15430,1,'admin','2019-07-16 23:21:19','174.138.62.73'),(15402,1,'admin','2019-07-16 06:13:37','51.89.14.218'),(15401,1,'admin','2019-07-16 06:05:18','93.174.93.143'),(15400,1,'admin','2019-07-16 05:55:13','93.174.93.143'),(15399,1,'admin','2019-07-16 05:45:09','93.174.93.143'),(15398,1,'admin','2019-07-16 05:35:05','93.174.93.143'),(15525,1,'admin','2019-07-18 07:26:31','195.13.203.119'),(15466,1,'admin','2019-07-17 18:20:48','173.212.225.106'),(15409,1,'admin','2019-07-16 07:04:34','5.9.102.134'),(15411,1,'admin','2019-07-16 08:23:05','103.74.123.3'),(15410,1,'admin','2019-07-16 07:55:25','46.45.138.42'),(15414,1,'admin','2019-07-16 10:05:42','35.199.98.180'),(15437,1,'admin','2019-07-17 06:01:00','13.127.135.4'),(15454,1,'admin','2019-07-17 15:52:43','54.36.84.241'),(15387,1,'admin','2019-07-16 03:54:20','93.174.93.143'),(15386,1,'admin','2019-07-16 03:43:34','93.174.93.143'),(15385,1,'admin','2019-07-16 03:40:21','159.203.168.128'),(15384,1,'admin','2019-07-16 03:32:16','93.174.93.143'),(15538,0,'[login]','2019-07-18 09:08:59','217.182.6.180'),(17574,1,'admin','2019-07-29 19:45:40','103.215.81.107'),(17573,1,'admin','2019-07-29 19:45:38','103.215.81.107'),(17568,1,'admin','2019-07-29 19:45:31','103.215.81.107'),(17569,1,'admin','2019-07-29 19:45:32','103.215.81.107'),(17570,1,'admin','2019-07-29 19:45:34','103.215.81.107'),(17571,1,'admin','2019-07-29 19:45:35','103.215.81.107'),(17572,1,'admin','2019-07-29 19:45:37','103.215.81.107'),(17567,1,'admin','2019-07-29 19:45:30','103.215.81.107'),(15560,0,'[login]','2019-07-18 12:10:43','164.132.122.244'),(15559,1,'admin','2019-07-18 12:10:42','164.132.122.244'),(15550,1,'admin','2019-07-18 10:58:13','54.36.221.51'),(15555,0,'[login]','2019-07-18 11:34:16','94.23.90.96'),(15545,1,'admin','2019-07-18 10:21:59','178.33.52.5'),(15541,1,'admin','2019-07-18 09:45:50','188.165.140.127'),(15542,0,'[login]','2019-07-18 09:45:51','188.165.140.127'),(15543,1,'admin','2019-07-18 10:03:44','54.36.64.245'),(15544,0,'[login]','2019-07-18 10:03:44','54.36.64.245'),(15533,0,'[login]','2019-07-18 08:31:59','188.165.29.110'),(15532,1,'admin','2019-07-18 08:31:58','188.165.29.110'),(15546,0,'[login]','2019-07-18 10:22:00','178.33.52.5'),(15536,0,'[login]','2019-07-18 08:50:26','51.77.242.176'),(15535,1,'admin','2019-07-18 08:50:26','51.77.242.176'),(15527,0,'[login]','2019-07-18 07:37:08','51.77.242.176'),(15526,1,'admin','2019-07-18 07:37:08','51.77.242.176'),(15537,1,'admin','2019-07-18 09:08:58','217.182.6.180'),(15531,0,'[login]','2019-07-18 08:13:27','164.132.122.244'),(15530,1,'admin','2019-07-18 08:13:26','164.132.122.244'),(15529,0,'[login]','2019-07-18 07:55:12','147.135.207.246'),(15522,1,'admin','2019-07-18 07:06:28','188.165.5.15'),(15479,1,'admin','2019-07-17 21:06:12','94.23.90.96'),(15461,1,'admin','2019-07-17 17:27:45','157.230.248.121'),(15428,1,'admin','2019-07-16 22:32:48','128.199.80.189'),(15438,1,'admin','2019-07-17 06:27:01','165.22.24.103'),(15432,1,'admin','2019-07-17 01:09:11','157.230.33.26'),(15431,1,'admin','2019-07-17 00:40:39','103.92.28.162'),(15455,1,'admin','2019-07-17 16:10:25','51.77.242.176'),(15439,1,'admin','2019-07-17 08:14:03','185.82.220.56'),(15440,1,'admin','2019-07-17 09:34:00','217.194.210.10'),(15446,1,'admin','2019-07-17 14:23:32','145.239.123.117'),(15436,1,'admin','2019-07-17 05:35:22','159.89.180.214'),(15449,1,'admin','2019-07-17 14:59:35','94.23.90.96'),(15441,1,'admin','2019-07-17 10:27:20','103.74.123.18'),(15448,1,'admin','2019-07-17 14:50:36','35.154.143.19'),(15443,1,'admin','2019-07-17 11:46:55','142.93.214.242'),(15444,1,'admin','2019-07-17 12:39:44','51.77.193.204'),(15445,1,'admin','2019-07-17 13:32:40','118.24.220.177'),(15447,1,'admin','2019-07-17 14:41:49','193.70.72.249'),(15460,1,'admin','2019-07-17 17:21:02','147.135.207.246'),(15442,1,'admin','2019-07-17 10:55:26','178.128.113.96'),(15478,1,'admin','2019-07-17 21:00:19','167.99.156.157'),(15456,1,'admin','2019-07-17 16:28:09','178.33.52.5'),(15465,1,'admin','2019-07-17 18:14:24','188.165.140.127'),(15464,1,'admin','2019-07-17 17:56:31','217.182.6.180'),(15463,1,'admin','2019-07-17 17:56:07','138.197.193.141'),(15462,1,'admin','2019-07-17 17:38:44','79.137.46.233'),(15469,1,'admin','2019-07-17 18:59:14','54.36.221.51'),(15468,1,'admin','2019-07-17 18:49:50','164.132.88.89'),(15457,1,'admin','2019-07-17 16:34:22','165.22.24.103'),(15483,1,'admin','2019-07-17 22:00:43','79.137.46.233'),(15484,1,'admin','2019-07-17 22:19:00','145.239.123.117'),(15471,1,'admin','2019-07-17 19:17:27','213.32.83.233'),(15470,1,'admin','2019-07-17 19:15:01','162.144.96.64'),(15477,1,'admin','2019-07-17 20:47:44','188.165.29.110'),(15476,1,'admin','2019-07-17 20:29:28','178.33.38.55'),(15515,1,'admin','2019-07-18 05:18:43','145.239.123.117'),(15485,1,'admin','2019-07-17 22:19:36','138.197.169.241'),(15499,1,'admin','2019-07-18 01:58:14','164.132.88.89'),(15487,1,'admin','2019-07-17 22:55:34','54.36.64.245'),(15486,1,'admin','2019-07-17 22:37:15','37.187.196.64'),(15491,1,'admin','2019-07-17 23:49:58','91.121.82.64'),(15472,1,'admin','2019-07-17 19:35:34','79.137.109.83'),(15480,1,'admin','2019-07-17 21:24:33','54.36.84.241'),(15498,1,'admin','2019-07-18 01:55:53','3.90.240.126'),(15493,1,'admin','2019-07-18 00:26:34','217.182.7.137'),(15492,1,'admin','2019-07-18 00:08:10','91.121.82.64'),(15488,1,'admin','2019-07-17 23:13:35','94.23.90.96'),(15497,1,'admin','2019-07-18 01:39:46','217.182.6.180'),(15481,1,'admin','2019-07-17 21:42:30','188.165.140.127'),(15501,1,'admin','2019-07-18 02:23:22','159.89.180.214'),(15500,1,'admin','2019-07-18 02:16:48','217.182.6.180'),(15496,1,'admin','2019-07-18 01:21:12','51.77.242.176'),(15495,1,'admin','2019-07-18 01:02:54','54.36.84.241'),(15494,1,'admin','2019-07-18 00:44:52','193.70.72.249'),(15534,1,'admin','2019-07-18 08:42:44','94.102.13.34'),(15540,0,'[login]','2019-07-18 09:27:24','51.77.242.176'),(15539,1,'admin','2019-07-18 09:27:23','51.77.242.176'),(17602,0,'6sigma','2019-07-29 19:46:22','103.215.81.107'),(17601,0,'6sigma','2019-07-29 19:46:21','103.215.81.107'),(17578,1,'admin','2019-07-29 19:45:46','103.215.81.107'),(17577,1,'admin','2019-07-29 19:45:44','103.215.81.107'),(15514,1,'admin','2019-07-18 05:08:20','104.238.94.60'),(15517,1,'admin','2019-07-18 05:54:50','54.38.226.197'),(15516,1,'admin','2019-07-18 05:36:47','91.121.82.64'),(15523,1,'admin','2019-07-18 07:18:39','213.32.83.233'),(15524,0,'[login]','2019-07-18 07:18:39','213.32.83.233'),(15511,1,'admin','2019-07-18 04:41:53','128.199.80.189'),(15512,1,'admin','2019-07-18 04:42:30','54.36.84.241'),(15506,1,'admin','2019-07-18 03:29:45','94.23.90.96'),(15507,1,'admin','2019-07-18 03:44:58','107.189.2.5'),(15518,1,'admin','2019-07-18 06:03:31','118.24.220.177'),(15513,1,'admin','2019-07-18 05:00:37','188.165.29.110'),(15521,1,'admin','2019-07-18 06:48:27','54.36.64.245'),(15520,1,'admin','2019-07-18 06:30:25','79.137.109.83'),(15528,1,'admin','2019-07-18 07:55:11','147.135.207.246'),(15519,1,'admin','2019-07-18 06:12:30','51.255.150.172'),(17600,0,'6sigma','2019-07-29 19:46:19','103.215.81.107'),(17599,0,'6sigma','2019-07-29 19:46:18','103.215.81.107'),(17591,0,'6sigma','2019-07-29 19:46:06','103.215.81.107'),(17592,0,'6sigma','2019-07-29 19:46:08','103.215.81.107'),(17593,0,'6sigma','2019-07-29 19:46:09','103.215.81.107'),(17594,0,'6sigma','2019-07-29 19:46:11','103.215.81.107'),(17595,0,'6sigma','2019-07-29 19:46:12','103.215.81.107'),(17596,0,'6sigma','2019-07-29 19:46:14','103.215.81.107'),(17597,0,'6sigma','2019-07-29 19:46:15','103.215.81.107'),(17598,0,'6sigma','2019-07-29 19:46:17','103.215.81.107'),(15562,0,'[login]','2019-07-18 12:29:00','79.137.46.233'),(15561,1,'admin','2019-07-18 12:28:59','79.137.46.233'),(17604,0,'6sigma','2019-07-29 19:46:25','103.215.81.107'),(17603,0,'6sigma','2019-07-29 19:46:24','103.215.81.107'),(15565,1,'admin','2019-07-18 12:58:48','37.59.46.123'),(15564,0,'[login]','2019-07-18 12:47:13','193.70.72.249'),(15563,1,'admin','2019-07-18 12:47:13','193.70.72.249'),(15554,1,'admin','2019-07-18 11:34:16','94.23.90.96'),(15568,0,'1.0','2019-07-18 13:01:01','115.28.145.231'),(15551,0,'[login]','2019-07-18 10:58:14','54.36.221.51'),(15552,1,'admin','2019-07-18 11:16:24','79.137.109.83'),(15553,0,'[login]','2019-07-18 11:16:25','79.137.109.83'),(15548,1,'admin','2019-07-18 10:40:06','213.32.83.233'),(15549,0,'[login]','2019-07-18 10:40:07','213.32.83.233'),(15556,1,'admin','2019-07-18 11:52:25','54.38.226.197'),(15567,0,'1.0','2019-07-18 13:01:00','115.28.145.231'),(15557,0,'[login]','2019-07-18 11:52:25','54.38.226.197'),(15558,1,'admin','2019-07-18 12:05:50','37.59.46.123'),(15566,0,'1.0','2019-07-18 13:00:58','115.28.145.231'),(17579,1,'admin','2019-07-29 19:45:48','103.215.81.107'),(17580,1,'admin','2019-07-29 19:45:49','103.215.81.107'),(17581,0,'6sigma','2019-07-29 19:45:51','103.215.81.107'),(17582,0,'6sigma','2019-07-29 19:45:52','103.215.81.107'),(17583,0,'6sigma','2019-07-29 19:45:54','103.215.81.107'),(17584,0,'6sigma','2019-07-29 19:45:55','103.215.81.107'),(17585,0,'6sigma','2019-07-29 19:45:57','103.215.81.107'),(17586,0,'6sigma','2019-07-29 19:45:59','103.215.81.107'),(17587,0,'6sigma','2019-07-29 19:46:00','103.215.81.107'),(17588,0,'6sigma','2019-07-29 19:46:02','103.215.81.107'),(17589,0,'6sigma','2019-07-29 19:46:04','103.215.81.107'),(17590,0,'6sigma','2019-07-29 19:46:05','103.215.81.107'),(17566,1,'admin','2019-07-29 19:45:28','103.215.81.107'),(17553,1,'admin','2019-07-29 19:45:08','103.215.81.107'),(17554,1,'admin','2019-07-29 19:45:10','103.215.81.107'),(17555,1,'admin','2019-07-29 19:45:11','103.215.81.107'),(17556,1,'admin','2019-07-29 19:45:13','103.215.81.107'),(17557,1,'admin','2019-07-29 19:45:15','103.215.81.107'),(17558,1,'admin','2019-07-29 19:45:16','103.215.81.107'),(17559,1,'admin','2019-07-29 19:45:17','103.215.81.107'),(17560,1,'admin','2019-07-29 19:45:19','103.215.81.107'),(17561,1,'admin','2019-07-29 19:45:20','103.215.81.107'),(17562,1,'admin','2019-07-29 19:45:22','103.215.81.107'),(17563,1,'admin','2019-07-29 19:45:24','103.215.81.107'),(17564,1,'admin','2019-07-29 19:45:25','103.215.81.107'),(17565,1,'admin','2019-07-29 19:45:26','103.215.81.107'),(17442,1,'admin','2019-07-29 19:42:12','103.215.81.107'),(17441,1,'admin','2019-07-29 19:42:11','103.215.81.107'),(17428,1,'admin','2019-07-29 19:41:50','103.215.81.107'),(17205,1,'admin','2019-07-29 19:35:48','103.215.81.107'),(17206,1,'admin','2019-07-29 19:35:50','103.215.81.107'),(17207,1,'admin','2019-07-29 19:35:52','103.215.81.107'),(17208,1,'admin','2019-07-29 19:35:53','103.215.81.107'),(17209,1,'admin','2019-07-29 19:35:55','103.215.81.107'),(17210,1,'admin','2019-07-29 19:35:56','103.215.81.107'),(17211,1,'admin','2019-07-29 19:35:58','103.215.81.107'),(17212,1,'admin','2019-07-29 19:36:00','103.215.81.107'),(17213,1,'admin','2019-07-29 19:36:01','103.215.81.107'),(17214,1,'admin','2019-07-29 19:36:03','103.215.81.107'),(17215,1,'admin','2019-07-29 19:36:04','103.215.81.107'),(17216,1,'admin','2019-07-29 19:36:06','103.215.81.107'),(17217,1,'admin','2019-07-29 19:36:08','103.215.81.107'),(17218,1,'admin','2019-07-29 19:36:09','103.215.81.107'),(17219,1,'admin','2019-07-29 19:36:11','103.215.81.107'),(17220,1,'admin','2019-07-29 19:36:12','103.215.81.107'),(17221,1,'admin','2019-07-29 19:36:14','103.215.81.107'),(17222,1,'admin','2019-07-29 19:36:16','103.215.81.107'),(17223,1,'admin','2019-07-29 19:36:17','103.215.81.107'),(17224,1,'admin','2019-07-29 19:36:19','103.215.81.107'),(17225,1,'admin','2019-07-29 19:36:21','103.215.81.107'),(17226,1,'admin','2019-07-29 19:36:23','103.215.81.107'),(17227,1,'admin','2019-07-29 19:36:24','103.215.81.107'),(17228,1,'admin','2019-07-29 19:36:26','103.215.81.107'),(17229,1,'admin','2019-07-29 19:36:28','103.215.81.107'),(17230,1,'admin','2019-07-29 19:36:29','103.215.81.107'),(17231,1,'admin','2019-07-29 19:36:31','103.215.81.107'),(17232,1,'admin','2019-07-29 19:36:33','103.215.81.107'),(17233,1,'admin','2019-07-29 19:36:34','103.215.81.107'),(17234,1,'admin','2019-07-29 19:36:36','103.215.81.107'),(17235,1,'admin','2019-07-29 19:36:37','103.215.81.107'),(17236,1,'admin','2019-07-29 19:36:39','103.215.81.107'),(17237,1,'admin','2019-07-29 19:36:40','103.215.81.107'),(17238,1,'admin','2019-07-29 19:36:42','103.215.81.107'),(17239,1,'admin','2019-07-29 19:36:43','103.215.81.107'),(17240,1,'admin','2019-07-29 19:36:45','103.215.81.107'),(17241,1,'admin','2019-07-29 19:36:47','103.215.81.107'),(17242,1,'admin','2019-07-29 19:36:48','103.215.81.107'),(17243,1,'admin','2019-07-29 19:36:49','103.215.81.107'),(17244,1,'admin','2019-07-29 19:36:51','103.215.81.107'),(17245,1,'admin','2019-07-29 19:36:53','103.215.81.107'),(17246,1,'admin','2019-07-29 19:36:54','103.215.81.107'),(17247,1,'admin','2019-07-29 19:36:56','103.215.81.107'),(17248,1,'admin','2019-07-29 19:36:57','103.215.81.107'),(17249,1,'admin','2019-07-29 19:36:59','103.215.81.107'),(17250,1,'admin','2019-07-29 19:37:01','103.215.81.107'),(17251,1,'admin','2019-07-29 19:37:02','103.215.81.107'),(17252,1,'admin','2019-07-29 19:37:04','103.215.81.107'),(17253,1,'admin','2019-07-29 19:37:06','103.215.81.107'),(17254,1,'admin','2019-07-29 19:37:07','103.215.81.107'),(17255,1,'admin','2019-07-29 19:37:09','103.215.81.107'),(17256,1,'admin','2019-07-29 19:37:11','103.215.81.107'),(17257,1,'admin','2019-07-29 19:37:12','103.215.81.107'),(17258,1,'admin','2019-07-29 19:37:14','103.215.81.107'),(17259,1,'admin','2019-07-29 19:37:16','103.215.81.107'),(17260,1,'admin','2019-07-29 19:37:17','103.215.81.107'),(17261,1,'admin','2019-07-29 19:37:19','103.215.81.107'),(17262,1,'admin','2019-07-29 19:37:20','103.215.81.107'),(17263,1,'admin','2019-07-29 19:37:22','103.215.81.107'),(17264,1,'admin','2019-07-29 19:37:23','103.215.81.107'),(17265,1,'admin','2019-07-29 19:37:25','103.215.81.107'),(17266,1,'admin','2019-07-29 19:37:27','103.215.81.107'),(17267,1,'admin','2019-07-29 19:37:28','103.215.81.107'),(17268,1,'admin','2019-07-29 19:37:30','103.215.81.107'),(17269,1,'admin','2019-07-29 19:37:31','103.215.81.107'),(17270,1,'admin','2019-07-29 19:37:33','103.215.81.107'),(17271,1,'admin','2019-07-29 19:37:34','103.215.81.107'),(17272,1,'admin','2019-07-29 19:37:36','103.215.81.107'),(17273,1,'admin','2019-07-29 19:37:38','103.215.81.107'),(17274,1,'admin','2019-07-29 19:37:39','103.215.81.107'),(17275,1,'admin','2019-07-29 19:37:41','103.215.81.107'),(17276,1,'admin','2019-07-29 19:37:42','103.215.81.107'),(17277,1,'admin','2019-07-29 19:37:44','103.215.81.107'),(17278,1,'admin','2019-07-29 19:37:45','103.215.81.107'),(17279,1,'admin','2019-07-29 19:37:47','103.215.81.107'),(17280,1,'admin','2019-07-29 19:37:48','103.215.81.107'),(17281,1,'admin','2019-07-29 19:37:50','103.215.81.107'),(17282,1,'admin','2019-07-29 19:37:52','103.215.81.107'),(17283,1,'admin','2019-07-29 19:37:53','103.215.81.107'),(17284,1,'admin','2019-07-29 19:37:55','103.215.81.107'),(17285,1,'admin','2019-07-29 19:37:56','103.215.81.107'),(17286,1,'admin','2019-07-29 19:37:58','103.215.81.107'),(17287,1,'admin','2019-07-29 19:37:59','103.215.81.107'),(17288,1,'admin','2019-07-29 19:38:01','103.215.81.107'),(17289,1,'admin','2019-07-29 19:38:03','103.215.81.107'),(17290,1,'admin','2019-07-29 19:38:04','103.215.81.107'),(17291,1,'admin','2019-07-29 19:38:06','103.215.81.107'),(17292,1,'admin','2019-07-29 19:38:08','103.215.81.107'),(17293,1,'admin','2019-07-29 19:38:09','103.215.81.107'),(17294,1,'admin','2019-07-29 19:38:11','103.215.81.107'),(17295,1,'admin','2019-07-29 19:38:13','103.215.81.107'),(17296,1,'admin','2019-07-29 19:38:14','103.215.81.107'),(17297,1,'admin','2019-07-29 19:38:15','103.215.81.107'),(17298,1,'admin','2019-07-29 19:38:17','103.215.81.107'),(17299,1,'admin','2019-07-29 19:38:19','103.215.81.107'),(17300,1,'admin','2019-07-29 19:38:20','103.215.81.107'),(17301,1,'admin','2019-07-29 19:38:22','103.215.81.107'),(17302,1,'admin','2019-07-29 19:38:23','103.215.81.107'),(17303,1,'admin','2019-07-29 19:38:25','103.215.81.107'),(17304,1,'admin','2019-07-29 19:38:26','103.215.81.107'),(17305,1,'admin','2019-07-29 19:38:27','103.215.81.107'),(17306,1,'admin','2019-07-29 19:38:29','103.215.81.107'),(17307,1,'admin','2019-07-29 19:38:31','103.215.81.107'),(17308,1,'admin','2019-07-29 19:38:32','103.215.81.107'),(17309,1,'admin','2019-07-29 19:38:34','103.215.81.107'),(17310,1,'admin','2019-07-29 19:38:35','103.215.81.107'),(17311,1,'admin','2019-07-29 19:38:37','103.215.81.107'),(17312,1,'admin','2019-07-29 19:38:38','103.215.81.107'),(17313,1,'admin','2019-07-29 19:38:40','103.215.81.107'),(17314,1,'admin','2019-07-29 19:38:41','103.215.81.107'),(17315,1,'admin','2019-07-29 19:38:43','103.215.81.107'),(17316,1,'admin','2019-07-29 19:38:45','103.215.81.107'),(17317,1,'admin','2019-07-29 19:38:46','103.215.81.107'),(17318,1,'admin','2019-07-29 19:38:48','103.215.81.107'),(17319,1,'admin','2019-07-29 19:38:50','103.215.81.107'),(17320,1,'admin','2019-07-29 19:38:51','103.215.81.107'),(17321,1,'admin','2019-07-29 19:38:53','103.215.81.107'),(17322,1,'admin','2019-07-29 19:38:54','103.215.81.107'),(17323,1,'admin','2019-07-29 19:38:56','103.215.81.107'),(17324,1,'admin','2019-07-29 19:38:57','103.215.81.107'),(17325,1,'admin','2019-07-29 19:38:59','103.215.81.107'),(17326,1,'admin','2019-07-29 19:39:01','103.215.81.107'),(17327,1,'admin','2019-07-29 19:39:03','103.215.81.107'),(17328,1,'admin','2019-07-29 19:39:04','103.215.81.107'),(17329,1,'admin','2019-07-29 19:39:06','103.215.81.107'),(17330,1,'admin','2019-07-29 19:39:07','103.215.81.107'),(17331,1,'admin','2019-07-29 19:39:09','103.215.81.107'),(17332,1,'admin','2019-07-29 19:39:11','103.215.81.107'),(17333,1,'admin','2019-07-29 19:39:13','103.215.81.107'),(17334,1,'admin','2019-07-29 19:39:15','103.215.81.107'),(17335,1,'admin','2019-07-29 19:39:16','103.215.81.107'),(17336,1,'admin','2019-07-29 19:39:18','103.215.81.107'),(17337,1,'admin','2019-07-29 19:39:20','103.215.81.107'),(17338,1,'admin','2019-07-29 19:39:22','103.215.81.107'),(17339,1,'admin','2019-07-29 19:39:23','103.215.81.107'),(17340,1,'admin','2019-07-29 19:39:25','103.215.81.107'),(17341,1,'admin','2019-07-29 19:39:27','103.215.81.107'),(17342,1,'admin','2019-07-29 19:39:29','103.215.81.107'),(17343,1,'admin','2019-07-29 19:39:30','103.215.81.107'),(17344,1,'admin','2019-07-29 19:39:32','103.215.81.107'),(17345,1,'admin','2019-07-29 19:39:34','103.215.81.107'),(17346,1,'admin','2019-07-29 19:39:36','103.215.81.107'),(17347,1,'admin','2019-07-29 19:39:37','103.215.81.107'),(17348,1,'admin','2019-07-29 19:39:39','103.215.81.107'),(17349,1,'admin','2019-07-29 19:39:41','103.215.81.107'),(17350,1,'admin','2019-07-29 19:39:43','103.215.81.107'),(17351,1,'admin','2019-07-29 19:39:44','103.215.81.107'),(17352,1,'admin','2019-07-29 19:39:46','103.215.81.107'),(17353,1,'admin','2019-07-29 19:39:48','103.215.81.107'),(17354,1,'admin','2019-07-29 19:39:49','103.215.81.107'),(17355,1,'admin','2019-07-29 19:39:51','103.215.81.107'),(17356,1,'admin','2019-07-29 19:39:52','103.215.81.107'),(17357,1,'admin','2019-07-29 19:39:54','103.215.81.107'),(17358,1,'admin','2019-07-29 19:39:55','103.215.81.107'),(17359,1,'admin','2019-07-29 19:39:57','103.215.81.107'),(17360,1,'admin','2019-07-29 19:39:59','103.215.81.107'),(17361,1,'admin','2019-07-29 19:40:00','103.215.81.107'),(17362,1,'admin','2019-07-29 19:40:02','103.215.81.107'),(17363,1,'admin','2019-07-29 19:40:03','103.215.81.107'),(17364,1,'admin','2019-07-29 19:40:05','103.215.81.107'),(17365,1,'admin','2019-07-29 19:40:07','103.215.81.107'),(17366,1,'admin','2019-07-29 19:40:08','103.215.81.107'),(17367,1,'admin','2019-07-29 19:40:11','103.215.81.107'),(17368,1,'admin','2019-07-29 19:40:13','103.215.81.107'),(17369,1,'admin','2019-07-29 19:40:14','103.215.81.107'),(17370,1,'admin','2019-07-29 19:40:16','103.215.81.107'),(17371,1,'admin','2019-07-29 19:40:17','103.215.81.107'),(17372,1,'admin','2019-07-29 19:40:19','103.215.81.107'),(17373,1,'admin','2019-07-29 19:40:20','103.215.81.107'),(17374,1,'admin','2019-07-29 19:40:22','103.215.81.107'),(17375,1,'admin','2019-07-29 19:40:24','103.215.81.107'),(17376,1,'admin','2019-07-29 19:40:25','103.215.81.107'),(17377,1,'admin','2019-07-29 19:40:27','103.215.81.107'),(17378,1,'admin','2019-07-29 19:40:29','103.215.81.107'),(17379,1,'admin','2019-07-29 19:40:31','103.215.81.107'),(17380,1,'admin','2019-07-29 19:40:32','103.215.81.107'),(17381,1,'admin','2019-07-29 19:40:34','103.215.81.107'),(17382,1,'admin','2019-07-29 19:40:36','103.215.81.107'),(17383,1,'admin','2019-07-29 19:40:37','103.215.81.107'),(17384,1,'admin','2019-07-29 19:40:39','103.215.81.107'),(17385,1,'admin','2019-07-29 19:40:40','103.215.81.107'),(17386,1,'admin','2019-07-29 19:40:42','103.215.81.107'),(17387,1,'admin','2019-07-29 19:40:44','103.215.81.107'),(17388,1,'admin','2019-07-29 19:40:45','103.215.81.107'),(17389,1,'admin','2019-07-29 19:40:47','103.215.81.107'),(17390,1,'admin','2019-07-29 19:40:49','103.215.81.107'),(17391,1,'admin','2019-07-29 19:40:50','103.215.81.107'),(17392,1,'admin','2019-07-29 19:40:52','103.215.81.107'),(17393,1,'admin','2019-07-29 19:40:53','103.215.81.107'),(17394,1,'admin','2019-07-29 19:40:55','103.215.81.107'),(17395,1,'admin','2019-07-29 19:40:57','103.215.81.107'),(17396,1,'admin','2019-07-29 19:40:58','103.215.81.107'),(17397,1,'admin','2019-07-29 19:41:00','103.215.81.107'),(17398,1,'admin','2019-07-29 19:41:01','103.215.81.107'),(17399,1,'admin','2019-07-29 19:41:03','103.215.81.107'),(17400,1,'admin','2019-07-29 19:41:04','103.215.81.107'),(17401,1,'admin','2019-07-29 19:41:06','103.215.81.107'),(17402,1,'admin','2019-07-29 19:41:08','103.215.81.107'),(17403,1,'admin','2019-07-29 19:41:09','103.215.81.107'),(17404,1,'admin','2019-07-29 19:41:11','103.215.81.107'),(17405,1,'admin','2019-07-29 19:41:12','103.215.81.107'),(17406,1,'admin','2019-07-29 19:41:14','103.215.81.107'),(17407,1,'admin','2019-07-29 19:41:16','103.215.81.107'),(17408,1,'admin','2019-07-29 19:41:17','103.215.81.107'),(17409,1,'admin','2019-07-29 19:41:19','103.215.81.107'),(17410,1,'admin','2019-07-29 19:41:20','103.215.81.107'),(17411,1,'admin','2019-07-29 19:41:22','103.215.81.107'),(17412,1,'admin','2019-07-29 19:41:24','103.215.81.107'),(17413,1,'admin','2019-07-29 19:41:25','103.215.81.107'),(17414,1,'admin','2019-07-29 19:41:27','103.215.81.107'),(16169,1,'admin','2019-07-19 06:13:30','206.189.90.92'),(16056,1,'admin','2019-07-18 19:53:06','54.36.64.245'),(16057,1,'admin','2019-07-18 20:11:19','178.33.38.55'),(16061,1,'admin','2019-07-18 21:06:48','217.182.7.137'),(16062,0,'[login]','2019-07-18 21:06:49','217.182.7.137'),(16063,1,'admin','2019-07-18 21:25:24','164.132.122.244'),(16103,1,'admin','2019-07-19 05:12:17','64.91.242.27'),(16104,1,'admin','2019-07-19 05:13:30','185.238.29.12'),(16105,0,'[login]','2019-07-19 05:13:31','185.238.29.12'),(16106,1,'admin','2019-07-19 05:15:32','51.255.85.119'),(16107,0,'[login]','2019-07-19 05:15:32','51.255.85.119'),(16108,1,'admin','2019-07-19 05:15:46','139.59.82.21'),(16109,1,'admin','2019-07-19 05:18:28','162.218.48.74'),(16110,0,'[login]','2019-07-19 05:18:29','162.218.48.74'),(16111,1,'admin','2019-07-19 05:19:10','198.23.189.50'),(16112,1,'admin','2019-07-19 05:21:04','46.41.151.198'),(16113,1,'admin','2019-07-19 05:23:13','159.65.128.166'),(16114,1,'admin','2019-07-19 05:23:35','132.232.61.121'),(16115,1,'admin','2019-07-19 05:25:18','125.141.139.17'),(16116,1,'admin','2019-07-19 05:25:36','173.236.152.108'),(16146,1,'admin','2019-07-19 05:48:32','51.89.14.218'),(16147,1,'admin','2019-07-19 05:50:41','178.238.238.176'),(16148,0,'[login]','2019-07-19 05:50:42','178.238.238.176'),(16149,1,'admin','2019-07-19 05:50:44','165.22.130.169'),(16150,0,'[login]','2019-07-19 05:50:44','165.22.130.169'),(16151,1,'admin','2019-07-19 05:52:29','46.101.197.131'),(16152,1,'admin','2019-07-19 05:53:45','148.251.88.26'),(16153,1,'admin','2019-07-19 05:54:06','79.137.38.108'),(16154,1,'admin','2019-07-19 05:56:56','185.224.130.150'),(16155,1,'admin','2019-07-19 05:58:00','45.252.248.192'),(16156,1,'admin','2019-07-19 05:59:47','206.189.90.92'),(16157,1,'admin','2019-07-19 06:01:05','206.189.119.148'),(16019,1,'admin','2019-07-18 14:36:46','91.134.231.96'),(16020,0,'[login]','2019-07-18 14:36:46','91.134.231.96'),(16021,1,'admin','2019-07-18 14:43:19','216.224.166.11'),(16022,1,'admin','2019-07-18 14:55:03','79.137.46.233'),(16012,1,'admin','2019-07-18 13:41:41','91.121.82.64'),(16013,0,'[login]','2019-07-18 13:41:42','91.121.82.64'),(16014,1,'admin','2019-07-18 13:50:54','159.65.141.6'),(16015,1,'admin','2019-07-18 13:59:58','164.132.122.244'),(16016,0,'[login]','2019-07-18 13:59:59','164.132.122.244'),(16017,1,'admin','2019-07-18 14:18:28','178.33.52.5'),(16018,0,'[login]','2019-07-18 14:18:29','178.33.52.5'),(16047,0,'[login]','2019-07-18 18:15:39','37.187.196.64'),(16045,1,'admin','2019-07-18 18:12:50','81.177.141.30'),(16046,1,'admin','2019-07-18 18:15:38','37.187.196.64'),(16037,0,'[login]','2019-07-18 17:02:32','91.121.82.64'),(16038,1,'admin','2019-07-18 17:16:51','157.230.106.248'),(16039,1,'admin','2019-07-18 17:20:47','54.36.64.245'),(16040,0,'[login]','2019-07-18 17:20:47','54.36.64.245'),(16030,1,'admin','2019-07-18 16:08:10','178.33.38.55'),(16026,1,'admin','2019-07-18 15:31:34','54.36.84.241'),(16027,0,'[login]','2019-07-18 15:31:35','54.36.84.241'),(16028,1,'admin','2019-07-18 15:49:51','193.70.72.249'),(16029,0,'[login]','2019-07-18 15:49:53','193.70.72.249'),(16163,1,'admin','2019-07-19 06:07:09','163.172.164.135'),(16160,1,'admin','2019-07-19 06:03:41','128.199.187.219'),(16161,1,'admin','2019-07-19 06:04:55','147.236.16.138'),(16162,1,'admin','2019-07-19 06:06:38','142.93.168.203'),(16048,1,'admin','2019-07-18 18:33:36','51.77.242.176'),(16049,0,'[login]','2019-07-18 18:33:37','51.77.242.176'),(16050,1,'admin','2019-07-18 18:52:01','147.135.207.246'),(17078,1,'admin','2019-07-27 20:24:54','104.238.120.7'),(17077,0,'6sigma.academy','2019-07-27 20:24:46','160.153.147.142'),(17076,1,'admin','2019-07-27 20:24:23','67.225.220.55'),(17075,1,'admin','2019-07-27 20:23:40','103.127.204.80'),(17074,0,'6sigma.academy','2019-07-27 20:23:38','94.73.150.176'),(17073,1,'admin','2019-07-27 20:22:53','103.249.111.96'),(17049,1,'admin','2019-07-25 14:41:52','93.174.93.143'),(17048,1,'admin','2019-07-25 14:36:57','93.174.93.143'),(17047,1,'admin','2019-07-25 14:31:59','93.174.93.143'),(17052,1,'admin','2019-07-25 19:15:29','34.87.101.250'),(17050,1,'admin','2019-07-25 17:25:51','103.110.56.82'),(17051,1,'admin','2019-07-25 18:30:25','91.217.197.26'),(17062,1,'admin','2019-07-26 23:35:55','188.166.150.191'),(17063,1,'admin','2019-07-27 02:02:42','92.53.96.166'),(17064,0,'rootuser','2019-07-27 07:08:33','89.44.138.250'),(17125,1,'admin','2019-07-29 19:33:49','103.215.81.107'),(17124,1,'admin','2019-07-29 19:33:47','103.215.81.107'),(17030,1,'admin','2019-07-25 13:13:59','93.174.93.143'),(17027,1,'admin','2019-07-25 06:46:18','142.93.15.29'),(17026,1,'admin','2019-07-25 06:27:52','95.153.30.172'),(17029,1,'admin','2019-07-25 13:09:30','93.174.93.143'),(17028,1,'admin','2019-07-25 12:59:29','139.59.28.245'),(17037,1,'admin','2019-07-25 13:47:35','93.174.93.143'),(17036,1,'admin','2019-07-25 13:42:41','93.174.93.143'),(17035,1,'admin','2019-07-25 13:37:49','93.174.93.143'),(17034,1,'admin','2019-07-25 13:32:55','93.174.93.143'),(17033,1,'admin','2019-07-25 13:28:02','93.174.93.143'),(17083,0,'6sigma.academy','2019-07-27 20:26:16','109.199.121.70'),(17082,0,'6sigma.academy','2019-07-27 20:26:05','45.40.166.136'),(16994,1,'admin','2019-07-25 00:47:59','46.101.167.70'),(16993,1,'admin','2019-07-25 00:46:06','188.165.140.127'),(16992,1,'admin','2019-07-25 00:37:40','138.197.2.218'),(17005,1,'admin','2019-07-25 02:20:08','67.211.213.120'),(17004,0,'[login]','2019-07-25 02:05:45','43.230.131.35'),(17003,1,'admin','2019-07-25 02:05:44','43.230.131.35'),(17112,1,'admin','2019-07-29 19:33:30','103.215.81.107'),(16990,1,'admin','2019-07-25 00:22:34','45.55.34.87'),(16989,1,'admin','2019-07-25 00:09:36','190.210.9.25'),(16988,1,'admin','2019-07-25 00:07:37','137.74.158.99'),(16987,1,'admin','2019-07-25 00:07:32','54.36.84.241'),(16986,1,'admin','2019-07-24 23:48:30','178.33.52.5'),(16985,1,'admin','2019-07-24 23:48:16','54.38.226.197'),(16984,1,'admin','2019-07-24 23:45:21','46.101.126.38'),(16983,1,'admin','2019-07-24 23:33:17','23.235.206.123'),(16982,1,'admin','2019-07-24 23:29:20','217.182.6.180'),(17042,1,'admin','2019-07-25 14:12:16','93.174.93.143'),(17041,1,'admin','2019-07-25 14:07:18','93.174.93.143'),(17093,0,'[login]','2019-07-28 20:24:46','206.189.37.187'),(16978,1,'admin','2019-07-24 23:10:15','51.77.242.176'),(16977,1,'admin','2019-07-24 23:08:27','103.20.104.34'),(16976,1,'admin','2019-07-24 22:57:02','62.210.148.238'),(16975,1,'admin','2019-07-24 22:51:01','79.137.46.233'),(16974,1,'admin','2019-07-24 22:50:57','188.165.140.127'),(16973,0,'[login]','2019-07-24 22:46:40','138.68.174.198'),(16972,1,'admin','2019-07-24 22:46:34','138.68.174.198'),(16971,1,'admin','2019-07-24 22:34:54','134.209.102.2'),(16970,1,'admin','2019-07-24 22:31:57','37.187.196.64'),(17044,1,'admin','2019-07-25 14:22:05','93.174.93.143'),(17043,1,'admin','2019-07-25 14:17:09','93.174.93.143'),(16991,1,'admin','2019-07-25 00:26:53','147.135.207.246'),(16920,1,'admin','2019-07-24 16:17:50','91.134.231.96'),(16919,1,'admin','2019-07-24 15:58:45','193.70.72.249'),(16918,1,'admin','2019-07-24 15:39:55','213.32.83.233'),(16891,1,'admin','2019-07-24 10:43:28','213.32.63.123'),(16931,1,'admin','2019-07-24 18:12:16','51.255.150.172'),(16886,1,'admin','2019-07-24 09:47:18','91.134.231.96'),(16885,1,'admin','2019-07-24 09:47:11','164.132.88.89'),(16884,1,'admin','2019-07-24 09:32:13','166.62.117.196'),(16883,1,'admin','2019-07-24 09:28:35','217.182.7.137'),(16881,1,'admin','2019-07-24 09:09:47','54.36.84.241'),(16880,1,'admin','2019-07-24 08:51:08','54.36.84.241'),(16879,1,'admin','2019-07-24 08:51:02','178.33.52.5'),(16878,1,'admin','2019-07-24 08:32:10','217.182.7.137'),(16888,1,'admin','2019-07-24 10:06:03','103.110.56.82'),(16889,1,'admin','2019-07-24 10:06:15','51.77.242.176'),(16873,1,'admin','2019-07-24 07:36:08','188.165.140.127'),(16874,1,'admin','2019-07-24 07:54:32','164.132.88.89'),(16875,1,'admin','2019-07-24 07:54:40','37.187.196.64'),(16876,1,'admin','2019-07-24 08:13:16','51.255.150.172'),(16877,1,'admin','2019-07-24 08:13:30','147.135.207.246'),(16872,1,'admin','2019-07-24 07:21:20','163.172.54.52'),(16871,1,'admin','2019-07-24 07:17:45','54.36.84.241'),(16870,1,'admin','2019-07-24 07:17:30','188.165.29.110'),(16869,1,'admin','2019-07-24 06:59:05','145.239.123.117'),(16867,1,'admin','2019-07-24 06:48:51','178.62.94.63'),(16868,1,'admin','2019-07-24 06:58:58','51.255.150.172'),(16860,1,'admin','2019-07-24 05:45:32','217.182.6.180'),(16861,1,'admin','2019-07-24 06:03:48','188.165.140.127'),(16862,1,'admin','2019-07-24 06:03:55','188.165.5.15'),(16863,1,'admin','2019-07-24 06:05:45','151.80.18.191'),(16864,1,'admin','2019-07-24 06:22:17','213.32.83.233'),(16865,1,'admin','2019-07-24 06:22:33','217.182.7.137'),(16848,1,'admin','2019-07-24 04:13:37','147.135.207.246'),(16847,1,'admin','2019-07-24 03:55:11','79.137.46.233'),(16846,1,'admin','2019-07-24 03:37:02','91.134.231.96'),(16850,1,'admin','2019-07-24 04:31:55','145.239.123.117'),(16957,0,'[login]','2019-07-24 21:12:08','185.2.5.37'),(16857,1,'admin','2019-07-24 05:08:40','217.182.7.137'),(16856,1,'admin','2019-07-24 05:08:35','79.137.46.233'),(16845,0,'[login]','2019-07-24 03:13:50','97.74.232.69'),(16844,1,'admin','2019-07-24 03:13:48','97.74.232.69'),(16811,1,'admin','2019-07-22 22:28:28','178.33.38.55'),(16824,1,'admin','2019-07-23 00:17:02','54.36.221.51'),(16823,1,'admin','2019-07-23 00:16:51','54.36.221.51'),(16801,1,'admin','2019-07-22 15:58:18','157.230.93.62'),(16802,1,'admin','2019-07-22 16:30:53','178.128.201.146'),(16769,1,'admin','2019-07-20 11:50:45','35.154.143.19'),(16762,1,'admin','2019-07-20 04:29:40','67.225.165.112'),(16767,1,'admin','2019-07-20 10:05:31','35.189.29.206'),(16764,1,'admin','2019-07-20 05:43:31','173.212.225.106'),(16765,1,'admin','2019-07-20 07:51:49','103.129.222.253'),(16771,1,'admin','2019-07-20 14:20:11','62.4.25.2'),(16757,1,'admin','2019-07-20 00:14:21','157.230.33.26'),(16748,1,'admin','2019-07-19 16:27:34','104.155.90.156'),(17139,1,'admin','2019-07-29 19:34:10','103.215.81.107'),(17140,1,'admin','2019-07-29 19:34:11','103.215.81.107'),(17141,1,'admin','2019-07-29 19:34:12','103.215.81.107'),(17142,1,'admin','2019-07-29 19:34:14','103.215.81.107'),(17143,1,'admin','2019-07-29 19:34:15','103.215.81.107'),(17144,1,'admin','2019-07-29 19:34:16','103.215.81.107'),(17145,1,'admin','2019-07-29 19:34:18','103.215.81.107'),(17146,1,'admin','2019-07-29 19:34:19','103.215.81.107'),(17147,1,'admin','2019-07-29 19:34:21','103.215.81.107'),(17148,1,'admin','2019-07-29 19:34:22','103.215.81.107'),(17149,1,'admin','2019-07-29 19:34:24','103.215.81.107'),(17150,1,'admin','2019-07-29 19:34:25','103.215.81.107'),(17151,1,'admin','2019-07-29 19:34:27','103.215.81.107'),(17152,1,'admin','2019-07-29 19:34:28','103.215.81.107'),(17153,1,'admin','2019-07-29 19:34:29','103.215.81.107'),(17154,1,'admin','2019-07-29 19:34:31','103.215.81.107'),(17155,1,'admin','2019-07-29 19:34:32','103.215.81.107'),(17156,1,'admin','2019-07-29 19:34:34','103.215.81.107'),(16721,1,'admin','2019-07-19 15:59:46','142.93.65.163'),(16722,0,'[login]','2019-07-19 15:59:47','142.93.65.163'),(16692,1,'admin','2019-07-19 15:34:10','91.185.212.110'),(16693,1,'admin','2019-07-19 15:34:29','178.128.217.47'),(16694,1,'admin','2019-07-19 15:35:21','51.15.242.148'),(16695,1,'admin','2019-07-19 15:38:26','188.166.246.69'),(16696,0,'[login]','2019-07-19 15:38:28','188.166.246.69'),(16697,1,'admin','2019-07-19 15:38:58','125.253.116.140'),(16698,0,'[login]','2019-07-19 15:39:00','125.253.116.140'),(16699,1,'admin','2019-07-19 15:39:59','139.99.77.160'),(16700,0,'[login]','2019-07-19 15:40:00','139.99.77.160'),(16701,1,'admin','2019-07-19 15:42:22','62.210.148.238'),(16702,1,'admin','2019-07-19 15:42:36','62.221.197.214'),(16703,0,'[login]','2019-07-19 15:42:36','62.221.197.214'),(16704,1,'admin','2019-07-19 15:44:51','46.101.227.12'),(16705,1,'admin','2019-07-19 15:45:55','192.169.190.180'),(16706,0,'[login]','2019-07-19 15:45:56','192.169.190.180'),(16707,1,'admin','2019-07-19 15:47:35','49.249.237.226'),(16708,1,'admin','2019-07-19 15:48:26','192.254.143.9'),(16709,0,'[login]','2019-07-19 15:48:27','192.254.143.9'),(16710,1,'admin','2019-07-19 15:50:44','145.239.140.147'),(16711,0,'[login]','2019-07-19 15:50:45','145.239.140.147'),(16712,1,'admin','2019-07-19 15:52:24','206.189.154.8'),(16713,0,'[login]','2019-07-19 15:52:26','206.189.154.8'),(16714,1,'admin','2019-07-19 15:53:34','103.72.163.180'),(16715,0,'[login]','2019-07-19 15:53:36','103.72.163.180'),(16716,1,'admin','2019-07-19 15:56:29','159.89.182.139'),(16717,0,'[login]','2019-07-19 15:56:30','159.89.182.139'),(17179,1,'admin','2019-07-29 19:35:08','103.215.81.107'),(16658,1,'admin','2019-07-19 14:47:00','103.56.157.13'),(16657,0,'[login]','2019-07-19 14:46:48','89.111.20.2'),(16656,1,'admin','2019-07-19 14:46:48','89.111.20.2'),(16655,0,'[login]','2019-07-19 14:45:38','88.198.22.43'),(16654,1,'admin','2019-07-19 14:45:37','88.198.22.43'),(16643,0,'[login]','2019-07-19 14:32:49','107.189.3.58'),(16644,1,'admin','2019-07-19 14:35:20','149.56.129.8'),(16645,1,'admin','2019-07-19 14:37:33','163.172.164.135'),(16646,0,'[login]','2019-07-19 14:37:33','163.172.164.135'),(16647,1,'admin','2019-07-19 14:39:21','163.172.67.200'),(16648,1,'admin','2019-07-19 14:39:58','81.169.128.157'),(16649,0,'[login]','2019-07-19 14:39:59','81.169.128.157'),(16650,1,'admin','2019-07-19 14:42:40','178.19.109.66'),(16651,0,'[login]','2019-07-19 14:42:41','178.19.109.66'),(16652,1,'admin','2019-07-19 14:43:53','158.69.224.11'),(16653,0,'[login]','2019-07-19 14:43:54','158.69.224.11'),(17086,0,'6sigma.academy','2019-07-27 20:27:01','23.238.20.94'),(16686,1,'admin','2019-07-19 15:23:59','35.237.101.161'),(16687,1,'admin','2019-07-19 15:25:55','37.123.98.250'),(16688,0,'[login]','2019-07-19 15:25:56','37.123.98.250'),(16689,1,'admin','2019-07-19 15:26:22','37.48.84.92'),(17187,1,'admin','2019-07-29 19:35:21','103.215.81.107'),(17188,1,'admin','2019-07-29 19:35:22','103.215.81.107'),(16669,1,'admin','2019-07-19 15:04:30','178.62.83.179'),(16670,1,'admin','2019-07-19 15:05:13','103.1.238.146'),(16671,1,'admin','2019-07-19 15:07:23','188.165.225.106'),(16672,1,'admin','2019-07-19 15:08:40','124.158.4.37'),(16673,1,'admin','2019-07-19 15:09:41','139.59.42.255'),(16674,1,'admin','2019-07-19 15:11:16','45.40.134.20'),(16675,1,'admin','2019-07-19 15:12:45','45.77.39.187'),(16676,1,'admin','2019-07-19 15:13:57','192.99.147.77'),(16677,1,'admin','2019-07-19 15:14:17','54.36.172.181'),(16678,1,'admin','2019-07-19 15:18:49','67.213.72.3'),(16679,0,'[login]','2019-07-19 15:18:55','67.213.72.3'),(16680,1,'admin','2019-07-19 15:19:45','207.180.198.120'),(16774,1,'admin','2019-07-20 17:33:47','54.37.18.31'),(16776,1,'admin','2019-07-20 19:09:47','138.197.81.188'),(17084,1,'admin','2019-07-27 20:26:35','103.18.109.178'),(17085,0,'6sigma.academy','2019-07-27 20:26:49','66.147.244.195'),(16602,1,'admin','2019-07-19 13:55:23','134.119.178.239'),(16601,1,'admin','2019-07-19 13:54:24','37.59.36.9'),(16575,0,'[login]','2019-07-19 13:32:59','27.121.67.105'),(16576,1,'admin','2019-07-19 13:34:59','213.32.25.46'),(16577,1,'admin','2019-07-19 13:36:13','187.109.79.16'),(16578,0,'[login]','2019-07-19 13:36:19','187.109.79.16'),(16579,1,'admin','2019-07-19 13:37:58','206.189.207.200'),(16580,1,'admin','2019-07-19 13:38:19','103.45.229.20'),(16581,1,'admin','2019-07-19 13:40:21','206.189.90.92'),(16582,0,'[login]','2019-07-19 13:40:23','206.189.90.92'),(16583,1,'admin','2019-07-19 13:41:08','46.101.202.232'),(16584,0,'[login]','2019-07-19 13:41:09','46.101.202.232'),(16585,1,'admin','2019-07-19 13:41:52','66.45.245.146'),(16586,0,'[login]','2019-07-19 13:41:53','66.45.245.146'),(16587,1,'admin','2019-07-19 13:43:02','185.238.29.12'),(16588,1,'admin','2019-07-19 13:45:01','103.209.1.69'),(16589,0,'[login]','2019-07-19 13:45:02','103.209.1.69'),(16590,1,'admin','2019-07-19 13:45:42','185.26.156.22'),(16591,1,'admin','2019-07-19 13:47:06','216.10.250.135'),(16592,0,'[login]','2019-07-19 13:47:08','216.10.250.135'),(16593,1,'admin','2019-07-19 13:49:44','178.128.194.208'),(16594,1,'admin','2019-07-19 13:49:46','163.172.31.156'),(16595,0,'[login]','2019-07-19 13:49:46','163.172.31.156'),(16596,1,'admin','2019-07-19 13:50:00','157.230.61.98'),(16597,1,'admin','2019-07-19 13:51:22','196.216.53.134'),(16598,0,'[login]','2019-07-19 13:51:23','196.216.53.134'),(16599,1,'admin','2019-07-19 13:52:56','217.160.107.53'),(16600,0,'[login]','2019-07-19 13:52:56','217.160.107.53'),(16939,1,'admin','2019-07-24 19:09:30','193.70.72.249'),(16634,0,'[login]','2019-07-19 14:26:17','77.88.87.74'),(16633,1,'admin','2019-07-19 14:26:17','77.88.87.74'),(16624,1,'admin','2019-07-19 14:15:29','128.199.116.19'),(16625,1,'admin','2019-07-19 14:17:32','172.110.18.127'),(16626,1,'admin','2019-07-19 14:17:33','200.129.150.223'),(16627,1,'admin','2019-07-19 14:18:24','144.217.14.14'),(16628,0,'[login]','2019-07-19 14:18:25','144.217.14.14'),(16629,1,'admin','2019-07-19 14:21:32','209.182.193.5'),(16630,1,'admin','2019-07-19 14:23:21','128.199.254.136'),(16631,0,'[login]','2019-07-19 14:23:22','128.199.254.136'),(16632,1,'admin','2019-07-19 14:23:59','128.199.144.99'),(16499,1,'admin','2019-07-19 12:27:24','184.82.128.163'),(17195,1,'admin','2019-07-29 19:35:32','103.215.81.107'),(17194,1,'admin','2019-07-29 19:35:31','103.215.81.107'),(17193,1,'admin','2019-07-29 19:35:30','103.215.81.107'),(16524,0,'[login]','2019-07-19 12:52:39','120.78.176.188'),(16523,1,'admin','2019-07-19 12:52:37','120.78.176.188'),(16522,1,'admin','2019-07-19 12:52:07','186.202.189.146'),(16503,1,'admin','2019-07-19 12:31:17','5.56.62.126'),(16504,1,'admin','2019-07-19 12:34:12','45.32.174.210'),(16505,1,'admin','2019-07-19 12:34:32','163.172.67.200'),(16506,1,'admin','2019-07-19 12:35:00','138.201.65.237'),(16507,1,'admin','2019-07-19 12:37:09','138.201.36.93'),(16508,1,'admin','2019-07-19 12:38:24','51.77.193.28'),(16509,1,'admin','2019-07-19 12:38:27','80.191.140.42'),(16510,1,'admin','2019-07-19 12:41:28','37.1.200.139'),(16511,1,'admin','2019-07-19 12:41:45','193.112.223.243'),(16512,1,'admin','2019-07-19 12:44:03','209.97.151.20'),(16513,1,'admin','2019-07-19 12:44:33','164.132.170.24'),(16514,1,'admin','2019-07-19 12:44:49','52.47.147.36'),(16515,1,'admin','2019-07-19 12:45:58','62.219.78.159'),(16516,1,'admin','2019-07-19 12:47:30','104.238.94.107'),(16517,0,'[login]','2019-07-19 12:47:30','104.238.94.107'),(16518,1,'admin','2019-07-19 12:48:54','103.81.86.217'),(16519,0,'[login]','2019-07-19 12:48:55','103.81.86.217'),(16520,1,'admin','2019-07-19 12:49:16','66.42.38.173'),(16521,0,'[login]','2019-07-19 12:49:17','66.42.38.173'),(16458,1,'admin','2019-07-19 11:33:17','200.98.137.137'),(16457,1,'admin','2019-07-19 11:29:57','5.196.11.146'),(16456,1,'admin','2019-07-19 11:29:29','173.236.196.112'),(16541,0,'[login]','2019-07-19 13:05:20','104.44.143.113'),(16465,1,'admin','2019-07-19 11:42:42','34.68.204.156'),(16539,0,'[login]','2019-07-19 13:03:20','159.65.14.198'),(16540,1,'admin','2019-07-19 13:05:16','104.44.143.113'),(16459,1,'admin','2019-07-19 11:33:25','46.101.197.131'),(16533,0,'[login]','2019-07-19 12:57:23','217.71.131.243'),(16538,1,'admin','2019-07-19 13:03:18','159.65.14.198'),(16534,1,'admin','2019-07-19 12:58:54','95.110.207.17'),(16535,0,'[login]','2019-07-19 12:58:55','95.110.207.17'),(16536,1,'admin','2019-07-19 12:59:33','67.205.11.86'),(16537,1,'admin','2019-07-19 13:00:14','37.48.84.92'),(16946,0,'[login]','2019-07-24 20:20:09','142.93.153.149'),(16947,1,'admin','2019-07-24 20:26:05','193.92.49.162'),(16955,1,'admin','2019-07-24 21:03:26','68.183.88.87'),(16532,1,'admin','2019-07-19 12:57:22','217.71.131.243'),(16933,1,'admin','2019-07-24 18:31:16','178.33.52.5'),(16530,1,'admin','2019-07-19 12:55:51','78.108.216.156'),(16934,1,'admin','2019-07-24 18:31:20','188.165.5.15'),(16531,0,'[login]','2019-07-19 12:55:52','78.108.216.156'),(16529,0,'[login]','2019-07-19 12:55:24','45.77.252.192'),(16527,1,'admin','2019-07-19 12:52:54','159.89.146.0'),(16528,1,'admin','2019-07-19 12:55:23','45.77.252.192'),(16502,1,'admin','2019-07-19 12:30:23','51.254.121.129'),(16935,1,'admin','2019-07-24 18:50:14','193.70.72.249'),(16526,0,'[login]','2019-07-19 12:52:48','144.76.168.173'),(16525,1,'admin','2019-07-19 12:52:47','144.76.168.173'),(17189,1,'admin','2019-07-29 19:35:24','103.215.81.107'),(16501,1,'admin','2019-07-19 12:30:05','52.2.139.217'),(16500,1,'admin','2019-07-19 12:27:53','149.255.62.18'),(17192,1,'admin','2019-07-29 19:35:28','103.215.81.107'),(17190,1,'admin','2019-07-29 19:35:25','103.215.81.107'),(17191,1,'admin','2019-07-29 19:35:27','103.215.81.107'),(16937,1,'admin','2019-07-24 18:50:22','213.32.83.233'),(16936,0,'[login]','2019-07-24 18:50:15','193.70.72.249'),(16621,1,'admin','2019-07-19 14:13:46','165.22.250.212'),(16622,1,'admin','2019-07-19 14:13:54','34.76.77.113'),(16623,0,'[login]','2019-07-19 14:13:55','34.76.77.113'),(16938,0,'[login]','2019-07-24 18:50:23','213.32.83.233'),(16635,1,'admin','2019-07-19 14:26:51','178.62.83.179'),(16615,1,'admin','2019-07-19 14:08:48','64.111.126.250'),(16616,0,'[login]','2019-07-19 14:08:49','64.111.126.250'),(16617,1,'admin','2019-07-19 14:10:24','115.94.13.52'),(16618,0,'[login]','2019-07-19 14:10:26','115.94.13.52'),(16619,1,'admin','2019-07-19 14:11:20','62.116.165.86'),(16780,1,'admin','2019-07-21 00:57:41','3.130.103.113'),(16620,0,'[login]','2019-07-19 14:11:21','62.116.165.86'),(16614,1,'admin','2019-07-19 14:06:45','192.169.188.105'),(16779,1,'admin','2019-07-20 23:13:43','144.76.153.28'),(16610,1,'admin','2019-07-19 14:03:18','190.196.69.42'),(16611,0,'[login]','2019-07-19 14:03:19','190.196.69.42'),(16612,1,'admin','2019-07-19 14:03:51','188.166.72.215'),(16613,1,'admin','2019-07-19 14:06:09','141.85.216.237'),(16608,1,'admin','2019-07-19 14:01:25','18.219.128.83'),(16607,0,'[login]','2019-07-19 13:57:55','31.47.251.18'),(16778,1,'admin','2019-07-20 20:32:39','217.74.9.110'),(16609,1,'admin','2019-07-19 14:01:27','138.197.196.243'),(16603,0,'[login]','2019-07-19 13:55:24','134.119.178.239'),(16604,1,'admin','2019-07-19 13:57:14','203.138.98.164'),(16605,0,'[login]','2019-07-19 13:57:15','203.138.98.164'),(16606,1,'admin','2019-07-19 13:57:54','31.47.251.18'),(16569,0,'[login]','2019-07-19 13:27:18','45.32.21.250'),(16570,1,'admin','2019-07-19 13:31:28','207.180.231.50'),(16571,0,'[login]','2019-07-19 13:31:30','207.180.231.50'),(16572,1,'admin','2019-07-19 13:32:13','104.248.244.135'),(16573,0,'[login]','2019-07-19 13:32:15','104.248.244.135'),(16574,1,'admin','2019-07-19 13:32:56','27.121.67.105'),(16777,1,'admin','2019-07-20 19:51:42','93.125.99.117'),(16785,1,'admin','2019-07-21 08:15:01','139.59.65.115'),(16809,1,'admin','2019-07-22 22:07:08','54.36.221.51'),(16810,1,'admin','2019-07-22 22:07:18','54.36.221.51'),(16815,1,'admin','2019-07-22 22:50:19','37.187.196.64'),(16775,1,'admin','2019-07-20 18:29:31','103.81.85.214'),(16816,1,'admin','2019-07-22 23:11:50','54.36.64.245'),(16817,1,'admin','2019-07-22 23:12:01','54.36.64.245'),(16832,1,'admin','2019-07-23 01:23:15','188.165.140.127'),(16858,1,'admin','2019-07-24 05:26:58','188.165.140.127'),(16859,1,'admin','2019-07-24 05:27:16','137.74.158.99'),(16958,1,'admin','2019-07-24 21:15:24','51.77.242.176'),(16959,1,'admin','2019-07-24 21:22:57','35.237.101.161'),(16960,0,'[login]','2019-07-24 21:22:58','35.237.101.161'),(17046,1,'admin','2019-07-25 14:27:03','93.174.93.143'),(16685,0,'[login]','2019-07-19 15:22:46','192.81.218.186'),(16684,1,'admin','2019-07-19 15:22:31','192.81.218.186'),(16683,0,'[login]','2019-07-19 15:21:27','142.44.163.101'),(16682,1,'admin','2019-07-19 15:21:27','142.44.163.101'),(16681,0,'[login]','2019-07-19 15:19:45','207.180.198.120'),(16668,1,'admin','2019-07-19 15:01:08','157.230.212.42'),(16667,1,'admin','2019-07-19 14:59:36','162.241.33.57'),(16666,1,'admin','2019-07-19 14:59:14','162.243.7.171'),(16665,1,'admin','2019-07-19 14:57:59','167.99.156.157'),(16659,0,'[login]','2019-07-19 14:47:11','103.56.157.13'),(16660,1,'admin','2019-07-19 14:47:22','103.67.236.173'),(16661,1,'admin','2019-07-19 14:50:18','123.30.143.144'),(16662,1,'admin','2019-07-19 14:51:18','62.210.148.238'),(16642,1,'admin','2019-07-19 14:32:48','107.189.3.58'),(16772,1,'admin','2019-07-20 15:35:59','31.186.8.165'),(16664,1,'admin','2019-07-19 14:56:47','45.32.174.210'),(16663,1,'admin','2019-07-19 14:55:23','185.2.5.29'),(16641,0,'[login]','2019-07-19 14:31:51','34.87.78.41'),(16640,1,'admin','2019-07-19 14:31:49','34.87.78.41'),(16639,0,'[login]','2019-07-19 14:30:17','202.154.188.12'),(16638,1,'admin','2019-07-19 14:30:16','202.154.188.12'),(16637,0,'[login]','2019-07-19 14:27:52','153.92.5.233'),(16636,1,'admin','2019-07-19 14:27:50','153.92.5.233'),(16741,1,'admin','2019-07-19 16:18:44','51.38.177.31'),(16740,0,'[login]','2019-07-19 16:18:10','162.243.7.171'),(17180,1,'admin','2019-07-29 19:35:09','103.215.81.107'),(16746,0,'[login]','2019-07-19 16:24:35','204.48.17.40'),(16747,1,'admin','2019-07-19 16:26:40','34.87.11.3'),(16745,1,'admin','2019-07-19 16:24:31','204.48.17.40'),(16744,1,'admin','2019-07-19 16:23:32','159.65.126.173'),(16743,1,'admin','2019-07-19 16:21:28','68.183.196.199'),(16742,1,'admin','2019-07-19 16:19:58','37.59.9.195'),(16723,1,'admin','2019-07-19 16:00:39','159.203.30.2'),(17181,1,'admin','2019-07-29 19:35:11','103.215.81.107'),(16739,1,'admin','2019-07-19 16:18:10','162.243.7.171'),(16738,0,'[login]','2019-07-19 16:15:22','103.199.2.200'),(16735,1,'admin','2019-07-19 16:15:16','37.123.98.250'),(16736,0,'[login]','2019-07-19 16:15:17','37.123.98.250'),(16737,1,'admin','2019-07-19 16:15:18','103.199.2.200'),(16734,0,'[login]','2019-07-19 16:11:26','118.97.232.50'),(16724,0,'[login]','2019-07-19 16:00:39','159.203.30.2'),(16725,1,'admin','2019-07-19 16:03:49','173.212.225.24'),(16726,1,'admin','2019-07-19 16:05:29','23.91.70.10'),(16727,0,'[login]','2019-07-19 16:05:30','23.91.70.10'),(16728,1,'admin','2019-07-19 16:05:36','139.59.181.142'),(16729,0,'[login]','2019-07-19 16:05:37','139.59.181.142'),(16730,1,'admin','2019-07-19 16:07:31','206.189.90.92'),(16731,0,'[login]','2019-07-19 16:07:35','206.189.90.92'),(16691,1,'admin','2019-07-19 15:31:51','188.166.72.215'),(17185,1,'admin','2019-07-29 19:35:18','103.215.81.107'),(17184,1,'admin','2019-07-29 19:35:16','103.215.81.107'),(16733,1,'admin','2019-07-19 16:11:24','118.97.232.50'),(16732,1,'admin','2019-07-19 16:10:41','94.182.227.98'),(17183,1,'admin','2019-07-29 19:35:14','103.215.81.107'),(17182,1,'admin','2019-07-29 19:35:13','103.215.81.107'),(16720,0,'[login]','2019-07-19 15:57:43','51.89.20.191'),(16718,0,'[login]','2019-07-19 15:57:33','208.123.215.145'),(16719,1,'admin','2019-07-19 15:57:42','51.89.20.191'),(17171,1,'admin','2019-07-29 19:34:56','103.215.81.107'),(16751,1,'admin','2019-07-19 18:14:48','206.189.68.161'),(16773,1,'admin','2019-07-20 16:12:55','148.72.232.140'),(16690,1,'admin','2019-07-19 15:31:30','178.62.83.179'),(17186,1,'admin','2019-07-29 19:35:19','103.215.81.107'),(17178,1,'admin','2019-07-29 19:35:07','103.215.81.107'),(17177,1,'admin','2019-07-29 19:35:05','103.215.81.107'),(17172,1,'admin','2019-07-29 19:34:57','103.215.81.107'),(17173,1,'admin','2019-07-29 19:34:59','103.215.81.107'),(17174,1,'admin','2019-07-29 19:35:00','103.215.81.107'),(17175,1,'admin','2019-07-29 19:35:02','103.215.81.107'),(17176,1,'admin','2019-07-29 19:35:04','103.215.81.107'),(17170,1,'admin','2019-07-29 19:34:54','103.215.81.107'),(17169,1,'admin','2019-07-29 19:34:53','103.215.81.107'),(17168,1,'admin','2019-07-29 19:34:51','103.215.81.107'),(17167,1,'admin','2019-07-29 19:34:50','103.215.81.107'),(17157,1,'admin','2019-07-29 19:34:35','103.215.81.107'),(17158,1,'admin','2019-07-29 19:34:36','103.215.81.107'),(17159,1,'admin','2019-07-29 19:34:38','103.215.81.107'),(17160,1,'admin','2019-07-29 19:34:39','103.215.81.107'),(17161,1,'admin','2019-07-29 19:34:41','103.215.81.107'),(17162,1,'admin','2019-07-29 19:34:42','103.215.81.107'),(17163,1,'admin','2019-07-29 19:34:44','103.215.81.107'),(17164,1,'admin','2019-07-29 19:34:45','103.215.81.107'),(17165,1,'admin','2019-07-29 19:34:47','103.215.81.107'),(17166,1,'admin','2019-07-29 19:34:48','103.215.81.107'),(17136,1,'admin','2019-07-29 19:34:05','103.215.81.107'),(17137,1,'admin','2019-07-29 19:34:07','103.215.81.107'),(17138,1,'admin','2019-07-29 19:34:08','103.215.81.107'),(16750,1,'admin','2019-07-19 16:28:36','144.76.168.173'),(17131,1,'admin','2019-07-29 19:33:57','103.215.81.107'),(17132,1,'admin','2019-07-29 19:33:59','103.215.81.107'),(17133,1,'admin','2019-07-29 19:34:00','103.215.81.107'),(17134,1,'admin','2019-07-29 19:34:02','103.215.81.107'),(17135,1,'admin','2019-07-29 19:34:03','103.215.81.107'),(16754,1,'admin','2019-07-19 21:12:27','138.197.102.225'),(17130,1,'admin','2019-07-29 19:33:56','103.215.81.107'),(16758,1,'admin','2019-07-20 00:51:32','206.189.44.77'),(16759,1,'admin','2019-07-20 01:28:38','142.93.87.106'),(16760,1,'admin','2019-07-20 03:16:08','188.166.239.94'),(16761,1,'admin','2019-07-20 03:53:49','128.199.80.189'),(16752,1,'admin','2019-07-19 19:25:21','203.190.37.250'),(16753,1,'admin','2019-07-19 20:28:47','109.237.109.107'),(16763,1,'admin','2019-07-20 05:04:35','157.230.134.219'),(16755,1,'admin','2019-07-19 21:50:04','142.93.214.242'),(16756,1,'admin','2019-07-19 23:03:24','81.177.141.30'),(16770,1,'admin','2019-07-20 13:45:02','45.32.122.176'),(16749,0,'[login]','2019-07-19 16:27:35','104.155.90.156'),(16786,1,'admin','2019-07-21 09:00:45','195.30.85.70'),(16787,1,'admin','2019-07-21 09:47:34','167.99.118.194'),(16788,1,'admin','2019-07-21 10:30:14','148.70.217.225'),(16789,1,'admin','2019-07-21 12:00:50','104.248.240.151'),(16790,1,'admin','2019-07-21 15:54:15','178.128.113.96'),(16791,1,'admin','2019-07-21 16:42:33','35.154.143.19'),(16792,1,'admin','2019-07-21 17:28:43','165.22.26.231'),(16795,1,'admin','2019-07-22 08:20:43','188.127.230.7'),(16929,1,'admin','2019-07-24 18:12:11','54.38.226.197'),(16924,1,'admin','2019-07-24 17:14:57','188.165.29.110'),(16766,1,'admin','2019-07-20 09:31:01','178.128.113.96'),(17087,1,'admin','2019-07-27 20:27:15','185.173.224.24'),(16768,1,'admin','2019-07-20 10:39:11','167.99.68.23'),(16803,1,'admin','2019-07-22 18:08:06','103.74.123.51'),(16804,1,'admin','2019-07-22 18:39:25','94.101.81.197'),(16805,1,'admin','2019-07-22 19:48:39','178.62.114.210'),(16808,1,'admin','2019-07-22 21:45:14','217.182.7.137'),(16807,1,'admin','2019-07-22 21:45:04','37.187.196.64'),(16781,1,'admin','2019-07-21 02:23:41','67.205.37.16'),(16782,1,'admin','2019-07-21 03:21:52','45.122.223.63'),(16783,1,'admin','2019-07-21 05:57:44','192.145.239.47'),(16784,1,'admin','2019-07-21 07:28:56','31.186.8.165'),(16793,1,'admin','2019-07-21 18:14:44','45.55.210.156'),(16822,1,'admin','2019-07-22 23:55:01','137.74.158.99'),(16794,1,'admin','2019-07-22 07:50:58','157.230.93.62'),(16797,1,'admin','2019-07-22 09:19:33','138.68.59.131'),(16796,1,'admin','2019-07-22 08:50:38','139.59.7.234'),(16806,1,'admin','2019-07-22 20:21:14','185.207.136.33'),(16798,1,'admin','2019-07-22 09:55:37','46.105.98.64'),(16799,1,'admin','2019-07-22 11:27:18','128.199.195.139'),(16800,1,'admin','2019-07-22 14:27:45','159.89.172.190'),(16821,1,'admin','2019-07-22 23:54:51','137.74.158.99'),(16820,1,'admin','2019-07-22 23:33:29','217.182.7.137'),(16819,1,'admin','2019-07-22 23:33:20','51.255.150.172'),(16818,1,'admin','2019-07-22 23:30:14','207.180.205.248'),(16831,1,'admin','2019-07-23 01:23:05','217.182.6.180'),(16930,0,'[login]','2019-07-24 18:12:12','54.38.226.197'),(16843,0,'[login]','2019-07-24 03:09:48','165.227.184.124'),(16842,1,'admin','2019-07-24 03:09:37','165.227.184.124'),(16841,0,'[login]','2019-07-24 02:57:19','134.119.178.239'),(16913,1,'admin','2019-07-24 14:48:14','137.74.158.99'),(16912,1,'admin','2019-07-24 14:29:25','94.23.90.96'),(16814,1,'admin','2019-07-22 22:50:09','137.74.158.99'),(16813,1,'admin','2019-07-22 22:31:10','165.22.104.134'),(16812,1,'admin','2019-07-22 22:28:37','145.239.123.117'),(16914,1,'admin','2019-07-24 14:48:20','193.70.72.249'),(16830,1,'admin','2019-07-23 01:13:54','178.128.124.31'),(16829,1,'admin','2019-07-23 01:00:56','213.32.63.123'),(16828,1,'admin','2019-07-23 01:00:44','213.32.63.123'),(16827,1,'admin','2019-07-23 00:41:59','216.224.166.11'),(16826,1,'admin','2019-07-23 00:39:02','147.135.207.246'),(16825,1,'admin','2019-07-23 00:38:51','54.38.226.197'),(16838,1,'admin','2019-07-23 23:17:00','139.59.179.115'),(16837,1,'admin','2019-07-23 21:41:22','184.154.73.98'),(16890,1,'admin','2019-07-24 10:25:00','51.77.242.176'),(16866,1,'admin','2019-07-24 06:40:45','94.23.90.96'),(16882,1,'admin','2019-07-24 09:09:56','145.239.123.117'),(16887,1,'admin','2019-07-24 10:06:02','54.38.226.197'),(16932,0,'[login]','2019-07-24 18:12:17','51.255.150.172'),(16897,1,'admin','2019-07-24 11:39:22','54.38.226.197'),(16917,1,'admin','2019-07-24 15:21:02','54.36.84.241'),(16839,1,'admin','2019-07-24 02:14:33','124.104.224.251'),(16840,1,'admin','2019-07-24 02:57:18','134.119.178.239'),(16834,1,'admin','2019-07-23 07:08:30','138.68.59.131'),(16835,1,'admin','2019-07-23 18:17:14','173.254.213.10'),(16836,1,'admin','2019-07-23 21:03:03','142.93.1.71'),(16833,1,'admin','2019-07-23 01:32:12','207.180.254.62'),(16854,1,'admin','2019-07-24 04:50:16','79.137.109.83'),(16855,1,'admin','2019-07-24 05:02:25','185.207.136.33'),(16853,0,'[login]','2019-07-24 04:34:03','181.177.242.227'),(16852,1,'admin','2019-07-24 04:33:56','181.177.242.227'),(16851,1,'admin','2019-07-24 04:32:11','54.36.221.51'),(16849,1,'admin','2019-07-24 04:13:42','54.36.64.245'),(16923,0,'[login]','2019-07-24 16:55:51','91.121.82.64'),(16922,1,'admin','2019-07-24 16:55:50','91.121.82.64'),(16921,1,'admin','2019-07-24 16:36:46','193.70.72.249'),(16928,1,'admin','2019-07-24 17:53:10','147.135.207.246'),(16927,1,'admin','2019-07-24 17:53:03','147.135.207.246'),(16926,0,'[login]','2019-07-24 17:34:01','37.187.196.64'),(16925,1,'admin','2019-07-24 17:34:00','37.187.196.64'),(16956,1,'admin','2019-07-24 21:12:08','185.2.5.37'),(16940,1,'admin','2019-07-24 19:09:39','54.36.64.245'),(16916,0,'[login]','2019-07-24 15:01:41','147.135.207.246'),(16911,1,'admin','2019-07-24 14:10:34','54.36.221.51'),(16910,1,'admin','2019-07-24 13:51:48','217.182.7.137'),(16909,1,'admin','2019-07-24 13:51:33','54.36.64.245'),(16907,1,'admin','2019-07-24 13:14:00','54.38.226.197'),(16906,1,'admin','2019-07-24 12:55:07','54.36.84.241'),(16905,1,'admin','2019-07-24 12:54:50','37.187.196.64'),(16904,1,'admin','2019-07-24 12:35:56','145.239.123.117'),(16903,1,'admin','2019-07-24 12:35:51','213.32.83.233'),(16908,1,'admin','2019-07-24 13:32:46','188.165.5.15'),(16915,1,'admin','2019-07-24 15:01:41','147.135.207.246'),(16902,1,'admin','2019-07-24 12:17:59','193.34.145.18'),(16901,1,'admin','2019-07-24 12:17:04','54.36.221.51'),(16900,1,'admin','2019-07-24 11:58:12','91.121.82.64'),(16899,1,'admin','2019-07-24 11:57:56','79.137.46.233'),(16898,1,'admin','2019-07-24 11:39:26','145.239.123.117'),(16896,1,'admin','2019-07-24 11:20:53','137.74.158.99'),(16892,1,'admin','2019-07-24 10:43:33','188.165.140.127'),(16893,1,'admin','2019-07-24 11:02:04','193.70.72.249'),(16894,1,'admin','2019-07-24 11:02:19','193.70.72.249'),(16895,1,'admin','2019-07-24 11:11:59','104.248.240.151'),(17088,1,'admin','2019-07-27 21:59:45','103.92.28.162'),(17097,1,'admin','2019-07-28 23:42:35','206.189.195.219'),(17098,1,'admin','2019-07-29 04:48:36','103.99.208.103'),(17099,1,'admin','2019-07-29 05:51:26','92.53.98.31'),(17100,1,'admin','2019-07-29 09:57:56','167.99.68.23'),(17101,1,'admin','2019-07-29 13:42:00','188.120.226.54'),(17102,1,'admin','2019-07-29 14:54:51','54.36.64.245'),(16980,0,'[login]','2019-07-24 23:20:44','158.140.189.62'),(16979,1,'admin','2019-07-24 23:20:43','158.140.189.62'),(16969,1,'admin','2019-07-24 22:12:45','54.36.64.245'),(16968,1,'admin','2019-07-24 22:09:43','171.244.49.72'),(16967,1,'admin','2019-07-24 21:57:27','45.32.226.48'),(16966,1,'admin','2019-07-24 21:53:45','51.77.242.176'),(16965,1,'admin','2019-07-24 21:53:38','217.182.6.180'),(16964,1,'admin','2019-07-24 21:47:00','206.189.91.206'),(16963,1,'admin','2019-07-24 21:36:06','128.199.69.60'),(16962,1,'admin','2019-07-24 21:34:43','217.182.6.180'),(16944,1,'admin','2019-07-24 20:17:18','91.134.231.96'),(16943,1,'admin','2019-07-24 19:48:01','178.33.38.55'),(16942,1,'admin','2019-07-24 19:29:02','188.165.140.127'),(16941,1,'admin','2019-07-24 19:28:47','164.132.88.89'),(16954,1,'admin','2019-07-24 20:55:56','137.74.158.99'),(16953,1,'admin','2019-07-24 20:49:36','149.255.58.54'),(16952,1,'admin','2019-07-24 20:39:19','195.200.252.203'),(16951,1,'admin','2019-07-24 20:36:40','188.165.5.15'),(16950,1,'admin','2019-07-24 20:36:35','54.36.64.245'),(16949,0,'[login]','2019-07-24 20:27:48','217.182.76.123'),(16948,1,'admin','2019-07-24 20:27:48','217.182.76.123'),(17045,1,'admin','2019-07-25 14:24:57','13.69.133.73'),(16981,1,'admin','2019-07-24 23:25:26','45.122.223.63'),(16961,1,'admin','2019-07-24 21:34:30','79.137.109.83'),(20592,1,'admin','2019-09-02 03:00:52','51.79.20.92'),(17081,1,'admin','2019-07-27 20:26:01','101.0.93.194'),(17019,1,'admin','2019-07-25 05:17:18','82.146.38.63'),(17018,1,'admin','2019-07-25 05:03:16','118.88.19.190'),(17017,1,'admin','2019-07-25 04:49:02','80.211.3.191'),(17016,1,'admin','2019-07-25 04:35:49','128.199.187.219'),(17025,1,'admin','2019-07-25 06:13:54','103.6.198.47'),(17024,1,'admin','2019-07-25 06:03:21','91.134.248.230'),(17023,1,'admin','2019-07-25 05:46:50','68.183.184.78'),(17022,0,'[login]','2019-07-25 05:33:54','163.172.72.161'),(17021,1,'admin','2019-07-25 05:33:49','163.172.72.161'),(17032,1,'admin','2019-07-25 13:23:12','93.174.93.143'),(17008,1,'admin','2019-07-25 03:00:03','60.249.179.122'),(17007,1,'admin','2019-07-25 02:47:32','104.248.220.78'),(17006,1,'admin','2019-07-25 02:33:12','66.70.191.84'),(17013,1,'admin','2019-07-25 04:07:32','46.101.202.232'),(17012,1,'admin','2019-07-25 03:55:25','193.112.128.197'),(17011,1,'admin','2019-07-25 03:40:23','4.78.193.138'),(17010,1,'admin','2019-07-25 03:27:20','175.107.192.204'),(17038,1,'admin','2019-07-25 13:52:30','93.174.93.143'),(17020,0,'[login]','2019-07-25 05:17:19','82.146.38.63'),(17002,0,'[login]','2019-07-25 01:53:37','178.128.206.40'),(17001,1,'admin','2019-07-25 01:53:36','178.128.206.40'),(17000,0,'[login]','2019-07-25 01:40:06','139.59.151.222'),(16999,1,'admin','2019-07-25 01:40:05','139.59.151.222'),(17039,1,'admin','2019-07-25 13:57:24','93.174.93.143'),(17015,1,'admin','2019-07-25 04:21:26','193.70.81.208'),(17014,0,'[login]','2019-07-25 04:07:33','46.101.202.232'),(17009,1,'admin','2019-07-25 03:10:59','165.227.182.180'),(17031,1,'admin','2019-07-25 13:18:32','93.174.93.143'),(17080,1,'admin','2019-07-27 20:25:42','89.46.105.182'),(17079,0,'6sigma.academy','2019-07-27 20:25:25','216.57.225.2'),(17123,1,'admin','2019-07-29 19:33:46','103.215.81.107'),(17113,1,'admin','2019-07-29 19:33:32','103.215.81.107'),(17040,1,'admin','2019-07-25 14:02:19','93.174.93.143'),(16998,1,'admin','2019-07-25 01:27:14','18.233.20.119'),(16997,1,'admin','2019-07-25 01:19:24','128.199.212.232'),(16996,1,'admin','2019-07-25 01:00:15','134.209.120.201'),(16995,0,'[login]','2019-07-25 00:47:59','46.101.167.70'),(20671,1,'admin','2019-09-02 03:01:17','51.79.20.92'),(20670,1,'admin','2019-09-02 03:01:17','51.79.20.92'),(20669,1,'admin','2019-09-02 03:01:17','51.79.20.92'),(20668,1,'admin','2019-09-02 03:01:16','51.79.20.92'),(20667,1,'admin','2019-09-02 03:01:16','51.79.20.92'),(20666,1,'admin','2019-09-02 03:01:16','51.79.20.92'),(20665,1,'admin','2019-09-02 03:01:15','51.79.20.92'),(20664,1,'admin','2019-09-02 03:01:15','51.79.20.92'),(20663,1,'admin','2019-09-02 03:01:15','51.79.20.92'),(20662,1,'admin','2019-09-02 03:01:15','51.79.20.92'),(20661,1,'admin','2019-09-02 03:01:14','51.79.20.92'),(20651,1,'admin','2019-09-02 03:01:11','51.79.20.92'),(20650,1,'admin','2019-09-02 03:01:11','51.79.20.92'),(20636,1,'admin','2019-09-02 03:01:06','51.79.20.92'),(20637,1,'admin','2019-09-02 03:01:07','51.79.20.92'),(20638,1,'admin','2019-09-02 03:01:07','51.79.20.92'),(20639,1,'admin','2019-09-02 03:01:07','51.79.20.92'),(20640,1,'admin','2019-09-02 03:01:07','51.79.20.92'),(20641,1,'admin','2019-09-02 03:01:08','51.79.20.92'),(20642,1,'admin','2019-09-02 03:01:08','51.79.20.92'),(20643,1,'admin','2019-09-02 03:01:08','51.79.20.92'),(20644,1,'admin','2019-09-02 03:01:09','51.79.20.92'),(20645,1,'admin','2019-09-02 03:01:09','51.79.20.92'),(20646,1,'admin','2019-09-02 03:01:09','51.79.20.92'),(20647,1,'admin','2019-09-02 03:01:10','51.79.20.92'),(20648,1,'admin','2019-09-02 03:01:10','51.79.20.92'),(20649,1,'admin','2019-09-02 03:01:10','51.79.20.92'),(20635,1,'admin','2019-09-02 03:01:06','51.79.20.92'),(20634,1,'admin','2019-09-02 03:01:06','51.79.20.92'),(20619,1,'admin','2019-09-02 03:01:01','51.79.20.92'),(20620,1,'admin','2019-09-02 03:01:01','51.79.20.92'),(20621,1,'admin','2019-09-02 03:01:01','51.79.20.92'),(20622,1,'admin','2019-09-02 03:01:02','51.79.20.92'),(20623,1,'admin','2019-09-02 03:01:02','51.79.20.92'),(20624,1,'admin','2019-09-02 03:01:02','51.79.20.92'),(20625,1,'admin','2019-09-02 03:01:03','51.79.20.92'),(20626,1,'admin','2019-09-02 03:01:03','51.79.20.92'),(20627,1,'admin','2019-09-02 03:01:03','51.79.20.92'),(20628,1,'admin','2019-09-02 03:01:04','51.79.20.92'),(20629,1,'admin','2019-09-02 03:01:04','51.79.20.92'),(20630,1,'admin','2019-09-02 03:01:04','51.79.20.92'),(20631,1,'admin','2019-09-02 03:01:05','51.79.20.92'),(20632,1,'admin','2019-09-02 03:01:05','51.79.20.92'),(20633,1,'admin','2019-09-02 03:01:05','51.79.20.92'),(20609,1,'admin','2019-09-02 03:00:57','51.79.20.92'),(20608,1,'admin','2019-09-02 03:00:57','51.79.20.92'),(20607,1,'admin','2019-09-02 03:00:57','51.79.20.92'),(20594,1,'admin','2019-09-02 03:00:53','51.79.20.92'),(20595,1,'admin','2019-09-02 03:00:53','51.79.20.92'),(20596,1,'admin','2019-09-02 03:00:53','51.79.20.92'),(20597,1,'admin','2019-09-02 03:00:54','51.79.20.92'),(20598,1,'admin','2019-09-02 03:00:54','51.79.20.92'),(20599,1,'admin','2019-09-02 03:00:54','51.79.20.92'),(20600,1,'admin','2019-09-02 03:00:55','51.79.20.92'),(20601,1,'admin','2019-09-02 03:00:55','51.79.20.92'),(20602,1,'admin','2019-09-02 03:00:55','51.79.20.92'),(20603,1,'admin','2019-09-02 03:00:56','51.79.20.92'),(20604,1,'admin','2019-09-02 03:00:56','51.79.20.92'),(20605,1,'admin','2019-09-02 03:00:56','51.79.20.92'),(20606,1,'admin','2019-09-02 03:00:57','51.79.20.92'),(17103,1,'admin','2019-07-29 15:48:37','188.165.29.110'),(17107,1,'admin','2019-07-29 17:34:22','178.128.105.2'),(17105,1,'admin','2019-07-29 16:40:50','94.23.90.96'),(17106,1,'admin','2019-07-29 17:33:51','217.182.7.137'),(17109,1,'admin','2019-07-29 19:25:36','51.77.242.176'),(17108,1,'admin','2019-07-29 18:28:46','54.38.226.197'),(17111,1,'admin','2019-07-29 19:33:28','103.215.81.107'),(17110,1,'admin','2019-07-29 19:33:27','103.215.81.107'),(20677,1,'admin','2019-09-02 03:01:19','51.79.20.92'),(20676,1,'admin','2019-09-02 03:01:19','51.79.20.92'),(20675,1,'admin','2019-09-02 03:01:19','51.79.20.92'),(20674,1,'admin','2019-09-02 03:01:18','51.79.20.92'),(20673,1,'admin','2019-09-02 03:01:18','51.79.20.92'),(20593,1,'admin','2019-09-02 03:00:52','51.79.20.92'),(17089,1,'admin','2019-07-27 23:13:41','157.230.171.90'),(20581,1,'admin','2019-09-02 03:00:49','51.79.20.92'),(20580,1,'admin','2019-09-02 03:00:48','51.79.20.92'),(20579,1,'admin','2019-09-02 03:00:48','51.79.20.92'),(20578,1,'admin','2019-09-02 03:00:48','51.79.20.92'),(20546,1,'admin','2019-09-02 03:00:37','51.79.20.92'),(20547,1,'admin','2019-09-02 03:00:38','51.79.20.92'),(20548,1,'admin','2019-09-02 03:00:38','51.79.20.92'),(20549,1,'admin','2019-09-02 03:00:38','51.79.20.92'),(20550,1,'admin','2019-09-02 03:00:39','51.79.20.92'),(20551,1,'admin','2019-09-02 03:00:39','51.79.20.92'),(20552,1,'admin','2019-09-02 03:00:39','51.79.20.92'),(20553,1,'admin','2019-09-02 03:00:39','51.79.20.92'),(20554,1,'admin','2019-09-02 03:00:40','51.79.20.92'),(20555,1,'admin','2019-09-02 03:00:40','51.79.20.92'),(20556,1,'admin','2019-09-02 03:00:40','51.79.20.92'),(20557,1,'admin','2019-09-02 03:00:41','51.79.20.92'),(20558,1,'admin','2019-09-02 03:00:41','51.79.20.92'),(20559,1,'admin','2019-09-02 03:00:41','51.79.20.92'),(20560,1,'admin','2019-09-02 03:00:42','51.79.20.92'),(20561,1,'admin','2019-09-02 03:00:42','51.79.20.92'),(20562,1,'admin','2019-09-02 03:00:42','51.79.20.92'),(20563,1,'admin','2019-09-02 03:00:43','51.79.20.92'),(20564,1,'admin','2019-09-02 03:00:43','51.79.20.92'),(20565,1,'admin','2019-09-02 03:00:43','51.79.20.92'),(20566,1,'admin','2019-09-02 03:00:44','51.79.20.92'),(20567,1,'admin','2019-09-02 03:00:44','51.79.20.92'),(20568,1,'admin','2019-09-02 03:00:44','51.79.20.92'),(20569,1,'admin','2019-09-02 03:00:45','51.79.20.92'),(20570,1,'admin','2019-09-02 03:00:45','51.79.20.92'),(20571,1,'admin','2019-09-02 03:00:45','51.79.20.92'),(20572,1,'admin','2019-09-02 03:00:46','51.79.20.92'),(20573,1,'admin','2019-09-02 03:00:46','51.79.20.92'),(20574,1,'admin','2019-09-02 03:00:46','51.79.20.92'),(20575,1,'admin','2019-09-02 03:00:47','51.79.20.92'),(20576,1,'admin','2019-09-02 03:00:47','51.79.20.92'),(20577,1,'admin','2019-09-02 03:00:47','51.79.20.92'),(20545,1,'admin','2019-09-02 03:00:37','51.79.20.92'),(20510,1,'admin','2019-09-02 03:00:26','51.79.20.92'),(20511,1,'admin','2019-09-02 03:00:26','51.79.20.92'),(20512,1,'admin','2019-09-02 03:00:26','51.79.20.92'),(20513,1,'admin','2019-09-02 03:00:27','51.79.20.92'),(20514,1,'admin','2019-09-02 03:00:27','51.79.20.92'),(20515,1,'admin','2019-09-02 03:00:27','51.79.20.92'),(20516,1,'admin','2019-09-02 03:00:28','51.79.20.92'),(20517,1,'admin','2019-09-02 03:00:28','51.79.20.92'),(20518,1,'admin','2019-09-02 03:00:28','51.79.20.92'),(20519,1,'admin','2019-09-02 03:00:28','51.79.20.92'),(20520,1,'admin','2019-09-02 03:00:29','51.79.20.92'),(20521,1,'admin','2019-09-02 03:00:29','51.79.20.92'),(20522,1,'admin','2019-09-02 03:00:29','51.79.20.92'),(20523,1,'admin','2019-09-02 03:00:30','51.79.20.92'),(20524,1,'admin','2019-09-02 03:00:30','51.79.20.92'),(20525,1,'admin','2019-09-02 03:00:30','51.79.20.92'),(20526,1,'admin','2019-09-02 03:00:31','51.79.20.92'),(20527,1,'admin','2019-09-02 03:00:31','51.79.20.92'),(20528,1,'admin','2019-09-02 03:00:31','51.79.20.92'),(20529,1,'admin','2019-09-02 03:00:32','51.79.20.92'),(20530,1,'admin','2019-09-02 03:00:32','51.79.20.92'),(20531,1,'admin','2019-09-02 03:00:32','51.79.20.92'),(20532,1,'admin','2019-09-02 03:00:33','51.79.20.92'),(20533,1,'admin','2019-09-02 03:00:33','51.79.20.92'),(20534,1,'admin','2019-09-02 03:00:33','51.79.20.92'),(20535,1,'admin','2019-09-02 03:00:34','51.79.20.92'),(20536,1,'admin','2019-09-02 03:00:34','51.79.20.92'),(20537,1,'admin','2019-09-02 03:00:34','51.79.20.92'),(20538,1,'admin','2019-09-02 03:00:35','51.79.20.92'),(20539,1,'admin','2019-09-02 03:00:35','51.79.20.92'),(20540,1,'admin','2019-09-02 03:00:35','51.79.20.92'),(20444,1,'admin','2019-09-02 03:00:04','51.79.20.92'),(20445,1,'admin','2019-09-02 03:00:04','51.79.20.92'),(20446,1,'admin','2019-09-02 03:00:05','51.79.20.92'),(20447,1,'admin','2019-09-02 03:00:05','51.79.20.92'),(20448,1,'admin','2019-09-02 03:00:05','51.79.20.92'),(20449,1,'admin','2019-09-02 03:00:06','51.79.20.92'),(20450,1,'admin','2019-09-02 03:00:06','51.79.20.92'),(20451,1,'admin','2019-09-02 03:00:06','51.79.20.92'),(20452,1,'admin','2019-09-02 03:00:07','51.79.20.92'),(20453,1,'admin','2019-09-02 03:00:07','51.79.20.92'),(20454,1,'admin','2019-09-02 03:00:07','51.79.20.92'),(20455,1,'admin','2019-09-02 03:00:08','51.79.20.92'),(20456,1,'admin','2019-09-02 03:00:08','51.79.20.92'),(20457,1,'admin','2019-09-02 03:00:08','51.79.20.92'),(20458,1,'admin','2019-09-02 03:00:09','51.79.20.92'),(20459,1,'admin','2019-09-02 03:00:09','51.79.20.92'),(20460,1,'admin','2019-09-02 03:00:09','51.79.20.92'),(20461,1,'admin','2019-09-02 03:00:10','51.79.20.92'),(20462,1,'admin','2019-09-02 03:00:10','51.79.20.92'),(20463,1,'admin','2019-09-02 03:00:10','51.79.20.92'),(20464,1,'admin','2019-09-02 03:00:11','51.79.20.92'),(20465,1,'admin','2019-09-02 03:00:11','51.79.20.92'),(20466,1,'admin','2019-09-02 03:00:11','51.79.20.92'),(20467,1,'admin','2019-09-02 03:00:12','51.79.20.92'),(20468,1,'admin','2019-09-02 03:00:12','51.79.20.92'),(20469,1,'admin','2019-09-02 03:00:12','51.79.20.92'),(20470,1,'admin','2019-09-02 03:00:13','51.79.20.92'),(20471,1,'admin','2019-09-02 03:00:13','51.79.20.92'),(20472,1,'admin','2019-09-02 03:00:13','51.79.20.92'),(20473,1,'admin','2019-09-02 03:00:14','51.79.20.92'),(20474,1,'admin','2019-09-02 03:00:14','51.79.20.92'),(20475,1,'admin','2019-09-02 03:00:14','51.79.20.92'),(20476,1,'admin','2019-09-02 03:00:15','51.79.20.92'),(20477,1,'admin','2019-09-02 03:00:15','51.79.20.92'),(20478,1,'admin','2019-09-02 03:00:15','51.79.20.92'),(20479,1,'admin','2019-09-02 03:00:16','51.79.20.92'),(20480,1,'admin','2019-09-02 03:00:16','51.79.20.92'),(20481,1,'admin','2019-09-02 03:00:16','51.79.20.92'),(20482,1,'admin','2019-09-02 03:00:16','51.79.20.92'),(20483,1,'admin','2019-09-02 03:00:17','51.79.20.92'),(20484,1,'admin','2019-09-02 03:00:17','51.79.20.92'),(20485,1,'admin','2019-09-02 03:00:17','51.79.20.92'),(20486,1,'admin','2019-09-02 03:00:18','51.79.20.92'),(20487,1,'admin','2019-09-02 03:00:18','51.79.20.92'),(20488,1,'admin','2019-09-02 03:00:18','51.79.20.92'),(20489,1,'admin','2019-09-02 03:00:19','51.79.20.92'),(20490,1,'admin','2019-09-02 03:00:19','51.79.20.92'),(20491,1,'admin','2019-09-02 03:00:19','51.79.20.92'),(20492,1,'admin','2019-09-02 03:00:20','51.79.20.92'),(20493,1,'admin','2019-09-02 03:00:20','51.79.20.92'),(20443,1,'admin','2019-09-02 03:00:04','51.79.20.92'),(20442,1,'admin','2019-09-02 03:00:03','51.79.20.92'),(20441,1,'admin','2019-09-02 03:00:03','51.79.20.92'),(20431,1,'admin','2019-09-02 03:00:00','51.79.20.92'),(20432,1,'admin','2019-09-02 03:00:00','51.79.20.92'),(20433,1,'admin','2019-09-02 03:00:00','51.79.20.92'),(20434,1,'admin','2019-09-02 03:00:01','51.79.20.92'),(20435,1,'admin','2019-09-02 03:00:01','51.79.20.92'),(20436,1,'admin','2019-09-02 03:00:01','51.79.20.92'),(20437,1,'admin','2019-09-02 03:00:02','51.79.20.92'),(20438,1,'admin','2019-09-02 03:00:02','51.79.20.92'),(20439,1,'admin','2019-09-02 03:00:02','51.79.20.92'),(20440,1,'admin','2019-09-02 03:00:03','51.79.20.92'),(20415,1,'admin','2019-09-02 02:59:55','51.79.20.92'),(20397,1,'admin','2019-09-02 02:59:49','51.79.20.92'),(20398,1,'admin','2019-09-02 02:59:49','51.79.20.92'),(20399,1,'admin','2019-09-02 02:59:49','51.79.20.92'),(20400,1,'admin','2019-09-02 02:59:50','51.79.20.92'),(20401,1,'admin','2019-09-02 02:59:50','51.79.20.92'),(20402,1,'admin','2019-09-02 02:59:50','51.79.20.92'),(20403,1,'admin','2019-09-02 02:59:51','51.79.20.92'),(20404,1,'admin','2019-09-02 02:59:51','51.79.20.92'),(20405,1,'admin','2019-09-02 02:59:51','51.79.20.92'),(20406,1,'admin','2019-09-02 02:59:52','51.79.20.92'),(20407,1,'admin','2019-09-02 02:59:52','51.79.20.92'),(20408,1,'admin','2019-09-02 02:59:52','51.79.20.92'),(20409,1,'admin','2019-09-02 02:59:53','51.79.20.92'),(20410,1,'admin','2019-09-02 02:59:53','51.79.20.92'),(20411,1,'admin','2019-09-02 02:59:53','51.79.20.92'),(20412,1,'admin','2019-09-02 02:59:54','51.79.20.92'),(20413,1,'admin','2019-09-02 02:59:54','51.79.20.92'),(20414,1,'admin','2019-09-02 02:59:54','51.79.20.92'),(20354,1,'admin','2019-09-02 02:59:35','51.79.20.92'),(20355,1,'admin','2019-09-02 02:59:35','51.79.20.92'),(20356,1,'admin','2019-09-02 02:59:36','51.79.20.92'),(20357,1,'admin','2019-09-02 02:59:36','51.79.20.92'),(20358,1,'admin','2019-09-02 02:59:36','51.79.20.92'),(20359,1,'admin','2019-09-02 02:59:36','51.79.20.92'),(20360,1,'admin','2019-09-02 02:59:37','51.79.20.92'),(20361,1,'admin','2019-09-02 02:59:37','51.79.20.92'),(20362,1,'admin','2019-09-02 02:59:37','51.79.20.92'),(20363,1,'admin','2019-09-02 02:59:38','51.79.20.92'),(20364,1,'admin','2019-09-02 02:59:38','51.79.20.92'),(20365,1,'admin','2019-09-02 02:59:38','51.79.20.92'),(20366,1,'admin','2019-09-02 02:59:39','51.79.20.92'),(20367,1,'admin','2019-09-02 02:59:39','51.79.20.92'),(20368,1,'admin','2019-09-02 02:59:39','51.79.20.92'),(20369,1,'admin','2019-09-02 02:59:40','51.79.20.92'),(20370,1,'admin','2019-09-02 02:59:40','51.79.20.92'),(20371,1,'admin','2019-09-02 02:59:40','51.79.20.92'),(20372,1,'admin','2019-09-02 02:59:41','51.79.20.92'),(20373,1,'admin','2019-09-02 02:59:41','51.79.20.92'),(20374,1,'admin','2019-09-02 02:59:41','51.79.20.92'),(20375,1,'admin','2019-09-02 02:59:42','51.79.20.92'),(20376,1,'admin','2019-09-02 02:59:42','51.79.20.92'),(20377,1,'admin','2019-09-02 02:59:42','51.79.20.92'),(20378,1,'admin','2019-09-02 02:59:43','51.79.20.92'),(20379,1,'admin','2019-09-02 02:59:43','51.79.20.92'),(20380,1,'admin','2019-09-02 02:59:43','51.79.20.92'),(20381,1,'admin','2019-09-02 02:59:44','51.79.20.92'),(20382,1,'admin','2019-09-02 02:59:44','51.79.20.92'),(20383,1,'admin','2019-09-02 02:59:44','51.79.20.92'),(20384,1,'admin','2019-09-02 02:59:45','51.79.20.92'),(20385,1,'admin','2019-09-02 02:59:45','51.79.20.92'),(20386,1,'admin','2019-09-02 02:59:45','51.79.20.92'),(20387,1,'admin','2019-09-02 02:59:46','51.79.20.92'),(20388,1,'admin','2019-09-02 02:59:46','51.79.20.92'),(20389,1,'admin','2019-09-02 02:59:46','51.79.20.92'),(20390,1,'admin','2019-09-02 02:59:47','51.79.20.92'),(20391,1,'admin','2019-09-02 02:59:47','51.79.20.92'),(20392,1,'admin','2019-09-02 02:59:47','51.79.20.92'),(20393,1,'admin','2019-09-02 02:59:47','51.79.20.92'),(20394,1,'admin','2019-09-02 02:59:48','51.79.20.92'),(20395,1,'admin','2019-09-02 02:59:48','51.79.20.92'),(20396,1,'admin','2019-09-02 02:59:48','51.79.20.92'),(20346,1,'admin','2019-09-02 02:59:32','51.79.20.92'),(20345,1,'admin','2019-09-02 02:59:32','51.79.20.92'),(19916,1,'admin','2019-08-30 18:17:00','103.215.82.113'),(19917,1,'admin','2019-08-30 18:17:06','103.215.82.113'),(19918,1,'admin','2019-08-30 18:17:12','103.215.82.113'),(19919,1,'admin','2019-08-30 18:17:19','103.215.82.113'),(19920,1,'admin','2019-08-30 18:17:25','103.215.82.113'),(19921,1,'admin','2019-08-30 18:17:31','103.215.82.113'),(19922,0,'6sigma1','2019-08-30 18:19:24','190.96.76.30'),(19923,0,'6sigma','2019-08-30 18:19:26','190.96.76.30'),(20243,1,'admin','2019-09-02 02:58:59','51.79.20.92'),(20244,1,'admin','2019-09-02 02:58:59','51.79.20.92'),(20245,1,'admin','2019-09-02 02:59:00','51.79.20.92'),(20246,1,'admin','2019-09-02 02:59:00','51.79.20.92'),(20247,1,'admin','2019-09-02 02:59:00','51.79.20.92'),(20248,1,'admin','2019-09-02 02:59:01','51.79.20.92'),(20249,1,'admin','2019-09-02 02:59:01','51.79.20.92'),(20250,1,'admin','2019-09-02 02:59:01','51.79.20.92'),(20251,1,'admin','2019-09-02 02:59:02','51.79.20.92'),(20252,1,'admin','2019-09-02 02:59:02','51.79.20.92'),(20253,1,'admin','2019-09-02 02:59:02','51.79.20.92'),(20254,1,'admin','2019-09-02 02:59:03','51.79.20.92'),(20255,1,'admin','2019-09-02 02:59:03','51.79.20.92'),(20256,1,'admin','2019-09-02 02:59:03','51.79.20.92'),(20257,1,'admin','2019-09-02 02:59:04','51.79.20.92'),(20258,1,'admin','2019-09-02 02:59:04','51.79.20.92'),(20259,1,'admin','2019-09-02 02:59:04','51.79.20.92'),(20260,1,'admin','2019-09-02 02:59:05','51.79.20.92'),(20261,1,'admin','2019-09-02 02:59:05','51.79.20.92'),(20262,1,'admin','2019-09-02 02:59:05','51.79.20.92'),(20263,1,'admin','2019-09-02 02:59:06','51.79.20.92'),(20264,1,'admin','2019-09-02 02:59:06','51.79.20.92'),(20265,1,'admin','2019-09-02 02:59:06','51.79.20.92'),(20266,1,'admin','2019-09-02 02:59:07','51.79.20.92'),(20267,1,'admin','2019-09-02 02:59:07','51.79.20.92'),(20268,1,'admin','2019-09-02 02:59:07','51.79.20.92'),(20269,1,'admin','2019-09-02 02:59:08','51.79.20.92'),(20270,1,'admin','2019-09-02 02:59:08','51.79.20.92'),(20271,1,'admin','2019-09-02 02:59:08','51.79.20.92'),(20272,1,'admin','2019-09-02 02:59:08','51.79.20.92'),(20273,1,'admin','2019-09-02 02:59:09','51.79.20.92'),(20274,1,'admin','2019-09-02 02:59:09','51.79.20.92'),(20275,1,'admin','2019-09-02 02:59:09','51.79.20.92'),(20276,1,'admin','2019-09-02 02:59:10','51.79.20.92'),(20277,1,'admin','2019-09-02 02:59:10','51.79.20.92'),(20278,1,'admin','2019-09-02 02:59:10','51.79.20.92'),(20279,1,'admin','2019-09-02 02:59:11','51.79.20.92'),(20280,1,'admin','2019-09-02 02:59:11','51.79.20.92'),(20281,1,'admin','2019-09-02 02:59:11','51.79.20.92'),(20282,1,'admin','2019-09-02 02:59:12','51.79.20.92'),(20283,1,'admin','2019-09-02 02:59:12','51.79.20.92'),(20284,1,'admin','2019-09-02 02:59:12','51.79.20.92'),(20285,1,'admin','2019-09-02 02:59:13','51.79.20.92'),(20286,1,'admin','2019-09-02 02:59:13','51.79.20.92'),(20287,1,'admin','2019-09-02 02:59:13','51.79.20.92'),(20288,1,'admin','2019-09-02 02:59:14','51.79.20.92'),(20289,1,'admin','2019-09-02 02:59:14','51.79.20.92'),(20290,1,'admin','2019-09-02 02:59:14','51.79.20.92'),(20291,1,'admin','2019-09-02 02:59:15','51.79.20.92'),(20292,1,'admin','2019-09-02 02:59:15','51.79.20.92'),(20293,1,'admin','2019-09-02 02:59:15','51.79.20.92'),(20294,1,'admin','2019-09-02 02:59:16','51.79.20.92'),(20295,1,'admin','2019-09-02 02:59:16','51.79.20.92'),(20296,1,'admin','2019-09-02 02:59:16','51.79.20.92'),(20297,1,'admin','2019-09-02 02:59:17','51.79.20.92'),(20298,1,'admin','2019-09-02 02:59:17','51.79.20.92'),(20299,1,'admin','2019-09-02 02:59:17','51.79.20.92'),(20300,1,'admin','2019-09-02 02:59:17','51.79.20.92'),(20301,1,'admin','2019-09-02 02:59:18','51.79.20.92'),(20302,1,'admin','2019-09-02 02:59:18','51.79.20.92'),(20303,1,'admin','2019-09-02 02:59:18','51.79.20.92'),(20304,1,'admin','2019-09-02 02:59:19','51.79.20.92'),(20305,1,'admin','2019-09-02 02:59:19','51.79.20.92'),(20306,1,'admin','2019-09-02 02:59:19','51.79.20.92'),(20307,1,'admin','2019-09-02 02:59:20','51.79.20.92'),(20308,1,'admin','2019-09-02 02:59:20','51.79.20.92'),(20309,1,'admin','2019-09-02 02:59:20','51.79.20.92'),(20310,1,'admin','2019-09-02 02:59:21','51.79.20.92'),(20311,1,'admin','2019-09-02 02:59:21','51.79.20.92'),(20312,1,'admin','2019-09-02 02:59:21','51.79.20.92'),(20313,1,'admin','2019-09-02 02:59:22','51.79.20.92'),(20314,1,'admin','2019-09-02 02:59:22','51.79.20.92'),(20315,1,'admin','2019-09-02 02:59:22','51.79.20.92'),(20316,1,'admin','2019-09-02 02:59:23','51.79.20.92'),(20317,1,'admin','2019-09-02 02:59:23','51.79.20.92'),(20318,1,'admin','2019-09-02 02:59:23','51.79.20.92'),(20319,1,'admin','2019-09-02 02:59:24','51.79.20.92'),(20320,1,'admin','2019-09-02 02:59:24','51.79.20.92'),(20321,1,'admin','2019-09-02 02:59:24','51.79.20.92'),(20322,1,'admin','2019-09-02 02:59:25','51.79.20.92'),(20323,1,'admin','2019-09-02 02:59:25','51.79.20.92'),(20324,1,'admin','2019-09-02 02:59:25','51.79.20.92'),(20325,1,'admin','2019-09-02 02:59:26','51.79.20.92'),(20326,1,'admin','2019-09-02 02:59:26','51.79.20.92'),(20327,1,'admin','2019-09-02 02:59:26','51.79.20.92'),(20328,1,'admin','2019-09-02 02:59:26','51.79.20.92'),(19894,1,'admin','2019-08-30 18:14:40','103.215.82.113'),(19893,1,'admin','2019-08-30 18:14:34','103.215.82.113'),(19892,1,'admin','2019-08-30 18:14:28','103.215.82.113'),(19891,1,'admin','2019-08-30 18:14:21','103.215.82.113'),(19890,1,'admin','2019-08-30 18:14:15','103.215.82.113'),(19889,1,'admin','2019-08-30 18:14:09','103.215.82.113'),(19888,1,'admin','2019-08-30 18:14:02','103.215.82.113'),(19887,1,'admin','2019-08-30 18:13:56','103.215.82.113'),(19872,1,'admin','2019-08-30 18:12:22','103.215.82.113'),(19873,1,'admin','2019-08-30 18:12:28','103.215.82.113'),(19874,1,'admin','2019-08-30 18:12:34','103.215.82.113'),(19875,1,'admin','2019-08-30 18:12:41','103.215.82.113'),(19876,1,'admin','2019-08-30 18:12:47','103.215.82.113'),(19877,1,'admin','2019-08-30 18:12:53','103.215.82.113'),(19878,1,'admin','2019-08-30 18:12:59','103.215.82.113'),(19879,1,'admin','2019-08-30 18:13:06','103.215.82.113'),(19880,1,'admin','2019-08-30 18:13:12','103.215.82.113'),(19881,1,'admin','2019-08-30 18:13:18','103.215.82.113'),(19882,1,'admin','2019-08-30 18:13:24','103.215.82.113'),(19883,1,'admin','2019-08-30 18:13:31','103.215.82.113'),(19884,1,'admin','2019-08-30 18:13:37','103.215.82.113'),(19885,1,'admin','2019-08-30 18:13:43','103.215.82.113'),(19886,1,'admin','2019-08-30 18:13:49','103.215.82.113'),(19871,1,'admin','2019-08-30 18:12:16','103.215.82.113'),(19870,1,'admin','2019-08-30 18:12:09','103.215.82.113'),(19869,1,'admin','2019-08-30 18:12:03','103.215.82.113'),(19851,1,'admin','2019-08-30 18:10:10','103.215.82.113'),(19852,1,'admin','2019-08-30 18:10:17','103.215.82.113'),(19853,1,'admin','2019-08-30 18:10:23','103.215.82.113'),(19854,1,'admin','2019-08-30 18:10:29','103.215.82.113'),(19855,1,'admin','2019-08-30 18:10:35','103.215.82.113'),(19856,1,'admin','2019-08-30 18:10:42','103.215.82.113'),(19857,1,'admin','2019-08-30 18:10:48','103.215.82.113'),(19858,1,'admin','2019-08-30 18:10:54','103.215.82.113'),(19859,1,'admin','2019-08-30 18:11:00','103.215.82.113'),(19860,1,'admin','2019-08-30 18:11:06','103.215.82.113'),(19861,1,'admin','2019-08-30 18:11:13','103.215.82.113'),(19862,1,'admin','2019-08-30 18:11:19','103.215.82.113'),(19863,1,'admin','2019-08-30 18:11:25','103.215.82.113'),(19864,1,'admin','2019-08-30 18:11:32','103.215.82.113'),(19865,1,'admin','2019-08-30 18:11:38','103.215.82.113'),(19866,1,'admin','2019-08-30 18:11:44','103.215.82.113'),(19867,1,'admin','2019-08-30 18:11:50','103.215.82.113'),(19868,1,'admin','2019-08-30 18:11:57','103.215.82.113'),(19836,1,'admin','2019-08-30 18:08:31','103.215.82.113'),(19837,1,'admin','2019-08-30 18:08:37','103.215.82.113'),(19838,1,'admin','2019-08-30 18:08:44','103.215.82.113'),(19798,1,'admin','2019-08-30 18:04:13','103.215.82.113'),(19799,1,'admin','2019-08-30 18:04:19','103.215.82.113'),(19800,1,'admin','2019-08-30 18:04:25','103.215.82.113'),(19801,1,'admin','2019-08-30 18:04:32','103.215.82.113'),(19802,1,'admin','2019-08-30 18:04:38','103.215.82.113'),(19803,1,'admin','2019-08-30 18:04:44','103.215.82.113'),(19804,1,'admin','2019-08-30 18:04:50','103.215.82.113'),(19805,1,'admin','2019-08-30 18:04:57','103.215.82.113'),(19806,1,'admin','2019-08-30 18:05:03','103.215.82.113'),(19807,1,'admin','2019-08-30 18:05:09','103.215.82.113'),(19808,1,'admin','2019-08-30 18:05:15','103.215.82.113'),(19809,1,'admin','2019-08-30 18:05:22','103.215.82.113'),(19810,1,'admin','2019-08-30 18:05:28','103.215.82.113'),(19811,1,'admin','2019-08-30 18:05:34','103.215.82.113'),(19812,1,'admin','2019-08-30 18:05:40','103.215.82.113'),(19813,1,'admin','2019-08-30 18:05:47','103.215.82.113'),(19814,1,'admin','2019-08-30 18:05:53','103.215.82.113'),(19815,1,'admin','2019-08-30 18:05:59','103.215.82.113'),(19816,1,'admin','2019-08-30 18:06:15','103.215.82.113'),(19817,1,'admin','2019-08-30 18:06:22','103.215.82.113'),(19797,1,'admin','2019-08-30 18:04:07','103.215.82.113'),(19796,1,'admin','2019-08-30 18:04:00','103.215.82.113'),(19795,1,'admin','2019-08-30 18:03:54','103.215.82.113'),(19794,1,'admin','2019-08-30 18:03:48','103.215.82.113'),(19793,1,'admin','2019-08-30 18:03:42','103.215.82.113'),(19786,1,'admin','2019-08-30 18:02:58','103.215.82.113'),(19785,1,'admin','2019-08-30 18:02:51','103.215.82.113'),(19784,1,'admin','2019-08-30 18:02:45','103.215.82.113'),(19778,1,'admin','2019-08-30 18:02:07','103.215.82.113'),(19754,1,'admin','2019-08-30 17:59:38','103.215.82.113'),(19755,1,'admin','2019-08-30 17:59:44','103.215.82.113'),(19756,1,'admin','2019-08-30 17:59:50','103.215.82.113'),(19757,1,'admin','2019-08-30 17:59:56','103.215.82.113'),(19758,1,'admin','2019-08-30 18:00:02','103.215.82.113'),(19759,1,'admin','2019-08-30 18:00:09','103.215.82.113'),(19760,1,'admin','2019-08-30 18:00:15','103.215.82.113'),(19761,1,'admin','2019-08-30 18:00:21','103.215.82.113'),(19762,1,'admin','2019-08-30 18:00:27','103.215.82.113'),(19763,1,'admin','2019-08-30 18:00:34','103.215.82.113'),(19764,1,'admin','2019-08-30 18:00:40','103.215.82.113'),(19765,1,'admin','2019-08-30 18:00:46','103.215.82.113'),(19766,1,'admin','2019-08-30 18:00:52','103.215.82.113'),(19767,1,'admin','2019-08-30 18:00:59','103.215.82.113'),(19768,1,'admin','2019-08-30 18:01:05','103.215.82.113'),(19769,1,'admin','2019-08-30 18:01:11','103.215.82.113'),(19770,1,'admin','2019-08-30 18:01:17','103.215.82.113'),(19771,1,'admin','2019-08-30 18:01:24','103.215.82.113'),(19772,1,'admin','2019-08-30 18:01:30','103.215.82.113'),(19773,1,'admin','2019-08-30 18:01:36','103.215.82.113'),(19774,1,'admin','2019-08-30 18:01:43','103.215.82.113'),(19775,1,'admin','2019-08-30 18:01:49','103.215.82.113'),(19776,1,'admin','2019-08-30 18:01:55','103.215.82.113'),(19777,1,'admin','2019-08-30 18:02:01','103.215.82.113'),(19721,1,'admin','2019-08-30 17:56:00','103.215.82.113'),(19720,1,'admin','2019-08-30 17:55:54','103.215.82.113'),(19719,1,'admin','2019-08-30 17:55:48','103.215.82.113'),(19710,1,'admin','2019-08-30 17:54:51','103.215.82.113'),(19711,1,'admin','2019-08-30 17:54:57','103.215.82.113'),(19712,1,'admin','2019-08-30 17:55:04','103.215.82.113'),(19713,1,'admin','2019-08-30 17:55:10','103.215.82.113'),(19714,1,'admin','2019-08-30 17:55:16','103.215.82.113'),(19715,1,'admin','2019-08-30 17:55:22','103.215.82.113'),(19716,1,'admin','2019-08-30 17:55:29','103.215.82.113'),(19717,1,'admin','2019-08-30 17:55:35','103.215.82.113'),(19718,1,'admin','2019-08-30 17:55:41','103.215.82.113'),(19702,1,'admin','2019-08-30 17:54:01','103.215.82.113'),(19703,1,'admin','2019-08-30 17:54:07','103.215.82.113'),(19704,1,'admin','2019-08-30 17:54:13','103.215.82.113'),(19705,1,'admin','2019-08-30 17:54:20','103.215.82.113'),(19706,1,'admin','2019-08-30 17:54:26','103.215.82.113'),(19707,1,'admin','2019-08-30 17:54:32','103.215.82.113'),(19708,1,'admin','2019-08-30 17:54:39','103.215.82.113'),(19709,1,'admin','2019-08-30 17:54:45','103.215.82.113'),(19701,1,'admin','2019-08-30 17:53:55','103.215.82.113'),(19695,1,'admin','2019-08-30 17:53:17','103.215.82.113'),(19694,1,'admin','2019-08-30 17:53:11','103.215.82.113'),(19693,1,'admin','2019-08-30 17:52:58','103.215.82.113'),(19667,1,'admin','2019-08-30 17:50:15','103.215.82.113'),(19668,1,'admin','2019-08-30 17:50:21','103.215.82.113'),(19669,1,'admin','2019-08-30 17:50:28','103.215.82.113'),(19670,1,'admin','2019-08-30 17:50:34','103.215.82.113'),(19671,1,'admin','2019-08-30 17:50:40','103.215.82.113'),(19672,1,'admin','2019-08-30 17:50:46','103.215.82.113'),(19673,1,'admin','2019-08-30 17:50:53','103.215.82.113'),(19674,1,'admin','2019-08-30 17:50:59','103.215.82.113'),(19675,1,'admin','2019-08-30 17:51:05','103.215.82.113'),(19676,1,'admin','2019-08-30 17:51:12','103.215.82.113'),(19677,1,'admin','2019-08-30 17:51:18','103.215.82.113'),(19678,1,'admin','2019-08-30 17:51:24','103.215.82.113'),(19679,1,'admin','2019-08-30 17:51:30','103.215.82.113'),(19680,1,'admin','2019-08-30 17:51:37','103.215.82.113'),(19681,1,'admin','2019-08-30 17:51:43','103.215.82.113'),(19682,1,'admin','2019-08-30 17:51:49','103.215.82.113'),(19683,1,'admin','2019-08-30 17:51:55','103.215.82.113'),(19684,1,'admin','2019-08-30 17:52:02','103.215.82.113'),(19685,1,'admin','2019-08-30 17:52:08','103.215.82.113'),(19686,1,'admin','2019-08-30 17:52:14','103.215.82.113'),(19687,1,'admin','2019-08-30 17:52:21','103.215.82.113'),(19688,1,'admin','2019-08-30 17:52:27','103.215.82.113'),(19689,1,'admin','2019-08-30 17:52:33','103.215.82.113'),(19690,1,'admin','2019-08-30 17:52:39','103.215.82.113'),(19691,1,'admin','2019-08-30 17:52:46','103.215.82.113'),(19692,1,'admin','2019-08-30 17:52:52','103.215.82.113'),(19660,1,'admin','2019-08-30 17:49:31','103.215.82.113'),(19659,1,'admin','2019-08-30 17:49:25','103.215.82.113'),(19652,1,'admin','2019-08-30 17:48:41','103.215.82.113'),(19651,1,'admin','2019-08-30 17:48:35','103.215.82.113'),(19645,1,'admin','2019-08-30 17:47:57','103.215.82.113'),(19644,1,'admin','2019-08-30 17:47:50','103.215.82.113'),(19643,1,'admin','2019-08-30 17:47:39','103.215.82.113'),(19642,1,'admin','2019-08-30 17:47:33','103.215.82.113'),(19640,1,'admin','2019-08-30 17:47:20','103.215.82.113'),(19639,1,'admin','2019-08-30 17:47:14','103.215.82.113'),(19634,1,'admin','2019-08-30 17:46:42','103.215.82.113'),(19633,1,'admin','2019-08-30 17:46:36','103.215.82.113'),(19632,1,'admin','2019-08-30 17:46:30','103.215.82.113'),(19631,1,'admin','2019-08-30 17:46:23','103.215.82.113'),(19630,1,'admin','2019-08-30 17:46:17','103.215.82.113'),(19629,1,'admin','2019-08-30 17:46:16','103.215.82.113'),(19620,1,'admin','2019-08-30 17:45:29','103.215.82.113'),(19621,1,'admin','2019-08-30 17:45:35','103.215.82.113'),(19622,1,'admin','2019-08-30 17:45:41','103.215.82.113'),(19623,1,'admin','2019-08-30 17:45:43','103.215.82.113'),(19624,1,'admin','2019-08-30 17:45:49','103.215.82.113'),(19625,1,'admin','2019-08-30 17:45:55','103.215.82.113'),(19626,1,'admin','2019-08-30 17:45:57','103.215.82.113'),(19627,1,'admin','2019-08-30 17:46:03','103.215.82.113'),(19628,1,'admin','2019-08-30 17:46:09','103.215.82.113'),(19613,1,'admin','2019-08-30 17:44:45','103.215.82.113'),(19541,0,'[login]','2019-08-30 07:09:11','45.40.135.73'),(19546,1,'admin','2019-08-30 08:08:29','167.114.18.68'),(19547,0,'[login]','2019-08-30 08:08:30','167.114.18.68'),(19552,1,'admin','2019-08-30 09:26:32','158.69.205.21'),(19553,0,'[login]','2019-08-30 09:26:32','158.69.205.21'),(19558,1,'admin','2019-08-30 10:26:52','206.189.226.43'),(19559,0,'[login]','2019-08-30 10:26:53','206.189.226.43'),(19564,1,'admin','2019-08-30 11:26:45','171.244.129.66'),(19565,0,'[login]','2019-08-30 11:26:47','171.244.129.66'),(19574,1,'admin','2019-08-30 12:47:58','62.210.116.59'),(19575,0,'[login]','2019-08-30 12:47:59','62.210.116.59'),(19576,0,'6sigma','2019-08-30 13:05:14','149.56.133.146'),(19577,0,'6sigma1','2019-08-30 13:05:15','149.56.133.146'),(19584,0,'6sigma','2019-08-30 14:14:58','190.96.76.30'),(19585,0,'6sigma','2019-08-30 14:15:01','190.96.76.30'),(19594,1,'admin','2019-08-30 16:17:51','158.69.205.21'),(19595,0,'[login]','2019-08-30 16:17:52','158.69.205.21'),(19600,1,'admin','2019-08-30 17:23:35','120.79.89.174'),(19601,0,'[login]','2019-08-30 17:23:44','120.79.89.174'),(19605,1,'admin','2019-08-30 17:44:06','103.215.82.113'),(19606,1,'admin','2019-08-30 17:44:12','103.215.82.113'),(19607,1,'admin','2019-08-30 17:44:16','47.244.109.92'),(19608,0,'[login]','2019-08-30 17:44:17','47.244.109.92'),(19609,1,'admin','2019-08-30 17:44:19','103.215.82.113'),(19610,1,'admin','2019-08-30 17:44:26','103.215.82.113'),(19611,1,'admin','2019-08-30 17:44:32','103.215.82.113'),(19612,1,'admin','2019-08-30 17:44:38','103.215.82.113'),(19506,0,'[login]','2019-08-30 01:03:27','159.65.229.162'),(19507,1,'admin','2019-08-30 01:23:43','185.179.83.95'),(19508,0,'[login]','2019-08-30 01:23:43','185.179.83.95'),(19512,0,'[login]','2019-08-30 02:20:19','183.90.232.39'),(19516,0,'[login]','2019-08-30 03:00:37','64.41.83.26'),(19517,1,'admin','2019-08-30 03:18:32','62.210.182.188'),(19518,0,'[login]','2019-08-30 03:18:38','62.210.182.188'),(19522,0,'[login]','2019-08-30 03:57:01','185.27.132.110'),(19523,1,'admin','2019-08-30 04:15:09','139.59.73.82'),(19489,1,'admin','2019-08-29 20:23:59','206.189.155.76'),(19488,1,'admin','2019-08-29 20:02:01','62.164.176.194'),(19476,1,'admin','2019-08-29 13:50:34','37.187.79.30'),(19477,1,'admin','2019-08-29 14:13:05','162.217.248.36'),(19480,1,'admin','2019-08-29 16:22:25','91.205.172.112'),(19483,1,'admin','2019-08-29 17:49:43','103.61.194.130'),(19484,1,'admin','2019-08-29 18:11:27','178.33.166.30'),(18066,1,'admin','2019-07-30 15:10:29','213.32.63.123'),(18067,1,'admin','2019-07-30 15:32:42','164.132.88.89'),(18076,1,'admin','2019-07-30 19:25:11','217.182.7.137'),(18075,1,'admin','2019-07-30 18:34:49','159.203.74.32'),(18081,1,'admin','2019-07-30 21:25:42','137.74.158.99'),(18080,0,'[login]','2019-07-30 21:21:15','66.42.63.215'),(18091,1,'admin','2019-07-30 22:41:19','89.35.39.126'),(18090,0,'[login]','2019-07-30 22:40:40','13.126.30.192'),(18089,1,'admin','2019-07-30 22:40:07','13.126.30.192'),(19315,1,'admin','2019-08-22 19:01:11','183.91.11.75'),(19296,1,'admin','2019-08-22 11:11:00','178.62.76.138'),(18141,1,'admin','2019-07-31 06:45:55','54.36.221.51'),(18142,1,'admin','2019-07-31 06:48:48','107.189.3.58'),(18143,0,'[login]','2019-07-31 06:48:49','107.189.3.58'),(18144,1,'admin','2019-07-31 07:16:17','185.36.102.203'),(18145,1,'admin','2019-07-31 07:24:33','167.99.34.53'),(18171,1,'admin','2019-07-31 12:19:36','45.252.250.110'),(18180,1,'admin','2019-07-31 13:09:38','46.37.189.146'),(18181,1,'admin','2019-07-31 13:22:38','51.68.228.13'),(18182,0,'[login]','2019-07-31 13:22:39','51.68.228.13'),(18463,0,'[login]','2019-08-06 05:15:15','104.248.227.80'),(18464,1,'admin','2019-08-06 05:16:45','66.23.233.59'),(18465,1,'admin','2019-08-06 05:20:12','167.99.227.112'),(18466,0,'[login]','2019-08-06 05:20:13','167.99.227.112'),(18467,1,'admin','2019-08-06 05:21:36','104.248.220.78'),(18468,1,'admin','2019-08-06 05:26:11','104.248.154.165'),(18469,1,'admin','2019-08-06 05:26:20','167.99.199.157'),(18470,0,'[login]','2019-08-06 05:26:26','167.99.199.157'),(18471,1,'admin','2019-08-06 05:27:04','80.211.189.126'),(18702,1,'admin','2019-08-09 13:47:31','66.152.183.44'),(18703,0,'6sigma.academy','2019-08-09 13:48:28','66.147.244.166'),(18704,0,'6sigma.academy','2019-08-09 13:48:31','45.122.221.235'),(18705,1,'admin','2019-08-09 13:49:26','50.63.194.33'),(18706,1,'admin','2019-08-09 13:51:39','173.254.28.111'),(18707,0,'6sigma.academy','2019-08-09 13:54:53','190.228.29.221'),(19190,1,'admin','2019-08-16 13:08:11','149.202.222.80'),(19193,1,'admin','2019-08-16 14:08:06','50.62.57.6'),(19196,1,'admin','2019-08-16 15:10:48','185.92.247.54'),(19199,1,'admin','2019-08-16 16:14:57','35.194.15.22'),(19202,1,'admin','2019-08-20 04:26:43','195.154.29.107'),(19203,0,'[login]','2019-08-20 04:26:43','195.154.29.107'),(19207,0,'[login]','2019-08-20 05:28:53','172.105.26.164'),(19208,1,'admin','2019-08-20 05:37:45','5.189.190.164'),(19209,1,'admin','2019-08-20 05:56:05','35.192.41.81'),(19210,1,'admin','2019-08-20 06:15:49','18.138.112.234'),(19214,0,'[login]','2019-08-20 06:53:58','144.202.82.154'),(19220,0,'[login]','2019-08-20 09:03:18','209.97.128.141'),(19221,1,'admin','2019-08-20 09:22:10','46.234.114.245'),(19222,0,'[login]','2019-08-20 09:22:10','46.234.114.245'),(19228,1,'admin','2019-08-20 11:14:40','165.22.121.235'),(19231,1,'admin','2019-08-20 12:12:16','72.249.143.60'),(19237,0,'[login]','2019-08-20 13:53:40','34.93.44.102'),(19238,1,'admin','2019-08-20 14:24:47','18.138.56.50'),(19241,1,'admin','2019-08-20 15:12:25','167.99.34.53'),(19245,1,'admin','2019-08-20 17:05:35','94.182.227.98'),(19246,0,'[login]','2019-08-20 17:05:37','94.182.227.98'),(19247,1,'admin','2019-08-20 17:23:19','178.128.26.87'),(19251,1,'admin','2019-08-21 18:06:58','188.166.18.69'),(19255,1,'admin','2019-08-21 20:00:30','13.127.214.53'),(19256,1,'admin','2019-08-21 20:20:42','58.217.107.178'),(19259,1,'admin','2019-08-21 21:18:13','188.166.239.113'),(19262,1,'admin','2019-08-21 22:17:47','137.74.158.143'),(19267,1,'admin','2019-08-22 01:01:32','192.198.88.66'),(19268,1,'admin','2019-08-22 01:20:20','188.166.181.139'),(19272,1,'admin','2019-08-22 02:44:50','5.189.129.126'),(19273,1,'admin','2019-08-22 03:02:23','199.192.146.134'),(19274,1,'admin','2019-08-22 03:19:39','188.166.181.139'),(19277,1,'admin','2019-08-22 04:12:08','64.19.194.202'),(19280,1,'admin','2019-08-22 05:05:09','173.249.14.178'),(19287,1,'admin','2019-08-22 08:26:51','198.1.83.191'),(19292,1,'admin','2019-08-22 10:21:09','81.177.49.60'),(19295,0,'[login]','2019-08-22 10:51:26','176.53.62.203'),(18055,1,'admin','2019-07-29 23:17:39','54.36.84.241'),(18056,1,'admin','2019-07-30 00:14:53','145.239.123.117'),(18057,1,'admin','2019-07-30 01:12:41','79.137.46.233'),(18058,1,'admin','2019-07-30 01:14:17','91.241.48.48'),(19339,1,'admin','2019-08-23 03:08:18','138.201.44.50'),(19342,1,'admin','2019-08-23 04:15:34','145.239.180.96'),(19345,1,'admin','2019-08-23 05:06:35','34.231.185.172'),(19346,1,'admin','2019-08-23 05:23:51','5.196.55.65'),(19352,1,'admin','2019-08-23 10:53:41','23.129.64.160'),(19354,1,'admin','2019-08-27 10:35:29','35.198.8.53'),(19355,0,'6sigma.academy','2019-08-27 10:35:34','160.153.147.129'),(19356,1,'admin','2019-08-27 10:36:09','50.63.194.159'),(19357,0,'6sigma.academy','2019-08-27 10:37:56','95.215.224.20'),(19358,1,'admin','2019-08-27 10:37:57','103.224.102.251'),(19359,0,'6sigma.academy','2019-08-27 10:37:59','69.89.31.132'),(19360,0,'6sigma.academy','2019-08-27 10:39:38','54.163.225.136'),(19361,0,'6sigma.academy','2019-08-27 10:39:40','173.201.196.207'),(19362,0,'6sigma.academy','2019-08-27 10:39:42','160.153.146.80'),(19363,1,'admin','2019-08-27 10:41:42','66.147.244.175'),(19364,0,'6sigma.academy','2019-08-27 10:42:54','50.62.176.247'),(19365,0,'6sigma.academy','2019-08-27 10:42:54','69.195.124.228'),(19366,1,'admin','2019-08-27 10:44:28','67.227.237.7'),(19367,1,'admin','2019-08-27 10:45:57','66.147.244.115'),(19368,1,'admin','2019-08-27 10:47:28','67.20.76.113'),(19369,0,'6sigma.academy','2019-08-27 10:47:53','209.59.140.167'),(19370,1,'admin','2019-08-27 10:48:51','162.144.177.120'),(19371,0,'6sigma.academy','2019-08-27 10:50:39','184.168.193.13'),(19372,1,'admin','2019-08-27 10:52:02','101.99.69.20'),(19373,0,'6sigma.academy','2019-08-27 10:52:56','46.243.69.2'),(19374,0,'6sigma.academy','2019-08-27 10:54:40','91.208.99.2'),(19375,1,'admin','2019-08-27 10:55:33','162.144.16.46'),(19376,1,'admin','2019-08-27 10:55:58','184.168.152.104'),(19377,0,'6sigma.academy','2019-08-27 10:57:51','103.6.198.187'),(19378,0,'6sigma.academy','2019-08-27 11:00:06','89.46.105.237'),(19379,1,'admin','2019-08-27 11:01:08','69.89.31.76'),(19380,0,'6sigma.academy','2019-08-27 11:02:08','94.237.66.41'),(19381,0,'6sigma.academy','2019-08-27 11:03:06','182.50.130.129'),(18324,0,'[login]','2019-08-01 09:41:09','103.237.145.177'),(18323,1,'admin','2019-08-01 09:40:46','103.237.145.177'),(18338,0,'[login]','2019-08-01 12:06:53','103.200.5.209'),(18337,1,'admin','2019-08-01 12:06:51','103.200.5.209'),(18332,0,'[login]','2019-08-01 11:04:34','206.189.37.187'),(18331,1,'admin','2019-08-01 11:04:27','206.189.37.187'),(18330,0,'[login]','2019-08-01 10:32:20','139.59.151.222'),(18329,1,'admin','2019-08-01 10:32:20','139.59.151.222'),(18350,1,'admin','2019-08-01 15:24:13','45.55.82.44'),(18322,1,'admin','2019-08-01 09:15:37','87.98.138.89'),(18302,1,'admin','2019-08-01 06:31:32','35.241.89.252'),(18293,1,'admin','2019-08-01 05:19:43','104.236.142.36'),(18287,1,'admin','2019-08-01 04:35:42','45.252.250.110'),(18274,1,'admin','2019-08-01 02:20:05','178.128.251.106'),(18270,1,'admin','2019-08-01 01:42:22','213.32.83.233'),(18271,1,'admin','2019-08-01 01:53:08','128.199.80.77'),(18272,0,'[login]','2019-08-01 01:53:10','128.199.80.77'),(18273,1,'admin','2019-08-01 02:06:12','119.28.54.37'),(18269,0,'[login]','2019-08-01 01:40:07','35.240.134.192'),(18261,1,'admin','2019-08-01 00:41:40','137.74.158.99'),(18255,1,'admin','2019-08-01 00:10:04','103.74.123.51'),(18268,1,'admin','2019-08-01 01:40:05','35.240.134.192'),(18240,1,'admin','2019-07-31 21:32:18','178.62.75.81'),(18238,0,'[login]','2019-07-31 21:08:38','51.68.228.13'),(18237,1,'admin','2019-07-31 21:08:37','51.68.228.13'),(18215,1,'admin','2019-07-31 17:40:48','79.137.109.83'),(18214,0,'[login]','2019-07-31 17:33:45','185.182.56.151'),(18148,1,'admin','2019-07-31 08:26:55','148.251.88.26'),(18147,1,'admin','2019-07-31 07:55:08','149.202.12.208'),(18146,1,'admin','2019-07-31 07:45:01','91.134.231.96'),(18156,1,'admin','2019-07-31 10:05:12','159.203.101.143'),(18152,0,'[login]','2019-07-31 09:18:35','68.183.80.165'),(18151,1,'admin','2019-07-31 09:18:24','68.183.80.165'),(18150,1,'admin','2019-07-31 08:43:59','79.137.46.233'),(18155,1,'admin','2019-07-31 09:48:53','142.93.153.149'),(18154,1,'admin','2019-07-31 09:43:11','51.77.242.176'),(18195,1,'admin','2019-07-31 15:31:15','188.166.226.124'),(18107,1,'admin','2019-07-31 00:55:01','103.200.5.209'),(18106,0,'[login]','2019-07-31 00:42:06','139.59.66.163'),(18105,1,'admin','2019-07-31 00:42:04','139.59.66.163'),(19313,1,'admin','2019-08-22 18:22:00','23.94.187.130'),(18117,1,'admin','2019-07-31 02:18:45','164.132.122.244'),(18116,1,'admin','2019-07-31 02:06:03','62.219.78.159'),(18118,1,'admin','2019-07-31 02:33:54','95.129.40.125'),(18119,1,'admin','2019-07-31 03:17:47','54.36.84.241'),(18120,1,'admin','2019-07-31 03:18:45','134.209.45.197'),(18111,1,'admin','2019-07-31 01:19:42','178.33.38.55'),(18104,1,'admin','2019-07-31 00:26:26','217.23.10.210'),(18103,1,'admin','2019-07-31 00:20:49','164.132.88.89'),(18102,0,'[login]','2019-07-31 00:14:01','167.99.204.123'),(18101,1,'admin','2019-07-31 00:14:00','167.99.204.123'),(18100,0,'[login]','2019-07-30 23:59:12','164.132.165.20'),(18099,1,'admin','2019-07-30 23:59:11','164.132.165.20'),(18123,0,'[login]','2019-07-31 04:04:56','206.189.154.111'),(18078,1,'admin','2019-07-30 20:25:50','178.33.52.5'),(18079,1,'admin','2019-07-30 21:21:13','66.42.63.215'),(18084,1,'admin','2019-07-30 21:46:42','68.183.188.177'),(18083,0,'[login]','2019-07-30 21:34:19','192.254.143.9'),(18082,1,'admin','2019-07-30 21:34:18','192.254.143.9'),(18095,1,'admin','2019-07-30 23:06:13','94.73.146.169'),(18094,0,'[login]','2019-07-30 22:53:21','142.93.177.199'),(18093,1,'admin','2019-07-30 22:53:20','142.93.177.199'),(18092,0,'[login]','2019-07-30 22:41:20','89.35.39.126'),(18071,1,'admin','2019-07-30 17:00:20','68.183.67.205'),(18070,1,'admin','2019-07-30 16:31:00','217.182.7.137'),(18218,0,'[login]','2019-07-31 18:17:42','64.202.185.111'),(18216,0,'[login]','2019-07-31 17:47:55','165.227.182.180'),(18217,1,'admin','2019-07-31 18:17:41','64.202.185.111'),(18138,1,'admin','2019-07-31 06:03:29','51.77.140.229'),(18137,1,'admin','2019-07-31 05:54:09','178.211.62.149'),(18136,1,'admin','2019-07-31 05:46:59','79.137.109.83'),(18135,0,'[login]','2019-07-31 05:32:44','213.202.100.9'),(18134,1,'admin','2019-07-31 05:32:44','213.202.100.9'),(19302,1,'admin','2019-08-22 13:08:02','81.177.33.4'),(19299,1,'admin','2019-08-22 12:09:08','67.203.1.18'),(18122,1,'admin','2019-07-31 04:04:50','206.189.154.111'),(18121,1,'admin','2019-07-31 03:35:45','13.234.229.152'),(18132,1,'admin','2019-07-31 05:17:49','157.230.212.42'),(18131,0,'[login]','2019-07-31 05:04:09','35.237.101.161'),(18126,1,'admin','2019-07-31 04:46:38','3.217.193.75'),(18127,1,'admin','2019-07-31 04:47:09','213.32.63.123'),(18128,0,'[login]','2019-07-31 04:47:10','3.217.193.75'),(18129,0,'[login]','2019-07-31 04:47:10','213.32.63.123'),(18130,1,'admin','2019-07-31 05:04:06','35.237.101.161'),(18124,1,'admin','2019-07-31 04:17:08','188.165.140.127'),(18110,0,'[login]','2019-07-31 01:08:51','195.201.128.20'),(18109,1,'admin','2019-07-31 01:08:50','195.201.128.20'),(18108,0,'[login]','2019-07-31 00:55:03','103.200.5.209'),(18115,0,'[login]','2019-07-31 01:51:11','159.203.26.248'),(18114,1,'admin','2019-07-31 01:51:10','159.203.26.248'),(18113,0,'[login]','2019-07-31 01:37:57','104.248.10.36'),(18112,1,'admin','2019-07-31 01:37:57','104.248.10.36'),(18133,0,'[login]','2019-07-31 05:17:54','157.230.212.42'),(18125,1,'admin','2019-07-31 04:45:17','199.250.217.130'),(19309,1,'admin','2019-08-22 16:25:50','50.115.120.213'),(19308,1,'admin','2019-08-22 16:04:44','46.45.143.35'),(19306,1,'admin','2019-08-22 15:24:42','62.210.86.79'),(18213,1,'admin','2019-07-31 17:33:44','185.182.56.151'),(18228,1,'admin','2019-07-31 19:51:37','185.2.5.40'),(18227,0,'[login]','2019-07-31 19:41:31','159.89.147.26'),(18222,0,'[login]','2019-07-31 18:59:49','165.227.182.180'),(18208,0,'[login]','2019-07-31 16:51:35','157.230.61.98'),(18207,1,'admin','2019-07-31 16:51:35','157.230.61.98'),(18229,0,'[login]','2019-07-31 19:51:38','185.2.5.40'),(18190,1,'admin','2019-07-31 14:31:30','112.118.236.96'),(18192,1,'admin','2019-07-31 14:40:19','54.38.238.92'),(18191,0,'[login]','2019-07-31 14:31:31','112.118.236.96'),(18165,0,'[login]','2019-07-31 11:34:51','178.128.127.83'),(18164,1,'admin','2019-07-31 11:34:22','178.128.127.83'),(18179,0,'[login]','2019-07-31 12:57:16','45.23.69.109'),(18178,1,'admin','2019-07-31 12:57:15','45.23.69.109'),(18172,1,'admin','2019-07-31 12:31:30','67.211.213.120'),(18189,1,'admin','2019-07-31 14:25:49','206.189.44.77'),(18153,1,'admin','2019-07-31 09:32:32','103.21.150.181'),(18162,1,'admin','2019-07-31 11:01:31','51.75.121.21'),(18161,1,'admin','2019-07-31 10:47:37','165.22.177.186'),(18160,1,'admin','2019-07-31 10:42:03','164.132.88.89'),(18159,0,'[login]','2019-07-31 10:36:02','62.210.113.223'),(18158,1,'admin','2019-07-31 10:36:02','62.210.113.223'),(18169,0,'[login]','2019-07-31 11:53:21','185.93.54.4'),(18168,1,'admin','2019-07-31 11:53:20','185.93.54.4'),(18188,0,'[login]','2019-07-31 14:03:24','203.143.20.47'),(18196,1,'admin','2019-07-31 15:40:03','51.91.19.92'),(18149,0,'[login]','2019-07-31 08:26:56','148.251.88.26'),(18462,1,'admin','2019-08-06 05:15:09','104.248.227.80'),(18233,0,'[login]','2019-07-31 20:22:15','185.208.164.141'),(18203,0,'[login]','2019-07-31 16:25:15','165.227.237.84'),(18202,1,'admin','2019-07-31 16:25:09','165.227.237.84'),(18177,1,'admin','2019-07-31 12:50:37','148.72.232.158'),(18176,0,'[login]','2019-07-31 12:44:17','46.45.143.35'),(18175,1,'admin','2019-07-31 12:44:16','46.45.143.35'),(18174,1,'admin','2019-07-31 12:41:20','147.135.207.246'),(18173,0,'[login]','2019-07-31 12:31:30','67.211.213.120'),(18167,1,'admin','2019-07-31 11:41:42','188.165.5.15'),(18166,1,'admin','2019-07-31 11:40:26','104.131.65.77'),(18201,1,'admin','2019-07-31 16:07:28','95.110.192.25'),(18200,0,'[login]','2019-07-31 15:54:29','128.199.135.251'),(18197,0,'[login]','2019-07-31 15:40:03','51.91.19.92'),(18198,1,'admin','2019-07-31 15:40:50','54.38.238.92'),(18199,1,'admin','2019-07-31 15:54:28','128.199.135.251'),(18194,0,'[login]','2019-07-31 15:12:42','157.119.222.245'),(18193,1,'admin','2019-07-31 15:12:38','157.119.222.245'),(18187,1,'admin','2019-07-31 14:03:23','203.143.20.47'),(18186,1,'admin','2019-07-31 13:50:19','185.81.97.132'),(18185,1,'admin','2019-07-31 13:40:33','54.36.64.245'),(18184,0,'[login]','2019-07-31 13:36:17','139.59.11.137'),(18183,1,'admin','2019-07-31 13:36:15','139.59.11.137'),(18221,1,'admin','2019-07-31 18:47:10','176.88.237.6'),(18206,1,'admin','2019-07-31 16:41:15','94.23.90.96'),(18205,0,'[login]','2019-07-31 16:36:25','104.197.169.211'),(18204,1,'admin','2019-07-31 16:36:25','104.197.169.211'),(18232,1,'admin','2019-07-31 20:22:13','185.208.164.141'),(18231,0,'[login]','2019-07-31 20:02:11','51.255.83.71'),(18230,1,'admin','2019-07-31 20:02:10','51.255.83.71'),(18212,1,'admin','2019-07-31 17:19:13','189.254.17.24'),(18211,1,'admin','2019-07-31 17:08:20','139.59.69.106'),(18210,0,'[login]','2019-07-31 17:04:52','93.114.234.224'),(18209,1,'admin','2019-07-31 17:04:51','93.114.234.224'),(18236,0,'[login]','2019-07-31 20:57:48','68.183.184.78'),(18235,1,'admin','2019-07-31 20:57:41','68.183.184.78'),(18234,1,'admin','2019-07-31 20:39:56','37.187.196.64'),(18245,0,'[login]','2019-07-31 22:07:01','37.187.159.24'),(18244,1,'admin','2019-07-31 22:07:00','37.187.159.24'),(18243,0,'[login]','2019-07-31 21:44:30','159.65.24.244'),(18219,1,'admin','2019-07-31 18:32:30','149.56.101.113'),(18226,1,'admin','2019-07-31 19:41:25','159.89.147.26'),(18225,1,'admin','2019-07-31 19:39:57','91.121.82.64'),(18224,0,'[login]','2019-07-31 19:29:18','185.2.5.40'),(18223,1,'admin','2019-07-31 19:29:18','185.2.5.40'),(18461,0,'[login]','2019-08-06 05:14:18','77.79.244.40'),(18460,1,'admin','2019-08-06 05:14:17','77.79.244.40'),(18267,1,'admin','2019-08-01 01:27:04','124.150.132.79'),(18266,1,'admin','2019-08-01 01:21:48','148.72.232.140'),(18265,0,'[login]','2019-08-01 01:01:39','104.248.34.14'),(18253,0,'[login]','2019-07-31 23:19:31','151.80.57.232'),(18252,1,'admin','2019-07-31 23:19:31','151.80.57.232'),(18251,0,'[login]','2019-07-31 22:43:36','159.203.131.94'),(18250,1,'admin','2019-07-31 22:43:35','159.203.131.94'),(18249,1,'admin','2019-07-31 22:40:41','147.135.207.246'),(18295,0,'[login]','2019-08-01 05:34:04','139.59.92.57'),(18294,1,'admin','2019-08-01 05:34:01','139.59.92.57'),(18313,0,'[login]','2019-08-01 07:59:45','150.95.113.76'),(18312,1,'admin','2019-08-01 07:59:44','150.95.113.76'),(18318,1,'admin','2019-08-01 08:45:30','103.120.68.28'),(18239,1,'admin','2019-07-31 21:19:55','132.148.130.138'),(18260,0,'[login]','2019-08-01 00:34:30','35.246.220.148'),(18254,1,'admin','2019-07-31 23:40:57','147.135.207.246'),(18263,0,'[login]','2019-08-01 00:48:52','27.118.20.244'),(18262,1,'admin','2019-08-01 00:48:50','27.118.20.244'),(18259,1,'admin','2019-08-01 00:34:29','35.246.220.148'),(18384,0,'[login]','2019-08-01 21:06:50','149.202.12.208'),(18248,1,'admin','2019-07-31 22:30:54','185.120.221.215'),(18264,1,'admin','2019-08-01 01:01:33','104.248.34.14'),(18258,0,'[login]','2019-08-01 00:22:46','157.230.47.127'),(18256,0,'[login]','2019-08-01 00:10:05','103.74.123.51'),(18257,1,'admin','2019-08-01 00:22:45','157.230.47.127'),(18286,1,'admin','2019-08-01 04:08:03','45.119.81.237'),(18285,0,'[login]','2019-08-01 03:53:19','167.114.129.151'),(18275,1,'admin','2019-08-01 02:32:11','45.40.166.149'),(18383,1,'admin','2019-08-01 21:06:49','149.202.12.208'),(18283,1,'admin','2019-08-01 03:43:07','91.134.231.96'),(18284,1,'admin','2019-08-01 03:53:19','167.114.129.151'),(18280,0,'[login]','2019-08-01 03:12:31','3.14.41.72'),(18276,1,'admin','2019-08-01 02:42:42','188.165.5.15'),(18277,1,'admin','2019-08-01 02:43:45','68.183.80.165'),(18278,0,'[login]','2019-08-01 02:43:52','68.183.80.165'),(18279,1,'admin','2019-08-01 03:12:31','3.14.41.72'),(18282,0,'[login]','2019-08-01 03:29:47','68.183.182.160'),(18281,1,'admin','2019-08-01 03:29:39','68.183.182.160'),(18296,1,'admin','2019-08-01 05:43:17','91.134.231.96'),(18297,1,'admin','2019-08-01 05:48:55','103.221.222.72'),(18382,0,'[login]','2019-08-01 20:53:50','103.78.195.10'),(18315,0,'[login]','2019-08-01 08:12:24','209.182.198.223'),(18314,1,'admin','2019-08-01 08:12:23','209.182.198.223'),(18307,0,'[login]','2019-08-01 07:14:57','91.250.113.187'),(18299,1,'admin','2019-08-01 05:51:24','167.99.156.157'),(18300,1,'admin','2019-08-01 06:04:00','68.183.134.90'),(18301,0,'[login]','2019-08-01 06:04:07','68.183.134.90'),(18298,0,'[login]','2019-08-01 05:48:57','103.221.222.72'),(18292,0,'[login]','2019-08-01 05:06:08','202.51.74.92'),(18288,0,'[login]','2019-08-01 04:35:43','45.252.250.110'),(18289,1,'admin','2019-08-01 04:43:44','94.23.90.96'),(18290,1,'admin','2019-08-01 04:52:09','162.243.7.171'),(18291,1,'admin','2019-08-01 05:06:06','202.51.74.92'),(18321,0,'[login]','2019-08-01 09:00:55','27.254.159.157'),(18320,1,'admin','2019-08-01 09:00:53','27.254.159.157'),(18319,0,'[login]','2019-08-01 08:45:32','103.120.68.28'),(18309,0,'[login]','2019-08-01 07:30:49','123.30.139.114'),(18308,1,'admin','2019-08-01 07:30:47','123.30.139.114'),(18340,0,'[login]','2019-08-01 12:22:50','147.135.188.193'),(18311,0,'[login]','2019-08-01 07:45:01','150.95.30.118'),(18310,1,'admin','2019-08-01 07:45:00','150.95.30.118'),(18339,1,'admin','2019-08-01 12:22:49','147.135.188.193'),(18306,1,'admin','2019-08-01 07:14:56','91.250.113.187'),(18303,0,'[login]','2019-08-01 06:31:33','35.241.89.252'),(18304,1,'admin','2019-08-01 07:02:59','104.236.122.94'),(18305,0,'[login]','2019-08-01 07:03:05','104.236.122.94'),(18434,1,'admin','2019-08-02 05:06:28','47.96.237.72'),(18413,1,'admin','2019-08-02 02:02:39','159.65.14.93'),(18412,0,'[login]','2019-08-02 01:48:09','34.93.31.134'),(18411,1,'admin','2019-08-02 01:48:08','34.93.31.134'),(18410,1,'admin','2019-08-02 01:34:53','142.93.153.149'),(18342,1,'admin','2019-08-01 12:54:35','185.182.57.41'),(18341,1,'admin','2019-08-01 12:39:14','167.99.204.123'),(18356,1,'admin','2019-08-01 16:14:25','203.162.31.112'),(18355,0,'[login]','2019-08-01 15:57:39','144.202.86.185'),(18348,0,'[login]','2019-08-01 13:45:18','103.129.222.98'),(18347,1,'admin','2019-08-01 13:45:17','103.129.222.98'),(18346,1,'admin','2019-08-01 13:28:26','88.99.171.92'),(18351,0,'[login]','2019-08-01 15:24:13','45.55.82.44'),(18336,0,'[login]','2019-08-01 11:50:46','185.2.5.29'),(18335,1,'admin','2019-08-01 11:50:45','185.2.5.29'),(18334,0,'[login]','2019-08-01 11:34:55','185.182.56.176'),(18333,1,'admin','2019-08-01 11:34:55','185.182.56.176'),(18381,1,'admin','2019-08-01 20:53:49','103.78.195.10'),(18367,1,'admin','2019-08-01 18:13:01','139.59.11.137'),(18366,0,'[login]','2019-08-01 17:57:05','202.51.74.92'),(18357,0,'[login]','2019-08-01 16:14:27','203.162.31.112'),(18486,0,'[login]','2019-08-06 05:51:54','61.41.4.26'),(18485,1,'admin','2019-08-06 05:51:52','61.41.4.26'),(18484,1,'admin','2019-08-06 05:50:31','128.199.254.136'),(18483,1,'admin','2019-08-06 05:47:17','195.8.208.168'),(18482,1,'admin','2019-08-06 05:46:40','192.95.30.180'),(18507,0,'[login]','2019-08-07 05:08:52','142.93.160.240'),(18506,1,'admin','2019-08-07 05:08:46','142.93.160.240'),(18505,0,'[login]','2019-08-07 04:51:16','95.173.160.84'),(18522,1,'admin','2019-08-07 09:00:07','103.3.78.115'),(18521,0,'[login]','2019-08-07 08:44:05','187.109.79.16'),(18546,0,'[login]','2019-08-07 16:49:53','46.226.45.37'),(18343,0,'[login]','2019-08-01 12:54:36','185.182.57.41'),(18344,1,'admin','2019-08-01 13:12:20','4.78.193.138'),(18457,1,'admin','2019-08-06 05:10:57','185.84.180.90'),(18393,1,'admin','2019-08-01 23:21:01','3.13.95.16'),(18392,1,'admin','2019-08-01 22:56:35','45.76.98.121'),(18399,0,'[login]','2019-08-01 23:59:22','95.110.192.25'),(18396,1,'admin','2019-08-01 23:46:51','185.84.180.90'),(18397,0,'[login]','2019-08-01 23:46:52','185.84.180.90'),(18398,1,'admin','2019-08-01 23:59:21','95.110.192.25'),(18391,0,'[login]','2019-08-01 22:21:05','109.205.240.12'),(18390,1,'admin','2019-08-01 22:21:04','109.205.240.12'),(18389,1,'admin','2019-08-01 22:09:31','198.211.104.146'),(18388,0,'[login]','2019-08-01 21:44:04','45.76.157.90'),(18387,1,'admin','2019-08-01 21:44:01','45.76.157.90'),(18386,0,'[login]','2019-08-01 21:30:17','185.46.229.171'),(18385,1,'admin','2019-08-01 21:30:17','185.46.229.171'),(18459,1,'admin','2019-08-06 05:12:09','103.129.222.98'),(18409,0,'[login]','2019-08-02 01:22:01','122.152.197.6'),(18401,0,'[login]','2019-08-02 00:12:50','195.8.208.168'),(18422,0,'[login]','2019-08-02 03:26:43','62.210.203.197'),(18421,1,'admin','2019-08-02 03:26:41','62.210.203.197'),(18455,0,'[login]','2019-08-06 05:07:15','35.154.83.49'),(18489,0,'[login]','2019-08-06 06:26:17','203.138.98.164'),(18488,1,'admin','2019-08-06 06:26:16','203.138.98.164'),(18487,1,'admin','2019-08-06 05:52:41','185.172.146.71'),(18379,1,'admin','2019-08-01 20:40:25','78.46.76.227'),(18378,1,'admin','2019-08-01 20:33:20','104.37.184.61'),(18376,1,'admin','2019-08-01 20:28:12','81.19.215.178'),(18377,1,'admin','2019-08-01 20:33:14','104.37.184.61'),(18402,1,'admin','2019-08-02 00:28:26','165.22.250.212'),(18403,0,'[login]','2019-08-02 00:28:36','165.22.250.212'),(18404,1,'admin','2019-08-02 00:40:05','91.209.70.223'),(18405,0,'[login]','2019-08-02 00:40:07','91.209.70.223'),(18395,1,'admin','2019-08-01 23:35:39','167.99.212.81'),(18408,1,'admin','2019-08-02 01:21:57','122.152.197.6'),(18407,0,'[login]','2019-08-02 00:55:42','159.203.167.32'),(18406,1,'admin','2019-08-02 00:55:37','159.203.167.32'),(18456,1,'admin','2019-08-06 05:09:01','13.229.165.140'),(18394,0,'[login]','2019-08-01 23:21:02','3.13.95.16'),(18400,1,'admin','2019-08-02 00:12:49','195.8.208.168'),(18429,1,'admin','2019-08-02 04:37:39','205.251.145.38'),(18458,0,'[login]','2019-08-06 05:10:58','185.84.180.90'),(18436,1,'admin','2019-08-02 05:13:59','158.85.76.204'),(18420,0,'[login]','2019-08-02 03:11:17','173.236.196.112'),(18415,1,'admin','2019-08-02 02:29:35','78.157.210.66'),(18416,0,'[login]','2019-08-02 02:29:36','78.157.210.66'),(18417,1,'admin','2019-08-02 02:43:36','199.193.6.60'),(18418,0,'[login]','2019-08-02 02:43:37','199.193.6.60'),(18419,1,'admin','2019-08-02 03:11:16','173.236.196.112'),(18433,0,'[login]','2019-08-02 04:52:53','138.68.191.198'),(18414,0,'[login]','2019-08-02 02:02:41','159.65.14.93'),(18430,1,'admin','2019-08-02 04:37:40','221.143.43.150'),(18431,0,'[login]','2019-08-02 04:37:41','221.143.43.150'),(18432,1,'admin','2019-08-02 04:52:47','138.68.191.198'),(18423,1,'admin','2019-08-02 03:43:00','159.89.41.177'),(18424,1,'admin','2019-08-02 04:03:02','202.182.96.220'),(18425,1,'admin','2019-08-02 04:08:27','138.68.248.68'),(18426,0,'[login]','2019-08-02 04:08:27','138.68.248.68'),(18427,1,'admin','2019-08-02 04:24:14','209.97.161.96'),(18428,0,'[login]','2019-08-02 04:24:16','209.97.161.96'),(18698,0,'6sigma.academy','2019-08-09 13:43:10','104.168.177.9'),(18697,0,'6sigma.academy','2019-08-09 13:42:29','51.255.238.145'),(18441,1,'admin','2019-08-02 08:45:46','159.89.2.220'),(18442,1,'admin','2019-08-02 09:32:03','14.248.83.23'),(18446,0,'[login]','2019-08-05 22:42:53','212.48.93.248'),(18699,0,'6sigma.academy','2019-08-09 13:44:17','104.238.120.26'),(18440,1,'admin','2019-08-02 08:01:27','104.236.127.247'),(18437,1,'admin','2019-08-02 05:54:45','192.155.94.143'),(18438,1,'admin','2019-08-02 06:34:03','144.217.80.190'),(18439,1,'admin','2019-08-02 07:16:01','178.62.164.110'),(18447,1,'admin','2019-08-05 22:44:38','45.119.84.179'),(18448,0,'[login]','2019-08-05 22:44:39','45.119.84.179'),(18700,0,'6sigma.academy','2019-08-09 13:45:29','198.71.239.7'),(18454,1,'admin','2019-08-06 05:07:14','35.154.83.49'),(18701,1,'admin','2019-08-09 13:46:25','162.243.10.26'),(18449,1,'admin','2019-08-06 05:01:57','104.131.65.77'),(18450,1,'admin','2019-08-06 05:02:58','192.95.30.180'),(18451,0,'[login]','2019-08-06 05:02:59','192.95.30.180'),(18444,1,'admin','2019-08-02 11:08:44','178.62.164.110'),(18445,1,'admin','2019-08-05 22:42:53','212.48.93.248'),(18492,1,'admin','2019-08-06 06:31:17','165.227.83.215'),(18508,1,'admin','2019-08-07 05:24:49','164.132.102.13'),(18498,0,'[login]','2019-08-06 06:36:03','123.30.187.51'),(18494,1,'admin','2019-08-06 06:32:47','167.114.209.14'),(18495,1,'admin','2019-08-06 06:35:27','78.157.210.66'),(18496,0,'[login]','2019-08-06 06:35:30','78.157.210.66'),(18497,1,'admin','2019-08-06 06:36:02','123.30.187.51'),(18481,1,'admin','2019-08-06 05:42:46','149.56.129.8'),(18480,0,'[login]','2019-08-06 05:42:34','159.89.38.183'),(18479,1,'admin','2019-08-06 05:42:25','159.89.38.183'),(18478,0,'[login]','2019-08-06 05:41:51','162.243.7.171'),(18477,1,'admin','2019-08-06 05:41:50','162.243.7.171'),(18474,0,'[login]','2019-08-06 05:31:47','132.148.23.178'),(18475,1,'admin','2019-08-06 05:34:46','70.164.0.138'),(18476,1,'admin','2019-08-06 05:37:18','163.172.31.156'),(18696,0,'6sigma.academy','2019-08-09 13:42:07','103.250.23.238'),(18695,1,'admin','2019-08-09 13:40:53','97.74.24.193'),(18694,1,'admin','2019-08-09 13:39:48','198.71.238.19'),(18693,0,'6sigma.academy','2019-08-09 13:38:54','198.71.238.3'),(18501,1,'admin','2019-08-06 06:39:44','139.59.11.137'),(18502,0,'[login]','2019-08-06 06:39:46','139.59.11.137'),(18503,1,'admin','2019-08-06 06:41:34','206.189.157.93'),(18692,1,'admin','2019-08-09 13:38:50','185.173.224.24'),(18688,0,'6sigma.academy','2019-08-09 13:35:07','178.62.197.23'),(18640,0,'[login]','2019-08-08 22:18:59','45.252.250.110'),(18509,0,'[login]','2019-08-07 05:24:49','164.132.102.13'),(18563,1,'admin','2019-08-07 21:22:48','132.148.18.178'),(18564,0,'[login]','2019-08-07 21:22:49','132.148.18.178'),(18639,1,'admin','2019-08-08 22:18:57','45.252.250.110'),(18490,1,'admin','2019-08-06 06:29:30','133.242.128.193'),(18691,0,'6sigma.academy','2019-08-09 13:38:26','69.16.220.135'),(18517,1,'admin','2019-08-07 08:01:52','80.211.3.191'),(18491,0,'[login]','2019-08-06 06:29:31','133.242.128.193'),(18538,0,'[login]','2019-08-07 13:26:28','80.211.189.126'),(18518,1,'admin','2019-08-07 08:20:47','103.12.164.2'),(18519,0,'[login]','2019-08-07 08:20:48','103.12.164.2'),(18523,1,'admin','2019-08-07 09:19:10','5.182.210.19'),(18513,1,'admin','2019-08-07 06:49:35','146.185.145.40'),(18512,1,'admin','2019-08-07 06:32:34','37.59.57.175'),(18510,1,'admin','2019-08-07 05:59:38','157.7.244.108'),(18511,1,'admin','2019-08-07 06:18:21','104.248.224.228'),(18514,1,'admin','2019-08-07 07:06:43','13.127.255.142'),(18515,0,'[login]','2019-08-07 07:06:44','13.127.255.142'),(18516,1,'admin','2019-08-07 07:25:31','162.243.7.171'),(18535,1,'admin','2019-08-07 13:02:12','41.222.227.98'),(18544,0,'[login]','2019-08-07 15:31:28','1.10.140.44'),(18530,1,'admin','2019-08-07 11:27:32','103.104.122.243'),(18528,1,'admin','2019-08-07 11:04:59','185.126.219.96'),(18529,0,'[login]','2019-08-07 11:05:00','185.126.219.96'),(18524,1,'admin','2019-08-07 09:39:13','41.222.227.98'),(18537,1,'admin','2019-08-07 13:26:27','80.211.189.126'),(18526,1,'admin','2019-08-07 10:21:11','149.255.62.97'),(18527,0,'[login]','2019-08-07 10:21:12','149.255.62.97'),(18520,1,'admin','2019-08-07 08:43:59','187.109.79.16'),(18541,1,'admin','2019-08-07 14:40:50','34.87.11.3'),(18542,1,'admin','2019-08-07 15:05:57','177.71.200.16'),(18539,1,'admin','2019-08-07 13:50:59','68.183.80.165'),(18540,1,'admin','2019-08-07 14:15:46','78.157.210.66'),(18547,1,'admin','2019-08-07 17:17:18','103.97.124.189'),(18626,1,'admin','2019-08-08 15:00:40','115.146.121.237'),(18629,0,'[login]','2019-08-08 15:56:20','132.148.18.214'),(18628,1,'admin','2019-08-08 15:56:19','132.148.18.214'),(18631,0,'[login]','2019-08-08 16:53:47','45.40.134.20'),(18630,1,'admin','2019-08-08 16:53:46','45.40.134.20'),(18642,1,'admin','2019-08-08 22:57:58','139.196.97.22'),(18641,1,'admin','2019-08-08 22:37:22','213.185.88.230'),(18649,1,'admin','2019-08-09 00:15:25','165.22.224.183'),(18648,1,'admin','2019-08-08 23:55:38','146.185.145.40'),(18605,1,'admin','2019-08-08 06:52:41','95.110.192.25'),(18604,1,'admin','2019-08-08 06:29:57','162.243.7.171'),(18613,1,'admin','2019-08-08 08:26:08','132.148.18.178'),(18612,0,'[login]','2019-08-08 08:00:16','23.91.71.246'),(18611,1,'admin','2019-08-08 08:00:15','23.91.71.246'),(18610,0,'[login]','2019-08-08 07:39:20','167.179.102.58'),(18609,1,'admin','2019-08-08 07:39:19','167.179.102.58'),(18637,1,'admin','2019-08-08 21:59:59','203.171.20.81'),(18619,0,'[login]','2019-08-08 10:24:08','51.254.121.129'),(18616,0,'[login]','2019-08-08 08:50:22','157.230.16.157'),(18615,1,'admin','2019-08-08 08:50:21','157.230.16.157'),(18590,1,'admin','2019-08-08 02:42:22','206.189.135.163'),(18593,1,'admin','2019-08-08 03:59:20','132.148.18.178'),(18592,1,'admin','2019-08-08 03:38:48','80.211.3.191'),(18608,0,'[login]','2019-08-08 07:15:20','192.162.68.207'),(18600,1,'admin','2019-08-08 05:24:29','159.89.144.7'),(18599,0,'[login]','2019-08-08 05:07:33','104.44.143.113'),(18598,1,'admin','2019-08-08 05:07:24','104.44.143.113'),(18597,1,'admin','2019-08-08 04:39:59','5.182.210.19'),(18607,1,'admin','2019-08-08 07:15:19','192.162.68.207'),(18603,0,'[login]','2019-08-08 06:07:00','5.182.210.19'),(18602,1,'admin','2019-08-08 06:06:59','5.182.210.19'),(18601,1,'admin','2019-08-08 05:45:13','195.110.34.62'),(18606,0,'[login]','2019-08-08 06:52:42','95.110.192.25'),(18618,1,'admin','2019-08-08 10:24:07','51.254.121.129'),(18588,0,'[login]','2019-08-08 02:04:18','198.91.81.2'),(18923,0,'[login]','2019-08-10 19:20:41','162.144.63.254'),(18917,1,'admin','2019-08-10 19:05:38','104.245.48.235'),(18916,1,'admin','2019-08-10 18:56:48','165.254.121.223'),(18915,1,'admin','2019-08-10 18:52:29','174.138.30.236'),(18914,1,'admin','2019-08-10 18:44:47','61.41.4.26'),(18913,0,'[login]','2019-08-10 18:36:45','67.207.94.61'),(18878,1,'admin','2019-08-10 15:28:00','134.209.173.8'),(18898,1,'admin','2019-08-10 17:47:53','139.99.100.150'),(18892,1,'admin','2019-08-10 17:20:58','45.55.54.211'),(18891,1,'admin','2019-08-10 17:09:17','91.134.248.235'),(18890,1,'admin','2019-08-10 17:05:54','206.189.129.55'),(18889,1,'admin','2019-08-10 16:52:53','103.255.190.137'),(18888,1,'admin','2019-08-10 16:43:40','31.207.34.29'),(18887,1,'admin','2019-08-10 16:37:11','142.93.42.92'),(18886,1,'admin','2019-08-10 16:29:36','66.42.53.133'),(18897,1,'admin','2019-08-10 17:43:07','195.8.208.168'),(18875,0,'[login]','2019-08-10 15:04:54','134.209.145.226'),(18874,1,'admin','2019-08-10 15:04:53','134.209.145.226'),(18873,1,'admin','2019-08-10 14:57:23','139.59.79.94'),(18872,1,'admin','2019-08-10 14:33:06','103.221.221.150'),(18871,1,'admin','2019-08-10 14:27:34','103.117.180.10'),(18884,0,'[login]','2019-08-10 16:13:44','51.38.230.224'),(18883,1,'admin','2019-08-10 16:13:40','51.38.230.224'),(18882,0,'[login]','2019-08-10 16:05:41','207.180.235.234'),(18881,1,'admin','2019-08-10 16:05:41','207.180.235.234'),(18880,1,'admin','2019-08-10 15:51:59','45.119.82.172'),(18879,1,'admin','2019-08-10 15:43:16','62.210.113.223'),(18869,1,'admin','2019-08-10 14:14:09','103.221.222.251'),(18868,1,'admin','2019-08-10 14:04:21','217.182.136.202'),(18867,1,'admin','2019-08-10 13:57:24','51.38.133.86'),(18866,0,'[login]','2019-08-10 13:51:16','103.48.190.114'),(18865,1,'admin','2019-08-10 13:51:14','103.48.190.114'),(18864,1,'admin','2019-08-10 13:43:01','51.75.250.225'),(18863,1,'admin','2019-08-10 13:35:16','66.45.245.146'),(18862,1,'admin','2019-08-10 13:28:25','159.65.152.135'),(18899,0,'[login]','2019-08-10 17:47:54','139.99.100.150'),(18885,1,'admin','2019-08-10 16:22:16','185.244.145.194'),(18877,1,'admin','2019-08-10 15:19:56','34.200.31.55'),(18876,1,'admin','2019-08-10 15:13:54','91.209.70.223'),(18843,1,'admin','2019-08-10 10:31:26','54.203.88.91'),(18852,1,'admin','2019-08-10 12:02:46','185.244.145.194'),(18851,0,'[login]','2019-08-10 11:55:38','138.68.102.184'),(18850,1,'admin','2019-08-10 11:55:37','138.68.102.184'),(18849,1,'admin','2019-08-10 11:48:52','37.187.128.18'),(18848,1,'admin','2019-08-10 11:41:13','94.101.95.221'),(18857,0,'[login]','2019-08-10 12:53:58','62.210.113.223'),(18856,1,'admin','2019-08-10 12:53:57','62.210.113.223'),(18855,1,'admin','2019-08-10 12:46:09','159.65.126.173'),(18835,0,'[login]','2019-08-10 09:29:05','176.223.125.100'),(18834,1,'admin','2019-08-10 09:29:04','176.223.125.100'),(18861,1,'admin','2019-08-10 13:22:07','91.209.70.223'),(18860,1,'admin','2019-08-10 13:06:44','81.91.92.30'),(18859,0,'[login]','2019-08-10 12:59:29','45.40.134.20'),(18858,1,'admin','2019-08-10 12:59:28','45.40.134.20'),(18847,1,'admin','2019-08-10 11:12:05','192.169.232.246'),(18846,1,'admin','2019-08-10 11:05:52','103.92.28.192'),(18845,1,'admin','2019-08-10 11:00:03','85.214.150.236'),(18844,1,'admin','2019-08-10 10:52:18','195.8.208.168'),(18841,1,'admin','2019-08-10 10:17:29','185.104.28.73'),(18840,1,'admin','2019-08-10 10:04:40','150.95.112.100'),(18833,1,'admin','2019-08-10 09:22:27','89.33.25.237'),(18832,1,'admin','2019-08-10 09:00:21','51.89.155.5'),(18831,1,'admin','2019-08-10 08:53:26','95.110.192.25'),(18830,1,'admin','2019-08-10 08:45:45','13.126.179.48'),(18829,1,'admin','2019-08-10 08:39:24','139.59.39.119'),(18828,1,'admin','2019-08-10 08:33:11','138.68.236.225'),(18839,1,'admin','2019-08-10 09:58:48','46.101.55.108'),(18838,1,'admin','2019-08-10 09:50:40','205.147.101.86'),(18837,1,'admin','2019-08-10 09:42:39','87.98.138.89'),(18836,1,'admin','2019-08-10 09:35:32','167.114.253.182'),(18854,1,'admin','2019-08-10 12:38:34','150.95.112.100'),(18853,1,'admin','2019-08-10 12:31:52','142.93.206.202'),(18809,0,'[login]','2019-08-10 06:29:22','165.22.241.97'),(18808,1,'admin','2019-08-10 06:29:20','165.22.241.97'),(18903,0,'[login]','2019-08-10 17:58:12','93.125.99.120'),(18902,1,'admin','2019-08-10 17:58:11','93.125.99.120'),(18827,1,'admin','2019-08-10 08:25:02','46.105.43.104'),(18826,1,'admin','2019-08-10 08:17:56','37.247.110.123'),(18825,1,'admin','2019-08-10 08:11:22','45.77.172.164'),(18824,1,'admin','2019-08-10 07:57:37','163.172.54.70'),(18823,0,'[login]','2019-08-10 07:49:37','192.162.68.244'),(18822,1,'admin','2019-08-10 07:49:36','192.162.68.244'),(18821,1,'admin','2019-08-10 07:43:46','107.170.48.143'),(18820,1,'admin','2019-08-10 07:36:43','185.2.5.23'),(18819,1,'admin','2019-08-10 07:30:18','132.148.18.178'),(18798,1,'admin','2019-08-10 04:44:59','92.222.35.94'),(18797,0,'[login]','2019-08-10 04:38:06','217.182.136.202'),(18796,1,'admin','2019-08-10 04:38:06','217.182.136.202'),(18818,1,'admin','2019-08-10 07:22:33','104.236.75.186'),(18817,1,'admin','2019-08-10 07:15:30','216.201.128.3'),(18807,1,'admin','2019-08-10 06:18:28','162.255.87.220'),(18806,1,'admin','2019-08-10 06:08:31','142.93.42.92'),(18805,1,'admin','2019-08-10 05:53:10','50.62.57.6'),(18804,1,'admin','2019-08-10 05:40:52','139.59.44.12'),(18803,1,'admin','2019-08-10 05:33:47','41.185.26.250'),(18816,1,'admin','2019-08-10 07:09:41','103.24.173.98'),(18815,1,'admin','2019-08-10 07:02:21','136.243.37.61'),(18810,1,'admin','2019-08-10 06:37:51','187.109.79.16'),(18811,0,'[login]','2019-08-10 06:37:57','187.109.79.16'),(18812,1,'admin','2019-08-10 06:41:45','134.209.145.226'),(18813,0,'[login]','2019-08-10 06:41:47','134.209.145.226'),(18814,1,'admin','2019-08-10 06:48:20','159.203.132.189'),(18802,0,'[login]','2019-08-10 05:26:01','142.93.108.225'),(18795,1,'admin','2019-08-10 04:11:35','167.179.102.58'),(18794,1,'admin','2019-08-10 04:03:21','35.225.118.242'),(18793,1,'admin','2019-08-10 03:51:25','162.144.84.235'),(18792,0,'[login]','2019-08-10 03:37:19','51.254.215.5'),(18791,1,'admin','2019-08-10 03:37:18','51.254.215.5'),(18790,1,'admin','2019-08-10 03:32:11','103.48.190.114'),(18782,0,'[login]','2019-08-10 02:52:56','210.245.38.38'),(18781,1,'admin','2019-08-10 02:52:54','210.245.38.38'),(18780,0,'[login]','2019-08-10 02:48:27','103.48.190.114'),(18779,1,'admin','2019-08-10 02:48:25','103.48.190.114'),(18778,1,'admin','2019-08-10 02:44:26','178.62.74.90'),(18777,1,'admin','2019-08-10 02:39:23','66.45.245.146'),(18776,1,'admin','2019-08-10 02:34:02','4.78.193.138'),(18775,1,'admin','2019-08-10 02:30:00','62.210.9.67'),(18907,1,'admin','2019-08-10 18:18:34','13.55.117.160'),(18906,1,'admin','2019-08-10 18:14:54','94.244.27.118'),(18905,1,'admin','2019-08-10 18:09:20','128.199.134.25'),(18904,1,'admin','2019-08-10 18:05:30','185.162.146.110'),(18801,1,'admin','2019-08-10 05:25:58','142.93.108.225'),(18800,1,'admin','2019-08-10 05:19:45','45.119.82.172'),(18799,0,'[login]','2019-08-10 04:45:00','92.222.35.94'),(18842,1,'admin','2019-08-10 10:25:14','46.101.54.199'),(18900,1,'admin','2019-08-10 17:50:11','45.122.221.228'),(18901,1,'admin','2019-08-10 17:58:05','103.74.123.51'),(18762,0,'[login]','2019-08-10 01:39:17','165.227.12.254'),(18763,1,'admin','2019-08-10 01:44:46','208.113.170.111'),(18764,0,'[login]','2019-08-10 01:44:46','208.113.170.111'),(18765,1,'admin','2019-08-10 01:48:56','45.76.58.105'),(18766,1,'admin','2019-08-10 01:52:29','66.45.245.146'),(18767,0,'[login]','2019-08-10 01:52:29','66.45.245.146'),(18768,1,'admin','2019-08-10 01:56:14','72.52.169.207'),(18769,1,'admin','2019-08-10 02:05:03','157.230.212.42'),(18770,1,'admin','2019-08-10 02:08:00','122.2.229.165'),(18771,1,'admin','2019-08-10 02:12:32','104.198.196.151'),(18772,1,'admin','2019-08-10 02:15:44','115.68.187.140'),(18773,1,'admin','2019-08-10 02:22:05','128.199.249.8'),(18774,1,'admin','2019-08-10 02:25:32','51.75.121.21'),(18982,1,'admin','2019-08-11 00:07:16','138.68.248.68'),(18983,0,'[login]','2019-08-11 00:07:17','138.68.248.68'),(18984,1,'admin','2019-08-11 00:12:52','68.183.83.7'),(18985,0,'[login]','2019-08-11 00:12:54','68.183.83.7'),(18986,1,'admin','2019-08-11 00:17:37','124.158.12.204'),(18987,1,'admin','2019-08-11 00:23:19','62.210.113.223'),(19004,1,'admin','2019-08-11 02:07:27','159.89.196.201'),(19005,1,'admin','2019-08-11 02:12:34','144.76.61.210'),(19006,1,'admin','2019-08-11 02:17:50','139.59.79.94'),(19007,1,'admin','2019-08-11 02:23:55','95.216.202.61'),(19015,1,'admin','2019-08-11 03:09:58','163.44.192.169'),(19016,1,'admin','2019-08-11 03:19:51','54.38.91.124'),(19017,0,'[login]','2019-08-11 03:19:51','54.38.91.124'),(19018,1,'admin','2019-08-11 03:24:42','34.87.25.65'),(19036,1,'admin','2019-08-14 15:15:01','150.95.108.178'),(19042,1,'admin','2019-08-14 18:21:30','128.199.187.219'),(19045,1,'admin','2019-08-14 19:25:28','34.87.81.66'),(19048,1,'admin','2019-08-14 19:55:39','103.48.116.35'),(19049,0,'[login]','2019-08-14 19:55:42','103.48.116.35'),(19050,1,'admin','2019-08-14 20:10:35','5.189.160.17'),(19051,0,'[login]','2019-08-14 20:10:35','5.189.160.17'),(19052,1,'admin','2019-08-14 20:24:57','37.59.100.178'),(19062,1,'admin','2019-08-14 23:17:54','173.212.196.211'),(19065,0,'[login]','2019-08-14 23:56:33','104.236.140.149'),(19066,1,'admin','2019-08-15 00:08:19','192.145.239.35'),(19067,1,'admin','2019-08-15 00:22:11','109.251.248.90'),(19075,0,'[login]','2019-08-15 03:09:13','192.169.232.246'),(19076,1,'admin','2019-08-15 03:20:36','205.132.151.7'),(19077,1,'admin','2019-08-15 03:24:24','185.182.57.47'),(19085,1,'admin','2019-08-15 04:54:58','37.59.108.37'),(19086,1,'admin','2019-08-15 05:01:31','173.212.199.186'),(19087,1,'admin','2019-08-15 05:03:33','190.98.105.122'),(19092,0,'[login]','2019-08-15 06:16:06','80.211.189.126'),(19098,1,'admin','2019-08-15 08:24:46','45.119.81.237'),(19101,1,'admin','2019-08-15 09:14:13','35.240.137.225'),(19102,0,'[login]','2019-08-15 09:14:14','35.240.137.225'),(19106,0,'[login]','2019-08-15 10:38:26','107.189.1.162'),(19107,1,'admin','2019-08-15 10:46:31','3.80.153.183'),(19108,1,'admin','2019-08-15 10:59:21','132.232.61.121'),(19112,1,'admin','2019-08-15 13:27:05','206.189.93.149'),(19114,1,'admin','2019-08-15 14:02:11','131.180.125.55'),(19115,1,'admin','2019-08-15 14:19:01','167.71.199.132'),(19118,1,'admin','2019-08-15 15:24:26','205.132.151.7'),(19123,0,'[login]','2019-08-15 16:42:23','125.5.178.106'),(19124,1,'admin','2019-08-15 16:57:07','165.22.223.189'),(19125,1,'admin','2019-08-15 17:15:32','51.77.200.62'),(19130,1,'admin','2019-08-15 18:15:16','5.45.68.19'),(19131,0,'[login]','2019-08-15 18:15:17','5.45.68.19'),(19135,1,'admin','2019-08-15 19:11:34','128.199.68.128'),(19136,1,'admin','2019-08-15 19:24:42','136.244.70.108'),(19141,1,'admin','2019-08-15 21:02:58','82.223.0.187'),(19142,0,'[login]','2019-08-15 21:02:59','82.223.0.187'),(18052,1,'admin','2019-07-29 20:23:00','54.36.221.51'),(18051,0,'6sigma','2019-07-29 19:57:09','103.215.81.107'),(18050,0,'6sigma','2019-07-29 19:57:08','103.215.81.107'),(18049,0,'6sigma','2019-07-29 19:57:06','103.215.81.107'),(18048,0,'6sigma','2019-07-29 19:57:05','103.215.81.107'),(18047,0,'6sigma','2019-07-29 19:57:04','103.215.81.107'),(18046,0,'6sigma','2019-07-29 19:57:02','103.215.81.107'),(18045,0,'6sigma','2019-07-29 19:57:01','103.215.81.107'),(18044,0,'6sigma','2019-07-29 19:57:00','103.215.81.107'),(18043,0,'6sigma','2019-07-29 19:56:58','103.215.81.107'),(18042,0,'6sigma','2019-07-29 19:56:57','103.215.81.107'),(18041,0,'6sigma','2019-07-29 19:56:56','103.215.81.107'),(18040,0,'6sigma','2019-07-29 19:56:54','103.215.81.107'),(18039,0,'6sigma','2019-07-29 19:56:53','103.215.81.107'),(18038,0,'6sigma','2019-07-29 19:56:52','103.215.81.107'),(18037,0,'6sigma','2019-07-29 19:56:50','103.215.81.107'),(18036,0,'6sigma','2019-07-29 19:56:49','103.215.81.107'),(18035,0,'6sigma','2019-07-29 19:56:48','103.215.81.107'),(18034,0,'6sigma','2019-07-29 19:56:47','103.215.81.107'),(18033,0,'6sigma','2019-07-29 19:56:45','103.215.81.107'),(18032,0,'6sigma','2019-07-29 19:56:44','103.215.81.107'),(18031,0,'6sigma','2019-07-29 19:56:43','103.215.81.107'),(18030,0,'6sigma','2019-07-29 19:56:41','103.215.81.107'),(18029,0,'6sigma','2019-07-29 19:56:40','103.215.81.107'),(18028,0,'6sigma','2019-07-29 19:56:39','103.215.81.107'),(18027,0,'6sigma','2019-07-29 19:56:37','103.215.81.107'),(18026,0,'6sigma','2019-07-29 19:56:36','103.215.81.107'),(18025,0,'6sigma','2019-07-29 19:56:35','103.215.81.107'),(18023,0,'6sigma','2019-07-29 19:56:32','103.215.81.107'),(18024,0,'6sigma','2019-07-29 19:56:33','103.215.81.107'),(18022,0,'6sigma','2019-07-29 19:56:31','103.215.81.107'),(18021,0,'6sigma','2019-07-29 19:56:30','103.215.81.107'),(18020,0,'6sigma','2019-07-29 19:56:28','103.215.81.107'),(18019,0,'6sigma','2019-07-29 19:56:27','103.215.81.107'),(18018,0,'6sigma','2019-07-29 19:56:25','103.215.81.107'),(18017,0,'6sigma','2019-07-29 19:56:24','103.215.81.107'),(18016,0,'6sigma','2019-07-29 19:56:22','103.215.81.107'),(18015,0,'6sigma','2019-07-29 19:56:21','103.215.81.107'),(18014,0,'6sigma','2019-07-29 19:56:20','103.215.81.107'),(18012,0,'6sigma','2019-07-29 19:56:17','103.215.81.107'),(18013,0,'6sigma','2019-07-29 19:56:19','103.215.81.107'),(18011,0,'6sigma','2019-07-29 19:56:16','103.215.81.107'),(18010,0,'6sigma','2019-07-29 19:56:15','103.215.81.107'),(18009,0,'6sigma','2019-07-29 19:56:13','103.215.81.107'),(18008,0,'6sigma','2019-07-29 19:56:12','103.215.81.107'),(18007,0,'6sigma','2019-07-29 19:56:11','103.215.81.107'),(18006,0,'6sigma','2019-07-29 19:56:09','103.215.81.107'),(18005,0,'6sigma','2019-07-29 19:56:08','103.215.81.107'),(18004,0,'6sigma','2019-07-29 19:56:07','103.215.81.107'),(18003,0,'6sigma','2019-07-29 19:56:05','103.215.81.107'),(18002,0,'6sigma','2019-07-29 19:56:04','103.215.81.107'),(18001,0,'6sigma','2019-07-29 19:56:03','103.215.81.107'),(18000,0,'6sigma','2019-07-29 19:56:01','103.215.81.107'),(17999,0,'6sigma','2019-07-29 19:56:00','103.215.81.107'),(17998,0,'6sigma','2019-07-29 19:55:59','103.215.81.107'),(17997,0,'6sigma','2019-07-29 19:55:57','103.215.81.107'),(18954,1,'admin','2019-08-10 21:43:29','216.172.183.202'),(18953,1,'admin','2019-08-10 21:39:55','5.100.248.67'),(18952,1,'admin','2019-08-10 21:34:20','94.101.95.221'),(18951,0,'[login]','2019-08-10 21:28:35','42.117.1.225'),(18950,1,'admin','2019-08-10 21:28:33','42.117.1.225'),(18960,1,'admin','2019-08-10 22:20:53','165.22.224.183'),(18959,0,'[login]','2019-08-10 22:16:35','104.248.140.134'),(18958,1,'admin','2019-08-10 22:16:29','104.248.140.134'),(17996,0,'6sigma','2019-07-29 19:55:56','103.215.81.107'),(17995,0,'6sigma','2019-07-29 19:55:55','103.215.81.107'),(17994,0,'6sigma','2019-07-29 19:55:53','103.215.81.107'),(17993,0,'6sigma','2019-07-29 19:55:52','103.215.81.107'),(17992,0,'6sigma','2019-07-29 19:55:51','103.215.81.107'),(17990,0,'6sigma','2019-07-29 19:55:48','103.215.81.107'),(17991,0,'6sigma','2019-07-29 19:55:50','103.215.81.107'),(17989,0,'6sigma','2019-07-29 19:55:47','103.215.81.107'),(17987,0,'6sigma','2019-07-29 19:55:44','103.215.81.107'),(17988,0,'6sigma','2019-07-29 19:55:46','103.215.81.107'),(17986,0,'6sigma','2019-07-29 19:55:43','103.215.81.107'),(17985,0,'6sigma','2019-07-29 19:55:42','103.215.81.107'),(17984,0,'6sigma','2019-07-29 19:55:40','103.215.81.107'),(17983,0,'6sigma','2019-07-29 19:55:39','103.215.81.107'),(17982,0,'6sigma','2019-07-29 19:55:38','103.215.81.107'),(17981,0,'6sigma','2019-07-29 19:55:36','103.215.81.107'),(17980,0,'6sigma','2019-07-29 19:55:35','103.215.81.107'),(17979,0,'6sigma','2019-07-29 19:55:33','103.215.81.107'),(17978,0,'6sigma','2019-07-29 19:55:32','103.215.81.107'),(17977,0,'6sigma','2019-07-29 19:55:31','103.215.81.107'),(17976,0,'6sigma','2019-07-29 19:55:30','103.215.81.107'),(17975,0,'6sigma','2019-07-29 19:55:28','103.215.81.107'),(17974,0,'6sigma','2019-07-29 19:55:27','103.215.81.107'),(17973,0,'6sigma','2019-07-29 19:55:25','103.215.81.107'),(17972,0,'6sigma','2019-07-29 19:55:24','103.215.81.107'),(17971,0,'6sigma','2019-07-29 19:55:22','103.215.81.107'),(17970,0,'6sigma','2019-07-29 19:55:21','103.215.81.107'),(17969,0,'6sigma','2019-07-29 19:55:20','103.215.81.107'),(17968,0,'6sigma','2019-07-29 19:55:18','103.215.81.107'),(17967,0,'6sigma','2019-07-29 19:55:17','103.215.81.107'),(17966,0,'6sigma','2019-07-29 19:55:16','103.215.81.107'),(17965,0,'6sigma','2019-07-29 19:55:14','103.215.81.107'),(17964,0,'6sigma','2019-07-29 19:55:13','103.215.81.107'),(17963,0,'6sigma','2019-07-29 19:55:12','103.215.81.107'),(17962,0,'6sigma','2019-07-29 19:55:10','103.215.81.107'),(17960,0,'6sigma','2019-07-29 19:55:08','103.215.81.107'),(17961,0,'6sigma','2019-07-29 19:55:09','103.215.81.107'),(17958,0,'6sigma','2019-07-29 19:55:05','103.215.81.107'),(17959,0,'6sigma','2019-07-29 19:55:06','103.215.81.107'),(17957,0,'6sigma','2019-07-29 19:55:03','103.215.81.107'),(17956,0,'6sigma','2019-07-29 19:55:02','103.215.81.107'),(17955,0,'6sigma','2019-07-29 19:55:00','103.215.81.107'),(17954,0,'6sigma','2019-07-29 19:54:59','103.215.81.107'),(17953,0,'6sigma','2019-07-29 19:54:58','103.215.81.107'),(17952,0,'6sigma','2019-07-29 19:54:56','103.215.81.107'),(17950,0,'6sigma','2019-07-29 19:54:54','103.215.81.107'),(17951,0,'6sigma','2019-07-29 19:54:55','103.215.81.107'),(17949,0,'6sigma','2019-07-29 19:54:52','103.215.81.107'),(17948,0,'6sigma','2019-07-29 19:54:51','103.215.81.107'),(17947,0,'6sigma','2019-07-29 19:54:49','103.215.81.107'),(17946,0,'6sigma','2019-07-29 19:54:48','103.215.81.107'),(17945,0,'6sigma','2019-07-29 19:54:46','103.215.81.107'),(17944,0,'6sigma','2019-07-29 19:54:45','103.215.81.107'),(17943,0,'6sigma','2019-07-29 19:54:44','103.215.81.107'),(17941,0,'6sigma','2019-07-29 19:54:41','103.215.81.107'),(17942,0,'6sigma','2019-07-29 19:54:42','103.215.81.107'),(17940,0,'6sigma','2019-07-29 19:54:40','103.215.81.107'),(17939,0,'6sigma','2019-07-29 19:54:38','103.215.81.107'),(17938,0,'6sigma','2019-07-29 19:54:37','103.215.81.107'),(17937,0,'6sigma','2019-07-29 19:54:36','103.215.81.107'),(17936,0,'6sigma','2019-07-29 19:54:34','103.215.81.107'),(17935,0,'6sigma','2019-07-29 19:54:33','103.215.81.107'),(17934,0,'6sigma','2019-07-29 19:54:31','103.215.81.107'),(17933,0,'6sigma','2019-07-29 19:54:30','103.215.81.107'),(17932,0,'6sigma','2019-07-29 19:54:28','103.215.81.107'),(17931,0,'6sigma','2019-07-29 19:54:27','103.215.81.107'),(17930,0,'6sigma','2019-07-29 19:54:25','103.215.81.107'),(17929,0,'6sigma','2019-07-29 19:54:24','103.215.81.107'),(17928,0,'6sigma','2019-07-29 19:54:22','103.215.81.107'),(17926,0,'6sigma','2019-07-29 19:54:19','103.215.81.107'),(17927,0,'6sigma','2019-07-29 19:54:21','103.215.81.107'),(17925,0,'6sigma','2019-07-29 19:54:18','103.215.81.107'),(17924,0,'6sigma','2019-07-29 19:54:17','103.215.81.107'),(17923,0,'6sigma','2019-07-29 19:54:15','103.215.81.107'),(17921,0,'6sigma','2019-07-29 19:54:13','103.215.81.107'),(17922,0,'6sigma','2019-07-29 19:54:14','103.215.81.107'),(17920,0,'6sigma','2019-07-29 19:54:11','103.215.81.107'),(17919,0,'6sigma','2019-07-29 19:54:10','103.215.81.107'),(17918,0,'6sigma','2019-07-29 19:54:08','103.215.81.107'),(17917,0,'6sigma','2019-07-29 19:54:07','103.215.81.107'),(17916,0,'6sigma','2019-07-29 19:54:06','103.215.81.107'),(17914,0,'6sigma','2019-07-29 19:54:03','103.215.81.107'),(17915,0,'6sigma','2019-07-29 19:54:04','103.215.81.107'),(17913,0,'6sigma','2019-07-29 19:54:01','103.215.81.107'),(17912,0,'6sigma','2019-07-29 19:54:00','103.215.81.107'),(17911,0,'6sigma','2019-07-29 19:53:59','103.215.81.107'),(17910,0,'6sigma','2019-07-29 19:53:57','103.215.81.107'),(17908,0,'6sigma','2019-07-29 19:53:54','103.215.81.107'),(17909,0,'6sigma','2019-07-29 19:53:56','103.215.81.107'),(17907,0,'6sigma','2019-07-29 19:53:53','103.215.81.107'),(17906,0,'6sigma','2019-07-29 19:53:52','103.215.81.107'),(17905,0,'6sigma','2019-07-29 19:53:50','103.215.81.107'),(17904,0,'6sigma','2019-07-29 19:53:48','103.215.81.107'),(17903,0,'6sigma','2019-07-29 19:53:47','103.215.81.107'),(17902,0,'6sigma','2019-07-29 19:53:45','103.215.81.107'),(17901,0,'6sigma','2019-07-29 19:53:44','103.215.81.107'),(17900,0,'6sigma','2019-07-29 19:53:42','103.215.81.107'),(17899,0,'6sigma','2019-07-29 19:53:41','103.215.81.107'),(17898,0,'6sigma','2019-07-29 19:53:40','103.215.81.107'),(17896,0,'6sigma','2019-07-29 19:53:37','103.215.81.107'),(17897,0,'6sigma','2019-07-29 19:53:38','103.215.81.107'),(17895,0,'6sigma','2019-07-29 19:53:36','103.215.81.107'),(17894,0,'6sigma','2019-07-29 19:53:34','103.215.81.107'),(17893,0,'6sigma','2019-07-29 19:53:32','103.215.81.107'),(17892,0,'6sigma','2019-07-29 19:53:31','103.215.81.107'),(17891,0,'6sigma','2019-07-29 19:53:30','103.215.81.107'),(17889,0,'6sigma','2019-07-29 19:53:27','103.215.81.107'),(17890,0,'6sigma','2019-07-29 19:53:28','103.215.81.107'),(17888,0,'6sigma','2019-07-29 19:53:25','103.215.81.107'),(17887,0,'6sigma','2019-07-29 19:53:24','103.215.81.107'),(17886,0,'6sigma','2019-07-29 19:53:23','103.215.81.107'),(17885,0,'6sigma','2019-07-29 19:53:21','103.215.81.107'),(17884,0,'6sigma','2019-07-29 19:53:20','103.215.81.107'),(17883,0,'6sigma','2019-07-29 19:53:19','103.215.81.107'),(17881,0,'6sigma','2019-07-29 19:53:16','103.215.81.107'),(17882,0,'6sigma','2019-07-29 19:53:17','103.215.81.107'),(17879,0,'6sigma','2019-07-29 19:53:12','103.215.81.107'),(17880,0,'6sigma','2019-07-29 19:53:14','103.215.81.107'),(17878,0,'6sigma','2019-07-29 19:53:11','103.215.81.107'),(17877,0,'6sigma','2019-07-29 19:53:09','103.215.81.107'),(17875,0,'6sigma','2019-07-29 19:53:07','103.215.81.107'),(17876,0,'6sigma','2019-07-29 19:53:08','103.215.81.107'),(17874,0,'6sigma','2019-07-29 19:53:05','103.215.81.107'),(17873,0,'6sigma','2019-07-29 19:53:04','103.215.81.107'),(17872,0,'6sigma','2019-07-29 19:53:02','103.215.81.107'),(17871,0,'6sigma','2019-07-29 19:53:01','103.215.81.107'),(17870,0,'6sigma','2019-07-29 19:52:59','103.215.81.107'),(17869,0,'6sigma','2019-07-29 19:52:58','103.215.81.107'),(17868,0,'6sigma','2019-07-29 19:52:56','103.215.81.107'),(17867,0,'6sigma','2019-07-29 19:52:55','103.215.81.107'),(17866,0,'6sigma','2019-07-29 19:52:54','103.215.81.107'),(17865,0,'6sigma','2019-07-29 19:52:52','103.215.81.107'),(17863,0,'6sigma','2019-07-29 19:52:49','103.215.81.107'),(17864,0,'6sigma','2019-07-29 19:52:51','103.215.81.107'),(17862,0,'6sigma','2019-07-29 19:52:48','103.215.81.107'),(17861,0,'6sigma','2019-07-29 19:52:46','103.215.81.107'),(17859,0,'6sigma','2019-07-29 19:52:43','103.215.81.107'),(17860,0,'6sigma','2019-07-29 19:52:45','103.215.81.107'),(17858,0,'6sigma','2019-07-29 19:52:42','103.215.81.107'),(17857,0,'6sigma','2019-07-29 19:52:40','103.215.81.107'),(17856,0,'6sigma','2019-07-29 19:52:39','103.215.81.107'),(17855,0,'6sigma','2019-07-29 19:52:37','103.215.81.107'),(17854,0,'6sigma','2019-07-29 19:52:36','103.215.81.107'),(17852,0,'6sigma','2019-07-29 19:52:33','103.215.81.107'),(17853,0,'6sigma','2019-07-29 19:52:35','103.215.81.107'),(17851,0,'6sigma','2019-07-29 19:52:32','103.215.81.107'),(17850,0,'6sigma','2019-07-29 19:52:30','103.215.81.107'),(17849,0,'6sigma','2019-07-29 19:52:29','103.215.81.107'),(17848,0,'6sigma','2019-07-29 19:52:27','103.215.81.107'),(17847,0,'6sigma','2019-07-29 19:52:26','103.215.81.107'),(17845,0,'6sigma','2019-07-29 19:52:23','103.215.81.107'),(17846,0,'6sigma','2019-07-29 19:52:24','103.215.81.107'),(17844,0,'6sigma','2019-07-29 19:52:21','103.215.81.107'),(17843,0,'6sigma','2019-07-29 19:52:20','103.215.81.107'),(17842,0,'6sigma','2019-07-29 19:52:18','103.215.81.107'),(17841,0,'6sigma','2019-07-29 19:52:17','103.215.81.107'),(17840,0,'6sigma','2019-07-29 19:52:15','103.215.81.107'),(17839,0,'6sigma','2019-07-29 19:52:14','103.215.81.107'),(17838,0,'6sigma','2019-07-29 19:52:13','103.215.81.107'),(17836,0,'6sigma','2019-07-29 19:52:10','103.215.81.107'),(17837,0,'6sigma','2019-07-29 19:52:11','103.215.81.107'),(17835,0,'6sigma','2019-07-29 19:52:09','103.215.81.107'),(17834,0,'6sigma','2019-07-29 19:52:07','103.215.81.107'),(17833,0,'6sigma','2019-07-29 19:52:06','103.215.81.107'),(17832,0,'6sigma','2019-07-29 19:52:05','103.215.81.107'),(17831,0,'6sigma','2019-07-29 19:52:03','103.215.81.107'),(17830,0,'6sigma','2019-07-29 19:52:02','103.215.81.107'),(17829,0,'6sigma','2019-07-29 19:52:00','103.215.81.107'),(17828,0,'6sigma','2019-07-29 19:51:59','103.215.81.107'),(17827,0,'6sigma','2019-07-29 19:51:57','103.215.81.107'),(17826,0,'6sigma','2019-07-29 19:51:56','103.215.81.107'),(17825,0,'6sigma','2019-07-29 19:51:54','103.215.81.107'),(17824,0,'6sigma','2019-07-29 19:51:53','103.215.81.107'),(17823,0,'6sigma','2019-07-29 19:51:51','103.215.81.107'),(17822,0,'6sigma','2019-07-29 19:51:50','103.215.81.107'),(17820,0,'6sigma','2019-07-29 19:51:47','103.215.81.107'),(17821,0,'6sigma','2019-07-29 19:51:48','103.215.81.107'),(17819,0,'6sigma','2019-07-29 19:51:46','103.215.81.107'),(17818,0,'6sigma','2019-07-29 19:51:44','103.215.81.107'),(17817,0,'6sigma','2019-07-29 19:51:43','103.215.81.107'),(17816,0,'6sigma','2019-07-29 19:51:41','103.215.81.107'),(17815,0,'6sigma','2019-07-29 19:51:40','103.215.81.107'),(17813,0,'6sigma','2019-07-29 19:51:37','103.215.81.107'),(17814,0,'6sigma','2019-07-29 19:51:38','103.215.81.107'),(17812,0,'6sigma','2019-07-29 19:51:35','103.215.81.107'),(17811,0,'6sigma','2019-07-29 19:51:34','103.215.81.107'),(17810,0,'6sigma','2019-07-29 19:51:32','103.215.81.107'),(17809,0,'6sigma','2019-07-29 19:51:31','103.215.81.107'),(17808,0,'6sigma','2019-07-29 19:51:29','103.215.81.107'),(17807,0,'6sigma','2019-07-29 19:51:28','103.215.81.107'),(17806,0,'6sigma','2019-07-29 19:51:27','103.215.81.107'),(17804,0,'6sigma','2019-07-29 19:51:24','103.215.81.107'),(17805,0,'6sigma','2019-07-29 19:51:25','103.215.81.107'),(17803,0,'6sigma','2019-07-29 19:51:23','103.215.81.107'),(17802,0,'6sigma','2019-07-29 19:51:21','103.215.81.107'),(17800,0,'6sigma','2019-07-29 19:51:18','103.215.81.107'),(17801,0,'6sigma','2019-07-29 19:51:20','103.215.81.107'),(17799,0,'6sigma','2019-07-29 19:51:17','103.215.81.107'),(17798,0,'6sigma','2019-07-29 19:51:16','103.215.81.107'),(17797,0,'6sigma','2019-07-29 19:51:14','103.215.81.107'),(17796,0,'6sigma','2019-07-29 19:51:12','103.215.81.107'),(17794,0,'6sigma','2019-07-29 19:51:09','103.215.81.107'),(17795,0,'6sigma','2019-07-29 19:51:11','103.215.81.107'),(17793,0,'6sigma','2019-07-29 19:51:08','103.215.81.107'),(17792,0,'6sigma','2019-07-29 19:51:07','103.215.81.107'),(17791,0,'6sigma','2019-07-29 19:51:05','103.215.81.107'),(17790,0,'6sigma','2019-07-29 19:51:03','103.215.81.107'),(17789,0,'6sigma','2019-07-29 19:51:02','103.215.81.107'),(17788,0,'6sigma','2019-07-29 19:51:01','103.215.81.107'),(17787,0,'6sigma','2019-07-29 19:50:59','103.215.81.107'),(17786,0,'6sigma','2019-07-29 19:50:58','103.215.81.107'),(17785,0,'6sigma','2019-07-29 19:50:56','103.215.81.107'),(17784,0,'6sigma','2019-07-29 19:50:55','103.215.81.107'),(17783,0,'6sigma','2019-07-29 19:50:54','103.215.81.107'),(17782,0,'6sigma','2019-07-29 19:50:52','103.215.81.107'),(17781,0,'6sigma','2019-07-29 19:50:51','103.215.81.107'),(17780,0,'6sigma','2019-07-29 19:50:49','103.215.81.107'),(17779,0,'6sigma','2019-07-29 19:50:48','103.215.81.107'),(17778,0,'6sigma','2019-07-29 19:50:46','103.215.81.107'),(17777,0,'6sigma','2019-07-29 19:50:45','103.215.81.107'),(17776,0,'6sigma','2019-07-29 19:50:43','103.215.81.107'),(17775,0,'6sigma','2019-07-29 19:50:42','103.215.81.107'),(17774,0,'6sigma','2019-07-29 19:50:40','103.215.81.107'),(17773,0,'6sigma','2019-07-29 19:50:39','103.215.81.107'),(17772,0,'6sigma','2019-07-29 19:50:37','103.215.81.107'),(17771,0,'6sigma','2019-07-29 19:50:36','103.215.81.107'),(17770,0,'6sigma','2019-07-29 19:50:34','103.215.81.107'),(17769,0,'6sigma','2019-07-29 19:50:33','103.215.81.107'),(17768,0,'6sigma','2019-07-29 19:50:32','103.215.81.107'),(17767,0,'6sigma','2019-07-29 19:50:30','103.215.81.107'),(17766,0,'6sigma','2019-07-29 19:50:29','103.215.81.107'),(17765,0,'6sigma','2019-07-29 19:50:28','103.215.81.107'),(17764,0,'6sigma','2019-07-29 19:50:26','103.215.81.107'),(17763,0,'6sigma','2019-07-29 19:50:25','103.215.81.107'),(17762,0,'6sigma','2019-07-29 19:50:23','103.215.81.107'),(17761,0,'6sigma','2019-07-29 19:50:22','103.215.81.107'),(17760,0,'6sigma','2019-07-29 19:50:20','103.215.81.107'),(17759,0,'6sigma','2019-07-29 19:50:19','103.215.81.107'),(17758,0,'6sigma','2019-07-29 19:50:18','103.215.81.107'),(17757,0,'6sigma','2019-07-29 19:50:16','103.215.81.107'),(17755,0,'6sigma','2019-07-29 19:50:13','103.215.81.107'),(17756,0,'6sigma','2019-07-29 19:50:15','103.215.81.107'),(17754,0,'6sigma','2019-07-29 19:50:12','103.215.81.107'),(17753,0,'6sigma','2019-07-29 19:50:11','103.215.81.107'),(17752,0,'6sigma','2019-07-29 19:50:09','103.215.81.107'),(17750,0,'6sigma','2019-07-29 19:50:07','103.215.81.107'),(17751,0,'6sigma','2019-07-29 19:50:08','103.215.81.107'),(17749,0,'6sigma','2019-07-29 19:50:05','103.215.81.107'),(17748,0,'6sigma','2019-07-29 19:50:03','103.215.81.107'),(17747,0,'6sigma','2019-07-29 19:50:02','103.215.81.107'),(17746,0,'6sigma','2019-07-29 19:50:00','103.215.81.107'),(17745,0,'6sigma','2019-07-29 19:49:58','103.215.81.107'),(17744,0,'6sigma','2019-07-29 19:49:57','103.215.81.107'),(17743,0,'6sigma','2019-07-29 19:49:55','103.215.81.107'),(17742,0,'6sigma','2019-07-29 19:49:54','103.215.81.107'),(17740,0,'6sigma','2019-07-29 19:49:51','103.215.81.107'),(17741,0,'6sigma','2019-07-29 19:49:52','103.215.81.107'),(17738,0,'6sigma','2019-07-29 19:49:48','103.215.81.107'),(17739,0,'6sigma','2019-07-29 19:49:49','103.215.81.107'),(17737,0,'6sigma','2019-07-29 19:49:46','103.215.81.107'),(17736,0,'6sigma','2019-07-29 19:49:45','103.215.81.107'),(17735,0,'6sigma','2019-07-29 19:49:43','103.215.81.107'),(17734,0,'6sigma','2019-07-29 19:49:42','103.215.81.107'),(17733,0,'6sigma','2019-07-29 19:49:40','103.215.81.107'),(17732,0,'6sigma','2019-07-29 19:49:39','103.215.81.107'),(17731,0,'6sigma','2019-07-29 19:49:37','103.215.81.107'),(17730,0,'6sigma','2019-07-29 19:49:36','103.215.81.107'),(17729,0,'6sigma','2019-07-29 19:49:34','103.215.81.107'),(17727,0,'6sigma','2019-07-29 19:49:31','103.215.81.107'),(17728,0,'6sigma','2019-07-29 19:49:33','103.215.81.107'),(17726,0,'6sigma','2019-07-29 19:49:30','103.215.81.107'),(17724,0,'6sigma','2019-07-29 19:49:27','103.215.81.107'),(17725,0,'6sigma','2019-07-29 19:49:28','103.215.81.107'),(17723,0,'6sigma','2019-07-29 19:49:26','103.215.81.107'),(17722,0,'6sigma','2019-07-29 19:49:24','103.215.81.107'),(17721,0,'6sigma','2019-07-29 19:49:22','103.215.81.107'),(17720,0,'6sigma','2019-07-29 19:49:21','103.215.81.107'),(17718,0,'6sigma','2019-07-29 19:49:18','103.215.81.107'),(17719,0,'6sigma','2019-07-29 19:49:20','103.215.81.107'),(17717,0,'6sigma','2019-07-29 19:49:16','103.215.81.107'),(17716,0,'6sigma','2019-07-29 19:49:15','103.215.81.107'),(17715,0,'6sigma','2019-07-29 19:49:13','103.215.81.107'),(17714,0,'6sigma','2019-07-29 19:49:12','103.215.81.107'),(17713,0,'6sigma','2019-07-29 19:49:10','103.215.81.107'),(17712,0,'6sigma','2019-07-29 19:49:09','103.215.81.107'),(17711,0,'6sigma','2019-07-29 19:49:07','103.215.81.107'),(17709,0,'6sigma','2019-07-29 19:49:04','103.215.81.107'),(17710,0,'6sigma','2019-07-29 19:49:06','103.215.81.107'),(17708,0,'6sigma','2019-07-29 19:49:02','103.215.81.107'),(17707,0,'6sigma','2019-07-29 19:49:01','103.215.81.107'),(17706,0,'6sigma','2019-07-29 19:49:00','103.215.81.107'),(17705,0,'6sigma','2019-07-29 19:48:58','103.215.81.107'),(17704,0,'6sigma','2019-07-29 19:48:56','103.215.81.107'),(17703,0,'6sigma','2019-07-29 19:48:55','103.215.81.107'),(17702,0,'6sigma','2019-07-29 19:48:53','103.215.81.107'),(17701,0,'6sigma','2019-07-29 19:48:52','103.215.81.107'),(17700,0,'6sigma','2019-07-29 19:48:50','103.215.81.107'),(17699,0,'6sigma','2019-07-29 19:48:49','103.215.81.107'),(17698,0,'6sigma','2019-07-29 19:48:47','103.215.81.107'),(17697,0,'6sigma','2019-07-29 19:48:46','103.215.81.107'),(17696,0,'6sigma','2019-07-29 19:48:44','103.215.81.107'),(17695,0,'6sigma','2019-07-29 19:48:43','103.215.81.107'),(17693,0,'6sigma','2019-07-29 19:48:39','103.215.81.107'),(17694,0,'6sigma','2019-07-29 19:48:41','103.215.81.107'),(17692,0,'6sigma','2019-07-29 19:48:38','103.215.81.107'),(17691,0,'6sigma','2019-07-29 19:48:36','103.215.81.107'),(17689,0,'6sigma','2019-07-29 19:48:34','103.215.81.107'),(17690,0,'6sigma','2019-07-29 19:48:35','103.215.81.107'),(17688,0,'6sigma','2019-07-29 19:48:32','103.215.81.107'),(17687,0,'6sigma','2019-07-29 19:48:31','103.215.81.107'),(17686,0,'6sigma','2019-07-29 19:48:29','103.215.81.107'),(17685,0,'6sigma','2019-07-29 19:48:28','103.215.81.107'),(17684,0,'6sigma','2019-07-29 19:48:26','103.215.81.107'),(17683,0,'6sigma','2019-07-29 19:48:25','103.215.81.107'),(17682,0,'6sigma','2019-07-29 19:48:23','103.215.81.107'),(17681,0,'6sigma','2019-07-29 19:48:22','103.215.81.107'),(17680,0,'6sigma','2019-07-29 19:48:20','103.215.81.107'),(17679,0,'6sigma','2019-07-29 19:48:19','103.215.81.107'),(17677,0,'6sigma','2019-07-29 19:48:16','103.215.81.107'),(17678,0,'6sigma','2019-07-29 19:48:17','103.215.81.107'),(17676,0,'6sigma','2019-07-29 19:48:14','103.215.81.107'),(17675,0,'6sigma','2019-07-29 19:48:13','103.215.81.107'),(17674,0,'6sigma','2019-07-29 19:48:11','103.215.81.107'),(17673,0,'6sigma','2019-07-29 19:48:10','103.215.81.107'),(17672,0,'6sigma','2019-07-29 19:48:09','103.215.81.107'),(17671,0,'6sigma','2019-07-29 19:48:07','103.215.81.107'),(17670,0,'6sigma','2019-07-29 19:48:04','103.215.81.107'),(17669,0,'6sigma','2019-07-29 19:48:02','103.215.81.107'),(17668,0,'6sigma','2019-07-29 19:48:01','103.215.81.107'),(17667,0,'6sigma','2019-07-29 19:48:00','103.215.81.107'),(17666,0,'6sigma','2019-07-29 19:47:58','103.215.81.107'),(17664,0,'6sigma','2019-07-29 19:47:55','103.215.81.107'),(17665,0,'6sigma','2019-07-29 19:47:56','103.215.81.107'),(17663,0,'6sigma','2019-07-29 19:47:53','103.215.81.107'),(17662,0,'6sigma','2019-07-29 19:47:52','103.215.81.107'),(17661,0,'6sigma','2019-07-29 19:47:50','103.215.81.107'),(17660,0,'6sigma','2019-07-29 19:47:49','103.215.81.107'),(17659,0,'6sigma','2019-07-29 19:47:47','103.215.81.107'),(17658,0,'6sigma','2019-07-29 19:47:46','103.215.81.107'),(17657,0,'6sigma','2019-07-29 19:47:44','103.215.81.107'),(17656,0,'6sigma','2019-07-29 19:47:43','103.215.81.107'),(17655,0,'6sigma','2019-07-29 19:47:41','103.215.81.107'),(17654,0,'6sigma','2019-07-29 19:47:40','103.215.81.107'),(17653,0,'6sigma','2019-07-29 19:47:39','103.215.81.107'),(17651,0,'6sigma','2019-07-29 19:47:36','103.215.81.107'),(17652,0,'6sigma','2019-07-29 19:47:37','103.215.81.107'),(17650,0,'6sigma','2019-07-29 19:47:34','103.215.81.107'),(17649,0,'6sigma','2019-07-29 19:47:33','103.215.81.107'),(17648,0,'6sigma','2019-07-29 19:47:32','103.215.81.107'),(17646,0,'6sigma','2019-07-29 19:47:29','103.215.81.107'),(17647,0,'6sigma','2019-07-29 19:47:30','103.215.81.107'),(17645,0,'6sigma','2019-07-29 19:47:27','103.215.81.107'),(17643,0,'6sigma','2019-07-29 19:47:24','103.215.81.107'),(17644,0,'6sigma','2019-07-29 19:47:26','103.215.81.107'),(17642,0,'6sigma','2019-07-29 19:47:23','103.215.81.107'),(17641,0,'6sigma','2019-07-29 19:47:21','103.215.81.107'),(17640,0,'6sigma','2019-07-29 19:47:19','103.215.81.107'),(17639,0,'6sigma','2019-07-29 19:47:18','103.215.81.107'),(17638,0,'6sigma','2019-07-29 19:47:17','103.215.81.107'),(17637,0,'6sigma','2019-07-29 19:47:15','103.215.81.107'),(17636,0,'6sigma','2019-07-29 19:47:14','103.215.81.107'),(17635,0,'6sigma','2019-07-29 19:47:12','103.215.81.107'),(17633,0,'6sigma','2019-07-29 19:47:09','103.215.81.107'),(17634,0,'6sigma','2019-07-29 19:47:10','103.215.81.107'),(17632,0,'6sigma','2019-07-29 19:47:08','103.215.81.107'),(17630,0,'6sigma','2019-07-29 19:47:05','103.215.81.107'),(17631,0,'6sigma','2019-07-29 19:47:06','103.215.81.107'),(17628,0,'6sigma','2019-07-29 19:47:02','103.215.81.107'),(17629,0,'6sigma','2019-07-29 19:47:03','103.215.81.107'),(17627,0,'6sigma','2019-07-29 19:47:00','103.215.81.107'),(17626,0,'6sigma','2019-07-29 19:46:59','103.215.81.107'),(17625,0,'6sigma','2019-07-29 19:46:58','103.215.81.107'),(17624,0,'6sigma','2019-07-29 19:46:56','103.215.81.107'),(17623,0,'6sigma','2019-07-29 19:46:54','103.215.81.107'),(17622,0,'6sigma','2019-07-29 19:46:53','103.215.81.107'),(17620,0,'6sigma','2019-07-29 19:46:50','103.215.81.107'),(17621,0,'6sigma','2019-07-29 19:46:51','103.215.81.107'),(17619,0,'6sigma','2019-07-29 19:46:48','103.215.81.107'),(17617,0,'6sigma','2019-07-29 19:46:45','103.215.81.107'),(17618,0,'6sigma','2019-07-29 19:46:47','103.215.81.107'),(17616,0,'6sigma','2019-07-29 19:46:43','103.215.81.107'),(17615,0,'6sigma','2019-07-29 19:46:42','103.215.81.107'),(17614,0,'6sigma','2019-07-29 19:46:40','103.215.81.107'),(17613,0,'6sigma','2019-07-29 19:46:39','103.215.81.107'),(17612,0,'6sigma','2019-07-29 19:46:37','103.215.81.107'),(17611,0,'6sigma','2019-07-29 19:46:36','103.215.81.107'),(17610,0,'6sigma','2019-07-29 19:46:34','103.215.81.107'),(17608,0,'6sigma','2019-07-29 19:46:31','103.215.81.107'),(17609,0,'6sigma','2019-07-29 19:46:33','103.215.81.107'),(17606,0,'6sigma','2019-07-29 19:46:28','103.215.81.107'),(17607,0,'6sigma','2019-07-29 19:46:30','103.215.81.107'),(17605,0,'6sigma','2019-07-29 19:46:27','103.215.81.107'),(16011,0,'[login]','2019-07-18 13:23:29','91.121.82.64'),(16010,1,'admin','2019-07-18 13:23:29','91.121.82.64'),(16008,0,'1.0','2019-07-18 13:13:58','115.28.145.231'),(16009,0,'1.0','2019-07-18 13:14:01','115.28.145.231'),(16006,0,'1.0','2019-07-18 13:13:56','115.28.145.231'),(16007,0,'1.0','2019-07-18 13:13:57','115.28.145.231'),(16005,0,'1.0','2019-07-18 13:13:54','115.28.145.231'),(16003,0,'1.0','2019-07-18 13:13:50','115.28.145.231'),(16004,0,'1.0','2019-07-18 13:13:51','115.28.145.231'),(16001,0,'1.0','2019-07-18 13:13:47','115.28.145.231'),(16002,0,'1.0','2019-07-18 13:13:49','115.28.145.231'),(16000,0,'1.0','2019-07-18 13:13:46','115.28.145.231'),(15999,0,'1.0','2019-07-18 13:13:45','115.28.145.231'),(15998,0,'1.0','2019-07-18 13:13:42','115.28.145.231'),(15996,0,'1.0','2019-07-18 13:13:39','115.28.145.231'),(15997,0,'1.0','2019-07-18 13:13:41','115.28.145.231'),(15994,0,'1.0','2019-07-18 13:13:35','115.28.145.231'),(15995,0,'1.0','2019-07-18 13:13:38','115.28.145.231'),(15992,0,'1.0','2019-07-18 13:13:31','115.28.145.231'),(15993,0,'1.0','2019-07-18 13:13:33','115.28.145.231'),(15991,0,'1.0','2019-07-18 13:13:29','115.28.145.231'),(15990,0,'1.0','2019-07-18 13:13:27','115.28.145.231'),(15989,0,'1.0','2019-07-18 13:13:25','115.28.145.231'),(15988,0,'1.0','2019-07-18 13:13:22','115.28.145.231'),(15987,0,'1.0','2019-07-18 13:13:21','115.28.145.231'),(15986,0,'1.0','2019-07-18 13:13:19','115.28.145.231'),(15984,0,'1.0','2019-07-18 13:13:16','115.28.145.231'),(15985,0,'1.0','2019-07-18 13:13:18','115.28.145.231'),(15983,0,'1.0','2019-07-18 13:13:14','115.28.145.231'),(15981,0,'1.0','2019-07-18 13:13:11','115.28.145.231'),(15982,0,'1.0','2019-07-18 13:13:13','115.28.145.231'),(15980,0,'1.0','2019-07-18 13:13:09','115.28.145.231'),(15979,0,'1.0','2019-07-18 13:13:07','115.28.145.231'),(15978,0,'1.0','2019-07-18 13:13:05','115.28.145.231'),(15976,0,'1.0','2019-07-18 13:13:02','115.28.145.231'),(15977,0,'1.0','2019-07-18 13:13:03','115.28.145.231'),(15975,0,'1.0','2019-07-18 13:13:01','115.28.145.231'),(15974,0,'1.0','2019-07-18 13:12:59','115.28.145.231'),(15973,0,'1.0','2019-07-18 13:12:57','115.28.145.231'),(15972,0,'1.0','2019-07-18 13:12:55','115.28.145.231'),(15971,0,'1.0','2019-07-18 13:12:54','115.28.145.231'),(15970,0,'1.0','2019-07-18 13:12:48','115.28.145.231'),(15969,0,'1.0','2019-07-18 13:12:45','115.28.145.231'),(15968,0,'1.0','2019-07-18 13:12:43','115.28.145.231'),(15967,0,'1.0','2019-07-18 13:12:42','115.28.145.231'),(15965,0,'1.0','2019-07-18 13:12:38','115.28.145.231'),(15966,0,'1.0','2019-07-18 13:12:40','115.28.145.231'),(15964,0,'1.0','2019-07-18 13:12:36','115.28.145.231'),(15963,0,'1.0','2019-07-18 13:12:35','115.28.145.231'),(15962,0,'1.0','2019-07-18 13:12:33','115.28.145.231'),(15960,0,'1.0','2019-07-18 13:12:31','115.28.145.231'),(15961,0,'1.0','2019-07-18 13:12:32','115.28.145.231'),(15958,0,'1.0','2019-07-18 13:12:28','115.28.145.231'),(15959,0,'1.0','2019-07-18 13:12:29','115.28.145.231'),(15957,0,'1.0','2019-07-18 13:12:27','115.28.145.231'),(15956,0,'1.0','2019-07-18 13:12:25','115.28.145.231'),(15955,0,'1.0','2019-07-18 13:12:24','115.28.145.231'),(15954,0,'1.0','2019-07-18 13:12:22','115.28.145.231'),(15953,0,'1.0','2019-07-18 13:12:21','115.28.145.231'),(15952,0,'1.0','2019-07-18 13:12:20','115.28.145.231'),(15950,0,'1.0','2019-07-18 13:12:17','115.28.145.231'),(15951,0,'1.0','2019-07-18 13:12:18','115.28.145.231'),(15949,0,'1.0','2019-07-18 13:12:16','115.28.145.231'),(15948,0,'1.0','2019-07-18 13:12:14','115.28.145.231'),(15947,0,'1.0','2019-07-18 13:12:13','115.28.145.231'),(15946,0,'1.0','2019-07-18 13:12:11','115.28.145.231'),(15945,0,'1.0','2019-07-18 13:12:10','115.28.145.231'),(15943,0,'1.0','2019-07-18 13:12:05','115.28.145.231'),(15944,0,'1.0','2019-07-18 13:12:07','115.28.145.231'),(15942,0,'1.0','2019-07-18 13:12:04','115.28.145.231'),(15940,0,'1.0','2019-07-18 13:12:01','115.28.145.231'),(15941,0,'1.0','2019-07-18 13:12:02','115.28.145.231'),(15938,0,'1.0','2019-07-18 13:11:58','115.28.145.231'),(15939,0,'1.0','2019-07-18 13:12:00','115.28.145.231'),(15936,0,'1.0','2019-07-18 13:11:56','115.28.145.231'),(15937,0,'1.0','2019-07-18 13:11:57','115.28.145.231'),(19978,1,'admin','2019-08-31 07:42:56','45.160.75.11'),(20071,1,'admin','2019-09-01 14:20:43','93.90.147.104'),(20070,1,'admin','2019-09-01 14:20:41','93.90.147.104'),(19996,1,'admin','2019-08-31 12:20:10','54.191.160.201'),(19982,1,'admin','2019-08-31 08:33:02','45.40.135.73'),(19983,1,'admin','2019-08-31 08:55:13','104.238.99.51'),(19984,1,'admin','2019-08-31 09:18:22','162.217.248.36'),(19993,1,'admin','2019-08-31 11:57:40','46.45.143.35'),(19994,1,'admin','2019-08-31 12:00:52','89.42.217.11'),(19995,1,'admin','2019-08-31 12:00:55','89.42.217.11'),(19924,0,'6sigma','2019-08-30 18:51:42','89.108.87.179'),(19925,0,'6sigma123','2019-08-30 18:51:45','89.108.87.179'),(19926,1,'admin','2019-08-30 18:54:21','144.217.69.229'),(19927,1,'admin','2019-08-30 19:18:04','103.28.52.65'),(19928,0,'6sigma','2019-08-30 19:24:41','173.249.45.75'),(19929,0,'6sigma','2019-08-30 19:24:44','173.249.45.75'),(20085,1,'admin','2019-09-01 17:34:45','192.158.15.146'),(20086,1,'admin','2019-09-01 17:56:12','95.173.169.23'),(20084,1,'admin','2019-09-01 16:51:49','138.68.24.138'),(20083,1,'admin','2019-09-01 16:21:15','103.227.176.27'),(20082,1,'admin','2019-09-01 16:21:13','103.227.176.27'),(19932,1,'admin','2019-08-30 19:59:24','209.151.241.156'),(19933,1,'admin','2019-08-30 20:21:18','188.226.242.240'),(19946,1,'admin','2019-08-31 00:17:52','185.2.4.76'),(19947,1,'admin','2019-08-31 00:17:53','185.2.4.76'),(19954,1,'admin','2019-08-31 01:27:03','213.136.94.207'),(20077,1,'admin','2019-09-01 15:26:11','174.138.0.164'),(20078,1,'admin','2019-09-01 15:40:57','5.189.140.133'),(20079,1,'admin','2019-09-01 15:41:10','5.189.140.133'),(20080,1,'admin','2019-09-01 15:46:32','13.67.105.124'),(20081,1,'admin','2019-09-01 16:07:45','149.202.95.126'),(19931,0,'6sigma','2019-08-30 19:58:45','185.65.137.208'),(19930,0,'6sigma','2019-08-30 19:58:44','185.65.137.208'),(19937,1,'admin','2019-08-30 21:03:34','149.202.204.104'),(19936,1,'admin','2019-08-30 20:42:37','62.210.138.88'),(19935,0,'6sigma','2019-08-30 20:34:11','148.72.232.141'),(19934,0,'6sigma','2019-08-30 20:34:08','148.72.232.141'),(19945,1,'admin','2019-08-30 23:57:47','37.187.142.192'),(19944,0,'6sigma','2019-08-30 23:40:57','101.0.106.54'),(19939,1,'admin','2019-08-30 22:09:49','104.238.99.51'),(19938,1,'admin','2019-08-30 21:47:38','104.238.73.112'),(19941,1,'admin','2019-08-30 23:14:14','45.252.248.161'),(19940,1,'admin','2019-08-30 22:52:49','62.210.105.74'),(19943,0,'6sigma','2019-08-30 23:40:54','101.0.106.54'),(19942,1,'admin','2019-08-30 23:35:21','112.213.33.197'),(19953,1,'admin','2019-08-31 01:25:03','189.204.49.40'),(19952,1,'admin','2019-08-31 01:25:01','189.204.49.40'),(19951,1,'admin','2019-08-31 01:05:37','47.75.128.216'),(19950,1,'admin','2019-08-31 00:51:36','51.77.230.131'),(19949,1,'admin','2019-08-31 00:51:34','51.77.230.131'),(19948,1,'admin','2019-08-31 00:43:37','178.128.215.150'),(20076,1,'admin','2019-09-01 15:04:27','223.25.99.34'),(20075,1,'admin','2019-09-01 14:53:29','132.148.104.129'),(19977,1,'admin','2019-08-31 07:23:46','69.167.187.204'),(19958,1,'admin','2019-08-31 02:09:52','37.187.132.107'),(19957,0,'6sigma.academy','2019-08-31 01:58:44','92.222.167.201'),(19956,1,'admin','2019-08-31 01:58:42','92.222.167.201'),(19955,1,'admin','2019-08-31 01:48:48','139.59.171.46'),(19987,1,'admin','2019-08-31 10:26:18','171.244.50.204'),(19986,1,'admin','2019-08-31 10:03:13','69.0.149.222'),(19985,1,'admin','2019-08-31 09:41:04','62.210.182.188'),(19992,1,'admin','2019-08-31 11:34:55','178.33.166.30'),(19989,1,'admin','2019-08-31 11:12:28','109.168.26.51'),(19988,1,'admin','2019-08-31 10:48:09','62.164.176.194'),(19991,1,'admin','2019-08-31 11:28:29','190.96.76.30'),(20025,1,'admin','2019-08-31 23:12:57','183.91.11.75'),(20024,1,'admin','2019-08-31 23:03:03','154.0.173.121'),(20023,1,'admin','2019-08-31 23:03:00','154.0.173.121'),(20022,1,'admin','2019-08-31 22:50:45','178.62.76.138'),(20021,1,'admin','2019-08-31 22:28:21','112.175.184.35'),(20062,1,'admin','2019-09-01 11:52:46','192.158.15.146'),(15192,0,'[login]','2019-07-15 11:05:05','45.119.80.34'),(15193,1,'admin','2019-07-15 11:06:45','128.199.249.8'),(15194,0,'[login]','2019-07-15 11:06:47','128.199.249.8'),(15195,1,'admin','2019-07-15 11:10:20','210.212.233.43'),(15196,0,'[login]','2019-07-15 11:10:27','210.212.233.43'),(15197,1,'admin','2019-07-15 11:12:16','86.110.226.170'),(15198,0,'[login]','2019-07-15 11:12:17','86.110.226.170'),(15199,1,'admin','2019-07-15 11:14:27','93.174.93.143'),(15200,1,'admin','2019-07-15 11:14:32','63.175.159.27'),(15201,0,'[login]','2019-07-15 11:14:33','63.175.159.27'),(15202,1,'admin','2019-07-15 11:17:53','209.159.155.171'),(15203,1,'admin','2019-07-15 11:19:40','51.255.85.119'),(15204,1,'admin','2019-07-15 11:23:39','132.148.18.178'),(15205,1,'admin','2019-07-15 11:24:16','93.174.93.143'),(15206,1,'admin','2019-07-15 11:27:15','192.162.68.244'),(15207,0,'[login]','2019-07-15 11:27:16','192.162.68.244'),(15242,0,'[login]','2019-07-15 12:10:37','103.130.218.106'),(15243,1,'admin','2019-07-15 12:13:13','199.188.207.248'),(15244,0,'[login]','2019-07-15 12:13:13','199.188.207.248'),(15245,1,'admin','2019-07-15 12:14:10','93.174.93.143'),(15246,1,'admin','2019-07-15 12:16:03','123.30.143.144'),(15247,0,'[login]','2019-07-15 12:16:05','123.30.143.144'),(15248,1,'admin','2019-07-15 12:18:06','162.144.59.68'),(15249,0,'[login]','2019-07-15 12:18:10','162.144.59.68'),(15250,1,'admin','2019-07-15 12:20:45','188.166.226.124'),(15251,0,'[login]','2019-07-15 12:20:47','188.166.226.124'),(15252,1,'admin','2019-07-15 12:23:45','104.248.242.11'),(15253,1,'admin','2019-07-15 12:24:15','93.174.93.143'),(15254,1,'admin','2019-07-15 12:26:01','165.22.19.102'),(15255,0,'[login]','2019-07-15 12:26:01','165.22.19.102'),(15256,1,'admin','2019-07-15 12:26:22','185.10.75.23'),(15618,0,'1.0','2019-07-18 13:02:10','115.28.145.231'),(15619,0,'1.0','2019-07-18 13:02:11','115.28.145.231'),(15620,0,'1.0','2019-07-18 13:02:13','115.28.145.231'),(15621,0,'1.0','2019-07-18 13:02:14','115.28.145.231'),(15622,0,'1.0','2019-07-18 13:02:15','115.28.145.231'),(15623,0,'1.0','2019-07-18 13:02:16','115.28.145.231'),(15624,0,'1.0','2019-07-18 13:02:18','115.28.145.231'),(15625,0,'1.0','2019-07-18 13:02:19','115.28.145.231'),(15626,0,'1.0','2019-07-18 13:02:20','115.28.145.231'),(15627,0,'1.0','2019-07-18 13:02:21','115.28.145.231'),(15628,0,'1.0','2019-07-18 13:02:23','115.28.145.231'),(15629,0,'1.0','2019-07-18 13:02:24','115.28.145.231'),(15630,0,'1.0','2019-07-18 13:02:25','115.28.145.231'),(15631,0,'1.0','2019-07-18 13:02:27','115.28.145.231'),(15632,0,'1.0','2019-07-18 13:02:28','115.28.145.231'),(15633,0,'1.0','2019-07-18 13:02:29','115.28.145.231'),(15634,0,'1.0','2019-07-18 13:02:31','115.28.145.231'),(15635,0,'1.0','2019-07-18 13:02:32','115.28.145.231'),(15636,0,'1.0','2019-07-18 13:02:34','115.28.145.231'),(15637,0,'1.0','2019-07-18 13:02:35','115.28.145.231'),(15638,0,'1.0','2019-07-18 13:02:36','115.28.145.231'),(15639,0,'1.0','2019-07-18 13:02:38','115.28.145.231'),(15640,0,'1.0','2019-07-18 13:02:39','115.28.145.231'),(15641,0,'1.0','2019-07-18 13:02:40','115.28.145.231'),(15642,0,'1.0','2019-07-18 13:02:41','115.28.145.231'),(15643,0,'1.0','2019-07-18 13:02:43','115.28.145.231'),(15644,0,'1.0','2019-07-18 13:02:44','115.28.145.231'),(15645,0,'1.0','2019-07-18 13:02:45','115.28.145.231'),(15646,0,'1.0','2019-07-18 13:02:47','115.28.145.231'),(15647,0,'1.0','2019-07-18 13:02:48','115.28.145.231'),(15648,0,'1.0','2019-07-18 13:02:49','115.28.145.231'),(15649,0,'1.0','2019-07-18 13:02:51','115.28.145.231'),(15650,0,'1.0','2019-07-18 13:02:52','115.28.145.231'),(15651,0,'1.0','2019-07-18 13:02:53','115.28.145.231'),(15652,0,'1.0','2019-07-18 13:02:55','115.28.145.231'),(15653,0,'1.0','2019-07-18 13:02:56','115.28.145.231'),(15654,0,'1.0','2019-07-18 13:02:58','115.28.145.231'),(15655,0,'1.0','2019-07-18 13:02:59','115.28.145.231'),(15656,0,'1.0','2019-07-18 13:03:00','115.28.145.231'),(15657,0,'1.0','2019-07-18 13:03:01','115.28.145.231'),(15658,0,'1.0','2019-07-18 13:03:03','115.28.145.231'),(15659,0,'1.0','2019-07-18 13:03:04','115.28.145.231'),(15660,0,'1.0','2019-07-18 13:03:05','115.28.145.231'),(15661,0,'1.0','2019-07-18 13:03:07','115.28.145.231'),(15662,0,'1.0','2019-07-18 13:03:08','115.28.145.231'),(15663,0,'1.0','2019-07-18 13:03:09','115.28.145.231'),(15664,0,'1.0','2019-07-18 13:03:10','115.28.145.231'),(15665,0,'1.0','2019-07-18 13:03:12','115.28.145.231'),(15666,0,'1.0','2019-07-18 13:03:14','115.28.145.231'),(15667,0,'1.0','2019-07-18 13:03:15','115.28.145.231'),(15668,0,'1.0','2019-07-18 13:04:46','115.28.145.231'),(15669,0,'1.0','2019-07-18 13:05:09','115.28.145.231'),(15670,0,'1.0','2019-07-18 13:05:11','115.28.145.231'),(15671,0,'1.0','2019-07-18 13:05:14','115.28.145.231'),(15672,0,'1.0','2019-07-18 13:05:16','115.28.145.231'),(15673,0,'1.0','2019-07-18 13:05:18','115.28.145.231'),(15674,0,'1.0','2019-07-18 13:05:20','115.28.145.231'),(15675,0,'1.0','2019-07-18 13:05:21','115.28.145.231'),(15676,0,'1.0','2019-07-18 13:05:23','115.28.145.231'),(15677,1,'admin','2019-07-18 13:05:33','213.32.63.123'),(15678,0,'[login]','2019-07-18 13:05:34','213.32.63.123'),(15679,0,'1.0','2019-07-18 13:05:45','115.28.145.231'),(15680,0,'1.0','2019-07-18 13:05:46','115.28.145.231'),(15681,0,'1.0','2019-07-18 13:05:47','115.28.145.231'),(15682,0,'1.0','2019-07-18 13:05:49','115.28.145.231'),(15683,0,'1.0','2019-07-18 13:05:50','115.28.145.231'),(15684,0,'1.0','2019-07-18 13:05:51','115.28.145.231'),(15685,0,'1.0','2019-07-18 13:05:52','115.28.145.231'),(15686,0,'1.0','2019-07-18 13:05:54','115.28.145.231'),(15687,0,'1.0','2019-07-18 13:05:55','115.28.145.231'),(15688,0,'1.0','2019-07-18 13:05:56','115.28.145.231'),(15689,0,'1.0','2019-07-18 13:06:04','115.28.145.231'),(15690,0,'1.0','2019-07-18 13:06:06','115.28.145.231'),(15691,0,'1.0','2019-07-18 13:06:07','115.28.145.231'),(15692,0,'1.0','2019-07-18 13:06:08','115.28.145.231'),(15693,0,'1.0','2019-07-18 13:06:10','115.28.145.231'),(15694,0,'1.0','2019-07-18 13:06:11','115.28.145.231'),(15695,0,'1.0','2019-07-18 13:06:12','115.28.145.231'),(15131,1,'admin','2019-07-15 09:39:04','213.171.197.111'),(15132,1,'admin','2019-07-15 09:42:16','165.22.53.19'),(15133,1,'admin','2019-07-15 09:43:46','185.238.29.12'),(15134,1,'admin','2019-07-15 09:45:24','93.174.93.143'),(15135,1,'admin','2019-07-15 09:46:27','149.56.101.113'),(15136,0,'[login]','2019-07-15 09:46:27','149.56.101.113'),(15137,1,'admin','2019-07-15 09:49:46','142.44.243.172'),(15138,0,'[login]','2019-07-15 09:49:46','142.44.243.172'),(15139,1,'admin','2019-07-15 09:50:01','68.183.217.198'),(15140,1,'admin','2019-07-15 09:51:29','190.202.124.186'),(15141,1,'admin','2019-07-15 09:53:23','212.47.228.121'),(15142,0,'[login]','2019-07-15 09:53:24','212.47.228.121'),(15143,1,'admin','2019-07-15 09:55:20','93.174.93.143'),(15144,1,'admin','2019-07-15 09:56:42','149.202.216.181'),(15145,1,'admin','2019-07-15 09:58:31','95.216.223.183'),(15146,0,'[login]','2019-07-15 09:58:31','95.216.223.183'),(15147,1,'admin','2019-07-15 10:01:08','183.181.90.79'),(15148,0,'[login]','2019-07-15 10:01:09','183.181.90.79'),(15096,1,'admin','2019-07-15 08:28:42','154.209.235.228'),(15097,0,'[login]','2019-07-15 08:28:48','154.209.235.228'),(15098,1,'admin','2019-07-15 08:29:20','206.189.90.92'),(15099,1,'admin','2019-07-15 08:30:55','128.199.187.219'),(15100,0,'[login]','2019-07-15 08:30:56','128.199.187.219'),(15101,1,'admin','2019-07-15 08:32:25','50.112.60.54'),(15102,1,'admin','2019-07-15 08:36:14','125.212.216.48'),(15103,1,'admin','2019-07-15 08:36:15','93.174.93.143'),(15104,1,'admin','2019-07-15 08:39:44','51.254.121.129'),(15105,1,'admin','2019-07-15 08:42:31','192.254.143.9'),(15106,1,'admin','2019-07-15 08:45:17','103.104.121.195'),(15107,1,'admin','2019-07-15 08:46:09','93.174.93.143'),(15108,1,'admin','2019-07-15 08:47:46','62.210.26.50'),(15109,1,'admin','2019-07-15 08:51:08','142.44.243.172'),(15110,1,'admin','2019-07-15 08:52:13','172.110.22.25'),(15111,1,'admin','2019-07-15 08:54:20','157.230.59.71'),(15112,1,'admin','2019-07-15 08:56:01','93.174.93.143'),(15113,1,'admin','2019-07-15 08:57:51','142.44.164.251'),(15114,1,'admin','2019-07-15 08:59:43','46.101.47.26'),(15115,1,'admin','2019-07-15 09:01:33','94.127.188.209'),(15116,1,'admin','2019-07-15 09:05:56','93.174.93.143'),(15117,1,'admin','2019-07-15 09:07:28','153.122.52.177'),(15118,1,'admin','2019-07-15 09:09:43','103.229.72.85'),(15119,1,'admin','2019-07-15 09:12:13','123.31.44.136'),(15120,1,'admin','2019-07-15 09:15:49','93.174.93.143'),(15121,1,'admin','2019-07-15 09:20:13','198.199.64.43'),(15122,1,'admin','2019-07-15 09:22:21','142.44.243.172'),(15123,1,'admin','2019-07-15 09:23:52','159.203.131.94'),(15124,1,'admin','2019-07-15 09:25:34','93.174.93.143'),(15149,1,'admin','2019-07-15 10:05:12','93.174.93.143'),(15150,1,'admin','2019-07-15 10:06:21','203.138.98.164'),(15151,1,'admin','2019-07-15 10:13:32','68.183.224.45'),(20061,1,'admin','2019-09-01 11:32:01','5.188.52.23'),(20066,1,'admin','2019-09-01 13:39:30','159.65.85.105'),(20065,1,'admin','2019-09-01 13:17:41','182.50.142.166'),(20064,1,'admin','2019-09-01 12:36:07','192.158.15.146'),(15064,1,'admin','2019-07-15 07:38:24','128.199.254.136'),(15065,0,'[login]','2019-07-15 07:38:26','128.199.254.136'),(15066,1,'admin','2019-07-15 07:40:19','54.38.49.228'),(15067,0,'[login]','2019-07-15 07:40:19','54.38.49.228'),(15068,1,'admin','2019-07-15 07:42:34','123.31.44.136'),(15069,0,'[login]','2019-07-15 07:42:36','123.31.44.136'),(15070,1,'admin','2019-07-15 07:45:02','178.251.24.158'),(15071,0,'[login]','2019-07-15 07:45:02','178.251.24.158'),(15072,1,'admin','2019-07-15 07:46:01','93.174.93.143'),(15073,1,'admin','2019-07-15 07:52:26','192.130.146.153'),(15074,0,'[login]','2019-07-15 07:52:27','192.130.146.153'),(15075,1,'admin','2019-07-15 07:54:28','103.208.137.238'),(15076,0,'[login]','2019-07-15 07:54:29','103.208.137.238'),(15077,1,'admin','2019-07-15 07:55:55','93.174.93.143'),(15078,1,'admin','2019-07-15 08:00:35','104.248.41.111'),(15079,0,'[login]','2019-07-15 08:00:41','104.248.41.111'),(15080,1,'admin','2019-07-15 08:03:37','213.159.210.58'),(15081,0,'[login]','2019-07-15 08:03:38','213.159.210.58'),(15082,1,'admin','2019-07-15 08:04:52','221.7.12.185'),(15083,1,'admin','2019-07-15 08:05:54','93.174.93.143'),(15084,1,'admin','2019-07-15 08:08:03','193.112.128.197'),(15085,0,'[login]','2019-07-15 08:08:05','193.112.128.197'),(15086,1,'admin','2019-07-15 08:09:29','118.218.219.212'),(15087,0,'[login]','2019-07-15 08:09:31','118.218.219.212'),(15088,1,'admin','2019-07-15 08:10:43','159.203.131.94'),(15089,0,'[login]','2019-07-15 08:10:44','159.203.131.94'),(15090,1,'admin','2019-07-15 08:15:58','93.174.93.143'),(15091,1,'admin','2019-07-15 08:16:19','108.61.169.75'),(15092,0,'[login]','2019-07-15 08:16:20','108.61.169.75'),(15093,1,'admin','2019-07-15 08:18:45','104.248.37.180'),(15094,0,'[login]','2019-07-15 08:18:46','104.248.37.180'),(15095,1,'admin','2019-07-15 08:26:15','93.174.93.143'),(15152,1,'admin','2019-07-15 10:15:10','93.174.93.143'),(15153,1,'admin','2019-07-15 10:15:59','104.248.215.110'),(15154,1,'admin','2019-07-15 10:20:07','128.199.144.38'),(15155,0,'[login]','2019-07-15 10:20:09','128.199.144.38'),(15156,1,'admin','2019-07-15 10:23:40','103.129.222.139'),(15157,0,'[login]','2019-07-15 10:23:42','103.129.222.139'),(15158,1,'admin','2019-07-15 10:24:04','103.216.115.88'),(15159,1,'admin','2019-07-15 10:24:59','93.174.93.143'),(15160,1,'admin','2019-07-15 10:26:16','35.168.239.176'),(15161,0,'[login]','2019-07-15 10:26:16','35.168.239.176'),(15191,1,'admin','2019-07-15 11:05:04','45.119.80.34'),(20049,1,'admin','2019-09-01 06:24:49','64.19.194.202'),(20037,1,'admin','2019-09-01 03:09:10','69.163.162.46'),(20028,1,'admin','2019-09-01 00:18:25','93.114.86.226'),(20027,1,'admin','2019-08-31 23:55:28','62.162.103.206'),(20026,1,'admin','2019-08-31 23:34:34','166.111.80.223'),(20031,1,'admin','2019-09-01 01:25:03','62.210.138.88'),(20030,1,'admin','2019-09-01 01:02:45','149.56.101.239'),(20029,1,'admin','2019-09-01 00:41:37','174.138.0.164'),(20036,1,'admin','2019-09-01 02:37:27','51.38.19.86'),(20033,1,'admin','2019-09-01 02:09:00','132.148.157.66'),(20032,1,'admin','2019-09-01 01:47:15','85.143.220.199'),(20035,1,'admin','2019-09-01 02:37:24','51.38.19.86'),(20034,1,'admin','2019-09-01 02:31:01','198.12.149.33'),(20044,1,'admin','2019-09-01 05:24:19','159.203.27.87'),(20040,1,'admin','2019-09-01 04:25:23','5.34.180.238'),(20039,1,'admin','2019-09-01 03:46:14','167.71.137.124'),(20038,1,'admin','2019-09-01 03:27:19','50.63.12.204'),(20043,1,'admin','2019-09-01 05:18:16','125.212.219.42'),(20042,1,'admin','2019-09-01 05:18:12','125.212.219.42'),(20041,1,'admin','2019-09-01 05:04:05','185.182.57.47'),(20048,1,'admin','2019-09-01 06:03:52','188.166.181.139'),(20047,1,'admin','2019-09-01 05:53:06','92.222.16.136'),(20046,1,'admin','2019-09-01 05:53:05','92.222.16.136'),(20045,1,'admin','2019-09-01 05:44:06','62.210.36.133'),(20068,1,'admin','2019-09-01 13:48:17','207.55.248.16'),(20067,1,'admin','2019-09-01 13:48:14','207.55.248.16'),(20054,1,'admin','2019-09-01 08:26:18','162.241.182.27'),(20051,1,'admin','2019-09-01 07:04:55','51.77.193.28'),(20050,1,'admin','2019-09-01 06:44:56','183.91.11.75'),(20053,1,'admin','2019-09-01 08:04:22','194.156.67.57'),(20052,1,'admin','2019-09-01 07:44:21','69.167.187.204'),(20060,1,'admin','2019-09-01 11:11:34','198.57.212.59'),(20056,1,'admin','2019-09-01 09:27:11','159.203.176.82'),(20055,1,'admin','2019-09-01 09:07:11','62.210.116.59'),(20059,1,'admin','2019-09-01 10:51:04','163.172.12.172'),(20057,1,'admin','2019-09-01 09:47:25','37.187.158.17'),(20058,1,'admin','2019-09-01 10:29:48','89.109.112.90'),(20063,1,'admin','2019-09-01 12:13:48','82.196.3.212'),(19990,1,'admin','2019-08-31 11:28:27','190.96.76.30'),(20020,1,'admin','2019-08-31 22:26:32','67.211.214.74'),(20019,1,'admin','2019-08-31 22:26:31','67.211.214.74'),(20000,1,'admin','2019-08-31 13:06:35','178.62.164.110'),(19999,1,'admin','2019-08-31 12:43:28','23.226.131.177'),(19998,1,'admin','2019-08-31 12:35:07','68.66.216.53'),(19997,1,'admin','2019-08-31 12:35:05','68.66.216.53'),(20005,1,'admin','2019-08-31 14:16:39','202.164.36.14'),(16262,1,'admin','2019-07-19 07:53:31','206.189.129.55'),(16263,1,'admin','2019-07-19 07:53:40','103.117.20.34'),(16264,1,'admin','2019-07-19 07:57:20','217.147.80.5'),(16265,1,'admin','2019-07-19 07:57:53','159.65.128.166'),(16266,1,'admin','2019-07-19 07:58:02','104.248.242.11'),(16267,1,'admin','2019-07-19 08:00:36','192.99.147.77'),(16268,1,'admin','2019-07-19 08:01:27','159.65.14.198'),(16269,1,'admin','2019-07-19 08:01:50','195.114.18.162'),(16270,1,'admin','2019-07-19 08:04:36','104.236.60.19'),(16271,1,'admin','2019-07-19 08:05:39','3.82.171.34'),(16272,1,'admin','2019-07-19 08:06:23','167.99.212.81'),(16273,1,'admin','2019-07-19 08:07:45','178.63.95.126'),(16274,1,'admin','2019-07-19 08:08:23','159.203.30.2'),(16275,1,'admin','2019-07-19 08:10:40','167.99.79.156'),(16276,1,'admin','2019-07-19 08:12:47','103.221.221.127'),(16277,1,'admin','2019-07-19 08:13:38','157.230.172.130'),(16278,1,'admin','2019-07-19 08:13:55','192.241.185.241'),(16279,1,'admin','2019-07-19 08:16:50','62.116.165.86'),(16280,1,'admin','2019-07-19 08:17:32','74.208.145.37'),(16281,1,'admin','2019-07-19 08:18:10','104.248.242.11'),(16282,1,'admin','2019-07-19 08:20:25','150.95.105.63'),(16283,1,'admin','2019-07-19 08:21:37','162.241.33.57'),(16284,1,'admin','2019-07-19 08:25:52','139.59.11.40'),(16323,1,'admin','2019-07-19 09:18:07','198.27.74.64'),(16324,0,'[login]','2019-07-19 09:18:08','198.27.74.64'),(16184,1,'admin','2019-07-19 06:28:57','203.162.31.112'),(16185,0,'[login]','2019-07-19 06:28:59','203.162.31.112'),(16186,1,'admin','2019-07-19 06:29:21','138.197.73.65'),(16187,0,'[login]','2019-07-19 06:29:28','138.197.73.65'),(16188,1,'admin','2019-07-19 06:31:52','138.201.226.172'),(16189,0,'[login]','2019-07-19 06:31:53','138.201.226.172'),(16190,1,'admin','2019-07-19 06:32:47','159.89.237.120'),(16191,0,'[login]','2019-07-19 06:32:51','159.89.237.120'),(16192,1,'admin','2019-07-19 06:35:23','167.86.76.110'),(16193,0,'[login]','2019-07-19 06:35:24','167.86.76.110'),(16194,1,'admin','2019-07-19 06:36:21','103.85.95.5'),(16195,0,'[login]','2019-07-19 06:36:24','103.85.95.5'),(16196,1,'admin','2019-07-19 06:39:03','31.216.36.24'),(16197,1,'admin','2019-07-19 06:39:04','185.2.5.69'),(16198,0,'[login]','2019-07-19 06:39:16','31.216.36.24'),(16199,1,'admin','2019-07-19 06:39:18','159.203.83.137'),(16200,0,'[login]','2019-07-19 06:39:18','159.203.83.137'),(16201,1,'admin','2019-07-19 06:39:56','188.93.125.49'),(16202,1,'admin','2019-07-19 06:42:32','45.124.84.2'),(16203,1,'admin','2019-07-19 06:43:13','40.118.7.54'),(16204,1,'admin','2019-07-19 06:43:38','159.203.101.143'),(16205,1,'admin','2019-07-19 06:46:40','206.189.80.60'),(16206,1,'admin','2019-07-19 06:47:29','68.183.81.132'),(16207,1,'admin','2019-07-19 06:47:45','206.81.14.45'),(16208,1,'admin','2019-07-19 06:49:25','78.108.216.156'),(16209,1,'admin','2019-07-19 06:50:42','202.121.178.80'),(16210,1,'admin','2019-07-19 06:54:06','203.205.57.231'),(16211,1,'admin','2019-07-19 06:54:54','23.238.17.14'),(16212,1,'admin','2019-07-19 06:56:03','149.202.72.17'),(16213,1,'admin','2019-07-19 06:56:47','217.182.173.160'),(16214,1,'admin','2019-07-19 06:57:25','202.66.174.190'),(16117,1,'admin','2019-07-19 05:27:23','81.31.41.70'),(16118,1,'admin','2019-07-19 05:28:14','176.9.146.134'),(16119,0,'[login]','2019-07-19 05:28:15','176.9.146.134'),(16120,1,'admin','2019-07-19 05:28:42','185.166.131.147'),(16121,1,'admin','2019-07-19 05:30:32','96.30.193.114'),(16122,0,'[login]','2019-07-19 05:30:32','96.30.193.114'),(16123,1,'admin','2019-07-19 05:33:44','162.218.48.74'),(16124,0,'[login]','2019-07-19 05:33:44','162.218.48.74'),(16125,1,'admin','2019-07-19 05:34:02','54.36.172.181'),(16126,1,'admin','2019-07-19 05:34:39','37.1.200.139'),(16127,1,'admin','2019-07-19 05:35:25','54.241.188.22'),(16128,0,'[login]','2019-07-19 05:35:40','54.241.188.22'),(16129,1,'admin','2019-07-19 05:37:09','35.177.228.127'),(16130,0,'[login]','2019-07-19 05:37:10','35.177.228.127'),(16131,1,'admin','2019-07-19 05:39:06','103.232.123.61'),(16132,1,'admin','2019-07-19 05:40:24','188.165.225.106'),(15571,0,'1.0','2019-07-18 13:01:05','115.28.145.231'),(15572,0,'1.0','2019-07-18 13:01:07','115.28.145.231'),(15573,0,'1.0','2019-07-18 13:01:08','115.28.145.231'),(15574,0,'1.0','2019-07-18 13:01:09','115.28.145.231'),(15575,0,'1.0','2019-07-18 13:01:11','115.28.145.231'),(15576,0,'1.0','2019-07-18 13:01:12','115.28.145.231'),(15577,0,'1.0','2019-07-18 13:01:13','115.28.145.231'),(15578,0,'1.0','2019-07-18 13:01:14','115.28.145.231'),(15579,0,'1.0','2019-07-18 13:01:16','115.28.145.231'),(15580,0,'1.0','2019-07-18 13:01:17','115.28.145.231'),(15581,0,'1.0','2019-07-18 13:01:18','115.28.145.231'),(15582,0,'1.0','2019-07-18 13:01:20','115.28.145.231'),(15583,0,'1.0','2019-07-18 13:01:21','115.28.145.231'),(15584,0,'1.0','2019-07-18 13:01:23','115.28.145.231'),(15585,0,'1.0','2019-07-18 13:01:25','115.28.145.231'),(15586,0,'1.0','2019-07-18 13:01:26','115.28.145.231'),(15587,0,'1.0','2019-07-18 13:01:27','115.28.145.231'),(15588,0,'1.0','2019-07-18 13:01:28','115.28.145.231'),(15589,0,'1.0','2019-07-18 13:01:32','115.28.145.231'),(15590,0,'1.0','2019-07-18 13:01:33','115.28.145.231'),(15591,0,'1.0','2019-07-18 13:01:34','115.28.145.231'),(15592,0,'1.0','2019-07-18 13:01:36','115.28.145.231'),(15593,0,'1.0','2019-07-18 13:01:37','115.28.145.231'),(15594,0,'1.0','2019-07-18 13:01:38','115.28.145.231'),(15595,0,'1.0','2019-07-18 13:01:39','115.28.145.231'),(15257,1,'admin','2019-07-15 12:30:02','103.92.30.80'),(15258,0,'[login]','2019-07-15 12:30:03','103.92.30.80'),(15259,1,'admin','2019-07-15 12:32:10','51.75.200.17'),(15260,0,'[login]','2019-07-15 12:32:12','51.75.200.17'),(15261,1,'admin','2019-07-15 12:34:27','69.64.34.208'),(15262,0,'[login]','2019-07-15 12:34:27','69.64.34.208'),(15263,1,'admin','2019-07-15 12:34:30','93.174.93.143'),(15264,1,'admin','2019-07-15 12:37:22','190.114.208.226'),(15265,0,'[login]','2019-07-15 12:37:23','190.114.208.226'),(17457,1,'admin','2019-07-29 19:42:37','103.215.81.107'),(17458,1,'admin','2019-07-29 19:42:39','103.215.81.107'),(17459,1,'admin','2019-07-29 19:42:40','103.215.81.107'),(17460,1,'admin','2019-07-29 19:42:42','103.215.81.107'),(17461,1,'admin','2019-07-29 19:42:44','103.215.81.107'),(17462,1,'admin','2019-07-29 19:42:45','103.215.81.107'),(17463,1,'admin','2019-07-29 19:42:46','103.215.81.107'),(17464,1,'admin','2019-07-29 19:42:48','103.215.81.107'),(17465,1,'admin','2019-07-29 19:42:50','103.215.81.107'),(17466,1,'admin','2019-07-29 19:42:51','103.215.81.107'),(17467,1,'admin','2019-07-29 19:42:53','103.215.81.107'),(17468,1,'admin','2019-07-29 19:42:54','103.215.81.107'),(17469,1,'admin','2019-07-29 19:42:56','103.215.81.107'),(17470,1,'admin','2019-07-29 19:42:58','103.215.81.107'),(17471,1,'admin','2019-07-29 19:42:59','103.215.81.107'),(17472,1,'admin','2019-07-29 19:43:01','103.215.81.107'),(17473,1,'admin','2019-07-29 19:43:02','103.215.81.107'),(17474,1,'admin','2019-07-29 19:43:04','103.215.81.107'),(17475,1,'admin','2019-07-29 19:43:05','103.215.81.107'),(17476,1,'admin','2019-07-29 19:43:07','103.215.81.107'),(17477,1,'admin','2019-07-29 19:43:08','103.215.81.107'),(17478,1,'admin','2019-07-29 19:43:10','103.215.81.107'),(17479,1,'admin','2019-07-29 19:43:12','103.215.81.107'),(17480,1,'admin','2019-07-29 19:43:13','103.215.81.107'),(17481,1,'admin','2019-07-29 19:43:15','103.215.81.107'),(17482,1,'admin','2019-07-29 19:43:17','103.215.81.107'),(17483,1,'admin','2019-07-29 19:43:18','103.215.81.107'),(17484,1,'admin','2019-07-29 19:43:20','103.215.81.107'),(17485,1,'admin','2019-07-29 19:43:21','103.215.81.107'),(17486,1,'admin','2019-07-29 19:43:23','103.215.81.107'),(17487,1,'admin','2019-07-29 19:43:25','103.215.81.107'),(17488,1,'admin','2019-07-29 19:43:26','103.215.81.107'),(17489,1,'admin','2019-07-29 19:43:28','103.215.81.107'),(17490,1,'admin','2019-07-29 19:43:30','103.215.81.107'),(17491,1,'admin','2019-07-29 19:43:31','103.215.81.107'),(17492,1,'admin','2019-07-29 19:43:33','103.215.81.107'),(17493,1,'admin','2019-07-29 19:43:34','103.215.81.107'),(17494,1,'admin','2019-07-29 19:43:36','103.215.81.107'),(17495,1,'admin','2019-07-29 19:43:37','103.215.81.107'),(17496,1,'admin','2019-07-29 19:43:39','103.215.81.107'),(17497,1,'admin','2019-07-29 19:43:41','103.215.81.107'),(17498,1,'admin','2019-07-29 19:43:42','103.215.81.107'),(17499,1,'admin','2019-07-29 19:43:44','103.215.81.107'),(17500,1,'admin','2019-07-29 19:43:46','103.215.81.107'),(17501,1,'admin','2019-07-29 19:43:47','103.215.81.107'),(17502,1,'admin','2019-07-29 19:43:49','103.215.81.107'),(17503,1,'admin','2019-07-29 19:43:50','103.215.81.107'),(17504,1,'admin','2019-07-29 19:43:52','103.215.81.107'),(17505,1,'admin','2019-07-29 19:43:53','103.215.81.107'),(17506,1,'admin','2019-07-29 19:43:55','103.215.81.107'),(17507,1,'admin','2019-07-29 19:43:56','103.215.81.107'),(17508,1,'admin','2019-07-29 19:43:58','103.215.81.107'),(17509,1,'admin','2019-07-29 19:44:00','103.215.81.107'),(17510,1,'admin','2019-07-29 19:44:02','103.215.81.107'),(17511,1,'admin','2019-07-29 19:44:03','103.215.81.107'),(17512,1,'admin','2019-07-29 19:44:05','103.215.81.107'),(17513,1,'admin','2019-07-29 19:44:06','103.215.81.107'),(17514,1,'admin','2019-07-29 19:44:08','103.215.81.107'),(17515,1,'admin','2019-07-29 19:44:09','103.215.81.107'),(17516,1,'admin','2019-07-29 19:44:11','103.215.81.107'),(17517,1,'admin','2019-07-29 19:44:12','103.215.81.107'),(17518,1,'admin','2019-07-29 19:44:14','103.215.81.107'),(17519,1,'admin','2019-07-29 19:44:15','103.215.81.107'),(17451,1,'admin','2019-07-29 19:42:28','103.215.81.107'),(17452,1,'admin','2019-07-29 19:42:29','103.215.81.107'),(17453,1,'admin','2019-07-29 19:42:31','103.215.81.107'),(17454,1,'admin','2019-07-29 19:42:32','103.215.81.107'),(17455,1,'admin','2019-07-29 19:42:34','103.215.81.107'),(17456,1,'admin','2019-07-29 19:42:35','103.215.81.107'),(17443,1,'admin','2019-07-29 19:42:14','103.215.81.107'),(17444,1,'admin','2019-07-29 19:42:16','103.215.81.107'),(17445,1,'admin','2019-07-29 19:42:18','103.215.81.107'),(17446,1,'admin','2019-07-29 19:42:19','103.215.81.107'),(17447,1,'admin','2019-07-29 19:42:21','103.215.81.107'),(17448,1,'admin','2019-07-29 19:42:23','103.215.81.107'),(17449,1,'admin','2019-07-29 19:42:24','103.215.81.107'),(17450,1,'admin','2019-07-29 19:42:26','103.215.81.107'),(17429,1,'admin','2019-07-29 19:41:52','103.215.81.107'),(17430,1,'admin','2019-07-29 19:41:53','103.215.81.107'),(17431,1,'admin','2019-07-29 19:41:54','103.215.81.107'),(17432,1,'admin','2019-07-29 19:41:56','103.215.81.107'),(17433,1,'admin','2019-07-29 19:41:58','103.215.81.107'),(17434,1,'admin','2019-07-29 19:42:00','103.215.81.107'),(17435,1,'admin','2019-07-29 19:42:01','103.215.81.107'),(17436,1,'admin','2019-07-29 19:42:02','103.215.81.107'),(17437,1,'admin','2019-07-29 19:42:04','103.215.81.107'),(17438,1,'admin','2019-07-29 19:42:06','103.215.81.107'),(17439,1,'admin','2019-07-29 19:42:07','103.215.81.107'),(17440,1,'admin','2019-07-29 19:42:09','103.215.81.107'),(17419,1,'admin','2019-07-29 19:41:35','103.215.81.107'),(17420,1,'admin','2019-07-29 19:41:37','103.215.81.107'),(17421,1,'admin','2019-07-29 19:41:38','103.215.81.107'),(17422,1,'admin','2019-07-29 19:41:40','103.215.81.107'),(17423,1,'admin','2019-07-29 19:41:41','103.215.81.107'),(17424,1,'admin','2019-07-29 19:41:43','103.215.81.107'),(17425,1,'admin','2019-07-29 19:41:45','103.215.81.107'),(17426,1,'admin','2019-07-29 19:41:47','103.215.81.107'),(17427,1,'admin','2019-07-29 19:41:48','103.215.81.107'),(17415,1,'admin','2019-07-29 19:41:29','103.215.81.107'),(17416,1,'admin','2019-07-29 19:41:30','103.215.81.107'),(17417,1,'admin','2019-07-29 19:41:32','103.215.81.107'),(17418,1,'admin','2019-07-29 19:41:34','103.215.81.107'),(16176,1,'admin','2019-07-19 06:20:55','144.217.14.14'),(16177,1,'admin','2019-07-19 06:21:30','158.140.189.62'),(16178,1,'admin','2019-07-19 06:22:08','142.93.153.149'),(16179,1,'admin','2019-07-19 06:23:35','94.23.45.141'),(16180,1,'admin','2019-07-19 06:24:07','185.93.54.4'),(16181,1,'admin','2019-07-19 06:24:50','137.74.174.138'),(16170,1,'admin','2019-07-19 06:14:51','128.199.203.245'),(16171,1,'admin','2019-07-19 06:15:02','178.20.231.176'),(16172,1,'admin','2019-07-19 06:15:27','67.211.213.120'),(16173,1,'admin','2019-07-19 06:17:34','185.85.207.78'),(16174,1,'admin','2019-07-19 06:18:31','178.128.206.40'),(16175,1,'admin','2019-07-19 06:19:18','211.159.218.63'),(16023,0,'[login]','2019-07-18 14:55:04','79.137.46.233'),(16024,1,'admin','2019-07-18 15:13:10','217.182.7.137'),(16025,0,'[login]','2019-07-18 15:13:11','217.182.7.137'),(16164,1,'admin','2019-07-19 06:08:33','213.185.88.230'),(16165,0,'[login]','2019-07-19 06:08:34','213.185.88.230'),(16166,1,'admin','2019-07-19 06:11:12','159.203.116.245'),(16167,0,'[login]','2019-07-19 06:11:12','159.203.116.245'),(16168,1,'admin','2019-07-19 06:11:31','117.3.70.183'),(16043,1,'admin','2019-07-18 17:57:12','193.70.72.249'),(16044,0,'[login]','2019-07-18 17:57:13','193.70.72.249'),(16034,1,'admin','2019-07-18 16:44:20','91.134.231.96'),(16035,0,'[login]','2019-07-18 16:44:21','91.134.231.96'),(16036,1,'admin','2019-07-18 17:02:32','91.121.82.64'),(16031,0,'[login]','2019-07-18 16:08:11','178.33.38.55'),(16032,1,'admin','2019-07-18 16:26:25','79.137.109.83'),(16033,0,'[login]','2019-07-18 16:26:26','79.137.109.83'),(16158,1,'admin','2019-07-19 06:01:33','67.205.11.86'),(16159,1,'admin','2019-07-19 06:01:37','209.97.147.227'),(16051,0,'[login]','2019-07-18 18:52:01','147.135.207.246'),(16052,1,'admin','2019-07-18 19:07:07','178.128.112.200'),(16053,1,'admin','2019-07-18 19:15:48','217.182.6.180'),(16054,0,'[login]','2019-07-18 19:15:49','217.182.6.180'),(16041,1,'admin','2019-07-18 17:39:00','145.239.123.117'),(16042,0,'[login]','2019-07-18 17:39:01','145.239.123.117'),(16075,1,'admin','2019-07-18 23:08:04','192.241.244.232'),(16076,1,'admin','2019-07-18 23:16:36','164.132.88.89'),(16101,1,'admin','2019-07-19 05:10:32','51.38.230.224'),(16102,0,'[login]','2019-07-19 05:10:36','51.38.230.224'),(16064,1,'admin','2019-07-18 21:30:22','45.118.144.77'),(16065,1,'admin','2019-07-18 21:44:06','79.137.109.83'),(16066,0,'[login]','2019-07-18 21:44:07','79.137.109.83'),(16067,1,'admin','2019-07-18 21:57:26','188.127.230.15'),(16068,1,'admin','2019-07-18 22:02:32','213.32.83.233'),(16069,1,'admin','2019-07-18 22:21:11','91.121.82.64'),(16070,0,'[login]','2019-07-18 22:21:11','91.121.82.64'),(16086,1,'admin','2019-07-19 01:55:38','134.209.165.31'),(16087,1,'admin','2019-07-19 02:10:38','51.83.41.59'),(16088,0,'[login]','2019-07-19 02:10:39','51.83.41.59'),(16092,0,'[login]','2019-07-19 03:18:49','40.70.218.165'),(16083,1,'admin','2019-07-19 00:51:15','45.122.223.63'),(16084,1,'admin','2019-07-19 01:03:15','157.230.210.224'),(16085,0,'[login]','2019-07-19 01:03:26','157.230.210.224'),(16097,1,'admin','2019-07-19 05:08:08','3.8.107.4'),(16098,0,'[login]','2019-07-19 05:08:08','3.8.107.4'),(16099,1,'admin','2019-07-19 05:08:22','207.154.194.214'),(16100,1,'admin','2019-07-19 05:09:56','78.46.55.205'),(16133,0,'[login]','2019-07-19 05:40:25','188.165.225.106'),(16134,1,'admin','2019-07-19 05:41:17','173.212.227.160'),(16135,0,'[login]','2019-07-19 05:41:18','173.212.227.160'),(16136,1,'admin','2019-07-19 05:41:28','128.199.249.8'),(16137,0,'[login]','2019-07-19 05:41:29','128.199.249.8'),(16138,1,'admin','2019-07-19 05:43:45','198.204.229.154'),(16139,0,'[login]','2019-07-19 05:43:46','198.204.229.154'),(16140,1,'admin','2019-07-19 05:43:53','206.81.6.142'),(16141,0,'[login]','2019-07-19 05:43:54','206.81.6.142'),(16142,1,'admin','2019-07-19 05:44:48','103.213.202.117'),(16143,1,'admin','2019-07-19 05:46:44','162.241.211.155'),(16144,1,'admin','2019-07-19 05:47:49','178.128.206.40'),(16564,1,'admin','2019-07-19 13:25:27','117.53.46.135'),(16565,0,'[login]','2019-07-19 13:25:28','117.53.46.135'),(16566,1,'admin','2019-07-19 13:25:38','149.202.72.17'),(16567,0,'[login]','2019-07-19 13:25:39','149.202.72.17'),(16568,1,'admin','2019-07-19 13:27:17','45.32.21.250'),(17196,1,'admin','2019-07-29 19:35:34','103.215.81.107'),(17197,1,'admin','2019-07-29 19:35:35','103.215.81.107'),(17198,1,'admin','2019-07-29 19:35:37','103.215.81.107'),(17199,1,'admin','2019-07-29 19:35:38','103.215.81.107'),(17200,1,'admin','2019-07-29 19:35:41','103.215.81.107'),(17201,1,'admin','2019-07-29 19:35:42','103.215.81.107'),(17202,1,'admin','2019-07-29 19:35:44','103.215.81.107'),(16241,1,'admin','2019-07-19 07:23:27','88.208.28.48'),(16242,1,'admin','2019-07-19 07:26:02','72.128.132.6'),(16243,1,'admin','2019-07-19 07:26:56','178.128.57.173'),(16244,0,'[login]','2019-07-19 07:26:57','178.128.57.173'),(16556,1,'admin','2019-07-19 13:18:20','178.128.60.76'),(16557,0,'[login]','2019-07-19 13:18:21','178.128.60.76'),(16558,1,'admin','2019-07-19 13:22:05','128.199.134.25'),(16559,0,'[login]','2019-07-19 13:22:07','128.199.134.25'),(16560,1,'admin','2019-07-19 13:23:22','118.200.237.192'),(16561,1,'admin','2019-07-19 13:23:23','142.44.163.101'),(16562,0,'[login]','2019-07-19 13:23:23','142.44.163.101'),(16563,0,'[login]','2019-07-19 13:23:24','118.200.237.192'),(16234,1,'admin','2019-07-19 07:18:32','95.129.40.125'),(16235,0,'[login]','2019-07-19 07:18:32','95.129.40.125'),(16236,1,'admin','2019-07-19 07:18:53','35.246.213.99'),(16237,0,'[login]','2019-07-19 07:18:54','35.246.213.99'),(16238,1,'admin','2019-07-19 07:19:35','62.221.197.214'),(16239,0,'[login]','2019-07-19 07:19:35','62.221.197.214'),(16240,1,'admin','2019-07-19 07:22:52','157.119.222.245'),(16229,0,'[login]','2019-07-19 07:14:57','45.122.222.193'),(16230,1,'admin','2019-07-19 07:16:13','37.123.98.250'),(16231,0,'[login]','2019-07-19 07:16:14','37.123.98.250'),(16232,1,'admin','2019-07-19 07:17:22','103.237.145.177'),(16233,0,'[login]','2019-07-19 07:17:30','103.237.145.177'),(16225,1,'admin','2019-07-19 07:11:21','45.124.84.2'),(16226,1,'admin','2019-07-19 07:12:29','162.243.7.171'),(16227,0,'[login]','2019-07-19 07:12:29','162.243.7.171'),(16228,1,'admin','2019-07-19 07:14:55','45.122.222.193'),(16222,1,'admin','2019-07-19 07:06:57','52.43.249.59'),(16223,1,'admin','2019-07-19 07:09:00','158.69.217.202'),(16224,1,'admin','2019-07-19 07:11:10','167.114.207.203'),(16218,1,'admin','2019-07-19 07:01:13','178.63.235.195'),(16219,1,'admin','2019-07-19 07:03:18','35.187.222.10'),(16220,1,'admin','2019-07-19 07:05:20','128.199.201.131'),(16221,1,'admin','2019-07-19 07:06:46','34.76.77.113'),(16215,1,'admin','2019-07-19 06:57:51','45.119.81.237'),(16216,1,'admin','2019-07-19 07:00:20','106.12.116.232'),(16217,1,'admin','2019-07-19 07:00:31','142.93.178.165'),(16395,0,'[login]','2019-07-19 10:26:06','167.250.5.32'),(16453,1,'admin','2019-07-19 11:23:59','1.10.140.44'),(16454,1,'admin','2019-07-19 11:25:33','67.158.54.243'),(16455,1,'admin','2019-07-19 11:26:40','40.118.7.54'),(16391,1,'admin','2019-07-19 10:22:41','104.197.109.137'),(16392,0,'[login]','2019-07-19 10:22:41','104.197.109.137'),(16393,1,'admin','2019-07-19 10:24:54','190.120.6.60'),(16394,1,'admin','2019-07-19 10:26:05','167.250.5.32'),(16386,1,'admin','2019-07-19 10:19:27','149.202.72.17'),(16387,1,'admin','2019-07-19 10:20:25','13.125.76.254'),(16388,1,'admin','2019-07-19 10:21:29','191.252.94.245'),(16389,1,'admin','2019-07-19 10:22:08','112.78.1.83'),(16390,0,'[login]','2019-07-19 10:22:13','112.78.1.83'),(16333,1,'admin','2019-07-19 09:26:51','150.95.30.118'),(16334,0,'[login]','2019-07-19 09:26:52','150.95.30.118'),(16384,1,'admin','2019-07-19 10:16:57','188.132.181.162'),(16385,1,'admin','2019-07-19 10:18:46','185.26.156.22'),(16329,1,'admin','2019-07-19 09:25:12','54.213.102.36'),(16330,0,'[login]','2019-07-19 09:25:13','54.213.102.36'),(16331,1,'admin','2019-07-19 09:25:58','68.183.176.185'),(16332,0,'[login]','2019-07-19 09:25:59','68.183.176.185'),(16325,1,'admin','2019-07-19 09:21:59','188.166.254.118'),(16326,1,'admin','2019-07-19 09:21:59','35.234.142.49'),(16327,0,'[login]','2019-07-19 09:22:00','35.234.142.49'),(16328,0,'[login]','2019-07-19 09:22:00','188.166.254.118'),(16253,1,'admin','2019-07-19 07:37:37','189.254.17.24'),(16254,1,'admin','2019-07-19 07:38:38','176.31.125.162'),(16255,1,'admin','2019-07-19 07:40:25','75.119.200.115'),(16256,1,'admin','2019-07-19 07:44:01','209.97.161.96'),(16257,1,'admin','2019-07-19 07:45:02','45.124.84.2'),(16248,0,'[login]','2019-07-19 07:30:19','185.26.156.38'),(16249,1,'admin','2019-07-19 07:34:01','13.251.0.208'),(16250,0,'[login]','2019-07-19 07:34:02','13.251.0.208'),(16251,1,'admin','2019-07-19 07:35:59','165.22.177.186'),(16320,0,'[login]','2019-07-19 09:14:45','67.158.54.243'),(16321,1,'admin','2019-07-19 09:16:51','64.111.117.197'),(16322,0,'[login]','2019-07-19 09:16:52','64.111.117.197'),(16314,0,'[login]','2019-07-19 09:09:25','154.35.132.120'),(16315,1,'admin','2019-07-19 09:10:01','158.85.109.103'),(16316,0,'[login]','2019-07-19 09:10:03','158.85.109.103'),(16302,1,'admin','2019-07-19 08:52:45','45.124.84.2'),(16303,1,'admin','2019-07-19 08:53:27','202.28.123.198'),(16304,1,'admin','2019-07-19 08:54:13','178.62.75.81'),(16305,1,'admin','2019-07-19 08:58:11','159.203.83.137'),(16306,1,'admin','2019-07-19 08:58:13','200.80.43.106'),(16307,0,'[login]','2019-07-19 08:58:14','200.80.43.106'),(16298,1,'admin','2019-07-19 08:45:13','49.205.180.120'),(16299,1,'admin','2019-07-19 08:46:00','34.87.112.65'),(16300,1,'admin','2019-07-19 08:47:53','188.165.232.40'),(16289,1,'admin','2019-07-19 08:31:47','96.30.193.114'),(16290,1,'admin','2019-07-19 08:33:33','148.251.88.26'),(16291,1,'admin','2019-07-19 08:33:36','129.28.147.165'),(16292,1,'admin','2019-07-19 08:37:15','211.125.67.148'),(16293,1,'admin','2019-07-19 08:38:05','68.183.224.45'),(16383,1,'admin','2019-07-19 10:16:12','67.205.10.15'),(16285,1,'admin','2019-07-19 08:27:24','145.239.140.147'),(16286,1,'admin','2019-07-19 08:28:36','31.186.8.165'),(16373,1,'admin','2019-07-19 10:03:25','164.132.170.24'),(16374,1,'admin','2019-07-19 10:05:22','200.80.43.106'),(16375,1,'admin','2019-07-19 10:05:55','37.59.36.9'),(16376,1,'admin','2019-07-19 10:07:07','78.157.210.66'),(16377,1,'admin','2019-07-19 10:08:39','107.189.3.58'),(16368,1,'admin','2019-07-19 09:55:35','206.189.209.174'),(16369,0,'[login]','2019-07-19 09:55:38','206.189.209.174'),(16370,1,'admin','2019-07-19 09:59:09','45.76.148.27'),(16371,1,'admin','2019-07-19 10:00:06','103.72.163.150'),(16362,0,'[login]','2019-07-19 09:48:55','191.252.94.245'),(16363,1,'admin','2019-07-19 09:49:21','123.30.143.144'),(16364,0,'[login]','2019-07-19 09:49:23','123.30.143.144'),(16356,0,'[login]','2019-07-19 09:43:05','41.222.227.98'),(16357,1,'admin','2019-07-19 09:45:54','157.230.135.225'),(16358,1,'admin','2019-07-19 09:45:55','35.221.187.73'),(16359,0,'[login]','2019-07-19 09:45:55','157.230.135.225'),(16347,0,'[login]','2019-07-19 09:36:34','51.89.20.191'),(16348,1,'admin','2019-07-19 09:38:49','124.158.12.204'),(16349,0,'[login]','2019-07-19 09:38:51','124.158.12.204'),(16350,1,'admin','2019-07-19 09:39:51','162.144.193.18'),(16351,0,'[login]','2019-07-19 09:39:52','162.144.193.18'),(16340,0,'[login]','2019-07-19 09:29:17','193.192.178.217'),(16341,1,'admin','2019-07-19 09:31:41','89.111.20.2'),(16342,0,'[login]','2019-07-19 09:31:42','89.111.20.2'),(16343,1,'admin','2019-07-19 09:33:02','159.65.109.241'),(16451,1,'admin','2019-07-19 11:20:18','90.148.193.235'),(16452,1,'admin','2019-07-19 11:23:39','178.128.212.173'),(16335,1,'admin','2019-07-19 09:27:27','138.201.65.237'),(16336,0,'[login]','2019-07-19 09:27:28','138.201.65.237'),(16446,1,'admin','2019-07-19 11:12:40','137.74.102.213'),(16447,1,'admin','2019-07-19 11:12:46','139.59.4.63'),(16448,1,'admin','2019-07-19 11:15:17','111.90.156.170'),(16449,1,'admin','2019-07-19 11:17:35','103.45.229.20'),(16440,0,'[login]','2019-07-19 11:03:14','123.206.93.122'),(16441,1,'admin','2019-07-19 11:05:24','157.230.25.18'),(16442,1,'admin','2019-07-19 11:06:35','49.205.180.120'),(16443,1,'admin','2019-07-19 11:06:54','163.172.31.156'),(16431,1,'admin','2019-07-19 10:59:06','188.166.161.163'),(16432,0,'[login]','2019-07-19 10:59:06','188.166.161.163'),(16433,1,'admin','2019-07-19 11:00:23','163.44.192.169'),(16434,0,'[login]','2019-07-19 11:00:25','163.44.192.169'),(16435,1,'admin','2019-07-19 11:01:10','186.202.161.96'),(16426,0,'[login]','2019-07-19 10:55:43','37.59.9.195'),(16427,1,'admin','2019-07-19 10:56:23','212.113.132.65'),(16428,0,'[login]','2019-07-19 10:56:24','212.113.132.65'),(16420,1,'admin','2019-07-19 10:50:45','178.128.23.162'),(16421,1,'admin','2019-07-19 10:51:40','87.236.102.64'),(16422,0,'[login]','2019-07-19 10:51:41','87.236.102.64'),(16414,1,'admin','2019-07-19 10:43:17','165.22.242.39'),(16415,1,'admin','2019-07-19 10:44:32','163.44.192.169'),(16416,1,'admin','2019-07-19 10:45:51','185.238.29.12'),(16405,1,'admin','2019-07-19 10:33:29','124.158.12.204'),(16406,1,'admin','2019-07-19 10:34:18','115.94.13.52'),(16407,1,'admin','2019-07-19 10:35:36','185.85.207.78'),(16408,1,'admin','2019-07-19 10:35:42','107.189.2.5'),(16409,1,'admin','2019-07-19 10:36:06','52.2.234.197'),(16400,1,'admin','2019-07-19 10:30:19','200.98.137.137'),(16401,1,'admin','2019-07-19 10:30:42','65.99.237.149'),(16402,0,'[login]','2019-07-19 10:30:42','65.99.237.149'),(16403,1,'admin','2019-07-19 10:30:44','58.87.95.67'),(16551,0,'[login]','2019-07-19 13:10:55','51.15.242.148'),(16552,1,'admin','2019-07-19 13:12:27','129.28.147.165'),(16553,0,'[login]','2019-07-19 13:12:28','129.28.147.165'),(16554,1,'admin','2019-07-19 13:15:41','198.199.119.186'),(16555,1,'admin','2019-07-19 13:15:55','117.3.70.183'),(16547,0,'[login]','2019-07-19 13:07:57','103.14.124.72'),(16548,1,'admin','2019-07-19 13:10:21','185.104.152.243'),(16549,0,'[login]','2019-07-19 13:10:22','185.104.152.243'),(16492,1,'admin','2019-07-19 12:17:10','206.191.25.84'),(16493,1,'admin','2019-07-19 12:17:53','80.191.140.42'),(16494,1,'admin','2019-07-19 12:20:21','149.255.62.99'),(16495,1,'admin','2019-07-19 12:20:51','5.144.130.15'),(16496,1,'admin','2019-07-19 12:21:22','217.71.131.243'),(16497,1,'admin','2019-07-19 12:23:33','149.255.62.18'),(16488,1,'admin','2019-07-19 12:12:39','158.69.112.178'),(16489,1,'admin','2019-07-19 12:13:12','138.201.65.237'),(16490,1,'admin','2019-07-19 12:15:02','157.230.227.48'),(16491,1,'admin','2019-07-19 12:16:29','192.99.147.77'),(16483,1,'admin','2019-07-19 12:06:31','103.9.77.80'),(16484,1,'admin','2019-07-19 12:06:39','134.209.102.2'),(16485,1,'admin','2019-07-19 12:06:44','167.114.207.203'),(16486,1,'admin','2019-07-19 12:10:12','172.110.22.25'),(16477,1,'admin','2019-07-19 11:56:39','217.182.173.18'),(16478,1,'admin','2019-07-19 11:59:18','153.92.5.233'),(16479,1,'admin','2019-07-19 12:00:21','193.112.223.243'),(16468,1,'admin','2019-07-19 11:46:20','5.196.204.173'),(16469,1,'admin','2019-07-19 11:46:41','212.237.8.139'),(16470,1,'admin','2019-07-19 11:46:43','35.237.101.161'),(16471,1,'admin','2019-07-19 11:48:36','213.32.25.46'),(16472,1,'admin','2019-07-19 11:50:09','190.90.160.170'),(16462,1,'admin','2019-07-19 11:37:31','157.230.97.97'),(16463,1,'admin','2019-07-19 11:39:02','192.169.190.180'),(16464,1,'admin','2019-07-19 11:40:10','45.40.166.136'),(17061,1,'admin','2019-07-26 22:28:45','192.130.146.156'),(17060,1,'admin','2019-07-26 20:26:04','159.65.132.110'),(17059,1,'admin','2019-07-26 16:05:28','46.101.116.31'),(17058,1,'admin','2019-07-26 09:50:52','178.172.161.141'),(17057,1,'admin','2019-07-26 08:41:16','184.154.73.98'),(17056,1,'admin','2019-07-26 07:52:20','206.189.203.163'),(17055,1,'admin','2019-07-26 02:48:20','192.99.55.242'),(17054,1,'admin','2019-07-25 23:00:29','68.183.184.243'),(17053,1,'admin','2019-07-25 20:08:20','138.197.81.188'),(17072,0,'6sigma.academy','2019-07-27 20:22:30','162.241.50.235'),(17126,1,'admin','2019-07-29 19:33:50','103.215.81.107'),(17127,1,'admin','2019-07-29 19:33:51','103.215.81.107'),(17128,1,'admin','2019-07-29 19:33:53','103.215.81.107'),(17129,1,'admin','2019-07-29 19:33:55','103.215.81.107'),(17070,1,'admin','2019-07-27 19:39:16','178.128.194.208'),(17069,1,'admin','2019-07-27 18:23:56','166.62.117.196'),(17068,1,'admin','2019-07-27 17:13:54','207.154.234.190'),(17067,1,'admin','2019-07-27 15:02:11','132.232.16.200'),(17066,1,'admin','2019-07-27 12:31:16','188.213.172.41'),(17065,1,'admin','2019-07-27 08:02:53','142.93.222.224'),(17071,1,'admin','2019-07-27 20:22:07','188.132.190.51'),(17114,1,'admin','2019-07-29 19:33:33','103.215.81.107'),(17115,1,'admin','2019-07-29 19:33:35','103.215.81.107'),(17116,1,'admin','2019-07-29 19:33:36','103.215.81.107'),(17117,1,'admin','2019-07-29 19:33:38','103.215.81.107'),(17118,1,'admin','2019-07-29 19:33:39','103.215.81.107'),(17119,1,'admin','2019-07-29 19:33:40','103.215.81.107'),(17120,1,'admin','2019-07-29 19:33:42','103.215.81.107'),(17121,1,'admin','2019-07-29 19:33:43','103.215.81.107'),(17122,1,'admin','2019-07-29 19:33:44','103.215.81.107'),(17096,1,'admin','2019-07-28 22:30:18','157.230.93.62'),(17104,1,'admin','2019-07-29 16:14:27','138.68.9.54'),(17094,1,'admin','2019-07-28 20:35:57','206.189.90.92'),(17095,0,'[login]','2019-07-28 20:36:00','206.189.90.92'),(17091,1,'admin','2019-07-28 19:50:28','165.227.72.89'),(17092,1,'admin','2019-07-28 20:24:44','206.189.37.187'),(17090,1,'admin','2019-07-28 18:24:27','151.80.18.191'),(20672,1,'admin','2019-09-02 03:01:18','51.79.20.92'),(20652,1,'admin','2019-09-02 03:01:11','51.79.20.92'),(20653,1,'admin','2019-09-02 03:01:12','51.79.20.92'),(20654,1,'admin','2019-09-02 03:01:12','51.79.20.92'),(20655,1,'admin','2019-09-02 03:01:12','51.79.20.92'),(20656,1,'admin','2019-09-02 03:01:13','51.79.20.92'),(20657,1,'admin','2019-09-02 03:01:13','51.79.20.92'),(20658,1,'admin','2019-09-02 03:01:13','51.79.20.92'),(20659,1,'admin','2019-09-02 03:01:14','51.79.20.92'),(20660,1,'admin','2019-09-02 03:01:14','51.79.20.92'),(20610,1,'admin','2019-09-02 03:00:58','51.79.20.92'),(20611,1,'admin','2019-09-02 03:00:58','51.79.20.92'),(20612,1,'admin','2019-09-02 03:00:58','51.79.20.92'),(20613,1,'admin','2019-09-02 03:00:59','51.79.20.92'),(20614,1,'admin','2019-09-02 03:00:59','51.79.20.92'),(20615,1,'admin','2019-09-02 03:00:59','51.79.20.92'),(20616,1,'admin','2019-09-02 03:01:00','51.79.20.92'),(20617,1,'admin','2019-09-02 03:01:00','51.79.20.92'),(20618,1,'admin','2019-09-02 03:01:00','51.79.20.92'),(20582,1,'admin','2019-09-02 03:00:49','51.79.20.92'),(20583,1,'admin','2019-09-02 03:00:49','51.79.20.92'),(20584,1,'admin','2019-09-02 03:00:49','51.79.20.92'),(20585,1,'admin','2019-09-02 03:00:50','51.79.20.92'),(20586,1,'admin','2019-09-02 03:00:50','51.79.20.92'),(20587,1,'admin','2019-09-02 03:00:50','51.79.20.92'),(20588,1,'admin','2019-09-02 03:00:51','51.79.20.92'),(20589,1,'admin','2019-09-02 03:00:51','51.79.20.92'),(20590,1,'admin','2019-09-02 03:00:51','51.79.20.92'),(20541,1,'admin','2019-09-02 03:00:36','51.79.20.92'),(20542,1,'admin','2019-09-02 03:00:36','51.79.20.92'),(20543,1,'admin','2019-09-02 03:00:36','51.79.20.92'),(20544,1,'admin','2019-09-02 03:00:37','51.79.20.92'),(20494,1,'admin','2019-09-02 03:00:20','51.79.20.92'),(20495,1,'admin','2019-09-02 03:00:21','51.79.20.92'),(20496,1,'admin','2019-09-02 03:00:21','51.79.20.92'),(20497,1,'admin','2019-09-02 03:00:21','51.79.20.92'),(20498,1,'admin','2019-09-02 03:00:22','51.79.20.92'),(20499,1,'admin','2019-09-02 03:00:22','51.79.20.92'),(20500,1,'admin','2019-09-02 03:00:22','51.79.20.92'),(20501,1,'admin','2019-09-02 03:00:23','51.79.20.92'),(20502,1,'admin','2019-09-02 03:00:23','51.79.20.92'),(20503,1,'admin','2019-09-02 03:00:23','51.79.20.92'),(20504,1,'admin','2019-09-02 03:00:24','51.79.20.92'),(20505,1,'admin','2019-09-02 03:00:24','51.79.20.92'),(20423,1,'admin','2019-09-02 02:59:57','51.79.20.92'),(20424,1,'admin','2019-09-02 02:59:57','51.79.20.92'),(20425,1,'admin','2019-09-02 02:59:58','51.79.20.92'),(20426,1,'admin','2019-09-02 02:59:58','51.79.20.92'),(20427,1,'admin','2019-09-02 02:59:58','51.79.20.92'),(20416,1,'admin','2019-09-02 02:59:55','51.79.20.92'),(20417,1,'admin','2019-09-02 02:59:55','51.79.20.92'),(20418,1,'admin','2019-09-02 02:59:56','51.79.20.92'),(20419,1,'admin','2019-09-02 02:59:56','51.79.20.92'),(20420,1,'admin','2019-09-02 02:59:56','51.79.20.92'),(20421,1,'admin','2019-09-02 02:59:56','51.79.20.92'),(20347,1,'admin','2019-09-02 02:59:33','51.79.20.92'),(20348,1,'admin','2019-09-02 02:59:33','51.79.20.92'),(20349,1,'admin','2019-09-02 02:59:33','51.79.20.92'),(20342,1,'admin','2019-09-02 02:59:31','51.79.20.92'),(20343,1,'admin','2019-09-02 02:59:31','51.79.20.92'),(20344,1,'admin','2019-09-02 02:59:32','51.79.20.92'),(20329,1,'admin','2019-09-02 02:59:27','51.79.20.92'),(20330,1,'admin','2019-09-02 02:59:27','51.79.20.92'),(20331,1,'admin','2019-09-02 02:59:27','51.79.20.92'),(20332,1,'admin','2019-09-02 02:59:28','51.79.20.92'),(20333,1,'admin','2019-09-02 02:59:28','51.79.20.92'),(20334,1,'admin','2019-09-02 02:59:28','51.79.20.92'),(20335,1,'admin','2019-09-02 02:59:29','51.79.20.92'),(20336,1,'admin','2019-09-02 02:59:29','51.79.20.92'),(20337,1,'admin','2019-09-02 02:59:29','51.79.20.92'),(20338,1,'admin','2019-09-02 02:59:30','51.79.20.92'),(20339,1,'admin','2019-09-02 02:59:30','51.79.20.92'),(20340,1,'admin','2019-09-02 02:59:30','51.79.20.92'),(20341,1,'admin','2019-09-02 02:59:31','51.79.20.92'),(19903,1,'admin','2019-08-30 18:15:37','103.215.82.113'),(19904,1,'admin','2019-08-30 18:15:44','103.215.82.113'),(19905,1,'admin','2019-08-30 18:15:50','103.215.82.113'),(19906,1,'admin','2019-08-30 18:15:56','103.215.82.113'),(19907,1,'admin','2019-08-30 18:16:03','103.215.82.113'),(19908,1,'admin','2019-08-30 18:16:09','103.215.82.113'),(19909,1,'admin','2019-08-30 18:16:16','103.215.82.113'),(19910,1,'admin','2019-08-30 18:16:22','103.215.82.113'),(19911,1,'admin','2019-08-30 18:16:28','103.215.82.113'),(19912,1,'admin','2019-08-30 18:16:35','103.215.82.113'),(19913,1,'admin','2019-08-30 18:16:41','103.215.82.113'),(19895,1,'admin','2019-08-30 18:14:46','103.215.82.113'),(19896,1,'admin','2019-08-30 18:14:53','103.215.82.113'),(19897,1,'admin','2019-08-30 18:14:59','103.215.82.113'),(19898,1,'admin','2019-08-30 18:15:05','103.215.82.113'),(19899,1,'admin','2019-08-30 18:15:12','103.215.82.113'),(19839,1,'admin','2019-08-30 18:08:50','103.215.82.113'),(19840,1,'admin','2019-08-30 18:08:56','103.215.82.113'),(19841,1,'admin','2019-08-30 18:09:07','103.215.82.113'),(19842,1,'admin','2019-08-30 18:09:14','103.215.82.113'),(19843,1,'admin','2019-08-30 18:09:20','103.215.82.113'),(19844,1,'admin','2019-08-30 18:09:26','103.215.82.113'),(19845,1,'admin','2019-08-30 18:09:33','103.215.82.113'),(19846,1,'admin','2019-08-30 18:09:39','103.215.82.113'),(19847,1,'admin','2019-08-30 18:09:45','103.215.82.113'),(19848,1,'admin','2019-08-30 18:09:52','103.215.82.113'),(19849,1,'admin','2019-08-30 18:09:58','103.215.82.113'),(19850,1,'admin','2019-08-30 18:10:04','103.215.82.113'),(19819,1,'admin','2019-08-30 18:06:34','103.215.82.113'),(19820,1,'admin','2019-08-30 18:06:41','103.215.82.113'),(19821,1,'admin','2019-08-30 18:06:47','103.215.82.113'),(19822,1,'admin','2019-08-30 18:06:53','103.215.82.113'),(19823,1,'admin','2019-08-30 18:06:59','103.215.82.113'),(19824,1,'admin','2019-08-30 18:07:06','103.215.82.113'),(19825,1,'admin','2019-08-30 18:07:12','103.215.82.113'),(19826,1,'admin','2019-08-30 18:07:18','103.215.82.113'),(19827,1,'admin','2019-08-30 18:07:24','103.215.82.113'),(19828,1,'admin','2019-08-30 18:07:31','103.215.82.113'),(19829,1,'admin','2019-08-30 18:07:37','103.215.82.113'),(19830,1,'admin','2019-08-30 18:07:43','103.215.82.113'),(19831,1,'admin','2019-08-30 18:08:00','103.215.82.113'),(19818,1,'admin','2019-08-30 18:06:28','103.215.82.113'),(19787,1,'admin','2019-08-30 18:03:04','103.215.82.113'),(19788,1,'admin','2019-08-30 18:03:10','103.215.82.113'),(19789,1,'admin','2019-08-30 18:03:17','103.215.82.113'),(19790,1,'admin','2019-08-30 18:03:23','103.215.82.113'),(19791,1,'admin','2019-08-30 18:03:29','103.215.82.113'),(19792,1,'admin','2019-08-30 18:03:35','103.215.82.113'),(19779,1,'admin','2019-08-30 18:02:14','103.215.82.113'),(19780,1,'admin','2019-08-30 18:02:20','103.215.82.113'),(19781,1,'admin','2019-08-30 18:02:26','103.215.82.113'),(19782,1,'admin','2019-08-30 18:02:33','103.215.82.113'),(19783,1,'admin','2019-08-30 18:02:39','103.215.82.113'),(19750,1,'admin','2019-08-30 17:59:13','103.215.82.113'),(19751,1,'admin','2019-08-30 17:59:19','103.215.82.113'),(19752,1,'admin','2019-08-30 17:59:25','103.215.82.113'),(19753,1,'admin','2019-08-30 17:59:31','103.215.82.113'),(19740,1,'admin','2019-08-30 17:58:10','103.215.82.113'),(19741,1,'admin','2019-08-30 17:58:16','103.215.82.113'),(19742,1,'admin','2019-08-30 17:58:22','103.215.82.113'),(19743,1,'admin','2019-08-30 17:58:29','103.215.82.113'),(19744,1,'admin','2019-08-30 17:58:35','103.215.82.113'),(19745,1,'admin','2019-08-30 17:58:41','103.215.82.113'),(19746,1,'admin','2019-08-30 17:58:47','103.215.82.113'),(19735,1,'admin','2019-08-30 17:57:38','103.215.82.113'),(19736,1,'admin','2019-08-30 17:57:45','103.215.82.113'),(19737,1,'admin','2019-08-30 17:57:51','103.215.82.113'),(19738,1,'admin','2019-08-30 17:57:57','103.215.82.113'),(19739,1,'admin','2019-08-30 17:58:03','103.215.82.113'),(19722,1,'admin','2019-08-30 17:56:07','103.215.82.113'),(19723,1,'admin','2019-08-30 17:56:13','103.215.82.113'),(19724,1,'admin','2019-08-30 17:56:19','103.215.82.113'),(19696,1,'admin','2019-08-30 17:53:23','103.215.82.113'),(19697,1,'admin','2019-08-30 17:53:30','103.215.82.113'),(19698,1,'admin','2019-08-30 17:53:36','103.215.82.113'),(19699,1,'admin','2019-08-30 17:53:42','103.215.82.113'),(19700,1,'admin','2019-08-30 17:53:48','103.215.82.113'),(19661,1,'admin','2019-08-30 17:49:37','103.215.82.113'),(19662,1,'admin','2019-08-30 17:49:43','103.215.82.113'),(19663,1,'admin','2019-08-30 17:49:50','103.215.82.113'),(19664,1,'admin','2019-08-30 17:49:56','103.215.82.113'),(19665,1,'admin','2019-08-30 17:50:02','103.215.82.113'),(19666,1,'admin','2019-08-30 17:50:09','103.215.82.113'),(19653,1,'admin','2019-08-30 17:48:47','103.215.82.113'),(19654,1,'admin','2019-08-30 17:48:53','103.215.82.113'),(19655,1,'admin','2019-08-30 17:48:59','103.215.82.113'),(19656,1,'admin','2019-08-30 17:49:06','103.215.82.113'),(19657,1,'admin','2019-08-30 17:49:12','103.215.82.113'),(19658,1,'admin','2019-08-30 17:49:18','103.215.82.113'),(19646,1,'admin','2019-08-30 17:48:03','103.215.82.113'),(19647,1,'admin','2019-08-30 17:48:09','103.215.82.113'),(19648,1,'admin','2019-08-30 17:48:16','103.215.82.113'),(19649,1,'admin','2019-08-30 17:48:22','103.215.82.113'),(19650,1,'admin','2019-08-30 17:48:28','103.215.82.113'),(19641,1,'admin','2019-08-30 17:47:27','103.215.82.113'),(19635,1,'admin','2019-08-30 17:46:49','103.215.82.113'),(19614,1,'admin','2019-08-30 17:44:51','103.215.82.113'),(19615,1,'admin','2019-08-30 17:44:57','103.215.82.113'),(19616,1,'admin','2019-08-30 17:45:03','103.215.82.113'),(19617,1,'admin','2019-08-30 17:45:10','103.215.82.113'),(19618,1,'admin','2019-08-30 17:45:16','103.215.82.113'),(19619,1,'admin','2019-08-30 17:45:23','103.215.82.113'),(19524,0,'[login]','2019-08-30 04:15:11','139.59.73.82'),(19529,1,'admin','2019-08-30 05:11:19','170.10.162.16'),(19530,0,'[login]','2019-08-30 05:11:20','170.10.162.16'),(19535,0,'[login]','2019-08-30 06:07:44','122.128.111.232'),(19539,0,'[login]','2019-08-30 06:49:23','145.131.7.217'),(19540,1,'admin','2019-08-30 07:09:11','45.40.135.73'),(19493,1,'admin','2019-08-29 21:51:42','149.56.101.239'),(19494,1,'admin','2019-08-29 22:14:51','209.126.119.226'),(19497,1,'admin','2019-08-29 23:09:51','137.74.158.143'),(19498,0,'[login]','2019-08-29 23:09:52','137.74.158.143'),(19502,0,'[login]','2019-08-29 23:52:19','219.224.19.82'),(19473,1,'admin','2019-08-29 12:25:58','3.94.134.77'),(18068,0,'[login]','2019-07-30 15:32:42','164.132.88.89'),(18065,1,'admin','2019-07-30 10:29:44','128.199.246.133'),(18064,1,'admin','2019-07-30 09:10:09','159.65.132.110'),(18062,1,'admin','2019-07-30 04:06:26','164.132.122.244'),(18069,1,'admin','2019-07-30 15:52:45','188.166.239.94'),(18086,1,'admin','2019-07-30 21:59:25','165.227.12.254'),(18087,0,'[login]','2019-07-30 21:59:26','165.227.12.254'),(18088,1,'admin','2019-07-30 22:24:53','51.255.150.172'),(18096,1,'admin','2019-07-30 23:18:50','185.93.54.4'),(18097,0,'[login]','2019-07-30 23:18:51','185.93.54.4'),(18098,1,'admin','2019-07-30 23:23:05','51.77.242.176'),(19316,1,'admin','2019-08-22 19:09:30','206.81.21.47'),(19317,0,'[login]','2019-08-22 19:09:31','206.81.21.47'),(19318,1,'admin','2019-08-22 19:21:04','103.61.194.130'),(19322,1,'admin','2019-08-22 19:55:06','178.62.217.187'),(19323,1,'admin','2019-08-22 20:01:14','192.232.207.19'),(19324,1,'admin','2019-08-22 20:21:13','142.93.140.192'),(19331,1,'admin','2019-08-22 23:26:02','103.77.106.66'),(19335,1,'admin','2019-08-23 01:06:34','108.61.216.70'),(19338,1,'admin','2019-08-23 02:52:23','65.74.177.90'),(18054,1,'admin','2019-07-29 22:20:40','188.165.29.110'),(18053,1,'admin','2019-07-29 21:21:55','213.32.83.233'),(19382,1,'admin','2019-08-27 11:03:55','182.50.130.135'),(19418,1,'admin','2019-08-28 15:57:57','37.187.158.17'),(19419,1,'admin','2019-08-28 16:20:40','170.239.84.92'),(18063,1,'admin','2019-07-30 05:13:52','15.164.75.237'),(18061,1,'admin','2019-07-30 03:58:24','91.227.6.17'),(18060,1,'admin','2019-07-30 03:08:18','188.165.140.127'),(18059,1,'admin','2019-07-30 02:10:00','79.137.109.83'),(18077,0,'[login]','2019-07-30 19:25:11','217.182.7.137'),(18085,0,'[login]','2019-07-30 21:46:44','68.183.188.177'),(18072,1,'admin','2019-07-30 17:28:10','54.36.84.241'),(18073,0,'[login]','2019-07-30 17:28:11','54.36.84.241'),(18074,1,'admin','2019-07-30 18:26:09','51.255.150.172'),(18325,1,'admin','2019-08-01 09:45:56','51.38.36.15'),(18345,0,'[login]','2019-08-01 13:12:21','4.78.193.138'),(18435,0,'[login]','2019-08-02 05:06:32','47.96.237.72'),(18443,1,'admin','2019-08-02 10:20:13','159.69.40.179'),(18452,1,'admin','2019-08-06 05:05:35','62.210.99.93'),(18453,1,'admin','2019-08-06 05:05:50','35.200.224.131'),(18493,0,'[login]','2019-08-06 06:31:28','165.227.83.215'),(18472,1,'admin','2019-08-06 05:29:38','62.210.86.79'),(18473,1,'admin','2019-08-06 05:31:47','132.148.23.178'),(18499,1,'admin','2019-08-06 06:36:36','165.254.121.223'),(18500,0,'[login]','2019-08-06 06:36:37','165.254.121.223'),(18689,1,'admin','2019-08-09 13:35:58','62.210.185.4'),(18690,1,'admin','2019-08-09 13:37:12','74.220.219.130'),(18504,1,'admin','2019-08-07 04:51:15','95.173.160.84'),(18543,1,'admin','2019-08-07 15:31:26','1.10.140.44'),(18531,1,'admin','2019-08-07 11:50:28','46.226.45.37'),(18532,0,'[login]','2019-08-07 11:50:29','46.226.45.37'),(18536,0,'[login]','2019-08-07 13:02:13','41.222.227.98'),(18525,1,'admin','2019-08-07 10:00:24','145.239.76.165'),(18548,0,'[login]','2019-08-07 17:17:20','103.97.124.189'),(18557,1,'admin','2019-08-07 20:03:21','149.28.210.214'),(18562,0,'[login]','2019-08-07 21:07:36','128.199.135.251'),(18533,1,'admin','2019-08-07 12:37:54','4.78.193.138'),(18534,0,'[login]','2019-08-07 12:37:55','4.78.193.138'),(18560,0,'[login]','2019-08-07 20:50:28','166.62.45.39'),(18561,1,'admin','2019-08-07 21:07:35','128.199.135.251'),(18554,1,'admin','2019-08-07 19:27:49','177.184.13.37'),(18555,0,'[login]','2019-08-07 19:27:50','177.184.13.37'),(18552,1,'admin','2019-08-07 18:38:12','91.228.152.116'),(18553,0,'[login]','2019-08-07 18:38:13','91.228.152.116'),(18556,1,'admin','2019-08-07 19:47:33','124.158.12.204'),(18549,1,'admin','2019-08-07 17:43:55','192.169.218.10'),(18550,0,'[login]','2019-08-07 17:43:56','192.169.218.10'),(18551,1,'admin','2019-08-07 18:11:29','103.104.122.243'),(18573,1,'admin','2019-08-07 23:29:01','208.97.177.167'),(18574,0,'[login]','2019-08-07 23:29:02','208.97.177.167'),(18575,1,'admin','2019-08-07 23:45:16','167.114.227.138'),(18576,0,'[login]','2019-08-07 23:45:17','167.114.227.138'),(18577,1,'admin','2019-08-08 00:02:19','52.5.110.150'),(18569,1,'admin','2019-08-07 22:42:28','159.89.173.160'),(18570,0,'[login]','2019-08-07 22:42:35','159.89.173.160'),(18571,1,'admin','2019-08-07 23:14:06','103.221.221.66'),(18572,0,'[login]','2019-08-07 23:14:09','103.221.221.66'),(18565,1,'admin','2019-08-07 21:35:28','198.46.81.54'),(18566,1,'admin','2019-08-07 21:53:05','210.143.102.112'),(18567,0,'[login]','2019-08-07 21:53:06','210.143.102.112'),(18614,0,'[login]','2019-08-08 08:26:08','132.148.18.178'),(18583,1,'admin','2019-08-08 01:28:24','66.23.233.59'),(18584,0,'[login]','2019-08-08 01:28:25','66.23.233.59'),(18581,1,'admin','2019-08-08 01:10:47','192.254.133.72'),(18582,0,'[login]','2019-08-08 01:10:48','192.254.133.72'),(18585,1,'admin','2019-08-08 01:54:25','35.222.7.17'),(18586,0,'[login]','2019-08-08 01:54:59','35.222.7.17'),(18587,1,'admin','2019-08-08 02:04:18','198.91.81.2'),(18627,0,'[login]','2019-08-08 15:00:42','115.146.121.237'),(18624,1,'admin','2019-08-08 14:04:18','198.91.81.2'),(18625,0,'[login]','2019-08-08 14:04:18','198.91.81.2'),(18622,1,'admin','2019-08-08 13:08:23','213.136.80.247'),(18623,0,'[login]','2019-08-08 13:08:24','213.136.80.247'),(18620,1,'admin','2019-08-08 11:18:21','167.99.14.153'),(18621,0,'[login]','2019-08-08 11:18:22','167.99.14.153'),(18643,0,'[login]','2019-08-08 22:58:01','139.196.97.22'),(18644,1,'admin','2019-08-08 23:16:55','206.81.27.137'),(18645,0,'[login]','2019-08-08 23:16:57','206.81.27.137'),(18650,0,'[login]','2019-08-09 00:15:26','165.22.224.183'),(18680,0,'6sigma.academy','2019-08-09 13:26:39','66.7.202.100'),(18687,1,'admin','2019-08-09 13:32:08','23.94.156.150'),(18635,1,'admin','2019-08-08 21:42:22','103.124.197.22'),(18636,0,'[login]','2019-08-08 21:42:24','103.124.197.22'),(18633,1,'admin','2019-08-08 21:23:01','3.88.74.100'),(18634,0,'[login]','2019-08-08 21:23:01','3.88.74.100'),(18632,1,'admin','2019-08-08 17:50:05','46.101.47.26'),(18660,1,'admin','2019-08-09 04:39:55','185.15.196.14'),(18658,1,'admin','2019-08-09 03:37:00','45.119.81.237'),(18657,1,'admin','2019-08-09 03:11:04','124.158.4.37'),(18659,1,'admin','2019-08-09 04:06:55','104.245.48.235'),(18654,1,'admin','2019-08-09 01:37:33','45.119.83.238'),(18655,1,'admin','2019-08-09 02:00:51','62.210.9.67'),(18656,1,'admin','2019-08-09 02:24:23','185.60.170.188'),(18661,1,'admin','2019-08-09 05:12:47','95.110.156.96'),(18651,1,'admin','2019-08-09 00:35:15','5.196.53.13'),(18652,1,'admin','2019-08-09 00:56:10','131.72.236.73'),(18653,1,'admin','2019-08-09 01:17:23','103.97.124.189'),(18665,1,'admin','2019-08-09 07:24:58','23.91.70.25'),(18678,1,'admin','2019-08-09 13:26:37','198.71.241.42'),(18679,1,'admin','2019-08-09 13:26:37','184.168.193.115'),(18670,1,'admin','2019-08-09 08:42:09','207.148.75.254'),(18671,1,'admin','2019-08-09 09:01:59','195.158.24.198'),(18672,0,'[login]','2019-08-09 09:02:00','195.158.24.198'),(18673,1,'admin','2019-08-09 09:22:48','192.81.213.99'),(18674,0,'[login]','2019-08-09 09:22:54','192.81.213.99'),(18666,1,'admin','2019-08-09 07:42:07','202.51.74.92'),(18667,1,'admin','2019-08-09 08:04:44','187.44.126.204'),(18663,1,'admin','2019-08-09 06:55:51','185.93.54.4'),(19176,1,'admin','2019-08-16 08:07:09','139.59.7.1'),(19178,1,'admin','2019-08-16 09:01:32','46.101.201.249'),(19179,1,'admin','2019-08-16 09:16:40','61.28.227.112'),(19183,1,'admin','2019-08-16 11:04:24','186.226.61.26'),(19184,1,'admin','2019-08-16 11:22:19','62.210.113.228'),(19187,1,'admin','2019-08-16 12:11:10','37.59.9.195'),(18681,0,'6sigma.academy','2019-08-09 13:28:28','5.56.61.198'),(18682,0,'6sigma.academy','2019-08-09 13:28:52','185.87.123.34'),(18683,0,'6sigma.academy','2019-08-09 13:29:24','131.72.236.194'),(18684,0,'6sigma.academy','2019-08-09 13:29:43','103.23.21.240'),(18712,1,'admin','2019-08-09 22:11:31','159.203.61.149'),(18713,0,'[login]','2019-08-09 22:11:36','159.203.61.149'),(18714,1,'admin','2019-08-09 22:12:34','202.0.107.155'),(18715,1,'admin','2019-08-09 22:24:24','163.44.192.169'),(18716,1,'admin','2019-08-09 22:26:44','103.221.221.150'),(18726,0,'[login]','2019-08-09 23:00:25','192.81.218.114'),(18727,1,'admin','2019-08-09 23:05:44','144.76.139.132'),(18728,1,'admin','2019-08-09 23:09:23','185.15.196.14'),(18729,1,'admin','2019-08-09 23:18:21','159.65.126.173'),(18730,1,'admin','2019-08-09 23:21:44','132.148.18.178'),(18731,1,'admin','2019-08-09 23:26:14','45.125.239.23'),(19161,1,'admin','2019-08-16 01:58:07','51.15.219.34'),(18717,1,'admin','2019-08-09 22:34:53','159.65.85.215'),(18718,1,'admin','2019-08-09 22:35:27','51.91.19.92'),(18719,1,'admin','2019-08-09 22:43:49','174.138.30.236'),(18720,0,'[login]','2019-08-09 22:43:50','174.138.30.236'),(18721,1,'admin','2019-08-09 22:48:48','107.170.106.13'),(18722,1,'admin','2019-08-09 22:52:40','203.151.93.42'),(18723,0,'[login]','2019-08-09 22:52:42','203.151.93.42'),(18724,1,'admin','2019-08-09 22:56:05','103.221.222.24'),(18725,1,'admin','2019-08-09 23:00:25','192.81.218.114'),(18708,1,'admin','2019-08-09 21:57:43','151.80.246.222'),(18737,1,'admin','2019-08-09 23:50:45','198.199.74.151'),(18738,1,'admin','2019-08-09 23:54:55','94.23.47.88'),(18739,1,'admin','2019-08-09 23:59:23','202.131.253.98'),(18740,1,'admin','2019-08-10 00:07:15','167.114.234.52'),(18741,0,'[login]','2019-08-10 00:07:16','167.114.234.52'),(18742,1,'admin','2019-08-10 00:11:35','206.189.109.185'),(18743,1,'admin','2019-08-10 00:17:00','103.48.116.35'),(18744,1,'admin','2019-08-10 00:20:55','128.199.249.8'),(18756,1,'admin','2019-08-10 01:13:10','68.183.185.221'),(19148,1,'admin','2019-08-15 22:25:50','216.70.113.198'),(19152,1,'admin','2019-08-15 23:16:34','104.248.16.13'),(19155,1,'admin','2019-08-15 23:52:55','134.209.216.249'),(19158,1,'admin','2019-08-16 01:02:27','103.27.61.222'),(18745,1,'admin','2019-08-10 00:28:05','173.249.52.121'),(18746,1,'admin','2019-08-10 00:37:32','51.254.106.252'),(18747,0,'[login]','2019-08-10 00:37:33','51.254.106.252'),(18748,1,'admin','2019-08-10 00:38:23','23.91.70.29'),(18749,1,'admin','2019-08-10 00:41:30','144.76.185.113'),(18750,1,'admin','2019-08-10 00:45:52','202.0.107.155'),(18751,1,'admin','2019-08-10 00:50:26','27.121.64.180'),(18752,1,'admin','2019-08-10 00:55:15','159.69.47.193'),(18753,0,'[login]','2019-08-10 00:55:16','159.69.47.193'),(18787,1,'admin','2019-08-10 03:14:46','37.187.128.157'),(18788,1,'admin','2019-08-10 03:20:49','202.52.146.44'),(18789,0,'[login]','2019-08-10 03:20:50','202.52.146.44'),(18908,0,'[login]','2019-08-10 18:18:36','13.55.117.160'),(18909,1,'admin','2019-08-10 18:27:05','45.32.224.28'),(18758,1,'admin','2019-08-10 01:28:22','45.252.250.110'),(18759,1,'admin','2019-08-10 01:28:43','216.172.183.202'),(18760,1,'admin','2019-08-10 01:34:59','185.93.54.4'),(18761,1,'admin','2019-08-10 01:39:16','165.227.12.254'),(18924,1,'admin','2019-08-10 19:24:45','206.81.27.137'),(18980,0,'[login]','2019-08-10 23:59:37','3.87.73.0'),(18981,1,'admin','2019-08-11 00:00:10','80.211.168.244'),(18893,1,'admin','2019-08-10 17:27:42','164.132.165.20'),(18894,0,'[login]','2019-08-10 17:27:42','164.132.165.20'),(18918,1,'admin','2019-08-10 19:10:30','104.248.227.80'),(18919,0,'[login]','2019-08-10 19:10:31','104.248.227.80'),(18920,1,'admin','2019-08-10 19:16:09','103.27.63.9'),(18921,0,'[login]','2019-08-10 19:16:10','103.27.63.9'),(18922,1,'admin','2019-08-10 19:20:39','162.144.63.254'),(18930,1,'admin','2019-08-10 19:43:15','95.216.202.61'),(18931,0,'[login]','2019-08-10 19:43:16','95.216.202.61'),(18932,1,'admin','2019-08-10 19:47:13','181.118.146.67'),(18933,1,'admin','2019-08-10 19:54:52','128.199.185.164'),(18934,1,'admin','2019-08-10 19:59:40','185.120.221.215'),(18935,1,'admin','2019-08-10 20:02:52','165.22.224.183'),(18936,1,'admin','2019-08-10 20:07:39','212.113.132.65'),(18949,1,'admin','2019-08-10 21:23:50','167.71.195.80'),(18970,1,'admin','2019-08-10 23:17:20','108.61.14.235'),(18971,0,'[login]','2019-08-10 23:17:20','108.61.14.235'),(18941,1,'admin','2019-08-10 20:43:10','94.244.27.118'),(18942,0,'[login]','2019-08-10 20:43:11','94.244.27.118'),(18943,1,'admin','2019-08-10 20:48:06','123.30.143.144'),(18925,1,'admin','2019-08-10 19:28:02','89.163.148.74'),(18926,0,'[login]','2019-08-10 19:28:03','89.163.148.74'),(18927,1,'admin','2019-08-10 19:35:36','178.62.108.43'),(18928,0,'[login]','2019-08-10 19:35:37','178.62.108.43'),(18929,1,'admin','2019-08-10 19:39:10','103.10.120.122'),(18944,1,'admin','2019-08-10 20:53:21','50.16.58.64'),(18945,0,'[login]','2019-08-10 20:53:22','50.16.58.64'),(18946,1,'admin','2019-08-10 20:57:17','194.135.90.115'),(18947,0,'[login]','2019-08-10 20:57:20','194.135.90.115'),(18948,1,'admin','2019-08-10 21:18:21','195.201.128.20'),(18962,1,'admin','2019-08-10 22:26:00','145.131.25.241'),(18937,1,'admin','2019-08-10 20:30:13','13.233.126.117'),(18938,1,'admin','2019-08-10 20:33:57','188.166.150.187'),(18939,1,'admin','2019-08-10 20:38:49','103.28.22.138'),(18940,0,'[login]','2019-08-10 20:38:51','103.28.22.138'),(18956,1,'admin','2019-08-10 21:56:05','103.254.13.160'),(18957,1,'admin','2019-08-10 22:00:04','194.135.90.115'),(15935,0,'1.0','2019-07-18 13:11:55','115.28.145.231'),(15934,0,'1.0','2019-07-18 13:11:53','115.28.145.231'),(15933,0,'1.0','2019-07-18 13:11:52','115.28.145.231'),(15932,0,'1.0','2019-07-18 13:11:51','115.28.145.231'),(15931,0,'1.0','2019-07-18 13:11:50','115.28.145.231'),(15930,0,'1.0','2019-07-18 13:11:48','115.28.145.231'),(15929,0,'1.0','2019-07-18 13:11:47','115.28.145.231'),(15928,0,'1.0','2019-07-18 13:11:42','115.28.145.231'),(15927,0,'1.0','2019-07-18 13:11:41','115.28.145.231'),(15926,0,'1.0','2019-07-18 13:11:40','115.28.145.231'),(15925,0,'1.0','2019-07-18 13:11:39','115.28.145.231'),(15924,0,'1.0','2019-07-18 13:11:37','115.28.145.231'),(15923,0,'1.0','2019-07-18 13:11:36','115.28.145.231'),(15922,0,'1.0','2019-07-18 13:11:35','115.28.145.231'),(15921,0,'1.0','2019-07-18 13:11:33','115.28.145.231'),(15920,0,'1.0','2019-07-18 13:11:32','115.28.145.231'),(15919,0,'1.0','2019-07-18 13:11:31','115.28.145.231'),(15918,0,'1.0','2019-07-18 13:11:30','115.28.145.231'),(15917,0,'1.0','2019-07-18 13:11:28','115.28.145.231'),(15916,0,'1.0','2019-07-18 13:11:27','115.28.145.231'),(15915,0,'1.0','2019-07-18 13:11:26','115.28.145.231'),(15914,0,'1.0','2019-07-18 13:11:24','115.28.145.231'),(15913,0,'1.0','2019-07-18 13:11:23','115.28.145.231'),(15912,0,'1.0','2019-07-18 13:11:22','115.28.145.231'),(15911,0,'1.0','2019-07-18 13:11:21','115.28.145.231'),(15910,0,'1.0','2019-07-18 13:11:19','115.28.145.231'),(15909,0,'1.0','2019-07-18 13:11:18','115.28.145.231'),(15908,0,'1.0','2019-07-18 13:11:17','115.28.145.231'),(15907,0,'1.0','2019-07-18 13:11:16','115.28.145.231'),(15906,0,'1.0','2019-07-18 13:11:14','115.28.145.231'),(15905,0,'1.0','2019-07-18 13:11:13','115.28.145.231'),(15904,0,'1.0','2019-07-18 13:11:12','115.28.145.231'),(15903,0,'1.0','2019-07-18 13:11:11','115.28.145.231'),(15902,0,'1.0','2019-07-18 13:11:09','115.28.145.231'),(15901,0,'1.0','2019-07-18 13:11:08','115.28.145.231'),(15900,0,'1.0','2019-07-18 13:11:07','115.28.145.231'),(15899,0,'1.0','2019-07-18 13:11:05','115.28.145.231'),(15898,0,'1.0','2019-07-18 13:11:04','115.28.145.231'),(15897,0,'1.0','2019-07-18 13:11:03','115.28.145.231'),(15896,0,'1.0','2019-07-18 13:11:01','115.28.145.231'),(15895,0,'1.0','2019-07-18 13:11:00','115.28.145.231'),(15894,0,'1.0','2019-07-18 13:10:58','115.28.145.231'),(15893,0,'1.0','2019-07-18 13:10:57','115.28.145.231'),(15892,0,'1.0','2019-07-18 13:10:56','115.28.145.231'),(15891,0,'1.0','2019-07-18 13:10:54','115.28.145.231'),(15890,0,'1.0','2019-07-18 13:10:53','115.28.145.231'),(15889,0,'1.0','2019-07-18 13:10:52','115.28.145.231'),(15888,0,'1.0','2019-07-18 13:10:51','115.28.145.231'),(15887,0,'1.0','2019-07-18 13:10:49','115.28.145.231'),(15886,0,'1.0','2019-07-18 13:10:48','115.28.145.231'),(15885,0,'1.0','2019-07-18 13:10:46','115.28.145.231'),(15884,0,'1.0','2019-07-18 13:10:45','115.28.145.231'),(15883,0,'1.0','2019-07-18 13:10:44','115.28.145.231'),(15882,0,'1.0','2019-07-18 13:10:43','115.28.145.231'),(15881,0,'1.0','2019-07-18 13:10:41','115.28.145.231'),(15880,0,'1.0','2019-07-18 13:10:39','115.28.145.231'),(15879,0,'1.0','2019-07-18 13:10:38','115.28.145.231'),(15878,0,'1.0','2019-07-18 13:10:37','115.28.145.231'),(15877,0,'1.0','2019-07-18 13:10:35','115.28.145.231'),(15876,0,'1.0','2019-07-18 13:10:34','115.28.145.231'),(15875,0,'1.0','2019-07-18 13:10:33','115.28.145.231'),(15874,0,'1.0','2019-07-18 13:10:32','115.28.145.231'),(15873,0,'1.0','2019-07-18 13:10:30','115.28.145.231'),(15872,0,'1.0','2019-07-18 13:10:28','115.28.145.231'),(15871,0,'1.0','2019-07-18 13:10:27','115.28.145.231'),(15870,0,'1.0','2019-07-18 13:10:26','115.28.145.231'),(15869,0,'1.0','2019-07-18 13:10:24','115.28.145.231'),(15868,0,'1.0','2019-07-18 13:10:23','115.28.145.231'),(15867,0,'1.0','2019-07-18 13:10:21','115.28.145.231'),(15866,0,'1.0','2019-07-18 13:10:20','115.28.145.231'),(15865,0,'1.0','2019-07-18 13:10:19','115.28.145.231'),(15864,0,'1.0','2019-07-18 13:10:17','115.28.145.231'),(15863,0,'1.0','2019-07-18 13:10:16','115.28.145.231'),(15862,0,'1.0','2019-07-18 13:10:15','115.28.145.231'),(15861,0,'1.0','2019-07-18 13:10:13','115.28.145.231'),(15860,0,'1.0','2019-07-18 13:10:12','115.28.145.231'),(15859,0,'1.0','2019-07-18 13:10:11','115.28.145.231'),(15858,0,'1.0','2019-07-18 13:10:09','115.28.145.231'),(15857,0,'1.0','2019-07-18 13:10:08','115.28.145.231'),(15856,0,'1.0','2019-07-18 13:10:07','115.28.145.231'),(15855,0,'1.0','2019-07-18 13:10:05','115.28.145.231'),(15854,0,'1.0','2019-07-18 13:10:04','115.28.145.231'),(15853,0,'1.0','2019-07-18 13:10:02','115.28.145.231'),(15852,0,'1.0','2019-07-18 13:10:01','115.28.145.231'),(15851,0,'1.0','2019-07-18 13:10:00','115.28.145.231'),(15850,0,'1.0','2019-07-18 13:09:59','115.28.145.231'),(15849,0,'1.0','2019-07-18 13:09:57','115.28.145.231'),(15848,0,'1.0','2019-07-18 13:09:55','115.28.145.231'),(15847,0,'1.0','2019-07-18 13:09:54','115.28.145.231'),(15846,0,'1.0','2019-07-18 13:09:53','115.28.145.231'),(15845,0,'1.0','2019-07-18 13:09:51','115.28.145.231'),(15844,0,'1.0','2019-07-18 13:09:50','115.28.145.231'),(15843,0,'1.0','2019-07-18 13:09:48','115.28.145.231'),(15842,0,'1.0','2019-07-18 13:09:47','115.28.145.231'),(15841,0,'1.0','2019-07-18 13:09:46','115.28.145.231'),(15840,0,'1.0','2019-07-18 13:09:44','115.28.145.231'),(15839,0,'1.0','2019-07-18 13:09:43','115.28.145.231'),(15838,0,'1.0','2019-07-18 13:09:42','115.28.145.231'),(15837,0,'1.0','2019-07-18 13:09:38','115.28.145.231'),(15836,0,'1.0','2019-07-18 13:09:36','115.28.145.231'),(15835,0,'1.0','2019-07-18 13:09:35','115.28.145.231'),(15834,0,'1.0','2019-07-18 13:09:34','115.28.145.231'),(15833,0,'1.0','2019-07-18 13:09:32','115.28.145.231'),(15832,0,'1.0','2019-07-18 13:09:30','115.28.145.231'),(15831,0,'1.0','2019-07-18 13:09:29','115.28.145.231'),(15830,0,'1.0','2019-07-18 13:09:27','115.28.145.231'),(15829,0,'1.0','2019-07-18 13:09:26','115.28.145.231'),(15828,0,'1.0','2019-07-18 13:09:24','115.28.145.231'),(15827,0,'1.0','2019-07-18 13:09:23','115.28.145.231'),(15826,0,'1.0','2019-07-18 13:09:22','115.28.145.231'),(15825,0,'1.0','2019-07-18 13:09:20','115.28.145.231'),(15824,0,'1.0','2019-07-18 13:09:19','115.28.145.231'),(15823,0,'1.0','2019-07-18 13:09:17','115.28.145.231'),(15822,0,'1.0','2019-07-18 13:09:16','115.28.145.231'),(15821,0,'1.0','2019-07-18 13:09:14','115.28.145.231'),(15820,0,'1.0','2019-07-18 13:09:13','115.28.145.231'),(15819,0,'1.0','2019-07-18 13:09:12','115.28.145.231'),(15818,0,'1.0','2019-07-18 13:09:11','115.28.145.231'),(15817,0,'1.0','2019-07-18 13:09:09','115.28.145.231'),(15816,0,'1.0','2019-07-18 13:09:08','115.28.145.231'),(15815,0,'1.0','2019-07-18 13:09:07','115.28.145.231'),(15814,0,'1.0','2019-07-18 13:09:05','115.28.145.231'),(15813,0,'1.0','2019-07-18 13:09:04','115.28.145.231'),(15812,0,'1.0','2019-07-18 13:09:02','115.28.145.231'),(15811,0,'1.0','2019-07-18 13:09:01','115.28.145.231'),(15810,0,'1.0','2019-07-18 13:08:58','115.28.145.231'),(15809,0,'1.0','2019-07-18 13:08:57','115.28.145.231'),(15808,0,'1.0','2019-07-18 13:08:55','115.28.145.231'),(15807,0,'1.0','2019-07-18 13:08:54','115.28.145.231'),(15806,0,'1.0','2019-07-18 13:08:53','115.28.145.231'),(15805,0,'1.0','2019-07-18 13:08:51','115.28.145.231'),(15804,0,'1.0','2019-07-18 13:08:50','115.28.145.231'),(15803,0,'1.0','2019-07-18 13:08:49','115.28.145.231'),(15802,0,'1.0','2019-07-18 13:08:48','115.28.145.231'),(15801,0,'1.0','2019-07-18 13:08:46','115.28.145.231'),(15800,0,'1.0','2019-07-18 13:08:45','115.28.145.231'),(15799,0,'1.0','2019-07-18 13:08:43','115.28.145.231'),(15798,0,'1.0','2019-07-18 13:08:42','115.28.145.231'),(15797,0,'1.0','2019-07-18 13:08:41','115.28.145.231'),(15796,0,'1.0','2019-07-18 13:08:40','115.28.145.231'),(15795,0,'1.0','2019-07-18 13:08:38','115.28.145.231'),(15794,0,'1.0','2019-07-18 13:08:37','115.28.145.231'),(15793,0,'1.0','2019-07-18 13:08:35','115.28.145.231'),(15792,0,'1.0','2019-07-18 13:08:34','115.28.145.231'),(15791,0,'1.0','2019-07-18 13:08:33','115.28.145.231'),(15790,0,'1.0','2019-07-18 13:08:31','115.28.145.231'),(15789,0,'1.0','2019-07-18 13:08:30','115.28.145.231'),(15788,0,'1.0','2019-07-18 13:08:29','115.28.145.231'),(15787,0,'1.0','2019-07-18 13:08:27','115.28.145.231'),(15786,0,'1.0','2019-07-18 13:08:26','115.28.145.231'),(15785,0,'1.0','2019-07-18 13:08:25','115.28.145.231'),(15784,0,'1.0','2019-07-18 13:08:23','115.28.145.231'),(15783,0,'1.0','2019-07-18 13:08:21','115.28.145.231'),(15782,0,'1.0','2019-07-18 13:08:20','115.28.145.231'),(15781,0,'1.0','2019-07-18 13:08:18','115.28.145.231'),(15780,0,'1.0','2019-07-18 13:08:17','115.28.145.231'),(15779,0,'1.0','2019-07-18 13:08:16','115.28.145.231'),(15778,0,'1.0','2019-07-18 13:08:14','115.28.145.231'),(15777,0,'1.0','2019-07-18 13:08:09','115.28.145.231'),(15776,0,'1.0','2019-07-18 13:08:08','115.28.145.231'),(15775,0,'1.0','2019-07-18 13:08:06','115.28.145.231'),(15774,0,'1.0','2019-07-18 13:08:05','115.28.145.231'),(15773,0,'1.0','2019-07-18 13:08:04','115.28.145.231'),(15772,0,'1.0','2019-07-18 13:08:02','115.28.145.231'),(15771,0,'1.0','2019-07-18 13:08:01','115.28.145.231'),(15770,0,'1.0','2019-07-18 13:08:00','115.28.145.231'),(15769,0,'1.0','2019-07-18 13:07:59','115.28.145.231'),(15768,0,'1.0','2019-07-18 13:07:57','115.28.145.231'),(15767,0,'1.0','2019-07-18 13:07:56','115.28.145.231'),(15766,0,'1.0','2019-07-18 13:07:55','115.28.145.231'),(15765,0,'1.0','2019-07-18 13:07:53','115.28.145.231'),(15764,0,'1.0','2019-07-18 13:07:52','115.28.145.231'),(15763,0,'1.0','2019-07-18 13:07:51','115.28.145.231'),(15762,0,'1.0','2019-07-18 13:07:50','115.28.145.231'),(15761,0,'1.0','2019-07-18 13:07:48','115.28.145.231'),(15760,0,'1.0','2019-07-18 13:07:47','115.28.145.231'),(15759,0,'1.0','2019-07-18 13:07:46','115.28.145.231'),(15758,0,'1.0','2019-07-18 13:07:45','115.28.145.231'),(15757,0,'1.0','2019-07-18 13:07:43','115.28.145.231'),(15756,0,'1.0','2019-07-18 13:07:42','115.28.145.231'),(15755,0,'1.0','2019-07-18 13:07:41','115.28.145.231'),(15754,0,'1.0','2019-07-18 13:07:39','115.28.145.231'),(15753,0,'1.0','2019-07-18 13:07:38','115.28.145.231'),(15752,0,'1.0','2019-07-18 13:07:37','115.28.145.231'),(15751,0,'1.0','2019-07-18 13:07:35','115.28.145.231'),(15750,0,'1.0','2019-07-18 13:07:34','115.28.145.231'),(15749,0,'1.0','2019-07-18 13:07:33','115.28.145.231'),(15748,0,'1.0','2019-07-18 13:07:32','115.28.145.231'),(15747,0,'1.0','2019-07-18 13:07:30','115.28.145.231'),(15746,0,'1.0','2019-07-18 13:07:28','115.28.145.231'),(15745,0,'1.0','2019-07-18 13:07:26','115.28.145.231'),(15744,0,'1.0','2019-07-18 13:07:25','115.28.145.231'),(15743,0,'1.0','2019-07-18 13:07:24','115.28.145.231'),(15742,0,'1.0','2019-07-18 13:07:22','115.28.145.231'),(15741,0,'1.0','2019-07-18 13:07:21','115.28.145.231'),(15740,0,'1.0','2019-07-18 13:07:20','115.28.145.231'),(15739,0,'1.0','2019-07-18 13:07:18','115.28.145.231'),(15738,0,'1.0','2019-07-18 13:07:17','115.28.145.231'),(15737,0,'1.0','2019-07-18 13:07:16','115.28.145.231'),(15736,0,'1.0','2019-07-18 13:07:15','115.28.145.231'),(15735,0,'1.0','2019-07-18 13:07:13','115.28.145.231'),(15734,0,'1.0','2019-07-18 13:07:11','115.28.145.231'),(15733,0,'1.0','2019-07-18 13:07:10','115.28.145.231'),(15732,0,'1.0','2019-07-18 13:07:08','115.28.145.231'),(15731,0,'1.0','2019-07-18 13:07:07','115.28.145.231'),(15730,0,'1.0','2019-07-18 13:07:06','115.28.145.231'),(15729,0,'1.0','2019-07-18 13:07:03','115.28.145.231'),(15728,0,'1.0','2019-07-18 13:07:01','115.28.145.231'),(15727,0,'1.0','2019-07-18 13:07:00','115.28.145.231'),(15726,0,'1.0','2019-07-18 13:06:58','115.28.145.231'),(15725,0,'1.0','2019-07-18 13:06:56','115.28.145.231'),(15724,0,'1.0','2019-07-18 13:06:55','115.28.145.231'),(15723,0,'1.0','2019-07-18 13:06:54','115.28.145.231'),(15722,0,'1.0','2019-07-18 13:06:52','115.28.145.231'),(15721,0,'1.0','2019-07-18 13:06:51','115.28.145.231'),(15720,0,'1.0','2019-07-18 13:06:50','115.28.145.231'),(15719,0,'1.0','2019-07-18 13:06:49','115.28.145.231'),(15718,0,'1.0','2019-07-18 13:06:47','115.28.145.231'),(15717,0,'1.0','2019-07-18 13:06:46','115.28.145.231'),(15716,0,'1.0','2019-07-18 13:06:44','115.28.145.231'),(15715,0,'1.0','2019-07-18 13:06:43','115.28.145.231'),(15714,0,'1.0','2019-07-18 13:06:42','115.28.145.231'),(15713,0,'1.0','2019-07-18 13:06:40','115.28.145.231'),(15712,0,'1.0','2019-07-18 13:06:39','115.28.145.231'),(15711,0,'1.0','2019-07-18 13:06:38','115.28.145.231'),(15710,0,'1.0','2019-07-18 13:06:37','115.28.145.231'),(15709,0,'1.0','2019-07-18 13:06:35','115.28.145.231'),(15708,0,'1.0','2019-07-18 13:06:33','115.28.145.231'),(15707,0,'1.0','2019-07-18 13:06:32','115.28.145.231'),(15706,0,'1.0','2019-07-18 13:06:31','115.28.145.231'),(15705,0,'1.0','2019-07-18 13:06:29','115.28.145.231'),(15704,0,'1.0','2019-07-18 13:06:28','115.28.145.231'),(15703,0,'1.0','2019-07-18 13:06:27','115.28.145.231'),(15702,0,'1.0','2019-07-18 13:06:25','115.28.145.231'),(15701,0,'1.0','2019-07-18 13:06:21','115.28.145.231'),(15700,0,'1.0','2019-07-18 13:06:20','115.28.145.231'),(15699,0,'1.0','2019-07-18 13:06:18','115.28.145.231'),(15698,0,'1.0','2019-07-18 13:06:16','115.28.145.231'),(15697,0,'1.0','2019-07-18 13:06:15','115.28.145.231'),(15696,0,'1.0','2019-07-18 13:06:14','115.28.145.231'),(20087,1,'admin','2019-09-01 20:09:55','198.71.226.54'),(20088,1,'admin','2019-09-01 20:09:57','198.71.226.54'),(20089,1,'admin','2019-09-01 20:42:54','50.62.177.191'),(20090,1,'admin','2019-09-01 20:42:56','50.62.177.191'),(20091,1,'admin','2019-09-01 21:17:23','85.128.142.158'),(20092,1,'admin','2019-09-01 21:17:25','85.128.142.158'),(20093,1,'admin','2019-09-01 21:50:37','171.244.142.202'),(20094,1,'admin','2019-09-01 21:50:41','171.244.142.202'),(20095,1,'admin','2019-09-01 22:26:02','195.114.1.117'),(19979,1,'admin','2019-08-31 07:42:58','45.160.75.11'),(19980,1,'admin','2019-08-31 07:46:36','185.9.37.231'),(19981,1,'admin','2019-08-31 08:09:13','162.255.87.220'),(20072,1,'admin','2019-09-01 14:22:29','186.64.122.136'),(20073,1,'admin','2019-09-01 14:43:28','91.206.84.167'),(20074,1,'admin','2019-09-01 14:53:27','132.148.104.129'),(19971,1,'admin','2019-08-31 06:33:06','148.72.202.188'),(19972,1,'admin','2019-08-31 06:33:10','148.72.202.188'),(19973,1,'admin','2019-08-31 06:39:23','212.83.135.58'),(19974,1,'admin','2019-08-31 07:01:49','107.189.1.162'),(19975,1,'admin','2019-08-31 07:08:04','185.2.5.58'),(19967,1,'admin','2019-08-31 05:30:30','150.95.140.177'),(19968,1,'admin','2019-08-31 06:00:03','209.124.66.23'),(19965,1,'admin','2019-08-31 04:45:49','170.10.162.16'),(19966,1,'admin','2019-08-31 05:08:36','174.138.0.164'),(19969,1,'admin','2019-08-31 06:00:05','209.124.66.23'),(19970,1,'admin','2019-08-31 06:16:39','158.69.205.21'),(19962,1,'admin','2019-08-31 03:39:47','103.90.224.155'),(19963,1,'admin','2019-08-31 04:03:01','139.59.2.181'),(19964,1,'admin','2019-08-31 04:23:37','13.67.105.124'),(19959,1,'admin','2019-08-31 02:32:04','51.75.205.104'),(19960,1,'admin','2019-08-31 02:53:47','162.244.93.223'),(19961,1,'admin','2019-08-31 03:19:35','120.79.89.174'),(19976,1,'admin','2019-08-31 07:08:06','185.2.5.58'),(20069,1,'admin','2019-09-01 14:00:35','198.57.212.59'),(20015,1,'admin','2019-08-31 21:47:09','116.203.180.115'),(20016,1,'admin','2019-08-31 21:52:27','68.66.224.30'),(20017,1,'admin','2019-08-31 21:52:29','68.66.224.30'),(20018,1,'admin','2019-08-31 22:07:25','91.238.163.174'),(20011,1,'admin','2019-08-31 20:38:49','207.55.255.20'),(20012,1,'admin','2019-08-31 21:04:18','104.238.99.51'),(20009,1,'admin','2019-08-31 17:28:09','89.108.87.179'),(20010,1,'admin','2019-08-31 17:28:12','89.108.87.179'),(20006,1,'admin','2019-08-31 14:38:47','81.177.33.4'),(20007,1,'admin','2019-08-31 15:00:39','37.187.79.30'),(20008,1,'admin','2019-08-31 15:24:31','206.189.226.43'),(20013,1,'admin','2019-08-31 21:17:41','37.139.9.113'),(20014,1,'admin','2019-08-31 21:17:43','37.139.9.113'),(20001,1,'admin','2019-08-31 13:28:58','69.167.187.204'),(20002,1,'admin','2019-08-31 13:41:38','148.72.232.63'),(20003,1,'admin','2019-08-31 13:41:41','148.72.232.63'),(20004,1,'admin','2019-08-31 13:53:36','212.47.228.121'),(15130,1,'admin','2019-07-15 09:37:02','115.146.122.250'),(15129,1,'admin','2019-07-15 09:35:27','93.174.93.143'),(15128,1,'admin','2019-07-15 09:34:35','82.146.152.108'),(15127,1,'admin','2019-07-15 09:31:40','115.84.182.210'),(15126,1,'admin','2019-07-15 09:30:50','128.199.246.133'),(15125,1,'admin','2019-07-15 09:29:09','94.127.188.209'),(15190,1,'admin','2019-07-15 11:04:31','93.174.93.143'),(15189,1,'admin','2019-07-15 11:00:59','91.185.212.110'),(15188,1,'admin','2019-07-15 10:59:15','165.227.154.44'),(15187,1,'admin','2019-07-15 10:58:28','84.201.134.30'),(15186,0,'[login]','2019-07-15 10:57:14','190.90.160.166'),(15185,1,'admin','2019-07-15 10:57:13','190.90.160.166'),(15184,0,'[login]','2019-07-15 10:54:54','103.9.159.36'),(15183,1,'admin','2019-07-15 10:54:43','103.9.159.36'),(15182,1,'admin','2019-07-15 10:54:37','93.174.93.143'),(15181,0,'[login]','2019-07-15 10:53:41','210.176.100.37'),(15180,1,'admin','2019-07-15 10:53:40','210.176.100.37'),(15179,1,'admin','2019-07-15 10:51:01','185.182.56.169'),(15178,0,'[login]','2019-07-15 10:45:56','103.19.130.27'),(15177,1,'admin','2019-07-15 10:45:54','103.19.130.27'),(15176,1,'admin','2019-07-15 10:44:42','93.174.93.143'),(15175,0,'[login]','2019-07-15 10:42:11','213.159.210.58'),(15174,1,'admin','2019-07-15 10:42:10','213.159.210.58'),(15173,0,'[login]','2019-07-15 10:39:57','196.223.208.10'),(15172,1,'admin','2019-07-15 10:39:50','196.223.208.10'),(15171,0,'[login]','2019-07-15 10:37:12','68.183.129.196'),(15170,1,'admin','2019-07-15 10:37:06','68.183.129.196'),(15169,0,'[login]','2019-07-15 10:35:33','86.57.163.105'),(15168,1,'admin','2019-07-15 10:35:31','86.57.163.105'),(15167,1,'admin','2019-07-15 10:34:54','46.105.98.64'),(15166,1,'admin','2019-07-15 10:34:53','93.174.93.143'),(15165,0,'[login]','2019-07-15 10:30:34','185.26.156.38'),(15164,1,'admin','2019-07-15 10:30:33','185.26.156.38'),(15163,0,'[login]','2019-07-15 10:29:19','142.44.134.139'),(15162,1,'admin','2019-07-15 10:29:18','142.44.134.139'),(15241,1,'admin','2019-07-15 12:10:35','103.130.218.106'),(15240,0,'[login]','2019-07-15 12:08:25','103.72.163.150'),(15239,1,'admin','2019-07-15 12:08:23','103.72.163.150'),(15238,0,'[login]','2019-07-15 12:05:39','203.148.85.60'),(15237,1,'admin','2019-07-15 12:05:37','203.148.85.60'),(15236,1,'admin','2019-07-15 12:03:59','93.174.93.143'),(15235,1,'admin','2019-07-15 12:02:54','148.72.232.158'),(15234,0,'[login]','2019-07-15 12:00:05','51.255.83.71'),(15233,1,'admin','2019-07-15 12:00:04','51.255.83.71'),(15232,1,'admin','2019-07-15 11:57:10','103.221.221.150'),(15231,1,'admin','2019-07-15 11:54:45','142.44.134.139'),(15230,1,'admin','2019-07-15 11:53:56','93.174.93.143'),(15229,0,'[login]','2019-07-15 11:52:33','66.175.222.169'),(15228,1,'admin','2019-07-15 11:52:32','66.175.222.169'),(15227,0,'[login]','2019-07-15 11:50:14','192.169.188.105'),(15226,1,'admin','2019-07-15 11:50:13','192.169.188.105'),(15225,0,'[login]','2019-07-15 11:47:05','157.230.97.97'),(15224,1,'admin','2019-07-15 11:47:04','157.230.97.97'),(15223,0,'[login]','2019-07-15 11:45:01','68.183.196.199'),(15222,1,'admin','2019-07-15 11:45:00','68.183.196.199'),(15221,1,'admin','2019-07-15 11:43:59','93.174.93.143'),(15220,0,'[login]','2019-07-15 11:43:16','139.59.79.94'),(15219,1,'admin','2019-07-15 11:43:14','139.59.79.94'),(15218,1,'admin','2019-07-15 11:40:11','134.209.165.31'),(15217,0,'[login]','2019-07-15 11:38:52','198.50.175.30'),(15216,1,'admin','2019-07-15 11:38:51','198.50.175.30'),(16261,1,'admin','2019-07-19 07:49:55','144.76.139.132'),(16260,1,'admin','2019-07-19 07:48:37','46.101.202.232'),(16259,1,'admin','2019-07-19 07:48:36','211.125.67.148'),(16258,1,'admin','2019-07-19 07:45:23','165.227.12.254'),(16252,1,'admin','2019-07-19 07:37:10','90.148.193.235'),(16247,1,'admin','2019-07-19 07:30:18','185.26.156.38'),(16246,0,'[login]','2019-07-19 07:29:06','75.119.200.115'),(16245,1,'admin','2019-07-19 07:29:05','75.119.200.115'),(16319,1,'admin','2019-07-19 09:14:45','67.158.54.243'),(16318,0,'[login]','2019-07-19 09:11:16','103.28.53.243'),(16317,1,'admin','2019-07-19 09:11:14','103.28.53.243'),(16313,1,'admin','2019-07-19 09:09:25','154.35.132.120'),(16312,0,'[login]','2019-07-19 09:08:44','96.30.193.114'),(16311,1,'admin','2019-07-19 09:08:43','96.30.193.114'),(16310,0,'[login]','2019-07-19 09:05:00','203.143.20.47'),(16309,1,'admin','2019-07-19 09:04:58','203.143.20.47'),(16308,0,'[login]','2019-07-19 09:03:17','45.122.221.122'),(16301,1,'admin','2019-07-19 08:49:32','124.158.4.37'),(16297,1,'admin','2019-07-19 08:41:08','162.241.33.57'),(16296,1,'admin','2019-07-19 08:40:13','146.20.110.213'),(16295,1,'admin','2019-07-19 08:40:12','162.241.33.57'),(16294,1,'admin','2019-07-19 08:38:14','134.209.6.115'),(16288,1,'admin','2019-07-19 08:30:06','45.55.44.142'),(16287,1,'admin','2019-07-19 08:29:06','65.99.237.226'),(16382,1,'admin','2019-07-19 10:15:48','52.15.52.143'),(16381,1,'admin','2019-07-19 10:15:05','35.183.227.25'),(16380,1,'admin','2019-07-19 10:13:31','139.99.182.80'),(16379,0,'[login]','2019-07-19 10:12:22','1.55.215.179'),(16378,1,'admin','2019-07-19 10:12:20','1.55.215.179'),(16372,1,'admin','2019-07-19 10:00:16','139.59.82.21'),(16367,1,'admin','2019-07-19 09:54:55','167.114.207.203'),(16366,1,'admin','2019-07-19 09:51:54','64.91.242.27'),(16365,1,'admin','2019-07-19 09:49:31','3.9.75.137'),(16361,1,'admin','2019-07-19 09:48:54','191.252.94.245'),(16360,0,'[login]','2019-07-19 09:45:56','35.221.187.73'),(16355,1,'admin','2019-07-19 09:43:04','41.222.227.98'),(16354,1,'admin','2019-07-19 09:43:02','195.145.112.253'),(16353,0,'[login]','2019-07-19 09:39:56','34.93.238.52'),(16352,1,'admin','2019-07-19 09:39:55','34.93.238.52'),(16346,1,'admin','2019-07-19 09:36:33','51.89.20.191'),(16345,0,'[login]','2019-07-19 09:36:10','173.212.216.4'),(16344,1,'admin','2019-07-19 09:36:09','173.212.216.4'),(16339,1,'admin','2019-07-19 09:29:16','193.192.178.217'),(16338,0,'[login]','2019-07-19 09:28:30','178.128.117.98'),(16337,1,'admin','2019-07-19 09:28:29','178.128.117.98'),(16450,1,'admin','2019-07-19 11:19:09','117.53.46.135'),(16445,1,'admin','2019-07-19 11:08:37','5.196.11.146'),(16444,1,'admin','2019-07-19 11:08:02','94.126.168.66'),(16439,0,'[login]','2019-07-19 11:03:14','95.110.167.67'),(16438,1,'admin','2019-07-19 11:03:13','95.110.167.67'),(16437,1,'admin','2019-07-19 11:03:13','123.206.93.122'),(16436,0,'[login]','2019-07-19 11:01:11','186.202.161.96'),(16430,0,'[login]','2019-07-19 10:57:19','51.68.46.70'),(16429,1,'admin','2019-07-19 10:57:18','51.68.46.70'),(16425,1,'admin','2019-07-19 10:55:43','37.59.9.195'),(16424,0,'[login]','2019-07-19 10:52:10','150.95.129.175'),(16423,1,'admin','2019-07-19 10:52:08','150.95.129.175'),(16419,1,'admin','2019-07-19 10:50:12','142.93.231.43'),(16418,1,'admin','2019-07-19 10:49:53','23.91.71.247'),(16417,1,'admin','2019-07-19 10:49:11','188.165.225.106'),(16413,1,'admin','2019-07-19 10:42:44','149.28.241.110'),(16412,1,'admin','2019-07-19 10:40:59','134.209.102.2'),(16411,1,'admin','2019-07-19 10:40:02','167.99.92.141'),(16410,1,'admin','2019-07-19 10:39:04','46.37.172.123'),(16404,1,'admin','2019-07-19 10:32:48','103.90.230.19'),(16399,0,'[login]','2019-07-19 10:29:59','45.122.223.61'),(16398,1,'admin','2019-07-19 10:29:57','45.122.223.61'),(16397,0,'[login]','2019-07-19 10:29:44','124.158.4.37'),(16396,1,'admin','2019-07-19 10:29:43','124.158.4.37'),(16550,1,'admin','2019-07-19 13:10:54','51.15.242.148'),(16546,1,'admin','2019-07-19 13:07:56','103.14.124.72'),(16545,0,'[login]','2019-07-19 13:07:54','128.199.80.77'),(16544,1,'admin','2019-07-19 13:07:52','128.199.80.77'),(16543,0,'[login]','2019-07-19 13:06:08','166.62.45.39'),(16542,1,'admin','2019-07-19 13:06:08','166.62.45.39'),(16498,1,'admin','2019-07-19 12:24:37','200.61.187.49'),(16487,1,'admin','2019-07-19 12:11:09','42.112.20.100'),(16482,1,'admin','2019-07-19 12:05:30','125.253.116.140'),(16481,1,'admin','2019-07-19 12:04:06','159.65.4.188'),(16480,1,'admin','2019-07-19 12:03:28','159.89.41.177'),(16476,1,'admin','2019-07-19 11:55:47','35.183.227.25'),(16475,1,'admin','2019-07-19 11:55:01','50.116.105.207'),(16474,1,'admin','2019-07-19 11:53:53','138.197.11.55'),(16473,1,'admin','2019-07-19 11:52:48','150.95.105.63'),(16467,1,'admin','2019-07-19 11:44:18','134.209.6.115'),(16466,1,'admin','2019-07-19 11:43:37','104.248.29.253'),(16461,1,'admin','2019-07-19 11:35:42','162.144.84.235'),(16460,1,'admin','2019-07-19 11:33:54','37.1.200.139'),(16945,1,'admin','2019-07-24 20:20:08','142.93.153.149'),(20591,1,'admin','2019-09-02 03:00:52','51.79.20.92'),(20509,1,'admin','2019-09-02 03:00:25','51.79.20.92'),(20508,1,'admin','2019-09-02 03:00:25','51.79.20.92'),(20507,1,'admin','2019-09-02 03:00:25','51.79.20.92'),(20506,1,'admin','2019-09-02 03:00:24','51.79.20.92'),(20430,1,'admin','2019-09-02 02:59:59','51.79.20.92'),(20429,1,'admin','2019-09-02 02:59:59','51.79.20.92'),(20428,1,'admin','2019-09-02 02:59:59','51.79.20.92'),(20422,1,'admin','2019-09-02 02:59:57','51.79.20.92'),(20353,1,'admin','2019-09-02 02:59:35','51.79.20.92'),(20352,1,'admin','2019-09-02 02:59:34','51.79.20.92'),(20351,1,'admin','2019-09-02 02:59:34','51.79.20.92'),(20350,1,'admin','2019-09-02 02:59:34','51.79.20.92'),(19915,1,'admin','2019-08-30 18:16:53','103.215.82.113'),(19914,1,'admin','2019-08-30 18:16:47','103.215.82.113'),(19902,1,'admin','2019-08-30 18:15:31','103.215.82.113'),(19901,1,'admin','2019-08-30 18:15:25','103.215.82.113'),(19900,1,'admin','2019-08-30 18:15:18','103.215.82.113'),(19835,1,'admin','2019-08-30 18:08:25','103.215.82.113'),(19834,1,'admin','2019-08-30 18:08:19','103.215.82.113'),(19833,1,'admin','2019-08-30 18:08:12','103.215.82.113'),(19832,1,'admin','2019-08-30 18:08:06','103.215.82.113'),(19749,1,'admin','2019-08-30 17:59:06','103.215.82.113'),(19748,1,'admin','2019-08-30 17:59:00','103.215.82.113'),(19747,1,'admin','2019-08-30 17:58:54','103.215.82.113'),(19734,1,'admin','2019-08-30 17:57:32','103.215.82.113'),(19733,1,'admin','2019-08-30 17:57:26','103.215.82.113'),(19732,1,'admin','2019-08-30 17:57:20','103.215.82.113'),(19731,1,'admin','2019-08-30 17:57:13','103.215.82.113'),(19730,1,'admin','2019-08-30 17:57:07','103.215.82.113'),(19729,1,'admin','2019-08-30 17:57:01','103.215.82.113'),(19728,1,'admin','2019-08-30 17:56:44','103.215.82.113'),(19727,1,'admin','2019-08-30 17:56:38','103.215.82.113'),(19726,1,'admin','2019-08-30 17:56:32','103.215.82.113'),(19725,1,'admin','2019-08-30 17:56:25','103.215.82.113'),(19638,1,'admin','2019-08-30 17:47:08','103.215.82.113'),(19637,1,'admin','2019-08-30 17:47:01','103.215.82.113'),(19636,1,'admin','2019-08-30 17:46:55','103.215.82.113'),(19470,1,'admin','2019-08-29 11:22:36','104.129.131.165'),(19467,1,'admin','2019-08-29 10:20:42','174.76.104.67'),(19464,1,'admin','2019-08-29 09:18:20','196.41.122.39'),(19461,1,'admin','2019-08-29 08:16:05','62.210.36.133'),(19458,1,'admin','2019-08-29 07:15:34','62.210.106.114'),(19455,1,'admin','2019-08-29 06:14:18','166.62.122.244'),(19452,1,'admin','2019-08-29 05:15:07','213.5.181.31'),(19449,1,'admin','2019-08-29 04:15:21','159.203.12.18'),(19446,1,'admin','2019-08-29 03:17:20','64.19.194.202'),(19443,1,'admin','2019-08-29 02:20:52','104.236.107.55'),(19440,1,'admin','2019-08-29 01:23:58','157.7.204.92'),(19439,1,'admin','2019-08-29 01:01:36','139.59.171.46'),(19438,0,'[login]','2019-08-29 00:39:31','206.189.226.43'),(19435,1,'admin','2019-08-28 22:25:17','104.248.40.97'),(19432,1,'admin','2019-08-28 21:15:59','128.199.58.60'),(19431,1,'admin','2019-08-28 20:52:44','14.248.83.23'),(19427,1,'admin','2019-08-28 19:22:09','142.93.108.189'),(19424,1,'admin','2019-08-28 18:13:54','23.226.131.177'),(19423,1,'admin','2019-08-28 17:51:57','67.212.233.12'),(18140,0,'[login]','2019-07-31 06:35:05','190.61.250.170'),(18139,1,'admin','2019-07-31 06:35:04','190.61.250.170'),(18170,1,'admin','2019-07-31 12:06:08','87.118.86.95'),(18163,1,'admin','2019-07-31 11:14:47','185.244.145.194'),(18157,1,'admin','2019-07-31 10:20:40','188.166.175.190'),(18220,1,'admin','2019-07-31 18:40:23','164.132.88.89'),(18247,0,'[login]','2019-07-31 22:19:27','123.30.187.51'),(18246,1,'admin','2019-07-31 22:19:25','123.30.187.51'),(18242,1,'admin','2019-07-31 21:44:29','159.65.24.244'),(18241,1,'admin','2019-07-31 21:40:03','79.137.46.233'),(18317,0,'[login]','2019-08-01 08:32:09','206.189.209.174'),(18316,1,'admin','2019-08-01 08:32:05','206.189.209.174'),(18328,0,'[login]','2019-08-01 10:17:26','142.93.153.149'),(18327,1,'admin','2019-08-01 10:17:22','142.93.153.149'),(18326,0,'[login]','2019-08-01 09:45:57','51.38.36.15'),(18349,1,'admin','2019-08-01 15:07:33','163.44.198.31'),(18354,1,'admin','2019-08-01 15:57:38','144.202.86.185'),(18353,0,'[login]','2019-08-01 15:41:55','178.128.23.162'),(18352,1,'admin','2019-08-01 15:41:53','178.128.23.162'),(18362,1,'admin','2019-08-01 17:21:54','50.62.22.114'),(18361,0,'[login]','2019-08-01 16:48:05','45.119.81.237'),(18360,1,'admin','2019-08-01 16:48:04','45.119.81.237'),(18359,0,'[login]','2019-08-01 16:29:57','174.138.30.236'),(18358,1,'admin','2019-08-01 16:29:53','174.138.30.236'),(18365,1,'admin','2019-08-01 17:57:04','202.51.74.92'),(18364,0,'[login]','2019-08-01 17:38:29','178.128.204.83'),(18363,1,'admin','2019-08-01 17:38:28','178.128.204.83'),(18380,1,'admin','2019-08-01 20:40:44','78.46.76.227'),(18371,1,'admin','2019-08-01 18:31:03','188.165.140.127'),(18370,1,'admin','2019-08-01 18:30:55','54.36.64.245'),(18369,0,'[login]','2019-08-01 18:29:40','35.204.26.29'),(18368,1,'admin','2019-08-01 18:29:39','35.204.26.29'),(18375,0,'[login]','2019-08-01 20:14:26','52.76.0.149'),(18374,1,'admin','2019-08-01 20:14:25','52.76.0.149'),(18373,0,'[login]','2019-08-01 19:58:38','139.59.92.57'),(18372,1,'admin','2019-08-01 19:58:36','139.59.92.57'),(18545,1,'admin','2019-08-07 16:49:53','46.226.45.37'),(18559,1,'admin','2019-08-07 20:50:27','166.62.45.39'),(18558,1,'admin','2019-08-07 20:35:29','192.81.213.99'),(18580,0,'[login]','2019-08-08 00:21:15','81.91.92.30'),(18579,1,'admin','2019-08-08 00:21:09','81.91.92.30'),(18578,0,'[login]','2019-08-08 00:02:19','52.5.110.150'),(18568,0,'[login]','2019-08-07 22:23:10','103.221.221.150'),(18638,0,'[login]','2019-08-08 22:00:01','203.171.20.81'),(18589,1,'admin','2019-08-08 02:23:22','165.227.237.9'),(18596,0,'[login]','2019-08-08 04:19:34','158.69.112.178'),(18595,1,'admin','2019-08-08 04:19:34','158.69.112.178'),(18594,0,'[login]','2019-08-08 03:59:21','132.148.18.178'),(18591,1,'admin','2019-08-08 03:00:43','139.59.85.142'),(18617,0,'[login]','2019-08-08 09:44:23','206.189.109.185'),(18647,0,'[login]','2019-08-08 23:35:53','167.114.253.182'),(18646,1,'admin','2019-08-08 23:35:52','167.114.253.182'),(18669,1,'admin','2019-08-09 08:21:43','3.9.143.200'),(18668,0,'[login]','2019-08-09 08:04:45','187.44.126.204'),(18664,0,'6sigma.academy','2019-08-09 07:03:37','198.71.226.54'),(18662,1,'admin','2019-08-09 05:48:01','165.227.237.84'),(18677,0,'6sigma.academy','2019-08-09 13:26:06','198.71.239.38'),(18676,0,'6sigma.academy','2019-08-09 13:26:02','41.76.211.189'),(18675,1,'admin','2019-08-09 13:25:14','103.6.53.174'),(18686,0,'6sigma.academy','2019-08-09 13:30:52','184.168.193.168'),(18685,1,'admin','2019-08-09 13:30:40','103.23.21.240'),(19172,1,'admin','2019-08-16 06:01:53','210.245.8.110'),(19169,1,'admin','2019-08-16 05:26:02','46.101.63.219'),(19163,1,'admin','2019-08-16 02:21:24','87.118.116.36'),(19162,1,'admin','2019-08-16 02:16:38','103.42.58.102'),(18711,1,'admin','2019-08-09 22:06:11','164.132.170.24'),(18710,0,'[login]','2019-08-09 21:59:27','93.125.99.82'),(18709,1,'admin','2019-08-09 21:59:26','93.125.99.82'),(18757,1,'admin','2019-08-10 01:22:08','45.252.248.192'),(18736,1,'admin','2019-08-09 23:46:18','107.170.106.13'),(18735,1,'admin','2019-08-09 23:38:59','138.197.65.185'),(18734,0,'[login]','2019-08-09 23:33:59','159.65.2.58'),(18733,1,'admin','2019-08-09 23:33:57','159.65.2.58'),(18732,1,'admin','2019-08-09 23:30:26','192.241.185.241'),(18755,1,'admin','2019-08-10 01:04:00','103.92.28.192'),(18754,1,'admin','2019-08-10 00:59:18','139.99.96.148'),(19143,1,'admin','2019-08-15 21:20:25','88.99.191.50'),(18786,1,'admin','2019-08-10 03:10:54','150.95.110.93'),(18785,1,'admin','2019-08-10 03:06:30','139.99.96.148'),(18784,1,'admin','2019-08-10 03:02:21','167.114.210.127'),(18783,1,'admin','2019-08-10 02:56:45','128.199.185.164'),(18870,1,'admin','2019-08-10 14:20:47','192.81.213.99'),(18896,0,'[login]','2019-08-10 17:38:29','167.71.162.190'),(18895,1,'admin','2019-08-10 17:38:24','167.71.162.190'),(18912,1,'admin','2019-08-10 18:36:45','67.207.94.61'),(18911,1,'admin','2019-08-10 18:33:01','2.82.143.65'),(18910,1,'admin','2019-08-10 18:32:10','3.92.137.97'),(18972,1,'admin','2019-08-10 23:24:59','77.68.92.34'),(18961,0,'[login]','2019-08-10 22:20:53','165.22.224.183'),(18955,0,'[login]','2019-08-10 21:43:30','216.172.183.202'),(18969,1,'admin','2019-08-10 23:13:18','45.76.58.105'),(18968,1,'admin','2019-08-10 23:09:40','149.129.98.88'),(18967,1,'admin','2019-08-10 22:56:45','139.59.66.163'),(18966,1,'admin','2019-08-10 22:50:05','103.221.221.150'),(18965,1,'admin','2019-08-10 22:47:37','104.236.142.36'),(18964,1,'admin','2019-08-10 22:44:43','165.22.51.223'),(18963,1,'admin','2019-08-10 22:35:24','193.164.131.175'),(18979,1,'admin','2019-08-10 23:59:24','3.87.73.0'),(18978,1,'admin','2019-08-10 23:51:22','138.68.236.225'),(18977,0,'[login]','2019-08-10 23:45:38','198.57.222.170'),(18976,1,'admin','2019-08-10 23:45:37','198.57.222.170'),(18975,1,'admin','2019-08-10 23:38:56','37.187.140.31'),(18974,0,'[login]','2019-08-10 23:29:14','85.124.3.6'),(18973,1,'admin','2019-08-10 23:29:13','85.124.3.6'),(19003,1,'admin','2019-08-11 02:03:53','174.138.41.152'),(19002,1,'admin','2019-08-11 01:55:19','46.101.47.26'),(18996,1,'admin','2019-08-11 01:22:45','149.56.25.3'),(18995,1,'admin','2019-08-11 01:12:33','185.182.57.47'),(18994,1,'admin','2019-08-11 01:03:26','192.145.239.208'),(18993,1,'admin','2019-08-11 00:56:33','213.142.143.209'),(18992,1,'admin','2019-08-11 00:51:48','167.99.69.153'),(18991,1,'admin','2019-08-11 00:44:52','124.158.4.37'),(18990,0,'[login]','2019-08-11 00:39:50','1.10.140.44'),(18989,1,'admin','2019-08-11 00:39:49','1.10.140.44'),(18988,1,'admin','2019-08-11 00:37:41','192.81.210.5'),(19001,0,'[login]','2019-08-11 01:50:17','104.248.170.27'),(19000,1,'admin','2019-08-11 01:50:16','104.248.170.27'),(18999,1,'admin','2019-08-11 01:47:32','181.177.242.227'),(18998,1,'admin','2019-08-11 01:33:29','103.24.173.98'),(18997,1,'admin','2019-08-11 01:28:31','128.199.135.251'),(19014,1,'admin','2019-08-11 03:02:54','176.53.12.11'),(19013,0,'[login]','2019-08-11 02:57:00','51.15.142.180'),(19012,1,'admin','2019-08-11 02:56:59','51.15.142.180'),(19011,1,'admin','2019-08-11 02:52:17','35.193.74.194'),(19010,1,'admin','2019-08-11 02:39:59','85.255.0.132'),(19009,1,'admin','2019-08-11 02:35:59','209.97.161.96'),(19008,1,'admin','2019-08-11 02:29:31','108.61.14.235'),(19035,0,'[login]','2019-08-14 14:47:41','212.113.132.65'),(19028,0,'[login]','2019-08-14 12:06:52','167.71.36.92'),(19027,1,'admin','2019-08-14 12:06:51','167.71.36.92'),(19025,1,'admin','2019-08-14 11:15:05','178.208.82.65'),(19021,0,'[login]','2019-08-11 03:38:08','128.199.187.219'),(19020,1,'admin','2019-08-11 03:38:06','128.199.187.219'),(19019,1,'admin','2019-08-11 03:37:09','206.189.84.235'),(19022,1,'admin','2019-08-12 21:55:31','198.27.82.210'),(19023,1,'admin','2019-08-14 10:04:51','62.210.113.223'),(19024,1,'admin','2019-08-14 10:52:13','104.236.75.186'),(19026,1,'admin','2019-08-14 11:40:03','167.86.112.132'),(19031,1,'admin','2019-08-14 13:26:44','124.158.4.37'),(19030,0,'[login]','2019-08-14 13:06:44','149.56.129.8'),(19029,1,'admin','2019-08-14 13:06:29','149.56.129.8'),(19033,0,'[login]','2019-08-14 13:52:02','62.210.151.28'),(19032,1,'admin','2019-08-14 13:52:01','62.210.151.28'),(19034,1,'admin','2019-08-14 14:47:40','212.113.132.65'),(19038,1,'admin','2019-08-14 16:10:50','82.118.225.3'),(19037,1,'admin','2019-08-14 15:44:01','162.144.83.250'),(19040,1,'admin','2019-08-14 17:03:03','138.91.35.124'),(19039,1,'admin','2019-08-14 16:40:48','110.78.4.37'),(19041,1,'admin','2019-08-14 18:01:30','213.142.143.209'),(19044,0,'[login]','2019-08-14 18:57:15','34.93.44.102'),(19043,1,'admin','2019-08-14 18:57:13','34.93.44.102'),(19047,0,'[login]','2019-08-14 19:40:17','149.28.108.74'),(19046,1,'admin','2019-08-14 19:40:17','149.28.108.74'),(19056,1,'admin','2019-08-14 21:19:16','46.30.45.82'),(19055,1,'admin','2019-08-14 21:01:56','134.209.38.25'),(19054,1,'admin','2019-08-14 20:54:52','39.105.192.140'),(19053,1,'admin','2019-08-14 20:50:22','206.189.90.92'),(19059,1,'admin','2019-08-14 22:09:42','176.53.12.11'),(19058,1,'admin','2019-08-14 21:51:52','185.26.156.36'),(19057,1,'admin','2019-08-14 21:36:52','34.87.25.65'),(19061,1,'admin','2019-08-14 22:49:40','41.226.27.17'),(19060,1,'admin','2019-08-14 22:33:59','167.114.48.128'),(19064,1,'admin','2019-08-14 23:56:30','104.236.140.149'),(19063,1,'admin','2019-08-14 23:30:35','178.128.26.87'),(19074,1,'admin','2019-08-15 03:09:13','192.169.232.246'),(19070,1,'admin','2019-08-15 01:20:16','67.225.139.208'),(19069,1,'admin','2019-08-15 01:05:47','110.78.4.37'),(19068,1,'admin','2019-08-15 00:50:11','80.211.52.62'),(19072,1,'admin','2019-08-15 02:19:50','46.30.45.82'),(19071,1,'admin','2019-08-15 02:06:22','209.97.157.254'),(19073,1,'admin','2019-08-15 02:52:15','35.240.137.225'),(19081,1,'admin','2019-08-15 04:13:48','103.104.122.243'),(19080,1,'admin','2019-08-15 04:06:49','123.31.20.81'),(19079,1,'admin','2019-08-15 03:57:03','5.39.22.113'),(19078,1,'admin','2019-08-15 03:41:16','39.105.160.239'),(19084,1,'admin','2019-08-15 04:52:32','148.251.78.153'),(19083,1,'admin','2019-08-15 04:43:04','52.232.86.125'),(19082,1,'admin','2019-08-15 04:30:49','139.59.164.196'),(19091,1,'admin','2019-08-15 06:16:05','80.211.189.126'),(19090,1,'admin','2019-08-15 06:02:10','94.101.95.221'),(19089,1,'admin','2019-08-15 05:45:29','95.85.28.28'),(19088,1,'admin','2019-08-15 05:32:13','165.22.56.145'),(19095,1,'admin','2019-08-15 07:02:41','8.3.29.69'),(19094,1,'admin','2019-08-15 06:49:48','134.209.216.249'),(19093,1,'admin','2019-08-15 06:32:15','165.22.19.102'),(19097,1,'admin','2019-08-15 07:52:00','185.225.39.227'),(19096,1,'admin','2019-08-15 07:34:48','149.28.210.214'),(19100,1,'admin','2019-08-15 08:56:01','87.106.33.76'),(19099,1,'admin','2019-08-15 08:42:25','165.227.154.44'),(19104,1,'admin','2019-08-15 10:20:37','104.248.138.103'),(19103,1,'admin','2019-08-15 10:12:05','46.101.168.151'),(19105,1,'admin','2019-08-15 10:38:24','107.189.1.162'),(19110,1,'admin','2019-08-15 12:06:52','198.100.146.132'),(19109,1,'admin','2019-08-15 11:41:42','144.217.74.89'),(19111,1,'admin','2019-08-15 12:33:42','165.22.253.189'),(19113,1,'admin','2019-08-15 13:28:21','128.199.244.150'),(19117,1,'admin','2019-08-15 15:13:10','184.154.253.162'),(19116,1,'admin','2019-08-15 14:45:11','80.211.189.126'),(19120,1,'admin','2019-08-15 16:06:36','146.185.145.40'),(19119,1,'admin','2019-08-15 15:39:59','139.59.7.1'),(19122,1,'admin','2019-08-15 16:42:12','125.5.178.106'),(19121,1,'admin','2019-08-15 16:30:35','2.59.119.105'),(19129,1,'admin','2019-08-15 18:03:48','62.210.9.67'),(19128,1,'admin','2019-08-15 17:46:31','51.75.255.92'),(19127,1,'admin','2019-08-15 17:30:57','139.59.61.164'),(19126,1,'admin','2019-08-15 17:30:38','87.106.33.76'),(19134,1,'admin','2019-08-15 19:07:11','132.148.141.93'),(19133,1,'admin','2019-08-15 18:56:08','157.230.117.200'),(19132,1,'admin','2019-08-15 18:41:31','146.185.145.40'),(19140,0,'[login]','2019-08-15 20:49:38','134.209.8.115'),(19138,1,'admin','2019-08-15 19:47:41','51.255.203.53'),(19137,1,'admin','2019-08-15 19:40:24','54.234.238.248'),(19139,1,'admin','2019-08-15 20:49:32','134.209.8.115'),(19147,1,'admin','2019-08-15 22:09:42','144.76.185.113'),(19146,1,'admin','2019-08-15 22:01:47','45.32.224.28'),(19145,1,'admin','2019-08-15 21:51:48','183.181.89.8'),(19144,1,'admin','2019-08-15 21:35:51','195.161.115.183'),(19151,1,'admin','2019-08-15 23:00:01','192.241.170.181'),(19150,0,'[login]','2019-08-15 22:44:02','159.65.146.166'),(19149,1,'admin','2019-08-15 22:44:01','159.65.146.166'),(19154,1,'admin','2019-08-15 23:43:19','149.202.204.104'),(19153,1,'admin','2019-08-15 23:34:27','52.177.202.136'),(19157,1,'admin','2019-08-16 00:44:51','186.226.61.26'),(19156,1,'admin','2019-08-16 00:30:51','31.220.55.132'),(19160,1,'admin','2019-08-16 01:39:13','45.119.80.34'),(19159,1,'admin','2019-08-16 01:33:39','198.143.170.49'),(19167,1,'admin','2019-08-16 04:09:55','5.45.68.19'),(19165,1,'admin','2019-08-16 03:13:33','128.199.68.128'),(19164,1,'admin','2019-08-16 02:34:23','45.77.171.133'),(19166,1,'admin','2019-08-16 03:50:48','159.69.205.59'),(19168,1,'admin','2019-08-16 04:52:55','138.197.172.198'),(19171,0,'[login]','2019-08-16 05:44:25','110.78.4.37'),(19170,1,'admin','2019-08-16 05:44:23','110.78.4.37'),(19174,1,'admin','2019-08-16 07:13:15','119.9.95.184'),(19173,1,'admin','2019-08-16 06:37:28','128.199.134.23'),(19175,1,'admin','2019-08-16 07:44:43','125.5.178.106'),(19177,1,'admin','2019-08-16 08:44:57','173.212.240.243'),(19181,1,'admin','2019-08-16 10:06:53','88.208.206.200'),(19180,1,'admin','2019-08-16 09:34:25','119.9.95.184'),(19182,1,'admin','2019-08-16 10:44:11','94.101.95.221'),(19186,1,'admin','2019-08-16 11:52:23','46.249.204.93'),(19185,1,'admin','2019-08-16 11:32:37','103.9.159.240'),(19189,1,'admin','2019-08-16 12:48:29','103.221.222.24'),(19188,1,'admin','2019-08-16 12:29:47','43.225.108.51'),(19192,1,'admin','2019-08-16 13:50:04','167.99.126.75'),(19191,1,'admin','2019-08-16 13:29:12','45.77.174.241'),(19195,1,'admin','2019-08-16 14:48:43','74.124.200.239'),(19194,1,'admin','2019-08-16 14:30:04','103.48.116.35'),(19198,1,'admin','2019-08-16 15:51:34','77.246.188.101'),(19197,1,'admin','2019-08-16 15:35:07','37.59.108.37'),(19200,1,'admin','2019-08-16 16:33:34','167.71.129.11'),(19201,1,'admin','2019-08-20 04:08:53','51.77.158.252'),(19205,1,'admin','2019-08-20 05:01:55','103.27.61.222'),(19204,1,'admin','2019-08-20 04:44:19','206.189.93.149'),(19206,1,'admin','2019-08-20 05:28:53','172.105.26.164'),(19213,1,'admin','2019-08-20 06:53:58','144.202.82.154'),(19212,0,'[login]','2019-08-20 06:34:05','82.223.39.243'),(19211,1,'admin','2019-08-20 06:34:04','82.223.39.243'),(19217,1,'admin','2019-08-20 08:10:42','54.39.98.22'),(19216,0,'[login]','2019-08-20 08:03:24','35.226.51.53'),(19215,1,'admin','2019-08-20 08:03:05','35.226.51.53'),(19219,1,'admin','2019-08-20 09:03:15','209.97.128.141'),(19218,1,'admin','2019-08-20 08:28:17','213.202.100.91'),(19225,1,'admin','2019-08-20 09:57:32','139.180.197.43'),(19224,0,'[login]','2019-08-20 09:39:19','176.122.23.54'),(19223,1,'admin','2019-08-20 09:39:18','176.122.23.54'),(19227,0,'[login]','2019-08-20 10:35:50','176.99.11.151'),(19226,1,'admin','2019-08-20 10:35:48','176.99.11.151'),(19230,1,'admin','2019-08-20 11:53:22','159.203.36.212'),(19229,1,'admin','2019-08-20 11:33:14','149.202.12.208'),(19234,1,'admin','2019-08-20 13:12:08','146.185.145.40'),(19233,1,'admin','2019-08-20 12:52:38','37.59.44.62'),(19232,1,'admin','2019-08-20 12:31:45','46.101.47.26'),(19236,1,'admin','2019-08-20 13:53:38','34.93.44.102'),(19235,1,'admin','2019-08-20 13:31:27','202.28.110.204'),(19240,1,'admin','2019-08-20 14:54:12','190.153.194.237'),(19239,1,'admin','2019-08-20 14:35:15','210.180.118.189'),(19244,1,'admin','2019-08-20 16:44:37','67.205.140.232'),(19242,1,'admin','2019-08-20 16:08:24','165.22.118.0'),(19243,1,'admin','2019-08-20 16:37:18','206.189.154.111'),(19250,1,'admin','2019-08-21 17:47:33','163.172.12.172'),(19248,1,'admin','2019-08-21 17:12:59','132.148.141.93'),(19249,1,'admin','2019-08-21 17:29:25','134.209.222.68'),(19253,1,'admin','2019-08-21 19:18:53','3.0.70.93'),(19252,1,'admin','2019-08-21 19:02:15','67.209.127.237'),(19254,1,'admin','2019-08-21 19:40:22','206.189.226.43'),(19258,1,'admin','2019-08-21 20:58:51','65.99.201.38'),(19257,1,'admin','2019-08-21 20:39:27','219.224.19.82'),(19261,1,'admin','2019-08-21 21:57:51','132.148.157.66'),(19260,1,'admin','2019-08-21 21:38:29','97.74.234.94'),(19264,1,'admin','2019-08-21 22:58:23','45.77.188.223'),(19263,1,'admin','2019-08-21 22:38:29','134.209.222.68'),(19265,1,'admin','2019-08-21 23:39:47','198.245.49.191'),(19266,1,'admin','2019-08-22 00:41:46','5.189.129.126'),(19270,1,'admin','2019-08-22 02:11:19','81.177.49.60'),(19269,1,'admin','2019-08-22 01:37:36','49.212.194.29'),(19271,1,'admin','2019-08-22 02:27:36','173.236.224.13'),(19276,1,'admin','2019-08-22 03:54:27','212.227.20.208'),(19275,1,'admin','2019-08-22 03:36:34','191.252.96.53'),(19279,1,'admin','2019-08-22 04:47:05','149.202.45.11'),(19278,1,'admin','2019-08-22 04:30:25','89.221.250.18'),(19282,1,'admin','2019-08-22 06:18:40','58.217.107.178'),(19281,1,'admin','2019-08-22 05:59:12','188.166.181.139'),(19284,1,'admin','2019-08-22 07:12:16','65.74.177.90'),(19283,1,'admin','2019-08-22 06:42:56','47.75.77.34'),(19286,1,'admin','2019-08-22 08:07:49','217.31.62.149'),(19285,1,'admin','2019-08-22 07:53:11','64.41.83.26'),(19289,1,'admin','2019-08-22 09:04:50','103.1.239.217'),(19288,1,'admin','2019-08-22 08:45:48','176.31.241.114'),(19291,1,'admin','2019-08-22 10:01:10','138.201.44.50'),(19290,1,'admin','2019-08-22 09:42:13','50.63.12.204'),(19294,1,'admin','2019-08-22 10:51:25','176.53.62.203'),(19293,1,'admin','2019-08-22 10:40:14','174.138.45.184'),(19298,1,'admin','2019-08-22 11:49:11','103.90.224.155'),(19297,1,'admin','2019-08-22 11:30:24','62.210.115.102'),(19301,1,'admin','2019-08-22 12:48:24','103.42.56.85'),(19300,1,'admin','2019-08-22 12:28:23','118.238.4.201'),(19304,1,'admin','2019-08-22 14:06:43','62.210.115.102'),(19303,1,'admin','2019-08-22 13:47:51','212.47.228.121'),(19305,1,'admin','2019-08-22 14:46:11','77.252.152.82'),(19307,1,'admin','2019-08-22 15:44:21','190.210.42.82'),(19311,1,'admin','2019-08-22 17:23:44','166.62.122.244'),(19310,1,'admin','2019-08-22 16:44:03','198.12.149.7'),(19312,1,'admin','2019-08-22 18:01:51','207.38.86.253'),(19314,1,'admin','2019-08-22 18:41:49','103.77.106.66'),(19321,1,'admin','2019-08-22 19:41:23','103.15.226.14'),(19320,0,'[login]','2019-08-22 19:32:17','134.209.51.28'),(19319,1,'admin','2019-08-22 19:32:17','134.209.51.28'),(19327,1,'admin','2019-08-22 21:21:22','62.210.116.59'),(19326,1,'admin','2019-08-22 21:00:48','192.169.139.6'),(19325,1,'admin','2019-08-22 20:40:40','62.210.138.88'),(19330,1,'admin','2019-08-22 23:03:43','70.32.106.100'),(19328,1,'admin','2019-08-22 21:38:47','122.128.111.232'),(19329,1,'admin','2019-08-22 22:42:09','81.177.33.4'),(19333,1,'admin','2019-08-23 00:05:37','149.210.173.31'),(19332,1,'admin','2019-08-22 23:45:09','5.101.156.71'),(19334,1,'admin','2019-08-23 00:27:55','198.12.156.214'),(19336,1,'admin','2019-08-23 02:12:09','206.189.151.204'),(19337,1,'admin','2019-08-23 02:32:15','191.252.96.53'),(19341,1,'admin','2019-08-23 03:57:57','35.154.174.83'),(19340,1,'admin','2019-08-23 03:41:41','34.231.185.172'),(19344,1,'admin','2019-08-23 04:49:00','196.179.228.78'),(19343,1,'admin','2019-08-23 04:32:14','192.232.207.19'),(19348,1,'admin','2019-08-23 06:17:14','87.237.209.18'),(19347,1,'admin','2019-08-23 05:59:27','173.236.241.150'),(19350,1,'admin','2019-08-23 06:53:38','107.161.23.124'),(19349,1,'admin','2019-08-23 06:36:20','46.45.143.35'),(19351,1,'admin','2019-08-23 10:53:40','23.129.64.160'),(19353,1,'admin','2019-08-27 10:35:28','66.165.234.34'),(19416,1,'admin','2019-08-28 15:14:11','103.134.152.2'),(19414,1,'admin','2019-08-28 14:08:59','23.94.187.130'),(19410,1,'admin','2019-08-28 12:20:41','144.217.80.190'),(19409,1,'admin','2019-08-28 11:59:22','34.68.214.219'),(19407,1,'admin','2019-08-28 11:16:13','97.74.234.94'),(19403,1,'admin','2019-08-28 09:11:09','104.238.127.108'),(19402,1,'admin','2019-08-28 08:49:04','158.69.205.21'),(19398,1,'admin','2019-08-28 07:07:00','159.89.2.220'),(19394,1,'admin','2019-08-28 05:25:39','159.89.184.25'),(19393,1,'admin','2019-08-28 05:05:40','198.245.49.191'),(19392,1,'admin','2019-08-28 04:46:27','209.151.241.156'),(19390,1,'admin','2019-08-28 03:48:09','144.217.80.190'),(19388,1,'admin','2019-08-28 02:50:16','212.227.20.208'),(19384,1,'admin','2019-08-28 01:16:55','195.154.102.244'),(19383,1,'admin','2019-08-28 01:00:04','18.188.43.148'),(19386,1,'admin','2019-08-28 01:53:55','137.74.203.177'),(19385,1,'admin','2019-08-28 01:34:17','185.69.70.4'),(19387,1,'admin','2019-08-28 02:31:40','62.210.116.104'),(19389,1,'admin','2019-08-28 03:28:55','149.202.204.104'),(19391,1,'admin','2019-08-28 04:27:29','185.168.130.73'),(19396,1,'admin','2019-08-28 06:04:42','142.93.108.189'),(19395,1,'admin','2019-08-28 05:44:51','104.197.155.193'),(19397,1,'admin','2019-08-28 06:46:09','173.212.198.53'),(19400,1,'admin','2019-08-28 07:47:54','157.230.121.243'),(19399,1,'admin','2019-08-28 07:28:09','46.45.160.75'),(19401,1,'admin','2019-08-28 08:28:28','52.74.133.130'),(19405,1,'admin','2019-08-28 10:13:45','159.89.148.68'),(19404,1,'admin','2019-08-28 09:31:56','95.216.73.116'),(19406,1,'admin','2019-08-28 10:55:17','46.38.249.150'),(19408,1,'admin','2019-08-28 11:38:35','87.236.20.206'),(19412,1,'admin','2019-08-28 13:24:39','159.203.99.68'),(19411,1,'admin','2019-08-28 13:04:07','35.200.201.194'),(19413,1,'admin','2019-08-28 13:45:33','182.50.142.166'),(19415,1,'admin','2019-08-28 14:52:04','80.211.140.188'),(19417,1,'admin','2019-08-28 15:35:47','151.80.253.41'),(19421,1,'admin','2019-08-28 17:07:22','68.183.83.214'),(19420,1,'admin','2019-08-28 16:43:56','50.63.165.245'),(19422,1,'admin','2019-08-28 17:28:55','178.62.164.110'),(19426,1,'admin','2019-08-28 18:58:23','198.12.149.33'),(19425,1,'admin','2019-08-28 18:36:30','103.90.224.155'),(19429,1,'admin','2019-08-28 20:07:28','197.248.157.11'),(19428,1,'admin','2019-08-28 19:44:51','138.68.24.138'),(19430,1,'admin','2019-08-28 20:30:23','50.62.214.181'),(19434,1,'admin','2019-08-28 22:03:12','128.199.212.194'),(19433,1,'admin','2019-08-28 21:38:29','150.95.54.138'),(19436,1,'admin','2019-08-28 22:48:45','157.230.121.243'),(19437,1,'admin','2019-08-29 00:39:31','206.189.226.43'),(19442,1,'admin','2019-08-29 02:02:12','207.38.86.225'),(19441,1,'admin','2019-08-29 01:42:53','198.1.66.35'),(19445,1,'admin','2019-08-29 02:57:37','18.136.153.150'),(19444,1,'admin','2019-08-29 02:39:43','123.51.152.53'),(19448,1,'admin','2019-08-29 03:55:51','166.62.100.99'),(19447,1,'admin','2019-08-29 03:38:52','64.41.83.26'),(19451,1,'admin','2019-08-29 04:55:42','128.199.158.182'),(19450,1,'admin','2019-08-29 04:36:25','5.188.52.23'),(19454,1,'admin','2019-08-29 05:55:04','198.57.212.59'),(19453,1,'admin','2019-08-29 05:34:58','159.203.108.215'),(19457,1,'admin','2019-08-29 06:55:29','18.136.153.150'),(19456,1,'admin','2019-08-29 06:34:04','50.63.12.204'),(19460,1,'admin','2019-08-29 07:55:20','162.241.182.27'),(19459,1,'admin','2019-08-29 07:36:07','157.230.55.177'),(19463,1,'admin','2019-08-29 08:56:47','154.127.59.254'),(19462,1,'admin','2019-08-29 08:36:23','18.136.153.150'),(19466,1,'admin','2019-08-29 10:00:21','23.94.187.130'),(19465,1,'admin','2019-08-29 09:38:52','14.248.83.23'),(19469,1,'admin','2019-08-29 11:01:29','103.5.150.16'),(19468,1,'admin','2019-08-29 10:40:26','5.134.10.235'),(19472,1,'admin','2019-08-29 12:05:41','49.212.194.29'),(19471,1,'admin','2019-08-29 11:44:46','134.209.222.68'),(19474,1,'admin','2019-08-29 12:47:53','134.209.203.238'),(19475,1,'admin','2019-08-29 13:30:04','62.210.105.74'),(19478,1,'admin','2019-08-29 14:34:44','104.129.131.165'),(19479,1,'admin','2019-08-29 15:39:14','151.80.46.95'),(19481,1,'admin','2019-08-29 17:06:59','62.210.74.248'),(19482,1,'admin','2019-08-29 17:28:37','62.210.182.188'),(19486,1,'admin','2019-08-29 19:18:06','104.236.107.55'),(19485,1,'admin','2019-08-29 18:54:43','62.212.132.60'),(19487,1,'admin','2019-08-29 19:41:46','120.79.89.174'),(19491,1,'admin','2019-08-29 21:07:45','103.74.121.142'),(19490,1,'admin','2019-08-29 20:45:46','174.138.0.164'),(19492,1,'admin','2019-08-29 21:30:05','103.1.239.217'),(19496,0,'[login]','2019-08-29 22:47:41','69.0.149.222'),(19495,1,'admin','2019-08-29 22:47:41','69.0.149.222'),(19501,1,'admin','2019-08-29 23:52:17','219.224.19.82'),(19500,0,'[login]','2019-08-29 23:32:27','139.59.22.194'),(19499,1,'admin','2019-08-29 23:32:25','139.59.22.194'),(19505,1,'admin','2019-08-30 01:03:22','159.65.229.162'),(19504,0,'[login]','2019-08-30 00:39:55','223.25.99.34'),(19503,1,'admin','2019-08-30 00:39:54','223.25.99.34'),(19511,1,'admin','2019-08-30 02:20:18','183.90.232.39'),(19510,0,'[login]','2019-08-30 01:44:04','103.209.144.199'),(19509,1,'admin','2019-08-30 01:44:03','103.209.144.199'),(19515,1,'admin','2019-08-30 03:00:27','64.41.83.26'),(19514,0,'[login]','2019-08-30 02:40:27','139.59.2.181'),(19513,1,'admin','2019-08-30 02:40:26','139.59.2.181'),(19521,1,'admin','2019-08-30 03:57:00','185.27.132.110'),(19520,0,'[login]','2019-08-30 03:37:25','162.144.123.107'),(19519,1,'admin','2019-08-30 03:37:23','162.144.123.107'),(19528,0,'[login]','2019-08-30 04:52:10','166.62.100.99'),(19527,1,'admin','2019-08-30 04:52:09','166.62.100.99'),(19526,0,'[login]','2019-08-30 04:33:38','112.213.33.197'),(19525,1,'admin','2019-08-30 04:33:37','112.213.33.197'),(19534,0,'[login]','2019-08-30 05:51:28','163.172.12.172'),(19533,1,'admin','2019-08-30 05:51:27','163.172.12.172'),(19532,0,'[login]','2019-08-30 05:31:45','82.202.226.147'),(19531,1,'admin','2019-08-30 05:31:45','82.202.226.147'),(19538,1,'admin','2019-08-30 06:49:22','145.131.7.217'),(19537,0,'[login]','2019-08-30 06:29:42','213.5.181.31'),(19536,1,'admin','2019-08-30 06:29:41','213.5.181.31'),(19545,0,'[login]','2019-08-30 07:49:03','104.238.127.108'),(19544,1,'admin','2019-08-30 07:49:02','104.238.127.108'),(19543,0,'[login]','2019-08-30 07:28:12','132.148.25.34'),(19542,1,'admin','2019-08-30 07:28:12','132.148.25.34'),(19551,0,'[login]','2019-08-30 09:06:34','158.69.205.21'),(19550,1,'admin','2019-08-30 09:06:33','158.69.205.21'),(19549,0,'[login]','2019-08-30 08:28:05','52.173.138.184'),(19548,1,'admin','2019-08-30 08:28:04','52.173.138.184'),(19557,0,'[login]','2019-08-30 10:07:03','13.67.105.124'),(19556,1,'admin','2019-08-30 10:07:02','13.67.105.124'),(19555,0,'[login]','2019-08-30 09:46:11','47.244.109.92'),(19554,1,'admin','2019-08-30 09:46:10','47.244.109.92'),(19563,0,'[login]','2019-08-30 11:06:19','46.45.143.35'),(19562,1,'admin','2019-08-30 11:06:19','46.45.143.35'),(19561,0,'[login]','2019-08-30 10:46:40','139.59.18.99'),(19560,1,'admin','2019-08-30 10:46:37','139.59.18.99'),(19573,0,'6sigma','2019-08-30 12:30:14','93.125.99.123'),(19569,0,'[login]','2019-08-30 12:06:09','213.32.76.42'),(19568,1,'admin','2019-08-30 12:06:08','213.32.76.42'),(19567,0,'6sigma','2019-08-30 11:33:03','211.171.42.5'),(19566,0,'6sigma','2019-08-30 11:32:56','211.171.42.5'),(19572,0,'6sigma','2019-08-30 12:30:12','93.125.99.123'),(19571,0,'[login]','2019-08-30 12:27:46','142.93.11.103'),(19570,1,'admin','2019-08-30 12:27:46','142.93.11.103'),(19583,0,'[login]','2019-08-30 14:10:13','68.183.29.98'),(19582,1,'admin','2019-08-30 14:10:13','68.183.29.98'),(19581,0,'[login]','2019-08-30 13:49:12','103.77.106.66'),(19580,1,'admin','2019-08-30 13:49:11','103.77.106.66'),(19579,0,'6sigma','2019-08-30 13:40:13','198.71.236.12'),(19578,0,'6sigma','2019-08-30 13:40:11','198.71.236.12'),(19593,0,'[login]','2019-08-30 15:56:44','158.69.71.96'),(19589,0,'[login]','2019-08-30 15:12:48','79.98.104.26'),(19588,1,'admin','2019-08-30 15:12:48','79.98.104.26'),(19587,0,'[login]','2019-08-30 14:51:30','52.193.236.34'),(19586,1,'admin','2019-08-30 14:51:29','52.193.236.34'),(19592,1,'admin','2019-08-30 15:56:43','158.69.71.96'),(19591,0,'[login]','2019-08-30 15:35:57','62.210.99.93'),(19590,1,'admin','2019-08-30 15:35:57','62.210.99.93'),(19599,0,'[login]','2019-08-30 17:00:49','46.101.226.14'),(19598,1,'admin','2019-08-30 17:00:48','46.101.226.14'),(19597,0,'[login]','2019-08-30 16:39:49','162.241.182.27'),(19596,1,'admin','2019-08-30 16:39:48','162.241.182.27'),(19604,1,'admin','2019-08-30 17:43:59','103.215.82.113'),(19603,1,'admin','2019-08-30 17:43:53','103.215.82.113'),(19602,1,'admin','2019-08-30 17:43:46','103.215.82.113'),(20242,1,'admin','2019-09-02 02:58:59','51.79.20.92'),(20241,1,'admin','2019-09-02 02:58:58','51.79.20.92'),(20240,1,'admin','2019-09-02 02:58:58','51.79.20.92'),(20239,1,'admin','2019-09-02 02:58:58','51.79.20.92'),(20238,1,'admin','2019-09-02 02:58:57','51.79.20.92'),(20237,1,'admin','2019-09-02 02:58:57','51.79.20.92'),(20236,1,'admin','2019-09-02 02:58:57','51.79.20.92'),(20235,1,'admin','2019-09-02 02:58:57','51.79.20.92'),(20234,1,'admin','2019-09-02 02:58:56','51.79.20.92'),(20233,1,'admin','2019-09-02 02:58:56','51.79.20.92'),(20232,1,'admin','2019-09-02 02:58:56','51.79.20.92'),(20231,1,'admin','2019-09-02 02:58:55','51.79.20.92'),(20230,1,'admin','2019-09-02 02:58:55','51.79.20.92'),(20229,1,'admin','2019-09-02 02:58:55','51.79.20.92'),(20228,1,'admin','2019-09-02 02:58:54','51.79.20.92'),(20227,1,'admin','2019-09-02 02:58:54','51.79.20.92'),(20226,1,'admin','2019-09-02 02:58:53','51.79.20.92'),(20225,1,'admin','2019-09-02 02:58:53','51.79.20.92'),(20224,1,'admin','2019-09-02 02:58:52','51.79.20.92'),(20223,1,'admin','2019-09-02 02:58:52','51.79.20.92'),(20222,1,'admin','2019-09-02 02:58:52','51.79.20.92'),(20221,1,'admin','2019-09-02 02:58:51','51.79.20.92'),(20220,1,'admin','2019-09-02 02:58:51','51.79.20.92'),(20219,1,'admin','2019-09-02 02:58:51','51.79.20.92'),(20218,1,'admin','2019-09-02 02:58:50','51.79.20.92'),(20217,1,'admin','2019-09-02 02:58:50','51.79.20.92'),(20216,1,'admin','2019-09-02 02:58:49','51.79.20.92'),(20215,1,'admin','2019-09-02 02:58:49','51.79.20.92'),(20214,1,'admin','2019-09-02 02:58:49','51.79.20.92'),(20213,1,'admin','2019-09-02 02:58:48','51.79.20.92'),(20212,1,'admin','2019-09-02 02:58:48','51.79.20.92'),(20211,1,'admin','2019-09-02 02:58:48','51.79.20.92'),(20210,1,'admin','2019-09-02 02:58:48','51.79.20.92'),(20209,1,'admin','2019-09-02 02:58:47','51.79.20.92'),(20208,1,'admin','2019-09-02 02:58:47','51.79.20.92'),(20207,1,'admin','2019-09-02 02:58:47','51.79.20.92'),(20206,1,'admin','2019-09-02 02:58:46','51.79.20.92'),(20205,1,'admin','2019-09-02 02:58:46','51.79.20.92'),(20204,1,'admin','2019-09-02 02:58:46','51.79.20.92'),(20203,1,'admin','2019-09-02 02:58:45','51.79.20.92'),(20202,1,'admin','2019-09-02 02:58:45','51.79.20.92'),(20201,1,'admin','2019-09-02 02:58:45','51.79.20.92'),(20200,1,'admin','2019-09-02 02:58:44','51.79.20.92'),(20199,1,'admin','2019-09-02 02:58:44','51.79.20.92'),(20198,1,'admin','2019-09-02 02:58:44','51.79.20.92'),(20197,1,'admin','2019-09-02 02:58:43','51.79.20.92'),(20196,1,'admin','2019-09-02 02:58:43','51.79.20.92'),(20195,1,'admin','2019-09-02 02:58:43','51.79.20.92'),(20194,1,'admin','2019-09-02 02:58:42','51.79.20.92'),(20193,1,'admin','2019-09-02 02:58:42','51.79.20.92'),(20192,1,'admin','2019-09-02 02:58:42','51.79.20.92'),(20191,1,'admin','2019-09-02 02:58:41','51.79.20.92'),(20190,1,'admin','2019-09-02 02:58:41','51.79.20.92'),(20189,1,'admin','2019-09-02 02:58:41','51.79.20.92'),(20188,1,'admin','2019-09-02 02:58:40','51.79.20.92'),(20187,1,'admin','2019-09-02 02:58:40','51.79.20.92'),(20186,1,'admin','2019-09-02 02:58:40','51.79.20.92'),(20185,1,'admin','2019-09-02 02:58:39','51.79.20.92'),(20184,1,'admin','2019-09-02 02:58:39','51.79.20.92'),(20183,1,'admin','2019-09-02 02:58:39','51.79.20.92'),(20182,1,'admin','2019-09-02 02:58:39','51.79.20.92'),(20181,1,'admin','2019-09-02 02:58:38','51.79.20.92'),(20180,1,'admin','2019-09-02 02:58:38','51.79.20.92'),(20179,1,'admin','2019-09-02 02:58:38','51.79.20.92'),(20178,1,'admin','2019-09-02 02:58:37','51.79.20.92'),(20177,1,'admin','2019-09-02 02:58:37','51.79.20.92'),(20176,1,'admin','2019-09-02 02:58:37','51.79.20.92'),(20175,1,'admin','2019-09-02 02:58:36','51.79.20.92'),(20174,1,'admin','2019-09-02 02:58:36','51.79.20.92'),(20173,1,'admin','2019-09-02 02:58:36','51.79.20.92'),(20172,1,'admin','2019-09-02 02:58:35','51.79.20.92'),(20171,1,'admin','2019-09-02 02:58:35','51.79.20.92'),(20170,1,'admin','2019-09-02 02:58:35','51.79.20.92'),(20169,1,'admin','2019-09-02 02:58:34','51.79.20.92'),(20168,1,'admin','2019-09-02 02:58:34','51.79.20.92'),(20167,1,'admin','2019-09-02 02:58:34','51.79.20.92'),(20166,1,'admin','2019-09-02 02:58:33','51.79.20.92'),(20165,1,'admin','2019-09-02 02:58:33','51.79.20.92'),(20164,1,'admin','2019-09-02 02:58:33','51.79.20.92'),(20163,1,'admin','2019-09-02 02:58:32','51.79.20.92'),(20162,1,'admin','2019-09-02 02:58:32','51.79.20.92'),(20161,1,'admin','2019-09-02 02:58:32','51.79.20.92'),(20160,1,'admin','2019-09-02 02:58:31','51.79.20.92'),(20159,1,'admin','2019-09-02 02:58:31','51.79.20.92'),(20158,1,'admin','2019-09-02 02:58:31','51.79.20.92'),(20157,1,'admin','2019-09-02 02:58:30','51.79.20.92'),(20156,1,'admin','2019-09-02 02:58:30','51.79.20.92'),(20155,1,'admin','2019-09-02 02:58:30','51.79.20.92'),(20154,1,'admin','2019-09-02 02:58:29','51.79.20.92'),(20153,1,'admin','2019-09-02 02:58:29','51.79.20.92'),(20152,1,'admin','2019-09-02 02:58:29','51.79.20.92'),(20151,1,'admin','2019-09-02 02:58:28','51.79.20.92'),(20150,1,'admin','2019-09-02 02:58:28','51.79.20.92'),(20149,1,'admin','2019-09-02 02:58:28','51.79.20.92'),(20148,1,'admin','2019-09-02 02:58:27','51.79.20.92'),(20147,1,'admin','2019-09-02 02:58:27','51.79.20.92'),(20146,1,'admin','2019-09-02 02:58:27','51.79.20.92'),(20145,1,'admin','2019-09-02 02:58:26','51.79.20.92'),(20144,1,'admin','2019-09-02 02:58:26','51.79.20.92'),(20143,1,'admin','2019-09-02 02:58:26','51.79.20.92'),(20142,1,'admin','2019-09-02 02:58:25','51.79.20.92'),(20141,1,'admin','2019-09-02 02:58:25','51.79.20.92'),(20140,1,'admin','2019-09-02 02:58:25','51.79.20.92'),(20139,1,'admin','2019-09-02 02:58:24','51.79.20.92'),(20138,1,'admin','2019-09-02 02:58:24','51.79.20.92'),(20137,1,'admin','2019-09-02 02:58:24','51.79.20.92'),(20136,1,'admin','2019-09-02 02:58:23','51.79.20.92'),(20135,1,'admin','2019-09-02 02:58:23','51.79.20.92'),(20134,1,'admin','2019-09-02 02:58:23','51.79.20.92'),(20133,1,'admin','2019-09-02 02:58:23','51.79.20.92'),(20132,1,'admin','2019-09-02 02:58:22','51.79.20.92'),(20131,1,'admin','2019-09-02 02:58:22','51.79.20.92'),(20130,1,'admin','2019-09-02 02:58:22','51.79.20.92'),(20129,1,'admin','2019-09-02 02:58:21','51.79.20.92'),(20128,1,'admin','2019-09-02 02:58:21','51.79.20.92'),(20127,1,'admin','2019-09-02 02:58:21','51.79.20.92'),(20126,1,'admin','2019-09-02 02:58:20','51.79.20.92'),(20125,1,'admin','2019-09-02 02:58:20','51.79.20.92'),(20124,1,'admin','2019-09-02 02:58:20','51.79.20.92'),(20123,1,'admin','2019-09-02 02:58:19','51.79.20.92'),(20122,1,'admin','2019-09-02 02:58:19','51.79.20.92'),(20121,1,'admin','2019-09-02 02:58:19','51.79.20.92'),(20120,1,'admin','2019-09-02 02:58:18','51.79.20.92'),(20119,1,'admin','2019-09-02 02:58:18','51.79.20.92'),(20118,1,'admin','2019-09-02 02:58:18','51.79.20.92'),(20117,1,'admin','2019-09-02 02:58:17','51.79.20.92'),(20116,1,'admin','2019-09-02 02:58:17','51.79.20.92'),(20115,1,'admin','2019-09-02 02:58:17','51.79.20.92'),(20114,1,'admin','2019-09-02 02:58:16','51.79.20.92'),(20113,1,'admin','2019-09-02 02:58:16','51.79.20.92'),(20112,1,'admin','2019-09-02 02:58:16','51.79.20.92'),(20111,1,'admin','2019-09-02 02:58:15','51.79.20.92'),(20110,1,'admin','2019-09-02 02:58:15','51.79.20.92'),(20109,1,'admin','2019-09-02 02:58:15','51.79.20.92'),(20108,1,'admin','2019-09-02 02:58:14','51.79.20.92'),(20107,1,'admin','2019-09-02 02:58:14','51.79.20.92'),(20106,1,'admin','2019-09-02 02:58:14','51.79.20.92'),(20105,1,'admin','2019-09-02 02:58:13','51.79.20.92'),(20104,1,'admin','2019-09-02 02:58:12','51.79.20.92'),(20103,1,'admin','2019-09-02 02:58:12','51.79.20.92'),(20102,1,'admin','2019-09-02 02:58:11','51.79.20.92'),(20101,1,'admin','2019-09-02 02:58:11','51.79.20.92'),(20100,1,'admin','2019-09-02 02:58:10','51.79.20.92'),(20099,1,'admin','2019-09-02 02:58:10','51.79.20.92'),(20098,1,'admin','2019-09-02 02:42:25','182.50.135.85'),(20097,1,'admin','2019-09-02 02:42:22','182.50.135.85'),(20096,1,'admin','2019-09-01 22:26:04','195.114.1.117'),(20678,1,'admin','2019-09-02 03:01:20','51.79.20.92'),(20679,1,'admin','2019-09-02 03:01:20','51.79.20.92'),(20680,1,'admin','2019-09-02 03:01:20','51.79.20.92'),(20681,1,'admin','2019-09-02 03:01:21','51.79.20.92'),(20682,1,'admin','2019-09-02 03:01:21','51.79.20.92'),(20683,1,'admin','2019-09-02 03:01:21','51.79.20.92'),(20684,1,'admin','2019-09-02 03:01:22','51.79.20.92'),(20685,1,'admin','2019-09-02 03:01:22','51.79.20.92'),(20686,1,'admin','2019-09-02 03:01:22','51.79.20.92'),(20687,1,'admin','2019-09-02 03:01:23','51.79.20.92'),(20688,1,'admin','2019-09-02 03:01:23','51.79.20.92'),(20689,1,'admin','2019-09-02 03:01:23','51.79.20.92'),(20690,1,'admin','2019-09-02 03:01:24','51.79.20.92'),(20691,1,'admin','2019-09-02 03:01:24','51.79.20.92'),(20692,1,'admin','2019-09-02 03:01:24','51.79.20.92'),(20693,1,'admin','2019-09-02 03:01:24','51.79.20.92'),(20694,1,'admin','2019-09-02 03:01:25','51.79.20.92'),(20695,1,'admin','2019-09-02 03:01:25','51.79.20.92'),(20696,1,'admin','2019-09-02 03:01:25','51.79.20.92'),(20697,1,'admin','2019-09-02 03:01:26','51.79.20.92'),(20698,1,'admin','2019-09-02 03:01:26','51.79.20.92'),(20699,1,'admin','2019-09-02 03:01:26','51.79.20.92'),(20700,1,'admin','2019-09-02 03:01:27','51.79.20.92'),(20701,1,'admin','2019-09-02 03:01:27','51.79.20.92'),(20702,1,'admin','2019-09-02 03:01:27','51.79.20.92'),(20703,1,'admin','2019-09-02 03:01:28','51.79.20.92'),(20704,1,'admin','2019-09-02 03:01:28','51.79.20.92'),(20705,1,'admin','2019-09-02 03:01:28','51.79.20.92'),(20706,1,'admin','2019-09-02 03:01:29','51.79.20.92'),(20707,1,'admin','2019-09-02 03:01:29','51.79.20.92'),(20708,1,'admin','2019-09-02 03:01:29','51.79.20.92'),(20709,1,'admin','2019-09-02 03:01:30','51.79.20.92'),(20710,1,'admin','2019-09-02 03:01:30','51.79.20.92'),(20711,1,'admin','2019-09-02 03:01:30','51.79.20.92'),(20712,1,'admin','2019-09-02 03:01:31','51.79.20.92'),(20713,1,'admin','2019-09-02 03:01:31','51.79.20.92'),(20714,1,'admin','2019-09-02 03:01:31','51.79.20.92'),(20715,1,'admin','2019-09-02 03:01:32','51.79.20.92'),(20716,1,'admin','2019-09-02 03:01:32','51.79.20.92'),(20717,1,'admin','2019-09-02 03:01:32','51.79.20.92'),(20718,1,'admin','2019-09-02 03:01:33','51.79.20.92'),(20719,1,'admin','2019-09-02 03:01:33','51.79.20.92'),(20720,1,'admin','2019-09-02 03:01:33','51.79.20.92'),(20721,1,'admin','2019-09-02 03:01:34','51.79.20.92'),(20722,1,'admin','2019-09-02 03:01:34','51.79.20.92'),(20723,1,'admin','2019-09-02 03:01:34','51.79.20.92'),(20724,1,'admin','2019-09-02 03:01:34','51.79.20.92'),(20725,1,'admin','2019-09-02 03:01:35','51.79.20.92'),(20726,1,'admin','2019-09-02 03:01:35','51.79.20.92'),(20727,1,'admin','2019-09-02 03:01:35','51.79.20.92'),(20728,1,'admin','2019-09-02 03:01:36','51.79.20.92'),(20729,1,'admin','2019-09-02 03:01:36','51.79.20.92'),(20730,1,'admin','2019-09-02 03:01:36','51.79.20.92'),(20731,1,'admin','2019-09-02 03:01:37','51.79.20.92'),(20732,1,'admin','2019-09-02 03:01:37','51.79.20.92'),(20733,1,'admin','2019-09-02 03:01:37','51.79.20.92'),(20734,1,'admin','2019-09-02 03:01:38','51.79.20.92'),(20735,1,'admin','2019-09-02 03:01:38','51.79.20.92'),(20736,1,'admin','2019-09-02 03:01:38','51.79.20.92'),(20737,1,'admin','2019-09-02 03:01:39','51.79.20.92'),(20738,1,'admin','2019-09-02 03:01:39','51.79.20.92'),(20739,1,'admin','2019-09-02 03:01:39','51.79.20.92'),(20740,1,'admin','2019-09-02 03:01:40','51.79.20.92'),(20741,1,'admin','2019-09-02 03:01:40','51.79.20.92'),(20742,1,'admin','2019-09-02 03:01:40','51.79.20.92'),(20743,1,'admin','2019-09-02 03:01:41','51.79.20.92'),(20744,1,'admin','2019-09-02 03:01:41','51.79.20.92'),(20745,1,'admin','2019-09-02 03:01:41','51.79.20.92'),(20746,1,'admin','2019-09-02 03:01:42','51.79.20.92'),(20747,1,'admin','2019-09-02 03:01:42','51.79.20.92'),(20748,1,'admin','2019-09-02 03:01:42','51.79.20.92'),(20749,1,'admin','2019-09-02 03:01:43','51.79.20.92'),(20750,1,'admin','2019-09-02 03:01:43','51.79.20.92'),(20751,1,'admin','2019-09-02 03:01:43','51.79.20.92'),(20752,1,'admin','2019-09-02 03:01:44','51.79.20.92'),(20753,1,'admin','2019-09-02 03:01:44','51.79.20.92'),(20754,1,'admin','2019-09-02 03:01:44','51.79.20.92'),(20755,1,'admin','2019-09-02 03:01:44','51.79.20.92'),(20756,1,'admin','2019-09-02 03:01:45','51.79.20.92'),(20757,1,'admin','2019-09-02 03:01:45','51.79.20.92'),(20758,1,'admin','2019-09-02 03:01:45','51.79.20.92'),(20759,1,'admin','2019-09-02 03:01:46','51.79.20.92'),(20760,1,'admin','2019-09-02 03:01:46','51.79.20.92'),(20761,1,'admin','2019-09-02 03:01:46','51.79.20.92'),(20762,1,'admin','2019-09-02 03:01:47','51.79.20.92'),(20763,1,'admin','2019-09-02 03:01:47','51.79.20.92'),(20764,1,'admin','2019-09-02 03:01:47','51.79.20.92'),(20765,1,'admin','2019-09-02 03:01:48','51.79.20.92'),(20766,1,'admin','2019-09-02 03:01:48','51.79.20.92'),(20767,1,'admin','2019-09-02 03:01:48','51.79.20.92'),(20768,1,'admin','2019-09-02 03:01:49','51.79.20.92'),(20769,1,'admin','2019-09-02 03:01:49','51.79.20.92'),(20770,1,'admin','2019-09-02 03:01:49','51.79.20.92'),(20771,1,'admin','2019-09-02 03:01:50','51.79.20.92'),(20772,1,'admin','2019-09-02 03:01:50','51.79.20.92'),(20773,1,'admin','2019-09-02 03:01:50','51.79.20.92'),(20774,1,'admin','2019-09-02 03:01:51','51.79.20.92'),(20775,1,'admin','2019-09-02 03:01:51','51.79.20.92'),(20776,1,'admin','2019-09-02 03:01:51','51.79.20.92'),(20777,1,'admin','2019-09-02 03:01:52','51.79.20.92'),(20778,1,'admin','2019-09-02 03:01:52','51.79.20.92'),(20779,1,'admin','2019-09-02 03:01:52','51.79.20.92'),(20780,1,'admin','2019-09-02 03:01:53','51.79.20.92'),(20781,1,'admin','2019-09-02 03:01:53','51.79.20.92'),(20782,1,'admin','2019-09-02 03:01:53','51.79.20.92'),(20783,1,'admin','2019-09-02 03:01:54','51.79.20.92'),(20784,1,'admin','2019-09-02 03:01:54','51.79.20.92'),(20785,1,'admin','2019-09-02 03:01:54','51.79.20.92'),(20786,1,'admin','2019-09-02 03:01:54','51.79.20.92'),(20787,1,'admin','2019-09-02 03:01:55','51.79.20.92'),(20788,1,'admin','2019-09-02 03:01:55','51.79.20.92'),(20789,1,'admin','2019-09-02 03:01:55','51.79.20.92'),(20790,1,'admin','2019-09-02 03:01:56','51.79.20.92'),(20791,1,'admin','2019-09-02 03:01:56','51.79.20.92'),(20792,1,'admin','2019-09-02 03:01:56','51.79.20.92'),(20793,1,'admin','2019-09-02 03:01:57','51.79.20.92'),(20794,1,'admin','2019-09-02 03:01:57','51.79.20.92'),(20795,1,'admin','2019-09-02 03:01:57','51.79.20.92'),(20796,1,'admin','2019-09-02 03:01:58','51.79.20.92'),(20797,1,'admin','2019-09-02 03:01:58','51.79.20.92'),(20798,1,'admin','2019-09-02 03:01:58','51.79.20.92'),(20799,1,'admin','2019-09-02 03:01:59','51.79.20.92'),(20800,1,'admin','2019-09-02 03:01:59','51.79.20.92'),(20801,1,'admin','2019-09-02 03:01:59','51.79.20.92'),(20802,1,'admin','2019-09-02 03:02:00','51.79.20.92'),(20803,1,'admin','2019-09-02 03:02:00','51.79.20.92'),(20804,1,'admin','2019-09-02 03:02:00','51.79.20.92'),(20805,1,'admin','2019-09-02 03:02:01','51.79.20.92'),(20806,1,'admin','2019-09-02 03:02:01','51.79.20.92'),(20807,1,'admin','2019-09-02 03:02:01','51.79.20.92'),(20808,1,'admin','2019-09-02 03:02:02','51.79.20.92'),(20809,1,'admin','2019-09-02 03:02:02','51.79.20.92'),(20810,1,'admin','2019-09-02 03:02:02','51.79.20.92'),(20811,1,'admin','2019-09-02 03:02:03','51.79.20.92'),(20812,1,'admin','2019-09-02 03:02:03','51.79.20.92'),(20813,1,'admin','2019-09-02 03:02:03','51.79.20.92'),(20814,1,'admin','2019-09-02 03:02:04','51.79.20.92'),(20815,1,'admin','2019-09-02 03:02:04','51.79.20.92'),(20816,1,'admin','2019-09-02 03:02:04','51.79.20.92'),(20817,1,'admin','2019-09-02 03:02:04','51.79.20.92'),(20818,1,'admin','2019-09-02 03:02:05','51.79.20.92'),(20819,1,'admin','2019-09-02 03:02:05','51.79.20.92'),(20820,1,'admin','2019-09-02 03:02:05','51.79.20.92'),(20821,1,'admin','2019-09-02 03:02:06','51.79.20.92'),(20822,1,'admin','2019-09-02 03:02:06','51.79.20.92'),(20823,1,'admin','2019-09-02 03:02:06','51.79.20.92'),(20824,1,'admin','2019-09-02 03:02:07','51.79.20.92'),(20825,1,'admin','2019-09-02 03:02:07','51.79.20.92'),(20826,1,'admin','2019-09-02 03:02:07','51.79.20.92'),(20827,1,'admin','2019-09-02 03:02:08','51.79.20.92'),(20828,1,'admin','2019-09-02 03:02:08','51.79.20.92'),(20829,1,'admin','2019-09-02 03:02:08','51.79.20.92'),(20830,1,'admin','2019-09-02 03:02:09','51.79.20.92'),(20831,1,'admin','2019-09-02 03:02:09','51.79.20.92'),(20832,1,'admin','2019-09-02 03:02:09','51.79.20.92'),(20833,1,'admin','2019-09-02 03:02:10','51.79.20.92'),(20834,1,'admin','2019-09-02 03:02:10','51.79.20.92'),(20835,1,'admin','2019-09-02 03:02:10','51.79.20.92'),(20836,1,'admin','2019-09-02 03:02:11','51.79.20.92'),(20837,1,'admin','2019-09-02 03:02:11','51.79.20.92'),(20838,1,'admin','2019-09-02 03:02:11','51.79.20.92'),(20839,1,'admin','2019-09-02 03:02:12','51.79.20.92'),(20840,1,'admin','2019-09-02 03:02:12','51.79.20.92'),(20841,1,'admin','2019-09-02 03:02:12','51.79.20.92'),(20842,1,'admin','2019-09-02 03:02:13','51.79.20.92'),(20843,1,'admin','2019-09-02 03:02:13','51.79.20.92'),(20844,1,'admin','2019-09-02 03:02:13','51.79.20.92'),(20845,1,'admin','2019-09-02 03:02:13','51.79.20.92'),(20846,1,'admin','2019-09-02 03:02:14','51.79.20.92'),(20847,1,'admin','2019-09-02 03:02:14','51.79.20.92'),(20848,1,'admin','2019-09-02 03:02:14','51.79.20.92'),(20849,1,'admin','2019-09-02 03:02:15','51.79.20.92'),(20850,1,'admin','2019-09-02 03:02:15','51.79.20.92'),(20851,1,'admin','2019-09-02 03:02:15','51.79.20.92'),(20852,1,'admin','2019-09-02 03:02:16','51.79.20.92'),(20853,1,'admin','2019-09-02 03:02:16','51.79.20.92'),(20854,1,'admin','2019-09-02 03:02:16','51.79.20.92'),(20855,1,'admin','2019-09-02 03:02:17','51.79.20.92'),(20856,1,'admin','2019-09-02 03:02:17','51.79.20.92'),(20857,1,'admin','2019-09-02 03:02:17','51.79.20.92'),(20858,1,'admin','2019-09-02 03:02:18','51.79.20.92'),(20859,1,'admin','2019-09-02 03:02:18','51.79.20.92'),(20860,1,'admin','2019-09-02 03:02:18','51.79.20.92'),(20861,1,'admin','2019-09-02 03:02:19','51.79.20.92'),(20862,1,'admin','2019-09-02 03:02:19','51.79.20.92'),(20863,1,'admin','2019-09-02 03:02:19','51.79.20.92'),(20864,1,'admin','2019-09-02 03:02:20','51.79.20.92'),(20865,1,'admin','2019-09-02 03:02:20','51.79.20.92'),(20866,1,'admin','2019-09-02 03:02:20','51.79.20.92'),(20867,1,'admin','2019-09-02 03:02:21','51.79.20.92'),(20868,1,'admin','2019-09-02 03:02:21','51.79.20.92'),(20869,1,'admin','2019-09-02 03:02:21','51.79.20.92'),(20870,1,'admin','2019-09-02 03:02:22','51.79.20.92'),(20871,1,'admin','2019-09-02 03:02:22','51.79.20.92'),(20872,1,'admin','2019-09-02 03:02:22','51.79.20.92'),(20873,1,'admin','2019-09-02 03:02:23','51.79.20.92'),(20874,1,'admin','2019-09-02 03:02:23','51.79.20.92'),(20875,1,'admin','2019-09-02 03:02:23','51.79.20.92'),(20876,1,'admin','2019-09-02 03:02:23','51.79.20.92'),(20877,1,'admin','2019-09-02 03:02:24','51.79.20.92'),(20878,1,'admin','2019-09-02 03:02:24','51.79.20.92'),(20879,1,'admin','2019-09-02 03:02:24','51.79.20.92'),(20880,1,'admin','2019-09-02 03:02:25','51.79.20.92'),(20881,1,'admin','2019-09-02 03:02:25','51.79.20.92'),(20882,1,'admin','2019-09-02 03:02:25','51.79.20.92'),(20883,1,'admin','2019-09-02 03:02:26','51.79.20.92'),(20884,1,'admin','2019-09-02 03:02:26','51.79.20.92'),(20885,1,'admin','2019-09-02 03:02:26','51.79.20.92'),(20886,1,'admin','2019-09-02 03:02:27','51.79.20.92'),(20887,1,'admin','2019-09-02 03:02:27','51.79.20.92'),(20888,1,'admin','2019-09-02 03:02:27','51.79.20.92'),(20889,1,'admin','2019-09-02 03:02:28','51.79.20.92'),(20890,1,'admin','2019-09-02 03:02:28','51.79.20.92'),(20891,1,'admin','2019-09-02 03:02:28','51.79.20.92'),(20892,1,'admin','2019-09-02 03:02:29','51.79.20.92'),(20893,1,'admin','2019-09-02 03:02:29','51.79.20.92'),(20894,1,'admin','2019-09-02 03:02:29','51.79.20.92'),(20895,1,'admin','2019-09-02 03:02:30','51.79.20.92'),(20896,1,'admin','2019-09-02 03:02:30','51.79.20.92'),(20897,1,'admin','2019-09-02 03:02:30','51.79.20.92'),(20898,1,'admin','2019-09-02 03:02:31','51.79.20.92'),(20899,1,'admin','2019-09-02 03:02:31','51.79.20.92'),(20900,1,'admin','2019-09-02 03:02:31','51.79.20.92'),(20901,1,'admin','2019-09-02 03:02:32','51.79.20.92'),(20902,1,'admin','2019-09-02 03:02:32','51.79.20.92'),(20903,1,'admin','2019-09-02 03:02:32','51.79.20.92'),(20904,1,'admin','2019-09-02 03:02:32','51.79.20.92'),(20905,1,'admin','2019-09-02 03:02:33','51.79.20.92'),(20906,1,'admin','2019-09-02 03:02:33','51.79.20.92'),(20907,1,'admin','2019-09-02 03:02:33','51.79.20.92'),(20908,1,'admin','2019-09-02 03:02:34','51.79.20.92'),(20909,1,'admin','2019-09-02 03:02:34','51.79.20.92'),(20910,1,'admin','2019-09-02 03:02:34','51.79.20.92'),(20911,1,'admin','2019-09-02 03:02:35','51.79.20.92'),(20912,1,'admin','2019-09-02 03:02:35','51.79.20.92'),(20913,1,'admin','2019-09-02 03:02:35','51.79.20.92'),(20914,1,'admin','2019-09-02 03:02:36','51.79.20.92'),(20915,1,'admin','2019-09-02 03:02:36','51.79.20.92'),(20916,1,'admin','2019-09-02 03:02:36','51.79.20.92'),(20917,1,'admin','2019-09-02 03:02:37','51.79.20.92'),(20918,1,'admin','2019-09-02 03:02:37','51.79.20.92'),(20919,1,'admin','2019-09-02 03:02:37','51.79.20.92'),(20920,1,'admin','2019-09-02 03:02:38','51.79.20.92'),(20921,1,'admin','2019-09-02 03:02:38','51.79.20.92'),(20922,1,'admin','2019-09-02 03:02:38','51.79.20.92'),(20923,1,'admin','2019-09-02 03:02:39','51.79.20.92'),(20924,1,'admin','2019-09-02 03:02:39','51.79.20.92'),(20925,1,'admin','2019-09-02 03:02:39','51.79.20.92'),(20926,1,'admin','2019-09-02 03:02:40','51.79.20.92'),(20927,1,'admin','2019-09-02 03:02:40','51.79.20.92'),(20928,1,'admin','2019-09-02 03:02:40','51.79.20.92'),(20929,1,'admin','2019-09-02 03:02:41','51.79.20.92'),(20930,1,'admin','2019-09-02 03:02:41','51.79.20.92'),(20931,1,'admin','2019-09-02 03:02:41','51.79.20.92'),(20932,1,'admin','2019-09-02 03:02:41','51.79.20.92'),(20933,1,'admin','2019-09-02 03:02:42','51.79.20.92'),(20934,1,'admin','2019-09-02 03:02:42','51.79.20.92'),(20935,1,'admin','2019-09-02 03:02:42','51.79.20.92'),(20936,1,'admin','2019-09-02 03:02:43','51.79.20.92'),(20937,1,'admin','2019-09-02 03:02:43','51.79.20.92'),(20938,1,'admin','2019-09-02 03:02:43','51.79.20.92'),(20939,1,'admin','2019-09-02 03:02:44','51.79.20.92'),(20940,1,'admin','2019-09-02 03:02:44','51.79.20.92'),(20941,1,'admin','2019-09-02 03:02:44','51.79.20.92'),(20942,1,'admin','2019-09-02 03:02:45','51.79.20.92'),(20943,1,'admin','2019-09-02 03:02:45','51.79.20.92'),(20944,1,'admin','2019-09-02 03:02:45','51.79.20.92'),(20945,1,'admin','2019-09-02 03:02:46','51.79.20.92'),(20946,1,'admin','2019-09-02 03:02:46','51.79.20.92'),(20947,1,'admin','2019-09-02 03:02:46','51.79.20.92'),(20948,1,'admin','2019-09-02 03:02:47','51.79.20.92'),(20949,1,'admin','2019-09-02 03:02:47','51.79.20.92'),(20950,1,'admin','2019-09-02 03:02:47','51.79.20.92'),(20951,1,'admin','2019-09-02 03:02:48','51.79.20.92'),(20952,1,'admin','2019-09-02 03:02:48','51.79.20.92'),(20953,1,'admin','2019-09-02 03:02:48','51.79.20.92'),(20954,1,'admin','2019-09-02 03:02:49','51.79.20.92'),(20955,1,'admin','2019-09-02 03:02:49','51.79.20.92'),(20956,1,'admin','2019-09-02 03:02:49','51.79.20.92'),(20957,1,'admin','2019-09-02 03:02:50','51.79.20.92'),(20958,1,'admin','2019-09-02 03:02:50','51.79.20.92'),(20959,1,'admin','2019-09-02 03:02:50','51.79.20.92'),(20960,1,'admin','2019-09-02 03:02:51','51.79.20.92'),(20961,1,'admin','2019-09-02 03:02:51','51.79.20.92'),(20962,1,'admin','2019-09-02 03:02:52','51.79.20.92'),(20963,1,'admin','2019-09-02 03:02:52','51.79.20.92'),(20964,1,'admin','2019-09-02 03:02:52','51.79.20.92'),(20965,1,'admin','2019-09-02 03:02:53','51.79.20.92'),(20966,1,'admin','2019-09-02 03:02:53','51.79.20.92'),(20967,1,'admin','2019-09-02 03:02:53','51.79.20.92'),(20968,1,'admin','2019-09-02 03:02:54','51.79.20.92'),(20969,1,'admin','2019-09-02 03:02:54','51.79.20.92'),(20970,1,'admin','2019-09-02 03:02:54','51.79.20.92'),(20971,1,'admin','2019-09-02 03:02:54','51.79.20.92'),(20972,1,'admin','2019-09-02 03:02:55','51.79.20.92'),(20973,1,'admin','2019-09-02 03:02:55','51.79.20.92'),(20974,1,'admin','2019-09-02 03:02:55','51.79.20.92'),(20975,1,'admin','2019-09-02 03:02:56','51.79.20.92'),(20976,1,'admin','2019-09-02 03:02:56','51.79.20.92'),(20977,1,'admin','2019-09-02 03:02:56','51.79.20.92'),(20978,1,'admin','2019-09-02 03:02:57','51.79.20.92'),(20979,1,'admin','2019-09-02 03:02:57','51.79.20.92'),(20980,1,'admin','2019-09-02 03:02:57','51.79.20.92'),(20981,1,'admin','2019-09-02 03:02:58','51.79.20.92'),(20982,1,'admin','2019-09-02 03:02:58','51.79.20.92'),(20983,1,'admin','2019-09-02 03:02:58','51.79.20.92'),(20984,1,'admin','2019-09-02 03:02:59','51.79.20.92'),(20985,1,'admin','2019-09-02 03:02:59','51.79.20.92'),(20986,1,'admin','2019-09-02 03:02:59','51.79.20.92'),(20987,1,'admin','2019-09-02 03:03:00','51.79.20.92'),(20988,1,'admin','2019-09-02 03:03:00','51.79.20.92'),(20989,1,'admin','2019-09-02 03:03:00','51.79.20.92'),(20990,1,'admin','2019-09-02 03:03:01','51.79.20.92'),(20991,1,'admin','2019-09-02 03:03:01','51.79.20.92'),(20992,1,'admin','2019-09-02 03:03:01','51.79.20.92'),(20993,1,'admin','2019-09-02 03:03:02','51.79.20.92'),(20994,1,'admin','2019-09-02 03:03:02','51.79.20.92'),(20995,1,'admin','2019-09-02 03:03:02','51.79.20.92'),(20996,1,'admin','2019-09-02 03:03:03','51.79.20.92'),(20997,1,'admin','2019-09-02 03:03:03','51.79.20.92'),(20998,1,'admin','2019-09-02 03:03:03','51.79.20.92'),(20999,1,'admin','2019-09-02 03:03:04','51.79.20.92'),(21000,1,'admin','2019-09-02 03:03:04','51.79.20.92'),(21001,1,'admin','2019-09-02 03:03:04','51.79.20.92'),(21002,1,'admin','2019-09-02 03:03:05','51.79.20.92'),(21003,1,'admin','2019-09-02 03:03:05','51.79.20.92'),(21004,1,'admin','2019-09-02 03:03:05','51.79.20.92'),(21005,1,'admin','2019-09-02 03:03:06','51.79.20.92'),(21006,1,'admin','2019-09-02 03:03:06','51.79.20.92'),(21007,1,'admin','2019-09-02 03:03:06','51.79.20.92'),(21008,1,'admin','2019-09-02 03:03:06','51.79.20.92'),(21009,1,'admin','2019-09-02 03:03:07','51.79.20.92'),(21010,1,'admin','2019-09-02 03:03:07','51.79.20.92'),(21011,1,'admin','2019-09-02 03:03:07','51.79.20.92'),(21012,1,'admin','2019-09-02 03:03:08','51.79.20.92'),(21013,1,'admin','2019-09-02 03:03:08','51.79.20.92'),(21014,1,'admin','2019-09-02 03:03:08','51.79.20.92'),(21015,1,'admin','2019-09-02 03:03:09','51.79.20.92'),(21016,1,'admin','2019-09-02 03:03:09','51.79.20.92'),(21017,1,'admin','2019-09-02 03:03:09','51.79.20.92'),(21018,1,'admin','2019-09-02 03:03:10','51.79.20.92'),(21019,1,'admin','2019-09-02 03:03:10','51.79.20.92'),(21020,1,'admin','2019-09-02 03:03:10','51.79.20.92'),(21021,1,'admin','2019-09-02 03:03:11','51.79.20.92'),(21022,1,'admin','2019-09-02 03:03:11','51.79.20.92'),(21023,1,'admin','2019-09-02 03:03:11','51.79.20.92'),(21024,1,'admin','2019-09-02 03:03:12','51.79.20.92'),(21025,1,'admin','2019-09-02 03:03:12','51.79.20.92'),(21026,1,'admin','2019-09-02 03:03:12','51.79.20.92'),(21027,1,'admin','2019-09-02 03:03:13','51.79.20.92'),(21028,1,'admin','2019-09-02 03:03:13','51.79.20.92'),(21029,1,'admin','2019-09-02 03:03:13','51.79.20.92'),(21030,1,'admin','2019-09-02 03:03:14','51.79.20.92'),(21031,1,'admin','2019-09-02 03:03:14','51.79.20.92'),(21032,1,'admin','2019-09-02 03:03:14','51.79.20.92'),(21033,1,'admin','2019-09-02 03:03:15','51.79.20.92'),(21034,1,'admin','2019-09-02 03:03:15','51.79.20.92'),(21035,1,'admin','2019-09-02 03:03:15','51.79.20.92'),(21036,1,'admin','2019-09-02 03:03:16','51.79.20.92'),(21037,1,'admin','2019-09-02 03:03:16','51.79.20.92'),(21038,1,'admin','2019-09-02 03:03:16','51.79.20.92'),(21039,1,'admin','2019-09-02 03:03:17','51.79.20.92'),(21040,1,'admin','2019-09-02 03:03:17','51.79.20.92'),(21041,1,'admin','2019-09-02 03:03:17','51.79.20.92'),(21042,1,'admin','2019-09-02 03:03:17','51.79.20.92'),(21043,1,'admin','2019-09-02 03:03:18','51.79.20.92'),(21044,1,'admin','2019-09-02 03:03:18','51.79.20.92'),(21045,1,'admin','2019-09-02 03:03:18','51.79.20.92'),(21046,1,'admin','2019-09-02 03:03:19','51.79.20.92'),(21047,1,'admin','2019-09-02 03:03:19','51.79.20.92'),(21048,1,'admin','2019-09-02 03:03:19','51.79.20.92'),(21049,1,'admin','2019-09-02 03:03:20','51.79.20.92'),(21050,1,'admin','2019-09-02 03:03:20','51.79.20.92'),(21051,1,'admin','2019-09-02 03:03:20','51.79.20.92'),(21052,1,'admin','2019-09-02 03:03:21','51.79.20.92'),(21053,1,'admin','2019-09-02 03:03:21','51.79.20.92'),(21054,1,'admin','2019-09-02 03:03:21','51.79.20.92'),(21055,1,'admin','2019-09-02 03:03:22','51.79.20.92'),(21056,1,'admin','2019-09-02 03:03:22','51.79.20.92'),(21057,1,'admin','2019-09-02 03:03:22','51.79.20.92'),(21058,1,'admin','2019-09-02 03:03:23','51.79.20.92'),(21059,1,'admin','2019-09-02 03:03:23','51.79.20.92'),(21060,1,'admin','2019-09-02 03:03:23','51.79.20.92'),(21061,1,'admin','2019-09-02 03:03:24','51.79.20.92'),(21062,1,'admin','2019-09-02 03:03:24','51.79.20.92'),(21063,1,'admin','2019-09-02 03:03:24','51.79.20.92'),(21064,1,'admin','2019-09-02 03:03:25','51.79.20.92'),(21065,1,'admin','2019-09-02 03:03:25','51.79.20.92'),(21066,1,'admin','2019-09-02 03:03:25','51.79.20.92'),(21067,1,'admin','2019-09-02 03:03:26','51.79.20.92'),(21068,1,'admin','2019-09-02 03:03:26','51.79.20.92'),(21069,1,'admin','2019-09-02 03:03:26','51.79.20.92'),(21070,1,'admin','2019-09-02 03:03:27','51.79.20.92'),(21071,1,'admin','2019-09-02 03:03:27','51.79.20.92'),(21072,1,'admin','2019-09-02 03:03:27','51.79.20.92'),(21073,1,'admin','2019-09-02 03:03:27','51.79.20.92'),(21074,1,'admin','2019-09-02 03:03:28','51.79.20.92'),(21075,1,'admin','2019-09-02 03:03:28','51.79.20.92'),(21076,1,'admin','2019-09-02 03:03:28','51.79.20.92'),(21077,1,'admin','2019-09-02 03:03:29','51.79.20.92'),(21078,1,'admin','2019-09-02 03:03:29','51.79.20.92'),(21079,1,'admin','2019-09-02 03:03:29','51.79.20.92'),(21080,1,'admin','2019-09-02 03:03:30','51.79.20.92'),(21081,1,'admin','2019-09-02 03:03:30','51.79.20.92'),(21082,1,'admin','2019-09-02 03:03:30','51.79.20.92'),(21083,1,'admin','2019-09-02 03:03:31','51.79.20.92'),(21084,1,'admin','2019-09-02 03:03:31','51.79.20.92'),(21085,1,'admin','2019-09-02 03:03:31','51.79.20.92'),(21086,1,'admin','2019-09-02 03:03:32','51.79.20.92'),(21087,1,'admin','2019-09-02 03:03:32','51.79.20.92'),(21088,1,'admin','2019-09-02 03:03:32','51.79.20.92'),(21089,1,'admin','2019-09-02 03:03:33','51.79.20.92'),(21090,1,'admin','2019-09-02 03:03:33','51.79.20.92'),(21091,1,'admin','2019-09-02 03:03:33','51.79.20.92'),(21092,1,'admin','2019-09-02 03:03:34','51.79.20.92'),(21093,1,'admin','2019-09-02 03:03:34','51.79.20.92'),(21094,1,'admin','2019-09-02 03:03:34','51.79.20.92'),(21095,1,'admin','2019-09-02 03:03:35','51.79.20.92'),(21096,1,'admin','2019-09-02 03:03:35','51.79.20.92'),(21097,1,'admin','2019-09-02 03:03:35','51.79.20.92'),(21098,1,'admin','2019-09-02 03:03:36','51.79.20.92'),(21099,1,'admin','2019-09-02 03:03:36','51.79.20.92'),(21100,1,'admin','2019-09-02 03:03:36','51.79.20.92'),(21101,1,'admin','2019-09-02 03:03:36','51.79.20.92'),(21102,1,'admin','2019-09-02 03:03:37','51.79.20.92'),(21103,1,'admin','2019-09-02 03:03:37','51.79.20.92'),(21104,1,'admin','2019-09-02 03:03:37','51.79.20.92'),(21105,1,'admin','2019-09-02 03:03:38','51.79.20.92'),(21106,1,'admin','2019-09-02 03:03:38','51.79.20.92'),(21107,1,'admin','2019-09-02 03:03:38','51.79.20.92'),(21108,1,'admin','2019-09-02 03:03:39','51.79.20.92'),(21109,1,'admin','2019-09-02 03:03:39','51.79.20.92'),(21110,1,'admin','2019-09-02 03:03:39','51.79.20.92'),(21111,1,'admin','2019-09-02 03:03:40','51.79.20.92'),(21112,1,'admin','2019-09-02 03:03:40','51.79.20.92'),(21113,1,'admin','2019-09-02 03:03:40','51.79.20.92'),(21114,1,'admin','2019-09-02 03:03:41','51.79.20.92'),(21115,1,'admin','2019-09-02 03:03:41','51.79.20.92'),(21116,1,'admin','2019-09-02 03:03:41','51.79.20.92'),(21117,1,'admin','2019-09-02 03:03:42','51.79.20.92'),(21118,1,'admin','2019-09-02 03:03:42','51.79.20.92'),(21119,1,'admin','2019-09-02 03:03:42','51.79.20.92'),(21120,1,'admin','2019-09-02 03:03:43','51.79.20.92'),(21121,1,'admin','2019-09-02 03:03:43','51.79.20.92'),(21122,1,'admin','2019-09-02 03:03:43','51.79.20.92'),(21123,1,'admin','2019-09-02 03:03:44','51.79.20.92'),(21124,1,'admin','2019-09-02 03:03:44','51.79.20.92'),(21125,1,'admin','2019-09-02 03:03:44','51.79.20.92'),(21126,1,'admin','2019-09-02 03:03:45','51.79.20.92'),(21127,1,'admin','2019-09-02 03:03:45','51.79.20.92'),(21128,1,'admin','2019-09-02 03:03:45','51.79.20.92'),(21129,1,'admin','2019-09-02 03:03:46','51.79.20.92'),(21130,1,'admin','2019-09-02 03:03:46','51.79.20.92'),(21131,1,'admin','2019-09-02 03:03:46','51.79.20.92'),(21132,1,'admin','2019-09-02 03:03:47','51.79.20.92'),(21133,1,'admin','2019-09-02 03:03:47','51.79.20.92'),(21134,1,'admin','2019-09-02 03:03:47','51.79.20.92'),(21135,1,'admin','2019-09-02 03:03:48','51.79.20.92'),(21136,1,'admin','2019-09-02 03:03:48','51.79.20.92'),(21137,1,'admin','2019-09-02 03:03:48','51.79.20.92'),(21138,1,'admin','2019-09-02 03:03:49','51.79.20.92'),(21139,1,'admin','2019-09-02 03:03:49','51.79.20.92'),(21140,1,'admin','2019-09-02 03:03:49','51.79.20.92'),(21141,1,'admin','2019-09-02 03:03:50','51.79.20.92'),(21142,1,'admin','2019-09-02 03:03:50','51.79.20.92'),(21143,1,'admin','2019-09-02 03:03:50','51.79.20.92'),(21144,1,'admin','2019-09-02 03:03:51','51.79.20.92'),(21145,1,'admin','2019-09-02 03:03:51','51.79.20.92'),(21146,1,'admin','2019-09-02 03:03:51','51.79.20.92'),(21147,1,'admin','2019-09-02 03:03:52','51.79.20.92'),(21148,1,'admin','2019-09-02 03:03:52','51.79.20.92'),(21149,1,'admin','2019-09-02 03:03:52','51.79.20.92'),(21150,1,'admin','2019-09-02 03:03:52','51.79.20.92'),(21151,1,'admin','2019-09-02 03:03:53','51.79.20.92'),(21152,1,'admin','2019-09-02 03:03:53','51.79.20.92'),(21153,1,'admin','2019-09-02 03:03:53','51.79.20.92'),(21154,1,'admin','2019-09-02 03:03:54','51.79.20.92'),(21155,1,'admin','2019-09-02 03:03:54','51.79.20.92'),(21156,1,'admin','2019-09-02 03:03:54','51.79.20.92'),(21157,1,'admin','2019-09-02 03:03:55','51.79.20.92'),(21158,1,'admin','2019-09-02 03:03:55','51.79.20.92'),(21159,1,'admin','2019-09-02 03:03:55','51.79.20.92'),(21160,1,'admin','2019-09-02 03:03:56','51.79.20.92'),(21161,1,'admin','2019-09-02 03:03:56','51.79.20.92'),(21162,1,'admin','2019-09-02 03:03:56','51.79.20.92'),(21163,1,'admin','2019-09-02 03:03:57','51.79.20.92'),(21164,1,'admin','2019-09-02 03:03:57','51.79.20.92'),(21165,1,'admin','2019-09-02 03:03:57','51.79.20.92'),(21166,1,'admin','2019-09-02 03:03:58','51.79.20.92'),(21167,1,'admin','2019-09-02 03:03:58','51.79.20.92'),(21168,1,'admin','2019-09-02 03:03:58','51.79.20.92'),(21169,1,'admin','2019-09-02 03:03:59','51.79.20.92'),(21170,1,'admin','2019-09-02 03:03:59','51.79.20.92'),(21171,1,'admin','2019-09-02 03:03:59','51.79.20.92'),(21172,1,'admin','2019-09-02 03:04:00','51.79.20.92'),(21173,1,'admin','2019-09-02 03:04:00','51.79.20.92'),(21174,1,'admin','2019-09-02 03:04:00','51.79.20.92'),(21175,1,'admin','2019-09-02 03:04:01','51.79.20.92'),(21176,1,'admin','2019-09-02 03:04:01','51.79.20.92'),(21177,1,'admin','2019-09-02 03:04:01','51.79.20.92'),(21178,1,'admin','2019-09-02 03:04:02','51.79.20.92'),(21179,1,'admin','2019-09-02 03:04:02','51.79.20.92'),(21180,1,'admin','2019-09-02 03:04:02','51.79.20.92'),(21181,1,'admin','2019-09-02 03:04:02','51.79.20.92'),(21182,1,'admin','2019-09-02 03:04:03','51.79.20.92'),(21183,1,'admin','2019-09-02 03:04:03','51.79.20.92'),(21184,1,'admin','2019-09-02 03:04:03','51.79.20.92'),(21185,1,'admin','2019-09-02 03:04:04','51.79.20.92'),(21186,1,'admin','2019-09-02 03:04:04','51.79.20.92'),(21187,1,'admin','2019-09-02 03:04:04','51.79.20.92'),(21188,1,'admin','2019-09-02 03:04:05','51.79.20.92'),(21189,1,'admin','2019-09-02 03:04:05','51.79.20.92'),(21190,1,'admin','2019-09-02 03:04:05','51.79.20.92'),(21191,1,'admin','2019-09-02 03:04:06','51.79.20.92'),(21192,1,'admin','2019-09-02 03:04:06','51.79.20.92'),(21193,1,'admin','2019-09-02 03:04:06','51.79.20.92'),(21194,1,'admin','2019-09-02 03:04:07','51.79.20.92'),(21195,1,'admin','2019-09-02 03:04:07','51.79.20.92'),(21196,1,'admin','2019-09-02 03:04:07','51.79.20.92'),(21197,1,'admin','2019-09-02 03:04:08','51.79.20.92'),(21198,1,'admin','2019-09-02 03:04:08','51.79.20.92'),(21199,1,'admin','2019-09-02 03:04:08','51.79.20.92'),(21200,1,'admin','2019-09-02 03:04:09','51.79.20.92'),(21201,1,'admin','2019-09-02 03:04:09','51.79.20.92'),(21202,1,'admin','2019-09-02 03:04:09','51.79.20.92'),(21203,1,'admin','2019-09-02 03:04:10','51.79.20.92'),(21204,1,'admin','2019-09-02 03:04:10','51.79.20.92'),(21205,1,'admin','2019-09-02 03:04:10','51.79.20.92'),(21206,1,'admin','2019-09-02 03:04:11','51.79.20.92'),(21207,1,'admin','2019-09-02 03:04:11','51.79.20.92'),(21208,1,'admin','2019-09-02 03:04:11','51.79.20.92'),(21209,1,'admin','2019-09-02 03:04:11','51.79.20.92'),(21210,1,'admin','2019-09-02 03:04:12','51.79.20.92'),(21211,1,'admin','2019-09-02 03:04:12','51.79.20.92'),(21212,1,'admin','2019-09-02 03:04:12','51.79.20.92'),(21213,1,'admin','2019-09-02 03:04:13','51.79.20.92'),(21214,1,'admin','2019-09-02 03:04:13','51.79.20.92'),(21215,1,'admin','2019-09-02 03:04:13','51.79.20.92'),(21216,1,'admin','2019-09-02 03:04:14','51.79.20.92'),(21217,1,'admin','2019-09-02 03:04:14','51.79.20.92'),(21218,1,'admin','2019-09-02 03:04:14','51.79.20.92'),(21219,1,'admin','2019-09-02 03:04:15','51.79.20.92'),(21220,1,'admin','2019-09-02 03:04:15','51.79.20.92'),(21221,1,'admin','2019-09-02 03:04:15','51.79.20.92'),(21222,1,'admin','2019-09-02 03:04:16','51.79.20.92'),(21223,1,'admin','2019-09-02 03:04:16','51.79.20.92'),(21224,1,'admin','2019-09-02 03:04:16','51.79.20.92'),(21225,1,'admin','2019-09-02 03:04:17','51.79.20.92'),(21226,1,'admin','2019-09-02 03:04:17','51.79.20.92'),(21227,1,'admin','2019-09-02 03:04:17','51.79.20.92'),(21228,1,'admin','2019-09-02 03:04:18','51.79.20.92'),(21229,1,'admin','2019-09-02 03:04:18','51.79.20.92'),(21230,1,'admin','2019-09-02 03:04:18','51.79.20.92'),(21231,1,'admin','2019-09-02 03:04:19','51.79.20.92'),(21232,1,'admin','2019-09-02 03:04:19','51.79.20.92'),(21233,1,'admin','2019-09-02 03:04:19','51.79.20.92'),(21234,1,'admin','2019-09-02 03:04:20','51.79.20.92'),(21235,1,'admin','2019-09-02 03:04:20','51.79.20.92'),(21236,1,'admin','2019-09-02 03:04:20','51.79.20.92'),(21237,1,'admin','2019-09-02 03:04:21','51.79.20.92'),(21238,1,'admin','2019-09-02 03:04:21','51.79.20.92'),(21239,1,'admin','2019-09-02 03:04:21','51.79.20.92'),(21240,1,'admin','2019-09-02 03:04:21','51.79.20.92'),(21241,1,'admin','2019-09-02 03:04:22','51.79.20.92'),(21242,1,'admin','2019-09-02 03:04:22','51.79.20.92'),(21243,1,'admin','2019-09-02 03:04:22','51.79.20.92'),(21244,1,'admin','2019-09-02 03:04:23','51.79.20.92'),(21245,1,'admin','2019-09-02 03:04:23','51.79.20.92'),(21246,1,'admin','2019-09-02 03:04:23','51.79.20.92'),(21247,1,'admin','2019-09-02 03:04:24','51.79.20.92'),(21248,1,'admin','2019-09-02 03:04:24','51.79.20.92'),(21249,1,'admin','2019-09-02 03:04:24','51.79.20.92'),(21250,1,'admin','2019-09-02 03:04:25','51.79.20.92'),(21251,1,'admin','2019-09-02 03:04:25','51.79.20.92'),(21252,1,'admin','2019-09-02 03:04:25','51.79.20.92'),(21253,1,'admin','2019-09-02 03:04:26','51.79.20.92'),(21254,1,'admin','2019-09-02 03:04:26','51.79.20.92'),(21255,1,'admin','2019-09-02 03:04:26','51.79.20.92'),(21256,1,'admin','2019-09-02 03:04:27','51.79.20.92'),(21257,1,'admin','2019-09-02 03:04:27','51.79.20.92'),(21258,1,'admin','2019-09-02 03:04:27','51.79.20.92'),(21259,1,'admin','2019-09-02 03:04:28','51.79.20.92'),(21260,1,'admin','2019-09-02 03:04:28','51.79.20.92'),(21261,1,'admin','2019-09-02 03:04:28','51.79.20.92'),(21262,1,'admin','2019-09-02 03:04:29','51.79.20.92'),(21263,1,'admin','2019-09-02 03:04:29','51.79.20.92'),(21264,1,'admin','2019-09-02 03:04:29','51.79.20.92'),(21265,1,'admin','2019-09-02 03:04:30','51.79.20.92'),(21266,1,'admin','2019-09-02 03:04:30','51.79.20.92'),(21267,1,'admin','2019-09-02 03:04:30','51.79.20.92'),(21268,1,'admin','2019-09-02 03:04:30','51.79.20.92'),(21269,1,'admin','2019-09-02 03:04:31','51.79.20.92'),(21270,1,'admin','2019-09-02 03:04:31','51.79.20.92'),(21271,1,'admin','2019-09-02 03:04:31','51.79.20.92'),(21272,1,'admin','2019-09-02 03:04:32','51.79.20.92'),(21273,1,'admin','2019-09-02 03:04:32','51.79.20.92'),(21274,1,'admin','2019-09-02 03:04:32','51.79.20.92'),(21275,1,'admin','2019-09-02 03:04:33','51.79.20.92'),(21276,1,'admin','2019-09-02 03:04:33','51.79.20.92'),(21277,1,'admin','2019-09-02 03:04:33','51.79.20.92'),(21278,1,'admin','2019-09-02 03:04:34','51.79.20.92'),(21279,1,'admin','2019-09-02 03:04:34','51.79.20.92'),(21280,1,'admin','2019-09-02 03:04:34','51.79.20.92'),(21281,1,'admin','2019-09-02 03:04:35','51.79.20.92'),(21282,1,'admin','2019-09-02 03:04:35','51.79.20.92'),(21283,1,'admin','2019-09-02 03:04:35','51.79.20.92'),(21284,1,'admin','2019-09-02 03:04:36','51.79.20.92'),(21285,1,'admin','2019-09-02 03:04:36','51.79.20.92'),(21286,1,'admin','2019-09-02 03:04:36','51.79.20.92'),(21287,1,'admin','2019-09-02 03:04:37','51.79.20.92'),(21288,1,'admin','2019-09-02 03:04:37','51.79.20.92'),(21289,1,'admin','2019-09-02 03:04:37','51.79.20.92'),(21290,1,'admin','2019-09-02 03:04:38','51.79.20.92'),(21291,1,'admin','2019-09-02 03:04:38','51.79.20.92'),(21292,1,'admin','2019-09-02 03:04:38','51.79.20.92'),(21293,1,'admin','2019-09-02 03:04:39','51.79.20.92'),(21294,1,'admin','2019-09-02 03:04:39','51.79.20.92'),(21295,1,'admin','2019-09-02 03:04:39','51.79.20.92'),(21296,1,'admin','2019-09-02 03:04:39','51.79.20.92'),(21297,1,'admin','2019-09-02 03:04:40','51.79.20.92'),(21298,1,'admin','2019-09-02 03:04:40','51.79.20.92'),(21299,1,'admin','2019-09-02 03:04:40','51.79.20.92'),(21300,1,'admin','2019-09-02 03:04:41','51.79.20.92'),(21301,1,'admin','2019-09-02 03:04:41','51.79.20.92'),(21302,1,'admin','2019-09-02 03:04:41','51.79.20.92'),(21303,1,'admin','2019-09-02 03:04:42','51.79.20.92'),(21304,1,'admin','2019-09-02 03:04:42','51.79.20.92'),(21305,1,'admin','2019-09-02 03:04:42','51.79.20.92'),(21306,1,'admin','2019-09-02 03:04:43','51.79.20.92'),(21307,1,'admin','2019-09-02 03:04:43','51.79.20.92'),(21308,1,'admin','2019-09-02 03:04:43','51.79.20.92'),(21309,1,'admin','2019-09-02 03:04:44','51.79.20.92'),(21310,1,'admin','2019-09-02 03:04:44','51.79.20.92'),(21311,1,'admin','2019-09-02 03:04:44','51.79.20.92'),(21312,1,'admin','2019-09-02 03:04:45','51.79.20.92'),(21313,1,'admin','2019-09-02 03:04:45','51.79.20.92'),(21314,1,'admin','2019-09-02 03:04:45','51.79.20.92'),(21315,1,'admin','2019-09-02 03:04:46','51.79.20.92'),(21316,1,'admin','2019-09-02 03:04:46','51.79.20.92'),(21317,1,'admin','2019-09-02 03:04:46','51.79.20.92'),(21318,1,'admin','2019-09-02 03:04:47','51.79.20.92'),(21319,1,'admin','2019-09-02 03:04:47','51.79.20.92'),(21320,1,'admin','2019-09-02 03:04:47','51.79.20.92'),(21321,1,'admin','2019-09-02 03:04:48','51.79.20.92'),(21322,1,'admin','2019-09-02 03:04:48','51.79.20.92'),(21323,1,'admin','2019-09-02 03:04:48','51.79.20.92'),(21324,1,'admin','2019-09-02 03:04:49','51.79.20.92'),(21325,1,'admin','2019-09-02 03:04:49','51.79.20.92'),(21326,1,'admin','2019-09-02 03:04:49','51.79.20.92'),(21327,1,'admin','2019-09-02 03:04:50','51.79.20.92'),(21328,1,'admin','2019-09-02 03:04:50','51.79.20.92'),(21329,1,'admin','2019-09-02 03:04:50','51.79.20.92'),(21330,1,'admin','2019-09-02 03:04:50','51.79.20.92'),(21331,1,'admin','2019-09-02 03:04:51','51.79.20.92'),(21332,1,'admin','2019-09-02 03:04:51','51.79.20.92'),(21333,1,'admin','2019-09-02 03:04:51','51.79.20.92'),(21334,1,'admin','2019-09-02 03:04:52','51.79.20.92'),(21335,1,'admin','2019-09-02 03:04:52','51.79.20.92'),(21336,1,'admin','2019-09-02 03:04:52','51.79.20.92'),(21337,1,'admin','2019-09-02 03:04:53','51.79.20.92'),(21338,1,'admin','2019-09-02 03:04:53','51.79.20.92'),(21339,1,'admin','2019-09-02 03:04:53','51.79.20.92'),(21340,1,'admin','2019-09-02 03:04:54','51.79.20.92'),(21341,1,'admin','2019-09-02 03:04:54','51.79.20.92'),(21342,1,'admin','2019-09-02 03:04:54','51.79.20.92'),(21343,1,'admin','2019-09-02 03:04:55','51.79.20.92'),(21344,1,'admin','2019-09-02 03:04:55','51.79.20.92'),(21345,1,'admin','2019-09-02 03:04:55','51.79.20.92'),(21346,1,'admin','2019-09-02 03:04:56','51.79.20.92'),(21347,1,'admin','2019-09-02 03:04:56','51.79.20.92'),(21348,1,'admin','2019-09-02 03:04:56','51.79.20.92'),(21349,1,'admin','2019-09-02 03:04:57','51.79.20.92'),(21350,1,'admin','2019-09-02 03:04:57','51.79.20.92'),(21351,1,'admin','2019-09-02 03:04:57','51.79.20.92'),(21352,1,'admin','2019-09-02 03:04:58','51.79.20.92'),(21353,1,'admin','2019-09-02 03:04:58','51.79.20.92'),(21354,1,'admin','2019-09-02 03:04:58','51.79.20.92'),(21355,1,'admin','2019-09-02 03:04:59','51.79.20.92'),(21356,1,'admin','2019-09-02 03:04:59','51.79.20.92'),(21357,1,'admin','2019-09-02 03:04:59','51.79.20.92'),(21358,1,'admin','2019-09-02 03:05:00','51.79.20.92'),(21359,1,'admin','2019-09-02 03:05:00','51.79.20.92'),(21360,1,'admin','2019-09-02 03:05:00','51.79.20.92'),(21361,1,'admin','2019-09-02 03:05:01','51.79.20.92'),(21362,1,'admin','2019-09-02 03:05:01','51.79.20.92'),(21363,1,'admin','2019-09-02 03:05:01','51.79.20.92'),(21364,1,'admin','2019-09-02 03:05:02','51.79.20.92'),(21365,1,'admin','2019-09-02 03:05:02','51.79.20.92'),(21366,1,'admin','2019-09-02 03:05:02','51.79.20.92'),(21367,1,'admin','2019-09-02 03:05:03','51.79.20.92'),(21368,1,'admin','2019-09-02 03:05:03','51.79.20.92'),(21369,1,'admin','2019-09-02 03:05:03','51.79.20.92'),(21370,1,'admin','2019-09-02 03:05:04','51.79.20.92'),(21371,1,'admin','2019-09-02 03:05:04','51.79.20.92'),(21372,1,'admin','2019-09-02 03:05:04','51.79.20.92'),(21373,1,'admin','2019-09-02 03:05:05','51.79.20.92'),(21374,1,'admin','2019-09-02 03:05:05','51.79.20.92'),(21375,1,'admin','2019-09-02 03:05:05','51.79.20.92'),(21376,1,'admin','2019-09-02 03:05:06','51.79.20.92'),(21377,1,'admin','2019-09-02 03:05:06','51.79.20.92'),(21378,1,'admin','2019-09-02 03:05:06','51.79.20.92'),(21379,1,'admin','2019-09-02 03:05:07','51.79.20.92'),(21380,1,'admin','2019-09-02 03:05:07','51.79.20.92'),(21381,1,'admin','2019-09-02 03:05:07','51.79.20.92'),(21382,1,'admin','2019-09-02 03:05:08','51.79.20.92'),(21383,1,'admin','2019-09-02 03:05:08','51.79.20.92'),(21384,1,'admin','2019-09-02 03:05:08','51.79.20.92'),(21385,1,'admin','2019-09-02 03:05:09','51.79.20.92'),(21386,1,'admin','2019-09-02 03:05:09','51.79.20.92'),(21387,1,'admin','2019-09-02 03:05:09','51.79.20.92'),(21388,1,'admin','2019-09-02 03:05:10','51.79.20.92'),(21389,1,'admin','2019-09-02 03:05:10','51.79.20.92'),(21390,1,'admin','2019-09-02 03:05:10','51.79.20.92'),(21391,1,'admin','2019-09-02 03:05:11','51.79.20.92'),(21392,1,'admin','2019-09-02 03:05:11','51.79.20.92'),(21393,1,'admin','2019-09-02 03:05:11','51.79.20.92'),(21394,1,'admin','2019-09-02 03:05:11','51.79.20.92'),(21395,1,'admin','2019-09-02 03:05:12','51.79.20.92'),(21396,1,'admin','2019-09-02 03:05:12','51.79.20.92'),(21397,1,'admin','2019-09-02 03:05:12','51.79.20.92'),(21398,1,'admin','2019-09-02 03:05:13','51.79.20.92'),(21399,1,'admin','2019-09-02 03:05:13','51.79.20.92'),(21400,1,'admin','2019-09-02 03:05:13','51.79.20.92'),(21401,1,'admin','2019-09-02 03:05:14','51.79.20.92'),(21402,1,'admin','2019-09-02 03:05:14','51.79.20.92'),(21403,1,'admin','2019-09-02 03:05:14','51.79.20.92'),(21404,1,'admin','2019-09-02 03:05:15','51.79.20.92'),(21405,1,'admin','2019-09-02 03:05:15','51.79.20.92'),(21406,1,'admin','2019-09-02 03:05:15','51.79.20.92'),(21407,1,'admin','2019-09-02 03:05:16','51.79.20.92'),(21408,1,'admin','2019-09-02 03:05:16','51.79.20.92'),(21409,1,'admin','2019-09-02 03:05:16','51.79.20.92'),(21410,1,'admin','2019-09-02 03:05:17','51.79.20.92'),(21411,1,'admin','2019-09-02 03:05:17','51.79.20.92'),(21412,1,'admin','2019-09-02 03:05:17','51.79.20.92'),(21413,1,'admin','2019-09-02 03:05:18','51.79.20.92'),(21414,1,'admin','2019-09-02 03:05:18','51.79.20.92'),(21415,1,'admin','2019-09-02 03:05:18','51.79.20.92'),(21416,1,'admin','2019-09-02 03:05:19','51.79.20.92'),(21417,1,'admin','2019-09-02 03:05:19','51.79.20.92'),(21418,1,'admin','2019-09-02 03:05:19','51.79.20.92'),(21419,1,'admin','2019-09-02 03:05:20','51.79.20.92'),(21420,1,'admin','2019-09-02 03:05:20','51.79.20.92'),(21421,1,'admin','2019-09-02 03:05:20','51.79.20.92'),(21422,1,'admin','2019-09-02 03:05:21','51.79.20.92'),(21423,1,'admin','2019-09-02 03:05:21','51.79.20.92'),(21424,1,'admin','2019-09-02 03:05:21','51.79.20.92'),(21425,1,'admin','2019-09-02 03:05:22','51.79.20.92'),(21426,1,'admin','2019-09-02 03:05:22','51.79.20.92'),(21427,1,'admin','2019-09-02 03:05:22','51.79.20.92'),(21428,1,'admin','2019-09-02 03:05:22','51.79.20.92'),(21429,1,'admin','2019-09-02 03:05:23','51.79.20.92'),(21430,1,'admin','2019-09-02 03:05:23','51.79.20.92'),(21431,1,'admin','2019-09-02 03:05:23','51.79.20.92'),(21432,1,'admin','2019-09-02 03:05:24','51.79.20.92'),(21433,1,'admin','2019-09-02 03:05:24','51.79.20.92'),(21434,1,'admin','2019-09-02 03:05:24','51.79.20.92'),(21435,1,'admin','2019-09-02 03:05:25','51.79.20.92'),(21436,1,'admin','2019-09-02 03:05:25','51.79.20.92'),(21437,1,'admin','2019-09-02 03:05:25','51.79.20.92'),(21438,1,'admin','2019-09-02 03:05:26','51.79.20.92'),(21439,1,'admin','2019-09-02 03:05:26','51.79.20.92'),(21440,1,'admin','2019-09-02 03:05:26','51.79.20.92'),(21441,1,'admin','2019-09-02 03:05:27','51.79.20.92'),(21442,1,'admin','2019-09-02 03:05:27','51.79.20.92'),(21443,1,'admin','2019-09-02 03:05:27','51.79.20.92'),(21444,1,'admin','2019-09-02 03:05:28','51.79.20.92'),(21445,1,'admin','2019-09-02 03:05:28','51.79.20.92'),(21446,1,'admin','2019-09-02 03:05:28','51.79.20.92'),(21447,1,'admin','2019-09-02 03:05:29','51.79.20.92'),(21448,1,'admin','2019-09-02 03:05:29','51.79.20.92'),(21449,1,'admin','2019-09-02 03:05:29','51.79.20.92'),(21450,1,'admin','2019-09-02 03:05:30','51.79.20.92'),(21451,1,'admin','2019-09-02 03:05:30','51.79.20.92'),(21452,1,'admin','2019-09-02 03:05:30','51.79.20.92'),(21453,1,'admin','2019-09-02 03:05:31','51.79.20.92'),(21454,1,'admin','2019-09-02 03:05:31','51.79.20.92'),(21455,1,'admin','2019-09-02 03:05:31','51.79.20.92'),(21456,1,'admin','2019-09-02 03:05:32','51.79.20.92'),(21457,1,'admin','2019-09-02 03:05:32','51.79.20.92'),(21458,1,'admin','2019-09-02 03:05:32','51.79.20.92'),(21459,1,'admin','2019-09-02 03:05:32','51.79.20.92'),(21460,1,'admin','2019-09-02 03:05:33','51.79.20.92'),(21461,1,'admin','2019-09-02 03:05:33','51.79.20.92'),(21462,1,'admin','2019-09-02 03:05:33','51.79.20.92'),(21463,1,'admin','2019-09-02 03:05:34','51.79.20.92'),(21464,1,'admin','2019-09-02 03:05:34','51.79.20.92'),(21465,1,'admin','2019-09-02 03:05:34','51.79.20.92'),(21466,1,'admin','2019-09-02 03:05:35','51.79.20.92'),(21467,1,'admin','2019-09-02 03:05:35','51.79.20.92'),(21468,1,'admin','2019-09-02 03:05:35','51.79.20.92'),(21469,1,'admin','2019-09-02 03:05:36','51.79.20.92'),(21470,1,'admin','2019-09-02 03:05:36','51.79.20.92'),(21471,1,'admin','2019-09-02 03:05:36','51.79.20.92'),(21472,1,'admin','2019-09-02 03:05:37','51.79.20.92'),(21473,1,'admin','2019-09-02 03:05:37','51.79.20.92'),(21474,1,'admin','2019-09-02 03:05:37','51.79.20.92'),(21475,1,'admin','2019-09-02 03:05:38','51.79.20.92'),(21476,1,'admin','2019-09-02 03:05:38','51.79.20.92'),(21477,1,'admin','2019-09-02 03:05:38','51.79.20.92'),(21478,1,'admin','2019-09-02 03:05:39','51.79.20.92'),(21479,1,'admin','2019-09-02 03:05:39','51.79.20.92'),(21480,1,'admin','2019-09-02 03:05:39','51.79.20.92'),(21481,1,'admin','2019-09-02 03:05:40','51.79.20.92'),(21482,1,'admin','2019-09-02 03:05:40','51.79.20.92'),(21483,1,'admin','2019-09-02 03:05:40','51.79.20.92'),(21484,1,'admin','2019-09-02 03:05:41','51.79.20.92'),(21485,1,'admin','2019-09-02 03:05:41','51.79.20.92'),(21486,1,'admin','2019-09-02 03:05:41','51.79.20.92'),(21487,1,'admin','2019-09-02 03:05:41','51.79.20.92'),(21488,1,'admin','2019-09-02 03:05:42','51.79.20.92'),(21489,1,'admin','2019-09-02 03:05:42','51.79.20.92'),(21490,1,'admin','2019-09-02 03:05:42','51.79.20.92'),(21491,1,'admin','2019-09-02 03:05:43','51.79.20.92'),(21492,1,'admin','2019-09-02 03:05:43','51.79.20.92'),(21493,1,'admin','2019-09-02 03:05:43','51.79.20.92'),(21494,1,'admin','2019-09-02 03:05:44','51.79.20.92'),(21495,1,'admin','2019-09-02 03:05:44','51.79.20.92'),(21496,1,'admin','2019-09-02 03:05:44','51.79.20.92'),(21497,1,'admin','2019-09-02 03:05:45','51.79.20.92'),(21498,1,'admin','2019-09-02 03:05:45','51.79.20.92'),(21499,1,'admin','2019-09-02 03:05:45','51.79.20.92'),(21500,1,'admin','2019-09-02 03:05:46','51.79.20.92'),(21501,1,'admin','2019-09-02 03:05:46','51.79.20.92'),(21502,1,'admin','2019-09-02 03:05:46','51.79.20.92'),(21503,1,'admin','2019-09-02 03:05:47','51.79.20.92'),(21504,1,'admin','2019-09-02 03:05:47','51.79.20.92'),(21505,1,'admin','2019-09-02 03:05:48','51.79.20.92'),(21506,1,'admin','2019-09-02 03:05:48','51.79.20.92'),(21507,1,'admin','2019-09-02 03:05:49','51.79.20.92'),(21508,1,'admin','2019-09-02 03:05:49','51.79.20.92'),(21509,1,'admin','2019-09-02 03:05:49','51.79.20.92'),(21510,1,'admin','2019-09-02 03:05:50','51.79.20.92'),(21511,1,'admin','2019-09-02 03:05:50','51.79.20.92'),(21512,1,'admin','2019-09-02 03:05:50','51.79.20.92'),(21513,1,'admin','2019-09-02 03:05:50','51.79.20.92'),(21514,1,'admin','2019-09-02 03:05:51','51.79.20.92'),(21515,1,'admin','2019-09-02 03:05:51','51.79.20.92'),(21516,1,'admin','2019-09-02 03:05:51','51.79.20.92'),(21517,1,'admin','2019-09-02 03:05:52','51.79.20.92'),(21518,1,'admin','2019-09-02 03:05:52','51.79.20.92'),(21519,1,'admin','2019-09-02 03:05:52','51.79.20.92'),(21520,1,'admin','2019-09-02 03:05:53','51.79.20.92'),(21521,1,'admin','2019-09-02 03:05:53','51.79.20.92'),(21522,1,'admin','2019-09-02 03:05:53','51.79.20.92'),(21523,1,'admin','2019-09-02 03:05:54','51.79.20.92'),(21524,1,'admin','2019-09-02 03:05:54','51.79.20.92'),(21525,1,'admin','2019-09-02 03:05:54','51.79.20.92'),(21526,1,'admin','2019-09-02 03:05:55','51.79.20.92'),(21527,1,'admin','2019-09-02 03:05:55','51.79.20.92'),(21528,1,'admin','2019-09-02 03:05:55','51.79.20.92'),(21529,1,'admin','2019-09-02 03:05:56','51.79.20.92'),(21530,1,'admin','2019-09-02 03:05:56','51.79.20.92'),(21531,1,'admin','2019-09-02 03:05:56','51.79.20.92'),(21532,1,'admin','2019-09-02 03:05:57','51.79.20.92'),(21533,1,'admin','2019-09-02 03:05:57','51.79.20.92'),(21534,1,'admin','2019-09-02 03:05:57','51.79.20.92'),(21535,1,'admin','2019-09-02 03:05:58','51.79.20.92'),(21536,1,'admin','2019-09-02 03:05:58','51.79.20.92'),(21537,1,'admin','2019-09-02 03:05:58','51.79.20.92'),(21538,1,'admin','2019-09-02 03:05:59','51.79.20.92'),(21539,1,'admin','2019-09-02 03:05:59','51.79.20.92'),(21540,1,'admin','2019-09-02 03:05:59','51.79.20.92'),(21541,1,'admin','2019-09-02 03:06:00','51.79.20.92'),(21542,1,'admin','2019-09-02 03:06:00','51.79.20.92'),(21543,1,'admin','2019-09-02 03:06:00','51.79.20.92'),(21544,1,'admin','2019-09-02 03:06:00','51.79.20.92'),(21545,1,'admin','2019-09-02 03:06:01','51.79.20.92'),(21546,1,'admin','2019-09-02 03:06:01','51.79.20.92'),(21547,1,'admin','2019-09-02 03:06:01','51.79.20.92'),(21548,1,'admin','2019-09-02 03:06:02','51.79.20.92'),(21549,1,'admin','2019-09-02 03:06:02','51.79.20.92'),(21550,1,'admin','2019-09-02 03:06:02','51.79.20.92'),(21551,1,'admin','2019-09-02 03:06:03','51.79.20.92'),(21552,1,'admin','2019-09-02 03:06:03','51.79.20.92'),(21553,1,'admin','2019-09-02 03:06:03','51.79.20.92'),(21554,1,'admin','2019-09-02 03:06:04','51.79.20.92'),(21555,1,'admin','2019-09-02 03:06:04','51.79.20.92'),(21556,1,'admin','2019-09-02 03:06:04','51.79.20.92'),(21557,1,'admin','2019-09-02 03:06:05','51.79.20.92'),(21558,1,'admin','2019-09-02 03:06:05','51.79.20.92'),(21559,1,'admin','2019-09-02 03:06:05','51.79.20.92'),(21560,1,'admin','2019-09-02 03:06:06','51.79.20.92'),(21561,1,'admin','2019-09-02 03:06:06','51.79.20.92'),(21562,1,'admin','2019-09-02 03:06:06','51.79.20.92'),(21563,1,'admin','2019-09-02 03:06:07','51.79.20.92'),(21564,1,'admin','2019-09-02 03:06:07','51.79.20.92'),(21565,1,'admin','2019-09-02 03:06:07','51.79.20.92'),(21566,1,'admin','2019-09-02 03:06:08','51.79.20.92'),(21567,1,'admin','2019-09-02 03:06:08','51.79.20.92'),(21568,1,'admin','2019-09-02 03:06:08','51.79.20.92'),(21569,1,'admin','2019-09-02 03:06:09','51.79.20.92'),(21570,1,'admin','2019-09-02 03:06:09','51.79.20.92'),(21571,1,'admin','2019-09-02 03:06:09','51.79.20.92'),(21572,1,'admin','2019-09-02 03:06:09','51.79.20.92'),(21573,1,'admin','2019-09-02 03:06:10','51.79.20.92'),(21574,1,'admin','2019-09-02 03:06:10','51.79.20.92'),(21575,1,'admin','2019-09-02 03:06:10','51.79.20.92'),(21576,1,'admin','2019-09-02 03:06:11','51.79.20.92'),(21577,1,'admin','2019-09-02 03:06:11','51.79.20.92'),(21578,1,'admin','2019-09-02 03:06:11','51.79.20.92'),(21579,1,'admin','2019-09-02 03:06:12','51.79.20.92'),(21580,1,'admin','2019-09-02 03:06:12','51.79.20.92'),(21581,1,'admin','2019-09-02 03:06:12','51.79.20.92'),(21582,1,'admin','2019-09-02 03:06:13','51.79.20.92'),(21583,1,'admin','2019-09-02 03:06:13','51.79.20.92'),(21584,1,'admin','2019-09-02 03:06:13','51.79.20.92'),(21585,1,'admin','2019-09-02 03:06:14','51.79.20.92'),(21586,1,'admin','2019-09-02 03:06:14','51.79.20.92'),(21587,1,'admin','2019-09-02 03:06:14','51.79.20.92'),(21588,1,'admin','2019-09-02 03:06:15','51.79.20.92'),(21589,1,'admin','2019-09-02 03:06:15','51.79.20.92'),(21590,1,'admin','2019-09-02 03:06:15','51.79.20.92'),(21591,1,'admin','2019-09-02 03:06:16','51.79.20.92'),(21592,1,'admin','2019-09-02 03:06:16','51.79.20.92'),(21593,1,'admin','2019-09-02 03:06:16','51.79.20.92'),(21594,1,'admin','2019-09-02 03:06:17','51.79.20.92'),(21595,1,'admin','2019-09-02 03:06:17','51.79.20.92'),(21596,1,'admin','2019-09-02 03:06:17','51.79.20.92'),(21597,1,'admin','2019-09-02 03:06:18','51.79.20.92'),(21598,1,'admin','2019-09-02 03:06:18','51.79.20.92'),(21599,1,'admin','2019-09-02 03:06:18','51.79.20.92'),(21600,1,'admin','2019-09-02 03:06:19','51.79.20.92'),(21601,1,'admin','2019-09-02 03:06:19','51.79.20.92'),(21602,1,'admin','2019-09-02 03:06:19','51.79.20.92'),(21603,1,'admin','2019-09-02 03:06:19','51.79.20.92'),(21604,1,'admin','2019-09-02 03:06:20','51.79.20.92'),(21605,1,'admin','2019-09-02 03:06:20','51.79.20.92'),(21606,1,'admin','2019-09-02 03:06:20','51.79.20.92'),(21607,1,'admin','2019-09-02 03:06:21','51.79.20.92'),(21608,1,'admin','2019-09-02 03:06:21','51.79.20.92'),(21609,1,'admin','2019-09-02 03:06:21','51.79.20.92'),(21610,1,'admin','2019-09-02 03:06:22','51.79.20.92'),(21611,1,'admin','2019-09-02 03:06:22','51.79.20.92'),(21612,1,'admin','2019-09-02 03:06:22','51.79.20.92'),(21613,1,'admin','2019-09-02 03:06:23','51.79.20.92'),(21614,1,'admin','2019-09-02 03:06:23','51.79.20.92'),(21615,1,'admin','2019-09-02 03:06:24','51.79.20.92'),(21616,1,'admin','2019-09-02 03:06:24','51.79.20.92'),(21617,1,'admin','2019-09-02 03:06:24','51.79.20.92'),(21618,1,'admin','2019-09-02 03:06:25','51.79.20.92'),(21619,1,'admin','2019-09-02 03:06:25','51.79.20.92'),(21620,1,'admin','2019-09-02 03:06:25','51.79.20.92'),(21621,1,'admin','2019-09-02 03:06:26','51.79.20.92'),(21622,1,'admin','2019-09-02 03:06:26','51.79.20.92'),(21623,1,'admin','2019-09-02 03:06:26','51.79.20.92'),(21624,1,'admin','2019-09-02 03:06:27','51.79.20.92'),(21625,1,'admin','2019-09-02 03:06:27','51.79.20.92'),(21626,1,'admin','2019-09-02 03:06:27','51.79.20.92'),(21627,1,'admin','2019-09-02 03:06:28','51.79.20.92'),(21628,1,'admin','2019-09-02 03:06:28','51.79.20.92'),(21629,1,'admin','2019-09-02 03:06:28','51.79.20.92'),(21630,1,'admin','2019-09-02 03:06:29','51.79.20.92'),(21631,1,'admin','2019-09-02 03:06:29','51.79.20.92'),(21632,1,'admin','2019-09-02 03:06:29','51.79.20.92'),(21633,1,'admin','2019-09-02 03:06:29','51.79.20.92'),(21634,1,'admin','2019-09-02 03:06:30','51.79.20.92'),(21635,1,'admin','2019-09-02 03:06:30','51.79.20.92'),(21636,1,'admin','2019-09-02 03:06:30','51.79.20.92'),(21637,1,'admin','2019-09-02 03:06:31','51.79.20.92'),(21638,1,'admin','2019-09-02 03:06:31','51.79.20.92'),(21639,1,'admin','2019-09-02 03:06:31','51.79.20.92'),(21640,1,'admin','2019-09-02 03:06:32','51.79.20.92'),(21641,1,'admin','2019-09-02 03:06:32','51.79.20.92'),(21642,1,'admin','2019-09-02 03:06:32','51.79.20.92'),(21643,1,'admin','2019-09-02 03:06:33','51.79.20.92'),(21644,1,'admin','2019-09-02 03:06:33','51.79.20.92'),(21645,1,'admin','2019-09-02 03:06:33','51.79.20.92'),(21646,1,'admin','2019-09-02 03:06:34','51.79.20.92'),(21647,1,'admin','2019-09-02 03:06:34','51.79.20.92'),(21648,1,'admin','2019-09-02 03:06:34','51.79.20.92'),(21649,1,'admin','2019-09-02 03:06:35','51.79.20.92'),(21650,1,'admin','2019-09-02 03:06:35','51.79.20.92'),(21651,1,'admin','2019-09-02 03:06:35','51.79.20.92'),(21652,1,'admin','2019-09-02 03:06:36','51.79.20.92'),(21653,1,'admin','2019-09-02 03:06:36','51.79.20.92'),(21654,1,'admin','2019-09-02 03:06:36','51.79.20.92'),(21655,1,'admin','2019-09-02 03:06:37','51.79.20.92'),(21656,1,'admin','2019-09-02 03:06:37','51.79.20.92'),(21657,1,'admin','2019-09-02 03:06:37','51.79.20.92'),(21658,1,'admin','2019-09-02 03:06:38','51.79.20.92'),(21659,1,'admin','2019-09-02 03:06:38','51.79.20.92'),(21660,1,'admin','2019-09-02 03:06:38','51.79.20.92'),(21661,1,'admin','2019-09-02 03:06:39','51.79.20.92'),(21662,1,'admin','2019-09-02 03:06:39','51.79.20.92'),(21663,1,'admin','2019-09-02 03:06:39','51.79.20.92'),(21664,1,'admin','2019-09-02 03:06:39','51.79.20.92'),(21665,1,'admin','2019-09-02 03:06:40','51.79.20.92'),(21666,1,'admin','2019-09-02 03:06:40','51.79.20.92'),(21667,1,'admin','2019-09-02 03:06:40','51.79.20.92'),(21668,1,'admin','2019-09-02 03:06:41','51.79.20.92'),(21669,1,'admin','2019-09-02 03:06:41','51.79.20.92'),(21670,1,'admin','2019-09-02 03:06:41','51.79.20.92'),(21671,1,'admin','2019-09-02 03:06:42','51.79.20.92'),(21672,1,'admin','2019-09-02 03:06:42','51.79.20.92'),(21673,1,'admin','2019-09-02 03:06:42','51.79.20.92'),(21674,1,'admin','2019-09-02 03:06:43','51.79.20.92'),(21675,1,'admin','2019-09-02 03:06:43','51.79.20.92'),(21676,1,'admin','2019-09-02 03:06:43','51.79.20.92'),(21677,1,'admin','2019-09-02 03:06:44','51.79.20.92'),(21678,1,'admin','2019-09-02 03:06:44','51.79.20.92'),(21679,1,'admin','2019-09-02 03:06:44','51.79.20.92'),(21680,1,'admin','2019-09-02 03:06:45','51.79.20.92'),(21681,1,'admin','2019-09-02 03:06:45','51.79.20.92'),(21682,1,'admin','2019-09-02 03:06:45','51.79.20.92'),(21683,1,'admin','2019-09-02 03:06:46','51.79.20.92'),(21684,1,'admin','2019-09-02 03:06:46','51.79.20.92'),(21685,1,'admin','2019-09-02 03:06:46','51.79.20.92'),(21686,1,'admin','2019-09-02 03:06:47','51.79.20.92'),(21687,1,'admin','2019-09-02 03:06:47','51.79.20.92'),(21688,1,'admin','2019-09-02 03:06:47','51.79.20.92'),(21689,1,'admin','2019-09-02 03:06:48','51.79.20.92'),(21690,1,'admin','2019-09-02 03:06:48','51.79.20.92'),(21691,1,'admin','2019-09-02 03:06:48','51.79.20.92'),(21692,1,'admin','2019-09-02 03:06:49','51.79.20.92'),(21693,1,'admin','2019-09-02 03:06:49','51.79.20.92'),(21694,1,'admin','2019-09-02 03:06:49','51.79.20.92'),(21695,1,'admin','2019-09-02 03:06:50','51.79.20.92'),(21696,1,'admin','2019-09-02 03:06:50','51.79.20.92'),(21697,1,'admin','2019-09-02 03:06:50','51.79.20.92'),(21698,1,'admin','2019-09-02 03:06:50','51.79.20.92'),(21699,1,'admin','2019-09-02 03:06:51','51.79.20.92'),(21700,1,'admin','2019-09-02 03:06:51','51.79.20.92'),(21701,1,'admin','2019-09-02 03:06:51','51.79.20.92'),(21702,1,'admin','2019-09-02 03:06:52','51.79.20.92'),(21703,1,'admin','2019-09-02 03:06:52','51.79.20.92'),(21704,1,'admin','2019-09-02 03:06:52','51.79.20.92'),(21705,1,'admin','2019-09-02 03:06:53','51.79.20.92'),(21706,1,'admin','2019-09-02 03:06:53','51.79.20.92'),(21707,1,'admin','2019-09-02 03:06:53','51.79.20.92'),(21708,1,'admin','2019-09-02 03:06:54','51.79.20.92'),(21709,1,'admin','2019-09-02 03:06:54','51.79.20.92'),(21710,1,'admin','2019-09-02 03:06:54','51.79.20.92'),(21711,1,'admin','2019-09-02 03:06:55','51.79.20.92'),(21712,1,'admin','2019-09-02 03:06:55','51.79.20.92'),(21713,1,'admin','2019-09-02 03:06:55','51.79.20.92'),(21714,1,'admin','2019-09-02 03:06:56','51.79.20.92'),(21715,1,'admin','2019-09-02 03:06:56','51.79.20.92'),(21716,1,'admin','2019-09-02 03:06:56','51.79.20.92'),(21717,1,'admin','2019-09-02 03:06:57','51.79.20.92'),(21718,1,'admin','2019-09-02 03:06:57','51.79.20.92'),(21719,1,'admin','2019-09-02 03:06:57','51.79.20.92'),(21720,1,'admin','2019-09-02 03:06:58','51.79.20.92'),(21721,1,'admin','2019-09-02 03:06:58','51.79.20.92'),(21722,1,'admin','2019-09-02 03:06:58','51.79.20.92'),(21723,1,'admin','2019-09-02 03:06:59','51.79.20.92'),(21724,1,'admin','2019-09-02 03:06:59','51.79.20.92'),(21725,1,'admin','2019-09-02 03:06:59','51.79.20.92'),(21726,1,'admin','2019-09-02 03:06:59','51.79.20.92'),(21727,1,'admin','2019-09-02 03:07:00','51.79.20.92'),(21728,1,'admin','2019-09-02 03:07:00','51.79.20.92'),(21729,1,'admin','2019-09-02 03:07:00','51.79.20.92'),(21730,1,'admin','2019-09-02 03:07:01','51.79.20.92'),(21731,1,'admin','2019-09-02 03:07:01','51.79.20.92'),(21732,1,'admin','2019-09-02 03:07:01','51.79.20.92'),(21733,1,'admin','2019-09-02 03:07:02','51.79.20.92'),(21734,1,'admin','2019-09-02 03:07:02','51.79.20.92'),(21735,1,'admin','2019-09-02 03:07:02','51.79.20.92'),(21736,1,'admin','2019-09-02 03:07:03','51.79.20.92'),(21737,1,'admin','2019-09-02 03:07:03','51.79.20.92'),(21738,1,'admin','2019-09-02 03:07:03','51.79.20.92'),(21739,1,'admin','2019-09-02 03:07:04','51.79.20.92'),(21740,1,'admin','2019-09-02 03:07:04','51.79.20.92'),(21741,1,'admin','2019-09-02 03:07:04','51.79.20.92'),(21742,1,'admin','2019-09-02 03:07:05','51.79.20.92'),(21743,1,'admin','2019-09-02 03:07:05','51.79.20.92'),(21744,1,'admin','2019-09-02 03:07:05','51.79.20.92'),(21745,1,'admin','2019-09-02 03:07:06','51.79.20.92'),(21746,1,'admin','2019-09-02 03:07:06','51.79.20.92'),(21747,1,'admin','2019-09-02 03:07:06','51.79.20.92'),(21748,1,'admin','2019-09-02 03:07:07','51.79.20.92'),(21749,1,'admin','2019-09-02 03:07:07','51.79.20.92'),(21750,1,'admin','2019-09-02 03:07:07','51.79.20.92'),(21751,1,'admin','2019-09-02 03:07:08','51.79.20.92'),(21752,1,'admin','2019-09-02 03:07:08','51.79.20.92'),(21753,1,'admin','2019-09-02 03:07:08','51.79.20.92'),(21754,1,'admin','2019-09-02 03:07:08','51.79.20.92'),(21755,1,'admin','2019-09-02 03:07:09','51.79.20.92'),(21756,1,'admin','2019-09-02 03:07:09','51.79.20.92'),(21757,1,'admin','2019-09-02 03:07:09','51.79.20.92'),(21758,1,'admin','2019-09-02 03:07:10','51.79.20.92'),(21759,1,'admin','2019-09-02 03:07:10','51.79.20.92'),(21760,1,'admin','2019-09-02 03:07:10','51.79.20.92'),(21761,1,'admin','2019-09-02 03:07:11','51.79.20.92'),(21762,1,'admin','2019-09-02 03:07:11','51.79.20.92'),(21763,1,'admin','2019-09-02 03:07:11','51.79.20.92'),(21764,1,'admin','2019-09-02 03:07:12','51.79.20.92'),(21765,1,'admin','2019-09-02 03:07:12','51.79.20.92'),(21766,1,'admin','2019-09-02 03:07:12','51.79.20.92'),(21767,1,'admin','2019-09-02 03:07:13','51.79.20.92'),(21768,1,'admin','2019-09-02 03:07:13','51.79.20.92'),(21769,1,'admin','2019-09-02 03:07:13','51.79.20.92'),(21770,1,'admin','2019-09-02 03:07:14','51.79.20.92'),(21771,1,'admin','2019-09-02 03:07:14','51.79.20.92'),(21772,1,'admin','2019-09-02 03:07:15','51.79.20.92'),(21773,1,'admin','2019-09-02 03:07:15','51.79.20.92'),(21774,1,'admin','2019-09-02 03:07:15','51.79.20.92'),(21775,1,'admin','2019-09-02 03:07:16','51.79.20.92'),(21776,1,'admin','2019-09-02 03:07:16','51.79.20.92'),(21777,1,'admin','2019-09-02 03:07:16','51.79.20.92'),(21778,1,'admin','2019-09-02 03:07:16','51.79.20.92'),(21779,1,'admin','2019-09-02 03:07:17','51.79.20.92'),(21780,1,'admin','2019-09-02 03:07:17','51.79.20.92'),(21781,1,'admin','2019-09-02 03:07:17','51.79.20.92'),(21782,1,'admin','2019-09-02 03:07:18','51.79.20.92'),(21783,1,'admin','2019-09-02 03:07:18','51.79.20.92'),(21784,1,'admin','2019-09-02 03:07:18','51.79.20.92'),(21785,1,'admin','2019-09-02 03:07:19','51.79.20.92'),(21786,1,'admin','2019-09-02 03:07:19','51.79.20.92'),(21787,1,'admin','2019-09-02 03:07:19','51.79.20.92'),(21788,1,'admin','2019-09-02 03:07:20','51.79.20.92'),(21789,1,'admin','2019-09-02 03:07:20','51.79.20.92'),(21790,1,'admin','2019-09-02 03:07:20','51.79.20.92'),(21791,1,'admin','2019-09-02 03:07:21','51.79.20.92'),(21792,1,'admin','2019-09-02 03:07:21','51.79.20.92'),(21793,1,'admin','2019-09-02 03:07:21','51.79.20.92'),(21794,1,'admin','2019-09-02 03:07:22','51.79.20.92'),(21795,1,'admin','2019-09-02 03:07:22','51.79.20.92'),(21796,1,'admin','2019-09-02 03:07:22','51.79.20.92'),(21797,1,'admin','2019-09-02 03:07:23','51.79.20.92'),(21798,1,'admin','2019-09-02 03:07:23','51.79.20.92'),(21799,1,'admin','2019-09-02 03:07:23','51.79.20.92'),(21800,1,'admin','2019-09-02 03:07:24','51.79.20.92'),(21801,1,'admin','2019-09-02 03:07:24','51.79.20.92'),(21802,1,'admin','2019-09-02 03:07:24','51.79.20.92'),(21803,1,'admin','2019-09-02 03:07:25','51.79.20.92'),(21804,1,'admin','2019-09-02 03:07:25','51.79.20.92'),(21805,1,'admin','2019-09-02 03:07:25','51.79.20.92'),(21806,1,'admin','2019-09-02 03:07:26','51.79.20.92'),(21807,1,'admin','2019-09-02 03:07:26','51.79.20.92'),(21808,1,'admin','2019-09-02 03:07:26','51.79.20.92'),(21809,1,'admin','2019-09-02 03:07:27','51.79.20.92'),(21810,1,'admin','2019-09-02 03:07:27','51.79.20.92'),(21811,1,'admin','2019-09-02 03:07:27','51.79.20.92'),(21812,1,'admin','2019-09-02 03:07:28','51.79.20.92'),(21813,1,'admin','2019-09-02 03:07:28','51.79.20.92'),(21814,1,'admin','2019-09-02 03:07:28','51.79.20.92'),(21815,1,'admin','2019-09-02 03:07:29','51.79.20.92'),(21816,1,'admin','2019-09-02 03:07:29','51.79.20.92'),(21817,1,'admin','2019-09-02 03:07:29','51.79.20.92'),(21818,1,'admin','2019-09-02 03:07:30','51.79.20.92'),(21819,1,'admin','2019-09-02 03:07:30','51.79.20.92'),(21820,1,'admin','2019-09-02 03:07:30','51.79.20.92'),(21821,1,'admin','2019-09-02 03:07:31','51.79.20.92'),(21822,1,'admin','2019-09-02 03:07:31','51.79.20.92'),(21823,1,'admin','2019-09-02 03:07:31','51.79.20.92'),(21824,1,'admin','2019-09-02 03:07:32','51.79.20.92'),(21825,1,'admin','2019-09-02 03:07:32','51.79.20.92'),(21826,1,'admin','2019-09-02 03:07:32','51.79.20.92'),(21827,1,'admin','2019-09-02 03:07:33','51.79.20.92'),(21828,1,'admin','2019-09-02 03:07:33','51.79.20.92'),(21829,1,'admin','2019-09-02 03:07:33','51.79.20.92'),(21830,1,'admin','2019-09-02 03:07:33','51.79.20.92'),(21831,1,'admin','2019-09-02 03:07:34','51.79.20.92'),(21832,1,'admin','2019-09-02 03:07:34','51.79.20.92'),(21833,1,'admin','2019-09-02 03:07:34','51.79.20.92'),(21834,1,'admin','2019-09-02 03:07:35','51.79.20.92'),(21835,1,'admin','2019-09-02 03:07:35','51.79.20.92'),(21836,1,'admin','2019-09-02 03:07:35','51.79.20.92'),(21837,1,'admin','2019-09-02 03:07:36','51.79.20.92'),(21838,1,'admin','2019-09-02 03:07:36','51.79.20.92'),(21839,1,'admin','2019-09-02 03:07:36','51.79.20.92'),(21840,1,'admin','2019-09-02 03:07:37','51.79.20.92'),(21841,1,'admin','2019-09-02 03:07:37','51.79.20.92'),(21842,1,'admin','2019-09-02 03:07:37','51.79.20.92'),(21843,1,'admin','2019-09-02 03:07:38','51.79.20.92'),(21844,1,'admin','2019-09-02 03:07:38','51.79.20.92'),(21845,1,'admin','2019-09-02 03:07:38','51.79.20.92'),(21846,1,'admin','2019-09-02 03:07:39','51.79.20.92'),(21847,1,'admin','2019-09-02 03:07:39','51.79.20.92'),(21848,1,'admin','2019-09-02 03:07:39','51.79.20.92'),(21849,1,'admin','2019-09-02 03:07:40','51.79.20.92'),(21850,1,'admin','2019-09-02 03:07:40','51.79.20.92'),(21851,1,'admin','2019-09-02 03:07:40','51.79.20.92'),(21852,1,'admin','2019-09-02 03:07:41','51.79.20.92'),(21853,1,'admin','2019-09-02 03:07:41','51.79.20.92'),(21854,1,'admin','2019-09-02 03:07:41','51.79.20.92'),(21855,1,'admin','2019-09-02 03:07:42','51.79.20.92'),(21856,1,'admin','2019-09-02 03:07:42','51.79.20.92'),(21857,1,'admin','2019-09-02 03:07:42','51.79.20.92'),(21858,1,'admin','2019-09-02 03:07:42','51.79.20.92'),(21859,1,'admin','2019-09-02 03:07:43','51.79.20.92'),(21860,1,'admin','2019-09-02 03:07:43','51.79.20.92'),(21861,1,'admin','2019-09-02 03:07:43','51.79.20.92'),(21862,1,'admin','2019-09-02 03:07:44','51.79.20.92'),(21863,1,'admin','2019-09-02 03:07:44','51.79.20.92'),(21864,1,'admin','2019-09-02 03:07:44','51.79.20.92'),(21865,1,'admin','2019-09-02 03:07:45','51.79.20.92'),(21866,1,'admin','2019-09-02 03:07:45','51.79.20.92'),(21867,1,'admin','2019-09-02 03:07:45','51.79.20.92'),(21868,1,'admin','2019-09-02 03:07:46','51.79.20.92'),(21869,1,'admin','2019-09-02 03:07:46','51.79.20.92'),(21870,1,'admin','2019-09-02 03:07:46','51.79.20.92'),(21871,1,'admin','2019-09-02 03:07:47','51.79.20.92'),(21872,1,'admin','2019-09-02 03:07:47','51.79.20.92'),(21873,1,'admin','2019-09-02 03:07:47','51.79.20.92'),(21874,1,'admin','2019-09-02 03:07:48','51.79.20.92'),(21875,1,'admin','2019-09-02 03:07:48','51.79.20.92'),(21876,1,'admin','2019-09-02 03:07:48','51.79.20.92'),(21877,1,'admin','2019-09-02 03:07:49','51.79.20.92'),(21878,1,'admin','2019-09-02 03:07:49','51.79.20.92'),(21879,1,'admin','2019-09-02 03:07:49','51.79.20.92'),(21880,1,'admin','2019-09-02 03:07:50','51.79.20.92'),(21881,1,'admin','2019-09-02 03:07:50','51.79.20.92'),(21882,1,'admin','2019-09-02 03:07:50','51.79.20.92'),(21883,1,'admin','2019-09-02 03:07:51','51.79.20.92'),(21884,1,'admin','2019-09-02 03:07:51','51.79.20.92'),(21885,1,'admin','2019-09-02 03:07:51','51.79.20.92'),(21886,1,'admin','2019-09-02 03:07:51','51.79.20.92'),(21887,1,'admin','2019-09-02 03:07:52','51.79.20.92'),(21888,1,'admin','2019-09-02 03:07:52','51.79.20.92'),(21889,1,'admin','2019-09-02 03:07:52','51.79.20.92'),(21890,1,'admin','2019-09-02 03:07:53','51.79.20.92'),(21891,1,'admin','2019-09-02 03:07:53','51.79.20.92'),(21892,1,'admin','2019-09-02 03:07:53','51.79.20.92'),(21893,1,'admin','2019-09-02 03:07:54','51.79.20.92'),(21894,1,'admin','2019-09-02 03:07:54','51.79.20.92'),(21895,1,'admin','2019-09-02 03:07:54','51.79.20.92'),(21896,1,'admin','2019-09-02 03:07:55','51.79.20.92'),(21897,1,'admin','2019-09-02 03:07:55','51.79.20.92'),(21898,1,'admin','2019-09-02 03:07:55','51.79.20.92'),(21899,1,'admin','2019-09-02 03:07:56','51.79.20.92'),(21900,1,'admin','2019-09-02 03:07:56','51.79.20.92'),(21901,1,'admin','2019-09-02 03:07:56','51.79.20.92'),(21902,1,'admin','2019-09-02 03:07:57','51.79.20.92'),(21903,1,'admin','2019-09-02 03:07:57','51.79.20.92'),(21904,1,'admin','2019-09-02 03:07:57','51.79.20.92'),(21905,1,'admin','2019-09-02 03:07:58','51.79.20.92'),(21906,1,'admin','2019-09-02 03:07:58','51.79.20.92'),(21907,1,'admin','2019-09-02 03:07:58','51.79.20.92'),(21908,1,'admin','2019-09-02 03:07:59','51.79.20.92'),(21909,1,'admin','2019-09-02 03:07:59','51.79.20.92'),(21910,1,'admin','2019-09-02 03:07:59','51.79.20.92'),(21911,1,'admin','2019-09-02 03:08:00','51.79.20.92'),(21912,1,'admin','2019-09-02 03:08:00','51.79.20.92'),(21913,1,'admin','2019-09-02 03:08:00','51.79.20.92'),(21914,1,'admin','2019-09-02 03:08:01','51.79.20.92'),(21915,1,'admin','2019-09-02 03:08:01','51.79.20.92'),(21916,1,'admin','2019-09-02 03:08:01','51.79.20.92'),(21917,1,'admin','2019-09-02 03:08:01','51.79.20.92'),(21918,1,'admin','2019-09-02 03:08:02','51.79.20.92'),(21919,1,'admin','2019-09-02 03:08:02','51.79.20.92'),(21920,1,'admin','2019-09-02 03:08:03','51.79.20.92'),(21921,1,'admin','2019-09-02 03:08:03','51.79.20.92'),(21922,1,'admin','2019-09-02 03:08:03','51.79.20.92'),(21923,1,'admin','2019-09-02 03:08:03','51.79.20.92'),(21924,1,'admin','2019-09-02 03:08:04','51.79.20.92'),(21925,1,'admin','2019-09-02 03:08:04','51.79.20.92'),(21926,1,'admin','2019-09-02 03:08:04','51.79.20.92'),(21927,1,'admin','2019-09-02 03:08:05','51.79.20.92'),(21928,1,'admin','2019-09-02 03:08:05','51.79.20.92'),(21929,1,'admin','2019-09-02 03:08:05','51.79.20.92'),(21930,1,'admin','2019-09-02 03:08:06','51.79.20.92'),(21931,1,'admin','2019-09-02 03:08:06','51.79.20.92'),(21932,1,'admin','2019-09-02 03:08:06','51.79.20.92'),(21933,1,'admin','2019-09-02 03:08:07','51.79.20.92'),(21934,1,'admin','2019-09-02 03:08:07','51.79.20.92'),(21935,1,'admin','2019-09-02 03:08:08','51.79.20.92'),(21936,1,'admin','2019-09-02 03:08:08','51.79.20.92'),(21937,1,'admin','2019-09-02 03:08:08','51.79.20.92'),(21938,1,'admin','2019-09-02 03:08:09','51.79.20.92'),(21939,1,'admin','2019-09-02 03:08:09','51.79.20.92'),(21940,1,'admin','2019-09-02 03:08:09','51.79.20.92'),(21941,1,'admin','2019-09-02 03:08:10','51.79.20.92'),(21942,1,'admin','2019-09-02 03:08:11','51.79.20.92'),(21943,1,'admin','2019-09-02 03:08:11','51.79.20.92'),(21944,1,'admin','2019-09-02 03:08:11','51.79.20.92'),(21945,1,'admin','2019-09-02 03:08:12','51.79.20.92'),(21946,1,'admin','2019-09-02 03:08:12','51.79.20.92'),(21947,1,'admin','2019-09-02 03:08:12','51.79.20.92'),(21948,1,'admin','2019-09-02 03:08:12','51.79.20.92'),(21949,1,'admin','2019-09-02 03:08:13','51.79.20.92'),(21950,1,'admin','2019-09-02 03:08:13','51.79.20.92'),(21951,1,'admin','2019-09-02 03:08:13','51.79.20.92'),(21952,1,'admin','2019-09-02 03:08:14','51.79.20.92'),(21953,1,'admin','2019-09-02 03:08:14','51.79.20.92'),(21954,1,'admin','2019-09-02 03:08:14','51.79.20.92'),(21955,1,'admin','2019-09-02 03:08:15','51.79.20.92'),(21956,1,'admin','2019-09-02 03:08:15','51.79.20.92'),(21957,1,'admin','2019-09-02 03:08:15','51.79.20.92'),(21958,1,'admin','2019-09-02 03:08:16','51.79.20.92'),(21959,1,'admin','2019-09-02 03:08:16','51.79.20.92'),(21960,1,'admin','2019-09-02 03:08:16','51.79.20.92'),(21961,1,'admin','2019-09-02 03:08:17','51.79.20.92'),(21962,1,'admin','2019-09-02 03:08:17','51.79.20.92'),(21963,1,'admin','2019-09-02 03:08:17','51.79.20.92'),(21964,1,'admin','2019-09-02 03:08:18','51.79.20.92'),(21965,1,'admin','2019-09-02 03:08:18','51.79.20.92'),(21966,1,'admin','2019-09-02 03:08:18','51.79.20.92'),(21967,1,'admin','2019-09-02 03:08:19','51.79.20.92'),(21968,1,'admin','2019-09-02 03:08:19','51.79.20.92'),(21969,1,'admin','2019-09-02 03:08:19','51.79.20.92'),(21970,1,'admin','2019-09-02 03:08:20','51.79.20.92'),(21971,1,'admin','2019-09-02 03:08:20','51.79.20.92'),(21972,1,'admin','2019-09-02 03:08:20','51.79.20.92'),(21973,1,'admin','2019-09-02 03:08:20','51.79.20.92'),(21974,1,'admin','2019-09-02 03:08:21','51.79.20.92'),(21975,1,'admin','2019-09-02 03:08:21','51.79.20.92'),(21976,1,'admin','2019-09-02 03:08:21','51.79.20.92'),(21977,1,'admin','2019-09-02 03:08:22','51.79.20.92'),(21978,1,'admin','2019-09-02 03:08:22','51.79.20.92'),(21979,1,'admin','2019-09-02 03:08:22','51.79.20.92'),(21980,1,'admin','2019-09-02 03:08:23','51.79.20.92'),(21981,1,'admin','2019-09-02 03:08:23','51.79.20.92'),(21982,1,'admin','2019-09-02 03:08:23','51.79.20.92'),(21983,1,'admin','2019-09-02 03:08:24','51.79.20.92'),(21984,1,'admin','2019-09-02 03:08:24','51.79.20.92'),(21985,1,'admin','2019-09-02 03:08:24','51.79.20.92'),(21986,1,'admin','2019-09-02 03:08:25','51.79.20.92'),(21987,1,'admin','2019-09-02 03:08:25','51.79.20.92'),(21988,1,'admin','2019-09-02 03:08:25','51.79.20.92'),(21989,1,'admin','2019-09-02 03:08:26','51.79.20.92'),(21990,1,'admin','2019-09-02 03:08:26','51.79.20.92'),(21991,1,'admin','2019-09-02 03:08:26','51.79.20.92'),(21992,1,'admin','2019-09-02 03:08:27','51.79.20.92'),(21993,1,'admin','2019-09-02 03:08:27','51.79.20.92'),(21994,1,'admin','2019-09-02 03:08:27','51.79.20.92'),(21995,1,'admin','2019-09-02 03:08:28','51.79.20.92'),(21996,1,'admin','2019-09-02 03:08:28','51.79.20.92'),(21997,1,'admin','2019-09-02 03:08:28','51.79.20.92'),(21998,1,'admin','2019-09-02 03:08:29','51.79.20.92'),(21999,1,'admin','2019-09-02 03:08:29','51.79.20.92'),(22000,1,'admin','2019-09-02 03:08:29','51.79.20.92'),(22001,1,'admin','2019-09-02 03:08:30','51.79.20.92'),(22002,1,'admin','2019-09-02 03:08:30','51.79.20.92'),(22003,1,'admin','2019-09-02 03:08:30','51.79.20.92'),(22004,1,'admin','2019-09-02 03:08:31','51.79.20.92'),(22005,1,'admin','2019-09-02 03:08:31','51.79.20.92'),(22006,1,'admin','2019-09-02 03:08:31','51.79.20.92'),(22007,1,'admin','2019-09-02 03:08:32','51.79.20.92'),(22008,1,'admin','2019-09-02 03:08:32','51.79.20.92'),(22009,1,'admin','2019-09-02 03:08:32','51.79.20.92'),(22010,1,'admin','2019-09-02 03:08:33','51.79.20.92'),(22011,1,'admin','2019-09-02 03:08:33','51.79.20.92'),(22012,1,'admin','2019-09-02 03:08:33','51.79.20.92'),(22013,1,'admin','2019-09-02 03:08:34','51.79.20.92'),(22014,1,'admin','2019-09-02 03:08:34','51.79.20.92'),(22015,1,'admin','2019-09-02 03:08:34','51.79.20.92'),(22016,1,'admin','2019-09-02 03:08:35','51.79.20.92'),(22017,1,'admin','2019-09-02 03:08:35','51.79.20.92'),(22018,1,'admin','2019-09-02 03:08:35','51.79.20.92'),(22019,1,'admin','2019-09-02 03:08:36','51.79.20.92'),(22020,1,'admin','2019-09-02 03:08:36','51.79.20.92'),(22021,1,'admin','2019-09-02 03:08:36','51.79.20.92'),(22022,1,'admin','2019-09-02 03:08:37','51.79.20.92'),(22023,1,'admin','2019-09-02 03:08:37','51.79.20.92'),(22024,1,'admin','2019-09-02 03:08:37','51.79.20.92'),(22025,1,'admin','2019-09-02 03:08:38','51.79.20.92'),(22026,1,'admin','2019-09-02 03:08:38','51.79.20.92'),(22027,1,'admin','2019-09-02 03:08:38','51.79.20.92'),(22028,1,'admin','2019-09-02 03:08:39','51.79.20.92'),(22029,1,'admin','2019-09-02 03:08:39','51.79.20.92'),(22030,1,'admin','2019-09-02 03:08:39','51.79.20.92'),(22031,1,'admin','2019-09-02 03:08:39','51.79.20.92'),(22032,1,'admin','2019-09-02 03:08:40','51.79.20.92'),(22033,1,'admin','2019-09-02 03:08:40','51.79.20.92'),(22034,1,'admin','2019-09-02 03:08:40','51.79.20.92'),(22035,1,'admin','2019-09-02 03:08:41','51.79.20.92'),(22036,1,'admin','2019-09-02 03:08:41','51.79.20.92'),(22037,1,'admin','2019-09-02 03:08:41','51.79.20.92'),(22038,1,'admin','2019-09-02 03:08:42','51.79.20.92'),(22039,1,'admin','2019-09-02 03:08:43','51.79.20.92'),(22040,1,'admin','2019-09-02 03:08:43','51.79.20.92'),(22041,1,'admin','2019-09-02 03:08:44','51.79.20.92'),(22042,1,'admin','2019-09-02 03:08:44','51.79.20.92'),(22043,1,'admin','2019-09-02 03:08:45','51.79.20.92'),(22044,1,'admin','2019-09-02 03:08:45','51.79.20.92'),(22045,1,'admin','2019-09-02 03:08:45','51.79.20.92'),(22046,1,'admin','2019-09-02 03:08:46','51.79.20.92'),(22047,1,'admin','2019-09-02 03:08:46','51.79.20.92'),(22048,1,'admin','2019-09-02 03:08:46','51.79.20.92'),(22049,1,'admin','2019-09-02 03:08:47','51.79.20.92'),(22050,1,'admin','2019-09-02 03:08:47','51.79.20.92'),(22051,1,'admin','2019-09-02 03:08:47','51.79.20.92'),(22052,1,'admin','2019-09-02 03:08:47','51.79.20.92'),(22053,1,'admin','2019-09-02 03:08:48','51.79.20.92'),(22054,1,'admin','2019-09-02 03:08:48','51.79.20.92'),(22055,1,'admin','2019-09-02 03:08:48','51.79.20.92'),(22056,1,'admin','2019-09-02 03:08:49','51.79.20.92'),(22057,1,'admin','2019-09-02 03:08:49','51.79.20.92'),(22058,1,'admin','2019-09-02 03:08:49','51.79.20.92'),(22059,1,'admin','2019-09-02 03:08:50','51.79.20.92'),(22060,1,'admin','2019-09-02 03:08:50','51.79.20.92'),(22061,1,'admin','2019-09-02 03:08:50','51.79.20.92'),(22062,1,'admin','2019-09-02 03:08:51','51.79.20.92'),(22063,1,'admin','2019-09-02 03:08:51','51.79.20.92'),(22064,1,'admin','2019-09-02 03:08:51','51.79.20.92'),(22065,1,'admin','2019-09-02 03:08:52','51.79.20.92'),(22066,1,'admin','2019-09-02 03:08:52','51.79.20.92'),(22067,1,'admin','2019-09-02 03:08:52','51.79.20.92'),(22068,1,'admin','2019-09-02 03:08:53','51.79.20.92'),(22069,1,'admin','2019-09-02 03:08:53','51.79.20.92'),(22070,1,'admin','2019-09-02 03:08:53','51.79.20.92'),(22071,1,'admin','2019-09-02 03:08:54','51.79.20.92'),(22072,1,'admin','2019-09-02 03:08:54','51.79.20.92'),(22073,1,'admin','2019-09-02 03:08:54','51.79.20.92'),(22074,1,'admin','2019-09-02 03:08:55','51.79.20.92'),(22075,1,'admin','2019-09-02 03:08:55','51.79.20.92'),(22076,1,'admin','2019-09-02 03:08:55','51.79.20.92'),(22077,1,'admin','2019-09-02 03:08:56','51.79.20.92'),(22078,1,'admin','2019-09-02 03:08:56','51.79.20.92'),(22079,1,'admin','2019-09-02 03:08:56','51.79.20.92'),(22080,1,'admin','2019-09-02 03:08:57','51.79.20.92'),(22081,1,'admin','2019-09-02 03:08:57','51.79.20.92'),(22082,1,'admin','2019-09-02 03:08:57','51.79.20.92'),(22083,1,'admin','2019-09-02 03:08:57','51.79.20.92'),(22084,1,'admin','2019-09-02 03:08:58','51.79.20.92'),(22085,1,'admin','2019-09-02 03:08:58','51.79.20.92'),(22086,1,'admin','2019-09-02 03:08:58','51.79.20.92'),(22087,1,'admin','2019-09-02 03:08:59','51.79.20.92'),(22088,1,'admin','2019-09-02 03:08:59','51.79.20.92'),(22089,1,'admin','2019-09-02 03:08:59','51.79.20.92'),(22090,1,'admin','2019-09-02 03:09:00','51.79.20.92'),(22091,1,'admin','2019-09-02 03:09:00','51.79.20.92'),(22092,1,'admin','2019-09-02 03:09:00','51.79.20.92'),(22093,1,'admin','2019-09-02 03:09:01','51.79.20.92'),(22094,1,'admin','2019-09-02 03:09:01','51.79.20.92'),(22095,1,'admin','2019-09-02 03:09:01','51.79.20.92'),(22096,1,'admin','2019-09-02 03:09:02','51.79.20.92'),(22097,1,'admin','2019-09-02 03:09:02','51.79.20.92'),(22098,1,'admin','2019-09-02 03:09:03','51.79.20.92'),(22099,1,'admin','2019-09-02 03:09:03','51.79.20.92'),(22100,1,'admin','2019-09-02 03:09:03','51.79.20.92'),(22101,1,'admin','2019-09-02 03:09:04','51.79.20.92'),(22102,1,'admin','2019-09-02 03:09:04','51.79.20.92'),(22103,1,'admin','2019-09-02 03:09:04','51.79.20.92'),(22104,1,'admin','2019-09-02 03:09:05','51.79.20.92'),(22105,1,'admin','2019-09-02 03:09:05','51.79.20.92'),(22106,1,'admin','2019-09-02 03:09:05','51.79.20.92'),(22107,1,'admin','2019-09-02 03:09:06','51.79.20.92'),(22108,1,'admin','2019-09-02 03:09:06','51.79.20.92'),(22109,1,'admin','2019-09-02 03:09:06','51.79.20.92'),(22110,1,'admin','2019-09-02 03:09:06','51.79.20.92'),(22111,1,'admin','2019-09-02 03:09:07','51.79.20.92'),(22112,1,'admin','2019-09-02 03:09:07','51.79.20.92'),(22113,1,'admin','2019-09-02 03:09:08','51.79.20.92'),(22114,1,'admin','2019-09-02 03:09:08','51.79.20.92'),(22115,1,'admin','2019-09-02 03:09:08','51.79.20.92'),(22116,1,'admin','2019-09-02 03:09:09','51.79.20.92'),(22117,1,'admin','2019-09-02 03:09:09','51.79.20.92'),(22118,1,'admin','2019-09-02 03:09:09','51.79.20.92'),(22119,1,'admin','2019-09-02 03:09:10','51.79.20.92'),(22120,1,'admin','2019-09-02 03:09:10','51.79.20.92'),(22121,1,'admin','2019-09-02 03:09:10','51.79.20.92'),(22122,1,'admin','2019-09-02 03:09:11','51.79.20.92'),(22123,1,'admin','2019-09-02 03:09:11','51.79.20.92'),(22124,1,'admin','2019-09-02 03:09:11','51.79.20.92'),(22125,1,'admin','2019-09-02 03:09:12','51.79.20.92'),(22126,1,'admin','2019-09-02 03:09:12','51.79.20.92'),(22127,1,'admin','2019-09-02 03:09:12','51.79.20.92'),(22128,1,'admin','2019-09-02 03:09:13','51.79.20.92'),(22129,1,'admin','2019-09-02 03:09:13','51.79.20.92'),(22130,1,'admin','2019-09-02 03:09:13','51.79.20.92'),(22131,1,'admin','2019-09-02 03:09:14','51.79.20.92'),(22132,1,'admin','2019-09-02 03:09:14','51.79.20.92'),(22133,1,'admin','2019-09-02 03:09:14','51.79.20.92'),(22134,1,'admin','2019-09-02 03:09:15','51.79.20.92'),(22135,1,'admin','2019-09-02 03:09:15','51.79.20.92'),(22136,1,'admin','2019-09-02 03:09:15','51.79.20.92'),(22137,1,'admin','2019-09-02 03:09:15','51.79.20.92'),(22138,1,'admin','2019-09-02 03:09:16','51.79.20.92'),(22139,1,'admin','2019-09-02 03:09:16','51.79.20.92'),(22140,1,'admin','2019-09-02 03:09:16','51.79.20.92'),(22141,1,'admin','2019-09-02 03:09:17','51.79.20.92'),(22142,1,'admin','2019-09-02 03:09:17','51.79.20.92'),(22143,1,'admin','2019-09-02 03:09:17','51.79.20.92'),(22144,1,'admin','2019-09-02 03:09:18','51.79.20.92'),(22145,1,'admin','2019-09-02 03:09:18','51.79.20.92'),(22146,1,'admin','2019-09-02 03:09:18','51.79.20.92'),(22147,1,'admin','2019-09-02 03:09:19','51.79.20.92'),(22148,1,'admin','2019-09-02 03:09:19','51.79.20.92'),(22149,1,'admin','2019-09-02 03:09:19','51.79.20.92'),(22150,1,'admin','2019-09-02 03:09:20','51.79.20.92'),(22151,1,'admin','2019-09-02 03:09:20','51.79.20.92'),(22152,1,'admin','2019-09-02 03:09:20','51.79.20.92'),(22153,1,'admin','2019-09-02 03:09:21','51.79.20.92'),(22154,1,'admin','2019-09-02 03:09:21','51.79.20.92'),(22155,1,'admin','2019-09-02 03:09:21','51.79.20.92'),(22156,1,'admin','2019-09-02 03:09:22','51.79.20.92'),(22157,1,'admin','2019-09-02 03:09:22','51.79.20.92'),(22158,1,'admin','2019-09-02 03:09:22','51.79.20.92'),(22159,1,'admin','2019-09-02 03:09:23','51.79.20.92'),(22160,1,'admin','2019-09-02 03:09:23','51.79.20.92'),(22161,1,'admin','2019-09-02 03:09:23','51.79.20.92'),(22162,1,'admin','2019-09-02 03:09:24','51.79.20.92'),(22163,1,'admin','2019-09-02 03:09:24','51.79.20.92'),(22164,1,'admin','2019-09-02 03:09:24','51.79.20.92'),(22165,1,'admin','2019-09-02 03:09:25','51.79.20.92'),(22166,1,'admin','2019-09-02 03:09:25','51.79.20.92'),(22167,1,'admin','2019-09-02 03:09:25','51.79.20.92'),(22168,1,'admin','2019-09-02 03:09:26','51.79.20.92'),(22169,1,'admin','2019-09-02 03:09:26','51.79.20.92'),(22170,1,'admin','2019-09-02 03:09:26','51.79.20.92'),(22171,1,'admin','2019-09-02 03:09:26','51.79.20.92'),(22172,1,'admin','2019-09-02 03:09:27','51.79.20.92'),(22173,1,'admin','2019-09-02 03:09:27','51.79.20.92'),(22174,1,'admin','2019-09-02 03:09:27','51.79.20.92'),(22175,1,'admin','2019-09-02 03:09:28','51.79.20.92'),(22176,1,'admin','2019-09-02 03:09:28','51.79.20.92'),(22177,1,'admin','2019-09-02 03:09:28','51.79.20.92'),(22178,1,'admin','2019-09-02 03:09:29','51.79.20.92'),(22179,1,'admin','2019-09-02 03:09:29','51.79.20.92'),(22180,1,'admin','2019-09-02 03:09:29','51.79.20.92'),(22181,1,'admin','2019-09-02 03:09:30','51.79.20.92'),(22182,1,'admin','2019-09-02 03:09:30','51.79.20.92'),(22183,1,'admin','2019-09-02 03:09:30','51.79.20.92'),(22184,1,'admin','2019-09-02 03:09:31','51.79.20.92'),(22185,1,'admin','2019-09-02 03:09:31','51.79.20.92'),(22186,1,'admin','2019-09-02 03:09:31','51.79.20.92'),(22187,1,'admin','2019-09-02 03:09:32','51.79.20.92'),(22188,1,'admin','2019-09-02 03:09:32','51.79.20.92'),(22189,1,'admin','2019-09-02 03:09:32','51.79.20.92'),(22190,1,'admin','2019-09-02 03:09:33','51.79.20.92'),(22191,1,'admin','2019-09-02 03:09:33','51.79.20.92'),(22192,1,'admin','2019-09-02 03:09:33','51.79.20.92'),(22193,1,'admin','2019-09-02 03:09:34','51.79.20.92'),(22194,1,'admin','2019-09-02 03:09:34','51.79.20.92'),(22195,1,'admin','2019-09-02 03:09:34','51.79.20.92'),(22196,1,'admin','2019-09-02 03:09:34','51.79.20.92'),(22197,1,'admin','2019-09-02 03:09:35','51.79.20.92'),(22198,1,'admin','2019-09-02 03:09:35','51.79.20.92'),(22199,1,'admin','2019-09-02 03:09:35','51.79.20.92'),(22200,1,'admin','2019-09-02 03:09:36','51.79.20.92'),(22201,1,'admin','2019-09-02 03:09:36','51.79.20.92'),(22202,1,'admin','2019-09-02 03:09:36','51.79.20.92'),(22203,1,'admin','2019-09-02 03:09:37','51.79.20.92'),(22204,1,'admin','2019-09-02 03:09:37','51.79.20.92'),(22205,1,'admin','2019-09-02 03:09:37','51.79.20.92'),(22206,1,'admin','2019-09-02 03:09:38','51.79.20.92'),(22207,1,'admin','2019-09-02 03:09:38','51.79.20.92'),(22208,1,'admin','2019-09-02 03:09:38','51.79.20.92'),(22209,1,'admin','2019-09-02 03:09:39','51.79.20.92'),(22210,1,'admin','2019-09-02 03:09:39','51.79.20.92'),(22211,1,'admin','2019-09-02 03:09:40','51.79.20.92'),(22212,1,'admin','2019-09-02 03:09:40','51.79.20.92'),(22213,1,'admin','2019-09-02 03:09:40','51.79.20.92'),(22214,1,'admin','2019-09-02 03:09:41','51.79.20.92'),(22215,1,'admin','2019-09-02 03:09:41','51.79.20.92'),(22216,1,'admin','2019-09-02 03:09:41','51.79.20.92'),(22217,1,'admin','2019-09-02 03:09:42','51.79.20.92'),(22218,1,'admin','2019-09-02 03:09:42','51.79.20.92'),(22219,1,'admin','2019-09-02 03:09:42','51.79.20.92'),(22220,1,'admin','2019-09-02 03:09:43','51.79.20.92'),(22221,1,'admin','2019-09-02 03:09:43','51.79.20.92'),(22222,1,'admin','2019-09-02 03:09:43','51.79.20.92'),(22223,1,'admin','2019-09-02 03:09:43','51.79.20.92'),(22224,1,'admin','2019-09-02 03:09:44','51.79.20.92'),(22225,1,'admin','2019-09-02 03:09:44','51.79.20.92'),(22226,1,'admin','2019-09-02 03:09:44','51.79.20.92'),(22227,1,'admin','2019-09-02 03:09:45','51.79.20.92'),(22228,1,'admin','2019-09-02 03:09:45','51.79.20.92'),(22229,1,'admin','2019-09-02 03:09:45','51.79.20.92'),(22230,1,'admin','2019-09-02 03:09:46','51.79.20.92'),(22231,1,'admin','2019-09-02 03:09:46','51.79.20.92'),(22232,1,'admin','2019-09-02 03:09:46','51.79.20.92'),(22233,1,'admin','2019-09-02 03:09:47','51.79.20.92'),(22234,1,'admin','2019-09-02 03:09:47','51.79.20.92'),(22235,1,'admin','2019-09-02 03:09:47','51.79.20.92'),(22236,1,'admin','2019-09-02 03:09:48','51.79.20.92'),(22237,1,'admin','2019-09-02 03:09:48','51.79.20.92'),(22238,1,'admin','2019-09-02 03:09:48','51.79.20.92'),(22239,1,'admin','2019-09-02 03:09:49','51.79.20.92'),(22240,1,'admin','2019-09-02 03:09:49','51.79.20.92'),(22241,1,'admin','2019-09-02 03:09:49','51.79.20.92'),(22242,1,'admin','2019-09-02 03:09:50','51.79.20.92'),(22243,1,'admin','2019-09-02 03:09:50','51.79.20.92'),(22244,1,'admin','2019-09-02 03:09:50','51.79.20.92'),(22245,1,'admin','2019-09-02 03:09:51','51.79.20.92'),(22246,1,'admin','2019-09-02 03:09:51','51.79.20.92'),(22247,1,'admin','2019-09-02 03:09:51','51.79.20.92'),(22248,1,'admin','2019-09-02 03:09:52','51.79.20.92'),(22249,1,'admin','2019-09-02 03:09:52','51.79.20.92'),(22250,1,'admin','2019-09-02 03:09:53','51.79.20.92'),(22251,1,'admin','2019-09-02 03:09:53','51.79.20.92'),(22252,1,'admin','2019-09-02 03:09:53','51.79.20.92'),(22253,1,'admin','2019-09-02 03:09:53','51.79.20.92'),(22254,1,'admin','2019-09-02 03:09:54','51.79.20.92'),(22255,1,'admin','2019-09-02 03:09:54','51.79.20.92'),(22256,1,'admin','2019-09-02 03:09:54','51.79.20.92'),(22257,1,'admin','2019-09-02 03:09:55','51.79.20.92'),(22258,1,'admin','2019-09-02 03:09:55','51.79.20.92'),(22259,1,'admin','2019-09-02 03:09:55','51.79.20.92'),(22260,1,'admin','2019-09-02 03:09:56','51.79.20.92'),(22261,1,'admin','2019-09-02 03:09:56','51.79.20.92'),(22262,1,'admin','2019-09-02 03:09:56','51.79.20.92'),(22263,1,'admin','2019-09-02 03:09:57','51.79.20.92'),(22264,1,'admin','2019-09-02 03:09:57','51.79.20.92'),(22265,1,'admin','2019-09-02 03:09:57','51.79.20.92'),(22266,1,'admin','2019-09-02 03:09:58','51.79.20.92'),(22267,1,'admin','2019-09-02 03:09:58','51.79.20.92'),(22268,1,'admin','2019-09-02 03:09:58','51.79.20.92'),(22269,1,'admin','2019-09-02 03:09:59','51.79.20.92'),(22270,1,'admin','2019-09-02 03:09:59','51.79.20.92'),(22271,1,'admin','2019-09-02 03:09:59','51.79.20.92'),(22272,1,'admin','2019-09-02 03:10:00','51.79.20.92'),(22273,1,'admin','2019-09-02 03:10:00','51.79.20.92'),(22274,1,'admin','2019-09-02 03:10:00','51.79.20.92'),(22275,1,'admin','2019-09-02 03:10:01','51.79.20.92'),(22276,1,'admin','2019-09-02 03:10:01','51.79.20.92'),(22277,1,'admin','2019-09-02 03:10:01','51.79.20.92'),(22278,1,'admin','2019-09-02 03:10:02','51.79.20.92'),(22279,1,'admin','2019-09-02 03:10:02','51.79.20.92'),(22280,1,'admin','2019-09-02 03:10:02','51.79.20.92'),(22281,1,'admin','2019-09-02 03:10:03','51.79.20.92'),(22282,1,'admin','2019-09-02 03:10:03','51.79.20.92'),(22283,1,'admin','2019-09-02 03:10:03','51.79.20.92'),(22284,1,'admin','2019-09-02 03:10:04','51.79.20.92'),(22285,1,'admin','2019-09-02 03:10:04','51.79.20.92'),(22286,1,'admin','2019-09-02 03:10:04','51.79.20.92'),(22287,1,'admin','2019-09-02 03:10:05','51.79.20.92'),(22288,1,'admin','2019-09-02 03:10:05','51.79.20.92'),(22289,1,'admin','2019-09-02 03:10:05','51.79.20.92'),(22290,1,'admin','2019-09-02 03:10:06','51.79.20.92'),(22291,1,'admin','2019-09-02 03:10:06','51.79.20.92'),(22292,1,'admin','2019-09-02 03:10:06','51.79.20.92'),(22293,1,'admin','2019-09-02 03:10:07','51.79.20.92'),(22294,1,'admin','2019-09-02 03:10:07','51.79.20.92'),(22295,1,'admin','2019-09-02 03:10:07','51.79.20.92'),(22296,1,'admin','2019-09-02 03:10:08','51.79.20.92'),(22297,1,'admin','2019-09-02 03:10:08','51.79.20.92'),(22298,1,'admin','2019-09-02 03:10:08','51.79.20.92'),(22299,1,'admin','2019-09-02 03:10:09','51.79.20.92'),(22300,1,'admin','2019-09-02 03:10:09','51.79.20.92'),(22301,1,'admin','2019-09-02 03:10:09','51.79.20.92'),(22302,1,'admin','2019-09-02 03:10:10','51.79.20.92'),(22303,1,'admin','2019-09-02 03:10:10','51.79.20.92'),(22304,1,'admin','2019-09-02 03:10:10','51.79.20.92'),(22305,1,'admin','2019-09-02 03:10:11','51.79.20.92'),(22306,1,'admin','2019-09-02 03:10:11','51.79.20.92'),(22307,1,'admin','2019-09-02 03:10:11','51.79.20.92'),(22308,1,'admin','2019-09-02 03:10:12','51.79.20.92'),(22309,1,'admin','2019-09-02 03:10:12','51.79.20.92'),(22310,1,'admin','2019-09-02 03:10:12','51.79.20.92'),(22311,1,'admin','2019-09-02 03:10:13','51.79.20.92'),(22312,1,'admin','2019-09-02 03:10:13','51.79.20.92'),(22313,1,'admin','2019-09-02 03:10:13','51.79.20.92'),(22314,1,'admin','2019-09-02 03:10:14','51.79.20.92'),(22315,1,'admin','2019-09-02 03:10:14','51.79.20.92'),(22316,1,'admin','2019-09-02 03:10:14','51.79.20.92'),(22317,1,'admin','2019-09-02 03:10:15','51.79.20.92'),(22318,1,'admin','2019-09-02 03:10:15','51.79.20.92'),(22319,1,'admin','2019-09-02 03:10:15','51.79.20.92'),(22320,1,'admin','2019-09-02 03:10:16','51.79.20.92'),(22321,1,'admin','2019-09-02 03:10:16','51.79.20.92'),(22322,1,'admin','2019-09-02 03:10:16','51.79.20.92'),(22323,1,'admin','2019-09-02 03:10:17','51.79.20.92'),(22324,1,'admin','2019-09-02 03:10:17','51.79.20.92'),(22325,1,'admin','2019-09-02 03:10:17','51.79.20.92'),(22326,1,'admin','2019-09-02 03:10:17','51.79.20.92'),(22327,1,'admin','2019-09-02 03:10:18','51.79.20.92'),(22328,1,'admin','2019-09-02 03:10:18','51.79.20.92'),(22329,1,'admin','2019-09-02 03:10:18','51.79.20.92'),(22330,1,'admin','2019-09-02 03:10:19','51.79.20.92'),(22331,1,'admin','2019-09-02 03:10:19','51.79.20.92'),(22332,1,'admin','2019-09-02 03:10:19','51.79.20.92'),(22333,1,'admin','2019-09-02 03:10:20','51.79.20.92'),(22334,1,'admin','2019-09-02 03:10:20','51.79.20.92'),(22335,1,'admin','2019-09-02 03:10:20','51.79.20.92'),(22336,1,'admin','2019-09-02 03:10:21','51.79.20.92'),(22337,1,'admin','2019-09-02 03:10:21','51.79.20.92'),(22338,1,'admin','2019-09-02 03:10:21','51.79.20.92'),(22339,1,'admin','2019-09-02 03:10:22','51.79.20.92'),(22340,1,'admin','2019-09-02 03:10:22','51.79.20.92'),(22341,1,'admin','2019-09-02 03:10:22','51.79.20.92'),(22342,1,'admin','2019-09-02 03:10:23','51.79.20.92'),(22343,1,'admin','2019-09-02 03:10:23','51.79.20.92'),(22344,1,'admin','2019-09-02 03:10:23','51.79.20.92'),(22345,1,'admin','2019-09-02 03:10:24','51.79.20.92'),(22346,1,'admin','2019-09-02 03:10:24','51.79.20.92'),(22347,1,'admin','2019-09-02 03:10:24','51.79.20.92'),(22348,1,'admin','2019-09-02 03:10:25','51.79.20.92'),(22349,1,'admin','2019-09-02 03:10:25','51.79.20.92'),(22350,1,'admin','2019-09-02 03:10:25','51.79.20.92'),(22351,1,'admin','2019-09-02 03:10:26','51.79.20.92'),(22352,1,'admin','2019-09-02 03:10:26','51.79.20.92'),(22353,1,'admin','2019-09-02 03:10:26','51.79.20.92'),(22354,1,'admin','2019-09-02 03:10:26','51.79.20.92'),(22355,1,'admin','2019-09-02 03:10:27','51.79.20.92'),(22356,1,'admin','2019-09-02 03:10:27','51.79.20.92'),(22357,1,'admin','2019-09-02 03:10:27','51.79.20.92'),(22358,1,'admin','2019-09-02 03:10:28','51.79.20.92'),(22359,1,'admin','2019-09-02 03:10:28','51.79.20.92'),(22360,1,'admin','2019-09-02 03:10:28','51.79.20.92'),(22361,1,'admin','2019-09-02 03:10:29','51.79.20.92'),(22362,1,'admin','2019-09-02 03:10:29','51.79.20.92'),(22363,1,'admin','2019-09-02 03:10:29','51.79.20.92'),(22364,1,'admin','2019-09-02 03:10:30','51.79.20.92'),(22365,1,'admin','2019-09-02 03:10:30','51.79.20.92'),(22366,1,'admin','2019-09-02 03:10:30','51.79.20.92'),(22367,1,'admin','2019-09-02 03:10:31','51.79.20.92'),(22368,1,'admin','2019-09-02 03:10:31','51.79.20.92'),(22369,1,'admin','2019-09-02 03:10:31','51.79.20.92'),(22370,1,'admin','2019-09-02 03:10:32','51.79.20.92'),(22371,1,'admin','2019-09-02 03:10:32','51.79.20.92'),(22372,1,'admin','2019-09-02 03:10:32','51.79.20.92'),(22373,1,'admin','2019-09-02 03:10:33','51.79.20.92'),(22374,1,'admin','2019-09-02 03:10:33','51.79.20.92'),(22375,1,'admin','2019-09-02 03:10:33','51.79.20.92'),(22376,1,'admin','2019-09-02 03:10:34','51.79.20.92'),(22377,1,'admin','2019-09-02 03:10:34','51.79.20.92'),(22378,1,'admin','2019-09-02 03:10:34','51.79.20.92'),(22379,1,'admin','2019-09-02 03:10:35','51.79.20.92'),(22380,1,'admin','2019-09-02 03:10:35','51.79.20.92'),(22381,1,'admin','2019-09-02 03:10:35','51.79.20.92'),(22382,1,'admin','2019-09-02 03:10:36','51.79.20.92'),(22383,1,'admin','2019-09-02 03:10:36','51.79.20.92'),(22384,1,'admin','2019-09-02 03:10:36','51.79.20.92'),(22385,1,'admin','2019-09-02 03:10:36','51.79.20.92'),(22386,1,'admin','2019-09-02 03:10:37','51.79.20.92'),(22387,1,'admin','2019-09-02 03:10:37','51.79.20.92'),(22388,1,'admin','2019-09-02 03:10:37','51.79.20.92'),(22389,1,'admin','2019-09-02 03:10:38','51.79.20.92'),(22390,1,'admin','2019-09-02 03:10:38','51.79.20.92'),(22391,1,'admin','2019-09-02 03:10:38','51.79.20.92'),(22392,1,'admin','2019-09-02 03:10:39','51.79.20.92'),(22393,1,'admin','2019-09-02 03:10:39','51.79.20.92'),(22394,1,'admin','2019-09-02 03:10:39','51.79.20.92'),(22395,1,'admin','2019-09-02 03:10:40','51.79.20.92'),(22396,1,'admin','2019-09-02 03:10:40','51.79.20.92'),(22397,1,'admin','2019-09-02 03:10:40','51.79.20.92'),(22398,1,'admin','2019-09-02 03:10:41','51.79.20.92'),(22399,1,'admin','2019-09-02 03:10:41','51.79.20.92'),(22400,1,'admin','2019-09-02 03:10:41','51.79.20.92'),(22401,1,'admin','2019-09-02 03:10:42','51.79.20.92'),(22402,1,'admin','2019-09-02 03:10:42','51.79.20.92'),(22403,1,'admin','2019-09-02 03:10:42','51.79.20.92'),(22404,1,'admin','2019-09-02 03:10:43','51.79.20.92'),(22405,1,'admin','2019-09-02 03:10:43','51.79.20.92'),(22406,1,'admin','2019-09-02 03:10:43','51.79.20.92'),(22407,1,'admin','2019-09-02 03:10:44','51.79.20.92'),(22408,1,'admin','2019-09-02 03:10:44','51.79.20.92'),(22409,1,'admin','2019-09-02 03:10:44','51.79.20.92'),(22410,1,'admin','2019-09-02 03:10:45','51.79.20.92'),(22411,1,'admin','2019-09-02 03:10:45','51.79.20.92'),(22412,1,'admin','2019-09-02 03:10:45','51.79.20.92'),(22413,1,'admin','2019-09-02 03:10:45','51.79.20.92'),(22414,1,'admin','2019-09-02 03:10:46','51.79.20.92'),(22415,1,'admin','2019-09-02 03:10:46','51.79.20.92'),(22416,1,'admin','2019-09-02 03:10:46','51.79.20.92'),(22417,1,'admin','2019-09-02 03:10:47','51.79.20.92'),(22418,1,'admin','2019-09-02 03:10:47','51.79.20.92'),(22419,1,'admin','2019-09-02 03:10:47','51.79.20.92'),(22420,1,'admin','2019-09-02 03:10:48','51.79.20.92'),(22421,1,'admin','2019-09-02 03:10:48','51.79.20.92'),(22422,1,'admin','2019-09-02 03:10:48','51.79.20.92'),(22423,1,'admin','2019-09-02 03:10:49','51.79.20.92'),(22424,1,'admin','2019-09-02 03:10:49','51.79.20.92'),(22425,1,'admin','2019-09-02 03:10:49','51.79.20.92'),(22426,1,'admin','2019-09-02 03:10:50','51.79.20.92'),(22427,1,'admin','2019-09-02 03:10:50','51.79.20.92'),(22428,1,'admin','2019-09-02 03:10:50','51.79.20.92'),(22429,1,'admin','2019-09-02 03:10:51','51.79.20.92'),(22430,1,'admin','2019-09-02 03:10:51','51.79.20.92'),(22431,1,'admin','2019-09-02 03:10:51','51.79.20.92'),(22432,1,'admin','2019-09-02 03:10:52','51.79.20.92'),(22433,1,'admin','2019-09-02 03:10:52','51.79.20.92'),(22434,1,'admin','2019-09-02 03:10:52','51.79.20.92'),(22435,1,'admin','2019-09-02 03:10:53','51.79.20.92'),(22436,1,'admin','2019-09-02 03:10:53','51.79.20.92'),(22437,1,'admin','2019-09-02 03:10:53','51.79.20.92'),(22438,1,'admin','2019-09-02 03:10:54','51.79.20.92'),(22439,1,'admin','2019-09-02 03:10:54','51.79.20.92'),(22440,1,'admin','2019-09-02 03:10:54','51.79.20.92'),(22441,1,'admin','2019-09-02 03:10:55','51.79.20.92'),(22442,1,'admin','2019-09-02 03:10:55','51.79.20.92'),(22443,1,'admin','2019-09-02 03:10:55','51.79.20.92'),(22444,1,'admin','2019-09-02 03:10:56','51.79.20.92'),(22445,1,'admin','2019-09-02 03:10:56','51.79.20.92'),(22446,1,'admin','2019-09-02 03:10:56','51.79.20.92'),(22447,1,'admin','2019-09-02 03:10:56','51.79.20.92'),(22448,1,'admin','2019-09-02 03:10:57','51.79.20.92'),(22449,1,'admin','2019-09-02 03:10:57','51.79.20.92'),(22450,1,'admin','2019-09-02 03:10:57','51.79.20.92'),(22451,1,'admin','2019-09-02 03:10:58','51.79.20.92'),(22452,1,'admin','2019-09-02 03:10:58','51.79.20.92'),(22453,1,'admin','2019-09-02 03:10:58','51.79.20.92'),(22454,1,'admin','2019-09-02 03:10:59','51.79.20.92'),(22455,1,'admin','2019-09-02 03:10:59','51.79.20.92'),(22456,1,'admin','2019-09-02 03:10:59','51.79.20.92'),(22457,1,'admin','2019-09-02 03:11:00','51.79.20.92'),(22458,1,'admin','2019-09-02 03:11:00','51.79.20.92'),(22459,1,'admin','2019-09-02 03:11:00','51.79.20.92'),(22460,1,'admin','2019-09-02 03:11:01','51.79.20.92'),(22461,1,'admin','2019-09-02 03:11:01','51.79.20.92'),(22462,1,'admin','2019-09-02 03:11:01','51.79.20.92'),(22463,1,'admin','2019-09-02 03:11:02','51.79.20.92'),(22464,1,'admin','2019-09-02 03:11:02','51.79.20.92'),(22465,1,'admin','2019-09-02 03:11:02','51.79.20.92'),(22466,1,'admin','2019-09-02 03:11:03','51.79.20.92'),(22467,1,'admin','2019-09-02 03:11:03','51.79.20.92'),(22468,1,'admin','2019-09-02 03:11:03','51.79.20.92'),(22469,1,'admin','2019-09-02 03:11:04','51.79.20.92'),(22470,1,'admin','2019-09-02 03:11:04','51.79.20.92'),(22471,1,'admin','2019-09-02 03:11:04','51.79.20.92'),(22472,1,'admin','2019-09-02 03:11:05','51.79.20.92'),(22473,1,'admin','2019-09-02 03:11:05','51.79.20.92'),(22474,1,'admin','2019-09-02 03:11:05','51.79.20.92'),(22475,1,'admin','2019-09-02 03:11:06','51.79.20.92'),(22476,1,'admin','2019-09-02 03:11:06','51.79.20.92'),(22477,1,'admin','2019-09-02 03:11:06','51.79.20.92'),(22478,1,'admin','2019-09-02 03:11:06','51.79.20.92'),(22479,1,'admin','2019-09-02 03:11:07','51.79.20.92'),(22480,1,'admin','2019-09-02 03:11:07','51.79.20.92'),(22481,1,'admin','2019-09-02 03:11:07','51.79.20.92'),(22482,1,'admin','2019-09-02 03:11:08','51.79.20.92'),(22483,1,'admin','2019-09-02 03:11:08','51.79.20.92'),(22484,1,'admin','2019-09-02 03:11:08','51.79.20.92'),(22485,1,'admin','2019-09-02 03:11:09','51.79.20.92'),(22486,1,'admin','2019-09-02 03:11:09','51.79.20.92'),(22487,1,'admin','2019-09-02 03:11:09','51.79.20.92'),(22488,1,'admin','2019-09-02 03:11:10','51.79.20.92'),(22489,1,'admin','2019-09-02 03:11:10','51.79.20.92'),(22490,1,'admin','2019-09-02 03:11:10','51.79.20.92'),(22491,1,'admin','2019-09-02 03:11:11','51.79.20.92'),(22492,1,'admin','2019-09-02 03:11:11','51.79.20.92'),(22493,1,'admin','2019-09-02 03:11:11','51.79.20.92'),(22494,1,'admin','2019-09-02 03:11:12','51.79.20.92'),(22495,1,'admin','2019-09-02 03:11:12','51.79.20.92'),(22496,1,'admin','2019-09-02 03:11:12','51.79.20.92'),(22497,1,'admin','2019-09-02 03:11:13','51.79.20.92'),(22498,1,'admin','2019-09-02 03:11:13','51.79.20.92'),(22499,1,'admin','2019-09-02 03:11:13','51.79.20.92'),(22500,1,'admin','2019-09-02 03:11:14','51.79.20.92'),(22501,1,'admin','2019-09-02 03:11:14','51.79.20.92'),(22502,1,'admin','2019-09-02 03:11:14','51.79.20.92'),(22503,1,'admin','2019-09-02 03:11:15','51.79.20.92'),(22504,1,'admin','2019-09-02 03:11:15','51.79.20.92'),(22505,1,'admin','2019-09-02 03:11:15','51.79.20.92'),(22506,1,'admin','2019-09-02 03:11:16','51.79.20.92'),(22507,1,'admin','2019-09-02 03:11:16','51.79.20.92'),(22508,1,'admin','2019-09-02 03:11:16','51.79.20.92'),(22509,1,'admin','2019-09-02 03:11:17','51.79.20.92'),(22510,1,'admin','2019-09-02 03:11:17','51.79.20.92'),(22511,1,'admin','2019-09-02 03:11:17','51.79.20.92'),(22512,1,'admin','2019-09-02 03:11:18','51.79.20.92'),(22513,1,'admin','2019-09-02 03:11:18','51.79.20.92'),(22514,1,'admin','2019-09-02 03:11:18','51.79.20.92'),(22515,1,'admin','2019-09-02 03:11:18','51.79.20.92'),(22516,1,'admin','2019-09-02 03:11:19','51.79.20.92'),(22517,1,'admin','2019-09-02 03:11:19','51.79.20.92'),(22518,1,'admin','2019-09-02 03:11:19','51.79.20.92'),(22519,1,'admin','2019-09-02 03:11:20','51.79.20.92'),(22520,1,'admin','2019-09-02 03:11:20','51.79.20.92'),(22521,1,'admin','2019-09-02 03:11:20','51.79.20.92'),(22522,1,'admin','2019-09-02 03:11:21','51.79.20.92'),(22523,1,'admin','2019-09-02 03:11:21','51.79.20.92'),(22524,1,'admin','2019-09-02 03:11:21','51.79.20.92'),(22525,1,'admin','2019-09-02 03:11:22','51.79.20.92'),(22526,1,'admin','2019-09-02 03:11:22','51.79.20.92'),(22527,1,'admin','2019-09-02 03:11:22','51.79.20.92'),(22528,1,'admin','2019-09-02 03:11:23','51.79.20.92'),(22529,1,'admin','2019-09-02 03:11:23','51.79.20.92'),(22530,1,'admin','2019-09-02 03:11:23','51.79.20.92'),(22531,1,'admin','2019-09-02 03:11:24','51.79.20.92'),(22532,1,'admin','2019-09-02 03:11:24','51.79.20.92'),(22533,1,'admin','2019-09-02 03:11:24','51.79.20.92'),(22534,1,'admin','2019-09-02 03:11:25','51.79.20.92'),(22535,1,'admin','2019-09-02 03:11:25','51.79.20.92'),(22536,1,'admin','2019-09-02 03:11:25','51.79.20.92'),(22537,1,'admin','2019-09-02 03:11:26','51.79.20.92'),(22538,1,'admin','2019-09-02 03:11:26','51.79.20.92'),(22539,1,'admin','2019-09-02 03:11:26','51.79.20.92'),(22540,1,'admin','2019-09-02 03:11:27','51.79.20.92'),(22541,1,'admin','2019-09-02 03:11:27','51.79.20.92'),(22542,1,'admin','2019-09-02 03:11:27','51.79.20.92'),(22543,1,'admin','2019-09-02 03:11:27','51.79.20.92'),(22544,1,'admin','2019-09-02 03:11:28','51.79.20.92'),(22545,1,'admin','2019-09-02 03:11:28','51.79.20.92'),(22546,1,'admin','2019-09-02 03:11:28','51.79.20.92'),(22547,1,'admin','2019-09-02 03:11:29','51.79.20.92'),(22548,1,'admin','2019-09-02 03:11:29','51.79.20.92'),(22549,1,'admin','2019-09-02 03:11:29','51.79.20.92'),(22550,1,'admin','2019-09-02 03:11:30','51.79.20.92'),(22551,1,'admin','2019-09-02 03:11:30','51.79.20.92'),(22552,1,'admin','2019-09-02 03:11:30','51.79.20.92'),(22553,1,'admin','2019-09-02 03:11:31','51.79.20.92'),(22554,1,'admin','2019-09-02 03:11:31','51.79.20.92'),(22555,1,'admin','2019-09-02 03:11:31','51.79.20.92'),(22556,1,'admin','2019-09-02 03:11:32','51.79.20.92'),(22557,1,'admin','2019-09-02 03:11:32','51.79.20.92'),(22558,1,'admin','2019-09-02 03:11:32','51.79.20.92'),(22559,1,'admin','2019-09-02 03:11:33','51.79.20.92'),(22560,1,'admin','2019-09-02 03:11:33','51.79.20.92'),(22561,1,'admin','2019-09-02 03:11:33','51.79.20.92'),(22562,1,'admin','2019-09-02 03:11:34','51.79.20.92'),(22563,1,'admin','2019-09-02 03:11:34','51.79.20.92'),(22564,1,'admin','2019-09-02 03:11:34','51.79.20.92'),(22565,1,'admin','2019-09-02 03:11:35','51.79.20.92'),(22566,1,'admin','2019-09-02 03:11:35','51.79.20.92'),(22567,1,'admin','2019-09-02 03:11:35','51.79.20.92'),(22568,1,'admin','2019-09-02 03:11:36','51.79.20.92'),(22569,1,'admin','2019-09-02 03:11:36','51.79.20.92'),(22570,1,'admin','2019-09-02 03:11:36','51.79.20.92'),(22571,1,'admin','2019-09-02 03:11:37','51.79.20.92'),(22572,1,'admin','2019-09-02 03:11:37','51.79.20.92'),(22573,1,'admin','2019-09-02 03:11:37','51.79.20.92'),(22574,1,'admin','2019-09-02 03:11:37','51.79.20.92'),(22575,1,'admin','2019-09-02 03:11:38','51.79.20.92'),(22576,1,'admin','2019-09-02 03:11:38','51.79.20.92'),(22577,1,'admin','2019-09-02 03:11:38','51.79.20.92'),(22578,1,'admin','2019-09-02 03:11:39','51.79.20.92'),(22579,1,'admin','2019-09-02 03:11:39','51.79.20.92'),(22580,1,'admin','2019-09-02 03:11:39','51.79.20.92'),(22581,1,'admin','2019-09-02 03:11:40','51.79.20.92'),(22582,1,'admin','2019-09-02 03:11:40','51.79.20.92'),(22583,1,'admin','2019-09-02 03:11:40','51.79.20.92'),(22584,1,'admin','2019-09-02 03:11:41','51.79.20.92'),(22585,1,'admin','2019-09-02 03:11:41','51.79.20.92'),(22586,1,'admin','2019-09-02 03:11:41','51.79.20.92'),(22587,1,'admin','2019-09-02 03:11:42','51.79.20.92'),(22588,1,'admin','2019-09-02 03:11:42','51.79.20.92'),(22589,1,'admin','2019-09-02 03:11:42','51.79.20.92'),(22590,1,'admin','2019-09-02 03:11:43','51.79.20.92'),(22591,1,'admin','2019-09-02 03:11:43','51.79.20.92'),(22592,1,'admin','2019-09-02 03:11:43','51.79.20.92'),(22593,1,'admin','2019-09-02 03:11:44','51.79.20.92'),(22594,1,'admin','2019-09-02 03:11:44','51.79.20.92'),(22595,1,'admin','2019-09-02 03:11:44','51.79.20.92'),(22596,1,'admin','2019-09-02 03:11:45','51.79.20.92'),(22597,1,'admin','2019-09-02 03:11:45','51.79.20.92'),(22598,1,'admin','2019-09-02 03:11:45','51.79.20.92'),(22599,1,'admin','2019-09-02 03:11:46','51.79.20.92'),(22600,1,'admin','2019-09-02 03:11:46','51.79.20.92'),(22601,1,'admin','2019-09-02 03:11:46','51.79.20.92'),(22602,1,'admin','2019-09-02 03:11:46','51.79.20.92'),(22603,1,'admin','2019-09-02 03:11:47','51.79.20.92'),(22604,1,'admin','2019-09-02 03:11:47','51.79.20.92'),(22605,1,'admin','2019-09-02 03:11:47','51.79.20.92'),(22606,1,'admin','2019-09-02 03:11:48','51.79.20.92'),(22607,1,'admin','2019-09-02 03:11:48','51.79.20.92'),(22608,1,'admin','2019-09-02 03:11:48','51.79.20.92'),(22609,1,'admin','2019-09-02 03:11:49','51.79.20.92'),(22610,1,'admin','2019-09-02 03:11:49','51.79.20.92'),(22611,1,'admin','2019-09-02 03:11:49','51.79.20.92'),(22612,1,'admin','2019-09-02 03:11:50','51.79.20.92'),(22613,1,'admin','2019-09-02 03:11:50','51.79.20.92'),(22614,1,'admin','2019-09-02 03:11:50','51.79.20.92'),(22615,1,'admin','2019-09-02 03:11:51','51.79.20.92'),(22616,1,'admin','2019-09-02 03:11:51','51.79.20.92'),(22617,1,'admin','2019-09-02 03:11:51','51.79.20.92'),(22618,1,'admin','2019-09-02 03:11:52','51.79.20.92'),(22619,1,'admin','2019-09-02 03:11:52','51.79.20.92'),(22620,1,'admin','2019-09-02 03:11:52','51.79.20.92'),(22621,1,'admin','2019-09-02 03:11:53','51.79.20.92'),(22622,1,'admin','2019-09-02 03:11:53','51.79.20.92'),(22623,1,'admin','2019-09-02 03:11:53','51.79.20.92'),(22624,1,'admin','2019-09-02 03:11:54','51.79.20.92'),(22625,1,'admin','2019-09-02 03:11:54','51.79.20.92'),(22626,1,'admin','2019-09-02 03:11:54','51.79.20.92'),(22627,1,'admin','2019-09-02 03:11:54','51.79.20.92'),(22628,1,'admin','2019-09-02 03:11:55','51.79.20.92'),(22629,1,'admin','2019-09-02 03:11:55','51.79.20.92'),(22630,1,'admin','2019-09-02 03:11:55','51.79.20.92'),(22631,1,'admin','2019-09-02 03:11:56','51.79.20.92'),(22632,1,'admin','2019-09-02 03:11:56','51.79.20.92'),(22633,1,'admin','2019-09-02 03:11:56','51.79.20.92'),(22634,1,'admin','2019-09-02 03:11:57','51.79.20.92'),(22635,1,'admin','2019-09-02 03:11:57','51.79.20.92'),(22636,1,'admin','2019-09-02 03:11:57','51.79.20.92'),(22637,1,'admin','2019-09-02 03:11:58','51.79.20.92'),(22638,1,'admin','2019-09-02 03:11:58','51.79.20.92'),(22639,1,'admin','2019-09-02 03:11:58','51.79.20.92'),(22640,1,'admin','2019-09-02 03:11:59','51.79.20.92'),(22641,1,'admin','2019-09-02 03:11:59','51.79.20.92'),(22642,1,'admin','2019-09-02 03:11:59','51.79.20.92'),(22643,1,'admin','2019-09-02 03:12:00','51.79.20.92'),(22644,1,'admin','2019-09-02 03:12:00','51.79.20.92'),(22645,1,'admin','2019-09-02 03:12:00','51.79.20.92'),(22646,1,'admin','2019-09-02 03:12:01','51.79.20.92'),(22647,1,'admin','2019-09-02 03:12:01','51.79.20.92'),(22648,1,'admin','2019-09-02 03:12:01','51.79.20.92'),(22649,1,'admin','2019-09-02 03:12:02','51.79.20.92'),(22650,1,'admin','2019-09-02 03:12:02','51.79.20.92'),(22651,1,'admin','2019-09-02 03:12:02','51.79.20.92'),(22652,1,'admin','2019-09-02 03:12:03','51.79.20.92'),(22653,1,'admin','2019-09-02 03:12:03','51.79.20.92'),(22654,1,'admin','2019-09-02 03:12:03','51.79.20.92'),(22655,1,'admin','2019-09-02 03:12:04','51.79.20.92'),(22656,1,'admin','2019-09-02 03:12:04','51.79.20.92'),(22657,1,'admin','2019-09-02 03:12:04','51.79.20.92'),(22658,1,'admin','2019-09-02 03:12:05','51.79.20.92'),(22659,1,'admin','2019-09-02 03:12:05','51.79.20.92'),(22660,1,'admin','2019-09-02 03:12:05','51.79.20.92'),(22661,1,'admin','2019-09-02 03:12:06','51.79.20.92'),(22662,1,'admin','2019-09-02 03:12:06','51.79.20.92'),(22663,1,'admin','2019-09-02 03:12:06','51.79.20.92'),(22664,1,'admin','2019-09-02 03:12:07','51.79.20.92'),(22665,1,'admin','2019-09-02 03:12:07','51.79.20.92'),(22666,1,'admin','2019-09-02 03:12:07','51.79.20.92'),(22667,1,'admin','2019-09-02 03:12:08','51.79.20.92'),(22668,1,'admin','2019-09-02 03:12:08','51.79.20.92'),(22669,1,'admin','2019-09-02 03:12:08','51.79.20.92'),(22670,1,'admin','2019-09-02 03:12:08','51.79.20.92'),(22671,1,'admin','2019-09-02 03:12:09','51.79.20.92'),(22672,1,'admin','2019-09-02 03:12:09','51.79.20.92'),(22673,1,'admin','2019-09-02 03:12:09','51.79.20.92'),(22674,1,'admin','2019-09-02 03:12:10','51.79.20.92'),(22675,1,'admin','2019-09-02 03:12:10','51.79.20.92'),(22676,1,'admin','2019-09-02 03:12:10','51.79.20.92'),(22677,1,'admin','2019-09-02 03:12:11','51.79.20.92'),(22678,1,'admin','2019-09-02 03:12:11','51.79.20.92'),(22679,1,'admin','2019-09-02 03:12:11','51.79.20.92'),(22680,1,'admin','2019-09-02 03:12:12','51.79.20.92'),(22681,1,'admin','2019-09-02 03:12:12','51.79.20.92'),(22682,1,'admin','2019-09-02 03:12:12','51.79.20.92'),(22683,1,'admin','2019-09-02 03:12:13','51.79.20.92'),(22684,1,'admin','2019-09-02 03:12:13','51.79.20.92'),(22685,1,'admin','2019-09-02 03:12:13','51.79.20.92'),(22686,1,'admin','2019-09-02 03:12:14','51.79.20.92'),(22687,1,'admin','2019-09-02 03:12:14','51.79.20.92'),(22688,1,'admin','2019-09-02 03:12:14','51.79.20.92'),(22689,1,'admin','2019-09-02 03:12:15','51.79.20.92'),(22690,1,'admin','2019-09-02 03:12:15','51.79.20.92'),(22691,1,'admin','2019-09-02 03:12:15','51.79.20.92'),(22692,1,'admin','2019-09-02 03:12:16','51.79.20.92'),(22693,1,'admin','2019-09-02 03:12:16','51.79.20.92'),(22694,1,'admin','2019-09-02 03:12:16','51.79.20.92'),(22695,1,'admin','2019-09-02 03:12:17','51.79.20.92'),(22696,1,'admin','2019-09-02 03:12:17','51.79.20.92'),(22697,1,'admin','2019-09-02 03:12:17','51.79.20.92'),(22698,1,'admin','2019-09-02 03:12:18','51.79.20.92'),(22699,1,'admin','2019-09-02 03:12:18','51.79.20.92'),(22700,1,'admin','2019-09-02 03:12:18','51.79.20.92'),(22701,1,'admin','2019-09-02 03:12:19','51.79.20.92'),(22702,1,'admin','2019-09-02 03:12:19','51.79.20.92'),(22703,1,'admin','2019-09-02 03:12:19','51.79.20.92'),(22704,1,'admin','2019-09-02 03:12:20','51.79.20.92'),(22705,1,'admin','2019-09-02 03:12:20','51.79.20.92'),(22706,1,'admin','2019-09-02 03:12:20','51.79.20.92'),(22707,1,'admin','2019-09-02 03:12:21','51.79.20.92'),(22708,1,'admin','2019-09-02 03:12:21','51.79.20.92'),(22709,1,'admin','2019-09-02 03:12:21','51.79.20.92'),(22710,1,'admin','2019-09-02 03:12:21','51.79.20.92'),(22711,1,'admin','2019-09-02 03:12:22','51.79.20.92'),(22712,1,'admin','2019-09-02 03:12:22','51.79.20.92'),(22713,1,'admin','2019-09-02 03:12:22','51.79.20.92'),(22714,1,'admin','2019-09-02 03:12:23','51.79.20.92'),(22715,1,'admin','2019-09-02 03:12:23','51.79.20.92'),(22716,1,'admin','2019-09-02 03:12:23','51.79.20.92'),(22717,1,'admin','2019-09-02 03:12:24','51.79.20.92'),(22718,1,'admin','2019-09-02 03:12:24','51.79.20.92'),(22719,1,'admin','2019-09-02 03:12:24','51.79.20.92'),(22720,1,'admin','2019-09-02 03:12:25','51.79.20.92'),(22721,1,'admin','2019-09-02 03:12:25','51.79.20.92'),(22722,1,'admin','2019-09-02 03:12:25','51.79.20.92'),(22723,1,'admin','2019-09-02 03:12:26','51.79.20.92'),(22724,1,'admin','2019-09-02 03:12:26','51.79.20.92'),(22725,1,'admin','2019-09-02 03:12:26','51.79.20.92'),(22726,1,'admin','2019-09-02 03:12:27','51.79.20.92'),(22727,1,'admin','2019-09-02 03:12:27','51.79.20.92'),(22728,1,'admin','2019-09-02 03:12:27','51.79.20.92'),(22729,1,'admin','2019-09-02 03:12:28','51.79.20.92'),(22730,1,'admin','2019-09-02 03:12:28','51.79.20.92'),(22731,1,'admin','2019-09-02 03:12:28','51.79.20.92'),(22732,1,'admin','2019-09-02 03:12:29','51.79.20.92'),(22733,1,'admin','2019-09-02 03:12:29','51.79.20.92'),(22734,1,'admin','2019-09-02 03:12:29','51.79.20.92'),(22735,1,'admin','2019-09-02 03:12:30','51.79.20.92'),(22736,1,'admin','2019-09-02 03:12:30','51.79.20.92'),(22737,1,'admin','2019-09-02 03:12:30','51.79.20.92'),(22738,1,'admin','2019-09-02 03:12:30','51.79.20.92'),(22739,1,'admin','2019-09-02 03:12:31','51.79.20.92'),(22740,1,'admin','2019-09-02 03:12:31','51.79.20.92'),(22741,1,'admin','2019-09-02 03:12:31','51.79.20.92'),(22742,1,'admin','2019-09-02 03:12:32','51.79.20.92'),(22743,1,'admin','2019-09-02 03:12:32','51.79.20.92'),(22744,1,'admin','2019-09-02 03:12:32','51.79.20.92'),(22745,1,'admin','2019-09-02 03:12:33','51.79.20.92'),(22746,1,'admin','2019-09-02 03:12:33','51.79.20.92'),(22747,1,'admin','2019-09-02 03:12:33','51.79.20.92'),(22748,1,'admin','2019-09-02 03:12:34','51.79.20.92'),(22749,1,'admin','2019-09-02 03:12:34','51.79.20.92'),(22750,1,'admin','2019-09-02 03:12:34','51.79.20.92'),(22751,1,'admin','2019-09-02 03:12:35','51.79.20.92'),(22752,1,'admin','2019-09-02 03:12:35','51.79.20.92'),(22753,1,'admin','2019-09-02 03:12:35','51.79.20.92'),(22754,1,'admin','2019-09-02 03:12:36','51.79.20.92'),(22755,1,'admin','2019-09-02 03:12:36','51.79.20.92'),(22756,1,'admin','2019-09-02 03:12:36','51.79.20.92'),(22757,1,'admin','2019-09-02 03:12:37','51.79.20.92'),(22758,1,'admin','2019-09-02 03:12:37','51.79.20.92'),(22759,1,'admin','2019-09-02 03:12:37','51.79.20.92'),(22760,1,'admin','2019-09-02 03:12:38','51.79.20.92'),(22761,1,'admin','2019-09-02 03:12:38','51.79.20.92'),(22762,1,'admin','2019-09-02 03:12:38','51.79.20.92'),(22763,1,'admin','2019-09-02 03:12:38','51.79.20.92'),(22764,1,'admin','2019-09-02 03:12:39','51.79.20.92'),(22765,1,'admin','2019-09-02 03:12:39','51.79.20.92'),(22766,1,'admin','2019-09-02 03:12:39','51.79.20.92'),(22767,1,'admin','2019-09-02 03:12:40','51.79.20.92'),(22768,1,'admin','2019-09-02 03:12:40','51.79.20.92'),(22769,1,'admin','2019-09-02 03:12:40','51.79.20.92'),(22770,1,'admin','2019-09-02 03:12:41','51.79.20.92'),(22771,1,'admin','2019-09-02 03:12:41','51.79.20.92'),(22772,1,'admin','2019-09-02 03:12:41','51.79.20.92'),(22773,1,'admin','2019-09-02 03:12:42','51.79.20.92'),(22774,1,'admin','2019-09-02 03:12:42','51.79.20.92'),(22775,1,'admin','2019-09-02 03:12:42','51.79.20.92'),(22776,1,'admin','2019-09-02 03:12:43','51.79.20.92'),(22777,1,'admin','2019-09-02 03:12:43','51.79.20.92'),(22778,1,'admin','2019-09-02 03:12:43','51.79.20.92'),(22779,1,'admin','2019-09-02 03:12:44','51.79.20.92'),(22780,1,'admin','2019-09-02 03:12:44','51.79.20.92'),(22781,1,'admin','2019-09-02 03:12:44','51.79.20.92'),(22782,1,'admin','2019-09-02 03:12:45','51.79.20.92'),(22783,1,'admin','2019-09-02 03:12:45','51.79.20.92'),(22784,1,'admin','2019-09-02 03:12:45','51.79.20.92'),(22785,1,'admin','2019-09-02 03:12:46','51.79.20.92'),(22786,1,'admin','2019-09-02 03:12:46','51.79.20.92'),(22787,1,'admin','2019-09-02 03:12:46','51.79.20.92'),(22788,1,'admin','2019-09-02 03:12:47','51.79.20.92'),(22789,1,'admin','2019-09-02 03:12:47','51.79.20.92'),(22790,1,'admin','2019-09-02 03:12:47','51.79.20.92'),(22791,1,'admin','2019-09-02 03:12:48','51.79.20.92'),(22792,1,'admin','2019-09-02 03:12:48','51.79.20.92'),(22793,1,'admin','2019-09-02 03:12:48','51.79.20.92'),(22794,1,'admin','2019-09-02 03:12:48','51.79.20.92'),(22795,1,'admin','2019-09-02 03:12:49','51.79.20.92'),(22796,1,'admin','2019-09-02 03:12:49','51.79.20.92'),(22797,1,'admin','2019-09-02 03:12:49','51.79.20.92'),(22798,1,'admin','2019-09-02 03:12:50','51.79.20.92'),(22799,1,'admin','2019-09-02 03:12:50','51.79.20.92'),(22800,1,'admin','2019-09-02 03:12:50','51.79.20.92'),(22801,1,'admin','2019-09-02 03:12:51','51.79.20.92'),(22802,1,'admin','2019-09-02 03:12:51','51.79.20.92'),(22803,1,'admin','2019-09-02 03:12:51','51.79.20.92'),(22804,1,'admin','2019-09-02 03:12:52','51.79.20.92'),(22805,1,'admin','2019-09-02 03:12:52','51.79.20.92'),(22806,1,'admin','2019-09-02 03:12:52','51.79.20.92'),(22807,1,'admin','2019-09-02 03:12:53','51.79.20.92'),(22808,1,'admin','2019-09-02 03:12:53','51.79.20.92'),(22809,1,'admin','2019-09-02 03:12:53','51.79.20.92'),(22810,1,'admin','2019-09-02 03:12:54','51.79.20.92'),(22811,1,'admin','2019-09-02 03:12:54','51.79.20.92'),(22812,1,'admin','2019-09-02 03:12:54','51.79.20.92'),(22813,1,'admin','2019-09-02 03:12:55','51.79.20.92'),(22814,1,'admin','2019-09-02 03:12:55','51.79.20.92'),(22815,1,'admin','2019-09-02 03:12:55','51.79.20.92'),(22816,1,'admin','2019-09-02 03:12:56','51.79.20.92'),(22817,1,'admin','2019-09-02 03:12:56','51.79.20.92'),(22818,1,'admin','2019-09-02 03:12:56','51.79.20.92'),(22819,1,'admin','2019-09-02 03:12:57','51.79.20.92'),(22820,1,'admin','2019-09-02 03:12:57','51.79.20.92'),(22821,1,'admin','2019-09-02 03:12:57','51.79.20.92'),(22822,1,'admin','2019-09-02 03:12:58','51.79.20.92'),(22823,1,'admin','2019-09-02 03:12:58','51.79.20.92'),(22824,1,'admin','2019-09-02 03:12:58','51.79.20.92'),(22825,1,'admin','2019-09-02 03:12:58','51.79.20.92'),(22826,1,'admin','2019-09-02 03:12:59','51.79.20.92'),(22827,1,'admin','2019-09-02 03:12:59','51.79.20.92'),(22828,1,'admin','2019-09-02 03:12:59','51.79.20.92'),(22829,1,'admin','2019-09-02 03:13:00','51.79.20.92'),(22830,1,'admin','2019-09-02 03:13:00','51.79.20.92'),(22831,1,'admin','2019-09-02 03:13:00','51.79.20.92'),(22832,1,'admin','2019-09-02 03:13:01','51.79.20.92'),(22833,1,'admin','2019-09-02 03:13:01','51.79.20.92'),(22834,1,'admin','2019-09-02 03:13:01','51.79.20.92'),(22835,1,'admin','2019-09-02 03:13:02','51.79.20.92'),(22836,1,'admin','2019-09-02 03:13:02','51.79.20.92'),(22837,1,'admin','2019-09-02 03:13:02','51.79.20.92'),(22838,1,'admin','2019-09-02 03:13:03','51.79.20.92'),(22839,1,'admin','2019-09-02 03:13:03','51.79.20.92'),(22840,1,'admin','2019-09-02 03:13:03','51.79.20.92'),(22841,1,'admin','2019-09-02 03:13:04','51.79.20.92'),(22842,1,'admin','2019-09-02 03:13:04','51.79.20.92'),(22843,1,'admin','2019-09-02 03:13:04','51.79.20.92'),(22844,1,'admin','2019-09-02 03:13:05','51.79.20.92'),(22845,1,'admin','2019-09-02 03:13:05','51.79.20.92'),(22846,1,'admin','2019-09-02 03:13:05','51.79.20.92'),(22847,1,'admin','2019-09-02 03:13:06','51.79.20.92'),(22848,1,'admin','2019-09-02 03:13:06','51.79.20.92'),(22849,1,'admin','2019-09-02 03:13:06','51.79.20.92'),(22850,1,'admin','2019-09-02 03:13:06','51.79.20.92'),(22851,1,'admin','2019-09-02 03:13:07','51.79.20.92'),(22852,1,'admin','2019-09-02 03:13:07','51.79.20.92'),(22853,1,'admin','2019-09-02 03:13:07','51.79.20.92'),(22854,1,'admin','2019-09-02 03:13:08','51.79.20.92'),(22855,1,'admin','2019-09-02 03:13:08','51.79.20.92'),(22856,1,'admin','2019-09-02 03:13:08','51.79.20.92'),(22857,1,'admin','2019-09-02 03:13:09','51.79.20.92'),(22858,1,'admin','2019-09-02 03:13:09','51.79.20.92'),(22859,1,'admin','2019-09-02 03:13:09','51.79.20.92'),(22860,1,'admin','2019-09-02 03:13:10','51.79.20.92'),(22861,1,'admin','2019-09-02 03:13:10','51.79.20.92'),(22862,1,'admin','2019-09-02 03:13:10','51.79.20.92'),(22863,1,'admin','2019-09-02 03:13:11','51.79.20.92'),(22864,1,'admin','2019-09-02 03:13:11','51.79.20.92'),(22865,1,'admin','2019-09-02 03:13:11','51.79.20.92'),(22866,1,'admin','2019-09-02 03:13:12','51.79.20.92'),(22867,1,'admin','2019-09-02 03:13:12','51.79.20.92'),(22868,1,'admin','2019-09-02 03:13:12','51.79.20.92'),(22869,1,'admin','2019-09-02 03:13:13','51.79.20.92'),(22870,1,'admin','2019-09-02 03:13:13','51.79.20.92'),(22871,1,'admin','2019-09-02 03:13:13','51.79.20.92'),(22872,1,'admin','2019-09-02 03:13:14','51.79.20.92'),(22873,1,'admin','2019-09-02 03:13:14','51.79.20.92'),(22874,1,'admin','2019-09-02 03:13:14','51.79.20.92'),(22875,1,'admin','2019-09-02 03:13:15','51.79.20.92'),(22876,1,'admin','2019-09-02 03:13:15','51.79.20.92'),(22877,1,'admin','2019-09-02 03:13:15','51.79.20.92'),(22878,1,'admin','2019-09-02 03:13:16','51.79.20.92'),(22879,1,'admin','2019-09-02 03:13:16','51.79.20.92'),(22880,1,'admin','2019-09-02 03:13:16','51.79.20.92'),(22881,1,'admin','2019-09-02 03:13:17','51.79.20.92'),(22882,1,'admin','2019-09-02 03:13:17','51.79.20.92'),(22883,1,'admin','2019-09-02 03:13:17','51.79.20.92'),(22884,1,'admin','2019-09-02 03:13:18','51.79.20.92'),(22885,1,'admin','2019-09-02 03:13:18','51.79.20.92'),(22886,1,'admin','2019-09-02 03:13:18','51.79.20.92'),(22887,1,'admin','2019-09-02 03:13:19','51.79.20.92'),(22888,1,'admin','2019-09-02 03:13:19','51.79.20.92'),(22889,1,'admin','2019-09-02 03:13:19','51.79.20.92'),(22890,1,'admin','2019-09-02 03:13:20','51.79.20.92'),(22891,1,'admin','2019-09-02 03:13:20','51.79.20.92'),(22892,1,'admin','2019-09-02 03:13:20','51.79.20.92'),(22893,1,'admin','2019-09-02 03:13:21','51.79.20.92'),(22894,1,'admin','2019-09-02 03:13:21','51.79.20.92'),(22895,1,'admin','2019-09-02 03:13:21','51.79.20.92'),(22896,1,'admin','2019-09-02 03:13:22','51.79.20.92'),(22897,1,'admin','2019-09-02 03:13:22','51.79.20.92'),(22898,1,'admin','2019-09-02 03:13:22','51.79.20.92'),(22899,1,'admin','2019-09-02 03:13:23','51.79.20.92'),(22900,1,'admin','2019-09-02 03:13:23','51.79.20.92'),(22901,1,'admin','2019-09-02 03:13:23','51.79.20.92'),(22902,1,'admin','2019-09-02 03:13:23','51.79.20.92'),(22903,1,'admin','2019-09-02 03:13:24','51.79.20.92'),(22904,1,'admin','2019-09-02 03:13:24','51.79.20.92'),(22905,1,'admin','2019-09-02 03:13:24','51.79.20.92'),(22906,1,'admin','2019-09-02 03:13:25','51.79.20.92'),(22907,1,'admin','2019-09-02 03:13:25','51.79.20.92'),(22908,1,'admin','2019-09-02 03:13:25','51.79.20.92'),(22909,1,'admin','2019-09-02 03:13:26','51.79.20.92'),(22910,1,'admin','2019-09-02 03:13:26','51.79.20.92'),(22911,1,'admin','2019-09-02 03:13:26','51.79.20.92'),(22912,1,'admin','2019-09-02 03:13:27','51.79.20.92'),(22913,1,'admin','2019-09-02 03:13:27','51.79.20.92'),(22914,1,'admin','2019-09-02 03:13:27','51.79.20.92'),(22915,1,'admin','2019-09-02 03:13:28','51.79.20.92'),(22916,1,'admin','2019-09-02 03:13:28','51.79.20.92'),(22917,1,'admin','2019-09-02 03:13:28','51.79.20.92'),(22918,1,'admin','2019-09-02 03:13:29','51.79.20.92'),(22919,1,'admin','2019-09-02 03:13:29','51.79.20.92'),(22920,1,'admin','2019-09-02 03:13:29','51.79.20.92'),(22921,1,'admin','2019-09-02 03:13:30','51.79.20.92'),(22922,1,'admin','2019-09-02 03:13:30','51.79.20.92'),(22923,1,'admin','2019-09-02 03:13:30','51.79.20.92'),(22924,1,'admin','2019-09-02 03:13:31','51.79.20.92'),(22925,1,'admin','2019-09-02 03:13:31','51.79.20.92'),(22926,1,'admin','2019-09-02 03:13:31','51.79.20.92'),(22927,1,'admin','2019-09-02 03:13:32','51.79.20.92'),(22928,1,'admin','2019-09-02 03:13:32','51.79.20.92'),(22929,1,'admin','2019-09-02 03:13:32','51.79.20.92'),(22930,1,'admin','2019-09-02 03:13:33','51.79.20.92'),(22931,1,'admin','2019-09-02 03:13:33','51.79.20.92'),(22932,1,'admin','2019-09-02 03:13:33','51.79.20.92'),(22933,1,'admin','2019-09-02 03:13:33','51.79.20.92'),(22934,1,'admin','2019-09-02 03:13:34','51.79.20.92'),(22935,1,'admin','2019-09-02 03:13:34','51.79.20.92'),(22936,1,'admin','2019-09-02 03:13:34','51.79.20.92'),(22937,1,'admin','2019-09-02 03:13:35','51.79.20.92'),(22938,1,'admin','2019-09-02 03:13:35','51.79.20.92'),(22939,1,'admin','2019-09-02 03:13:35','51.79.20.92'),(22940,1,'admin','2019-09-02 03:13:36','51.79.20.92'),(22941,1,'admin','2019-09-02 03:13:36','51.79.20.92'),(22942,1,'admin','2019-09-02 03:13:36','51.79.20.92'),(22943,1,'admin','2019-09-02 03:13:37','51.79.20.92'),(22944,1,'admin','2019-09-02 03:13:37','51.79.20.92'),(22945,1,'admin','2019-09-02 03:13:37','51.79.20.92'),(22946,1,'admin','2019-09-02 03:13:38','51.79.20.92'),(22947,1,'admin','2019-09-02 03:13:38','51.79.20.92'),(22948,1,'admin','2019-09-02 03:13:38','51.79.20.92'),(22949,1,'admin','2019-09-02 03:13:39','51.79.20.92'),(22950,1,'admin','2019-09-02 03:13:39','51.79.20.92'),(22951,1,'admin','2019-09-02 03:13:39','51.79.20.92'),(22952,1,'admin','2019-09-02 03:13:40','51.79.20.92'),(22953,1,'admin','2019-09-02 03:13:40','51.79.20.92'),(22954,1,'admin','2019-09-02 03:13:40','51.79.20.92'),(22955,1,'admin','2019-09-02 03:13:41','51.79.20.92'),(22956,1,'admin','2019-09-02 03:13:41','51.79.20.92'),(22957,1,'admin','2019-09-02 03:13:41','51.79.20.92'),(22958,1,'admin','2019-09-02 03:13:42','51.79.20.92'),(22959,1,'admin','2019-09-02 03:13:42','51.79.20.92'),(22960,1,'admin','2019-09-02 03:13:42','51.79.20.92'),(22961,1,'admin','2019-09-02 03:13:42','51.79.20.92'),(22962,1,'admin','2019-09-02 03:13:43','51.79.20.92'),(22963,1,'admin','2019-09-02 03:13:43','51.79.20.92'),(22964,1,'admin','2019-09-02 03:13:43','51.79.20.92'),(22965,1,'admin','2019-09-02 03:13:44','51.79.20.92'),(22966,1,'admin','2019-09-02 03:13:44','51.79.20.92'),(22967,1,'admin','2019-09-02 03:13:44','51.79.20.92'),(22968,1,'admin','2019-09-02 03:13:45','51.79.20.92'),(22969,1,'admin','2019-09-02 03:13:45','51.79.20.92'),(22970,1,'admin','2019-09-02 03:13:45','51.79.20.92'),(22971,1,'admin','2019-09-02 03:13:46','51.79.20.92'),(22972,1,'admin','2019-09-02 03:13:46','51.79.20.92'),(22973,1,'admin','2019-09-02 03:13:46','51.79.20.92'),(22974,1,'admin','2019-09-02 03:13:47','51.79.20.92'),(22975,1,'admin','2019-09-02 03:13:47','51.79.20.92'),(22976,1,'admin','2019-09-02 03:13:47','51.79.20.92'),(22977,1,'admin','2019-09-02 03:13:48','51.79.20.92'),(22978,1,'admin','2019-09-02 03:13:48','51.79.20.92'),(22979,1,'admin','2019-09-02 03:13:48','51.79.20.92'),(22980,1,'admin','2019-09-02 03:13:49','51.79.20.92'),(22981,1,'admin','2019-09-02 03:13:49','51.79.20.92'),(22982,1,'admin','2019-09-02 03:13:49','51.79.20.92'),(22983,1,'admin','2019-09-02 03:13:50','51.79.20.92'),(22984,1,'admin','2019-09-02 03:13:50','51.79.20.92'),(22985,1,'admin','2019-09-02 03:13:50','51.79.20.92'),(22986,1,'admin','2019-09-02 03:13:51','51.79.20.92'),(22987,1,'admin','2019-09-02 03:13:51','51.79.20.92'),(22988,1,'admin','2019-09-02 03:13:51','51.79.20.92'),(22989,1,'admin','2019-09-02 03:13:52','51.79.20.92'),(22990,1,'admin','2019-09-02 03:13:52','51.79.20.92'),(22991,1,'admin','2019-09-02 03:13:52','51.79.20.92'),(22992,1,'admin','2019-09-02 03:13:52','51.79.20.92'),(22993,1,'admin','2019-09-02 03:13:53','51.79.20.92'),(22994,1,'admin','2019-09-02 03:13:53','51.79.20.92'),(22995,1,'admin','2019-09-02 03:13:53','51.79.20.92'),(22996,1,'admin','2019-09-02 03:13:54','51.79.20.92'),(22997,1,'admin','2019-09-02 03:13:54','51.79.20.92'),(22998,1,'admin','2019-09-02 03:13:54','51.79.20.92'),(22999,1,'admin','2019-09-02 03:13:55','51.79.20.92'),(23000,1,'admin','2019-09-02 03:13:55','51.79.20.92'),(23001,1,'admin','2019-09-02 03:13:55','51.79.20.92'),(23002,1,'admin','2019-09-02 03:13:56','51.79.20.92'),(23003,1,'admin','2019-09-02 03:13:56','51.79.20.92'),(23004,1,'admin','2019-09-02 03:13:56','51.79.20.92'),(23005,1,'admin','2019-09-02 03:13:57','51.79.20.92'),(23006,1,'admin','2019-09-02 03:13:57','51.79.20.92'),(23007,1,'admin','2019-09-02 03:13:57','51.79.20.92'),(23008,1,'admin','2019-09-02 03:13:58','51.79.20.92'),(23009,1,'admin','2019-09-02 03:13:58','51.79.20.92'),(23010,1,'admin','2019-09-02 03:13:58','51.79.20.92'),(23011,1,'admin','2019-09-02 03:13:59','51.79.20.92'),(23012,1,'admin','2019-09-02 03:13:59','51.79.20.92'),(23013,1,'admin','2019-09-02 03:13:59','51.79.20.92'),(23014,1,'admin','2019-09-02 03:14:00','51.79.20.92'),(23015,1,'admin','2019-09-02 03:14:00','51.79.20.92'),(23016,1,'admin','2019-09-02 03:14:00','51.79.20.92'),(23017,1,'admin','2019-09-02 03:14:01','51.79.20.92'),(23018,1,'admin','2019-09-02 03:14:01','51.79.20.92'),(23019,1,'admin','2019-09-02 03:14:01','51.79.20.92'),(23020,1,'admin','2019-09-02 03:14:01','51.79.20.92'),(23021,1,'admin','2019-09-02 03:14:02','51.79.20.92'),(23022,1,'admin','2019-09-02 03:14:02','51.79.20.92'),(23023,1,'admin','2019-09-02 03:14:02','51.79.20.92'),(23024,1,'admin','2019-09-02 03:14:03','51.79.20.92'),(23025,1,'admin','2019-09-02 03:14:03','51.79.20.92'),(23026,1,'admin','2019-09-02 03:14:03','51.79.20.92'),(23027,1,'admin','2019-09-02 03:14:04','51.79.20.92'),(23028,1,'admin','2019-09-02 03:14:04','51.79.20.92'),(23029,1,'admin','2019-09-02 03:14:04','51.79.20.92'),(23030,1,'admin','2019-09-02 03:14:05','51.79.20.92'),(23031,1,'admin','2019-09-02 03:14:05','51.79.20.92'),(23032,1,'admin','2019-09-02 03:14:05','51.79.20.92'),(23033,1,'admin','2019-09-02 03:14:06','51.79.20.92'),(23034,1,'admin','2019-09-02 03:14:06','51.79.20.92'),(23035,1,'admin','2019-09-02 03:14:06','51.79.20.92'),(23036,1,'admin','2019-09-02 03:14:07','51.79.20.92'),(23037,1,'admin','2019-09-02 03:14:07','51.79.20.92'),(23038,1,'admin','2019-09-02 03:14:07','51.79.20.92'),(23039,1,'admin','2019-09-02 03:14:08','51.79.20.92'),(23040,1,'admin','2019-09-02 03:14:08','51.79.20.92'),(23041,1,'admin','2019-09-02 03:14:08','51.79.20.92'),(23042,1,'admin','2019-09-02 03:14:09','51.79.20.92'),(23043,1,'admin','2019-09-02 03:14:09','51.79.20.92'),(23044,1,'admin','2019-09-02 03:14:09','51.79.20.92'),(23045,1,'admin','2019-09-02 03:14:10','51.79.20.92'),(23046,1,'admin','2019-09-02 03:14:10','51.79.20.92'),(23047,1,'admin','2019-09-02 03:14:10','51.79.20.92'),(23048,1,'admin','2019-09-02 03:14:11','51.79.20.92'),(23049,1,'admin','2019-09-02 03:14:11','51.79.20.92'),(23050,1,'admin','2019-09-02 03:14:11','51.79.20.92'),(23051,1,'admin','2019-09-02 03:14:12','51.79.20.92'),(23052,1,'admin','2019-09-02 03:14:12','51.79.20.92'),(23053,1,'admin','2019-09-02 03:14:12','51.79.20.92'),(23054,1,'admin','2019-09-02 03:14:12','51.79.20.92'),(23055,1,'admin','2019-09-02 03:14:13','51.79.20.92'),(23056,1,'admin','2019-09-02 03:14:13','51.79.20.92'),(23057,1,'admin','2019-09-02 03:14:13','51.79.20.92'),(23058,1,'admin','2019-09-02 03:14:14','51.79.20.92'),(23059,1,'admin','2019-09-02 03:14:14','51.79.20.92'),(23060,1,'admin','2019-09-02 03:14:14','51.79.20.92'),(23061,1,'admin','2019-09-02 03:14:15','51.79.20.92'),(23062,1,'admin','2019-09-02 03:14:15','51.79.20.92'),(23063,1,'admin','2019-09-02 03:14:15','51.79.20.92'),(23064,1,'admin','2019-09-02 03:14:16','51.79.20.92'),(23065,1,'admin','2019-09-02 03:14:16','51.79.20.92'),(23066,1,'admin','2019-09-02 03:14:16','51.79.20.92'),(23067,1,'admin','2019-09-02 03:14:17','51.79.20.92'),(23068,1,'admin','2019-09-02 03:14:17','51.79.20.92'),(23069,1,'admin','2019-09-02 03:14:17','51.79.20.92'),(23070,1,'admin','2019-09-02 03:14:18','51.79.20.92'),(23071,1,'admin','2019-09-02 03:14:18','51.79.20.92'),(23072,1,'admin','2019-09-02 03:14:18','51.79.20.92'),(23073,1,'admin','2019-09-02 03:14:19','51.79.20.92'),(23074,1,'admin','2019-09-02 03:14:19','51.79.20.92'),(23075,1,'admin','2019-09-02 03:14:19','51.79.20.92'),(23076,1,'admin','2019-09-02 03:14:20','51.79.20.92'),(23077,1,'admin','2019-09-02 03:14:20','51.79.20.92'),(23078,1,'admin','2019-09-02 03:14:20','51.79.20.92'),(23079,1,'admin','2019-09-02 03:14:21','51.79.20.92'),(23080,1,'admin','2019-09-02 03:14:21','51.79.20.92'),(23081,1,'admin','2019-09-02 03:14:21','51.79.20.92'),(23082,1,'admin','2019-09-02 03:14:22','51.79.20.92'),(23083,1,'admin','2019-09-02 03:14:22','51.79.20.92'),(23084,1,'admin','2019-09-02 03:14:22','51.79.20.92'),(23085,1,'admin','2019-09-02 03:14:22','51.79.20.92'),(23086,1,'admin','2019-09-02 03:14:23','51.79.20.92'),(23087,1,'admin','2019-09-02 03:14:23','51.79.20.92'),(23088,1,'admin','2019-09-02 03:14:23','51.79.20.92'),(23089,1,'admin','2019-09-02 03:14:24','51.79.20.92'),(23090,1,'admin','2019-09-02 03:14:24','51.79.20.92'),(23091,1,'admin','2019-09-02 03:14:24','51.79.20.92'),(23092,1,'admin','2019-09-02 03:14:25','51.79.20.92'),(23093,1,'admin','2019-09-02 03:14:25','51.79.20.92'),(23094,1,'admin','2019-09-02 03:14:25','51.79.20.92'),(23095,1,'admin','2019-09-02 03:14:26','51.79.20.92'),(23096,1,'admin','2019-09-02 03:14:26','51.79.20.92'),(23097,1,'admin','2019-09-02 03:14:26','51.79.20.92'),(23098,1,'admin','2019-09-02 03:14:27','51.79.20.92'),(23099,1,'admin','2019-09-02 03:14:27','51.79.20.92'),(23100,1,'admin','2019-09-02 03:14:27','51.79.20.92'),(23101,1,'admin','2019-09-02 03:14:28','51.79.20.92'),(23102,1,'admin','2019-09-02 03:14:28','51.79.20.92'),(23103,1,'admin','2019-09-02 03:14:28','51.79.20.92'),(23104,1,'admin','2019-09-02 03:14:29','51.79.20.92'),(23105,1,'admin','2019-09-02 03:14:29','51.79.20.92'),(23106,1,'admin','2019-09-02 03:14:29','51.79.20.92'),(23107,1,'admin','2019-09-02 03:14:30','51.79.20.92'),(23108,1,'admin','2019-09-02 03:14:30','51.79.20.92'),(23109,1,'admin','2019-09-02 03:14:30','51.79.20.92'),(23110,1,'admin','2019-09-02 03:14:31','51.79.20.92'),(23111,1,'admin','2019-09-02 03:14:31','51.79.20.92'),(23112,1,'admin','2019-09-02 03:14:31','51.79.20.92'),(23113,1,'admin','2019-09-02 03:14:32','51.79.20.92'),(23114,1,'admin','2019-09-02 03:14:32','51.79.20.92'),(23115,1,'admin','2019-09-02 03:14:32','51.79.20.92'),(23116,1,'admin','2019-09-02 03:14:33','51.79.20.92'),(23117,1,'admin','2019-09-02 03:14:33','51.79.20.92'),(23118,1,'admin','2019-09-02 03:14:33','51.79.20.92'),(23119,1,'admin','2019-09-02 03:14:33','51.79.20.92'),(23120,1,'admin','2019-09-02 03:14:34','51.79.20.92'),(23121,1,'admin','2019-09-02 03:14:34','51.79.20.92'),(23122,1,'admin','2019-09-02 03:14:34','51.79.20.92'),(23123,1,'admin','2019-09-02 03:14:35','51.79.20.92'),(23124,1,'admin','2019-09-02 03:14:35','51.79.20.92'),(23125,1,'admin','2019-09-02 03:14:35','51.79.20.92'),(23126,1,'admin','2019-09-02 03:14:36','51.79.20.92'),(23127,1,'admin','2019-09-02 03:14:36','51.79.20.92'),(23128,1,'admin','2019-09-02 03:14:36','51.79.20.92'),(23129,1,'admin','2019-09-02 03:14:37','51.79.20.92'),(23130,1,'admin','2019-09-02 03:14:37','51.79.20.92'),(23131,1,'admin','2019-09-02 03:14:37','51.79.20.92'),(23132,1,'admin','2019-09-02 03:14:38','51.79.20.92'),(23133,1,'admin','2019-09-02 03:14:38','51.79.20.92'),(23134,1,'admin','2019-09-02 03:14:38','51.79.20.92'),(23135,1,'admin','2019-09-02 03:14:39','51.79.20.92'),(23136,1,'admin','2019-09-02 03:14:39','51.79.20.92'),(23137,1,'admin','2019-09-02 03:14:39','51.79.20.92'),(23138,1,'admin','2019-09-02 03:14:40','51.79.20.92'),(23139,1,'admin','2019-09-02 03:14:40','51.79.20.92'),(23140,1,'admin','2019-09-02 03:14:40','51.79.20.92'),(23141,1,'admin','2019-09-02 03:14:41','51.79.20.92'),(23142,1,'admin','2019-09-02 03:14:41','51.79.20.92'),(23143,1,'admin','2019-09-02 03:14:41','51.79.20.92'),(23144,1,'admin','2019-09-02 03:14:42','51.79.20.92'),(23145,1,'admin','2019-09-02 03:14:42','51.79.20.92'),(23146,1,'admin','2019-09-02 03:14:42','51.79.20.92'),(23147,1,'admin','2019-09-02 03:14:43','51.79.20.92'),(23148,1,'admin','2019-09-02 03:14:43','51.79.20.92'),(23149,1,'admin','2019-09-02 03:14:43','51.79.20.92'),(23150,1,'admin','2019-09-02 03:14:43','51.79.20.92'),(23151,1,'admin','2019-09-02 03:14:44','51.79.20.92'),(23152,1,'admin','2019-09-02 03:14:44','51.79.20.92'),(23153,1,'admin','2019-09-02 03:14:44','51.79.20.92'),(23154,1,'admin','2019-09-02 03:14:45','51.79.20.92'),(23155,1,'admin','2019-09-02 03:14:45','51.79.20.92'),(23156,1,'admin','2019-09-02 03:14:45','51.79.20.92'),(23157,1,'admin','2019-09-02 03:14:46','51.79.20.92'),(23158,1,'admin','2019-09-02 03:14:46','51.79.20.92'),(23159,1,'admin','2019-09-02 03:14:46','51.79.20.92'),(23160,1,'admin','2019-09-02 03:14:47','51.79.20.92'),(23161,1,'admin','2019-09-02 03:14:47','51.79.20.92'),(23162,1,'admin','2019-09-02 03:14:47','51.79.20.92'),(23163,1,'admin','2019-09-02 03:14:48','51.79.20.92'),(23164,1,'admin','2019-09-02 03:14:48','51.79.20.92'),(23165,1,'admin','2019-09-02 03:14:48','51.79.20.92'),(23166,1,'admin','2019-09-02 03:14:49','51.79.20.92'),(23167,1,'admin','2019-09-02 03:14:49','51.79.20.92'),(23168,1,'admin','2019-09-02 03:14:49','51.79.20.92'),(23169,1,'admin','2019-09-02 03:14:50','51.79.20.92'),(23170,1,'admin','2019-09-02 03:14:50','51.79.20.92'),(23171,1,'admin','2019-09-02 03:14:50','51.79.20.92'),(23172,1,'admin','2019-09-02 03:14:51','51.79.20.92'),(23173,1,'admin','2019-09-02 03:14:51','51.79.20.92'),(23174,1,'admin','2019-09-02 03:14:51','51.79.20.92'),(23175,1,'admin','2019-09-02 03:14:52','51.79.20.92'),(23176,1,'admin','2019-09-02 03:14:52','51.79.20.92'),(23177,1,'admin','2019-09-02 03:14:52','51.79.20.92'),(23178,1,'admin','2019-09-02 03:14:52','51.79.20.92'),(23179,1,'admin','2019-09-02 03:14:53','51.79.20.92'),(23180,1,'admin','2019-09-02 03:14:53','51.79.20.92'),(23181,1,'admin','2019-09-02 03:14:53','51.79.20.92'),(23182,1,'admin','2019-09-02 03:14:54','51.79.20.92'),(23183,1,'admin','2019-09-02 03:14:54','51.79.20.92'),(23184,1,'admin','2019-09-02 03:14:54','51.79.20.92'),(23185,1,'admin','2019-09-02 03:14:55','51.79.20.92'),(23186,1,'admin','2019-09-02 03:14:55','51.79.20.92'),(23187,1,'admin','2019-09-02 03:14:55','51.79.20.92'),(23188,1,'admin','2019-09-02 03:14:56','51.79.20.92'),(23189,1,'admin','2019-09-02 03:14:56','51.79.20.92'),(23190,1,'admin','2019-09-02 03:14:56','51.79.20.92'),(23191,1,'admin','2019-09-02 03:14:57','51.79.20.92'),(23192,1,'admin','2019-09-02 03:14:57','51.79.20.92'),(23193,1,'admin','2019-09-02 03:14:57','51.79.20.92'),(23194,1,'admin','2019-09-02 03:14:58','51.79.20.92'),(23195,1,'admin','2019-09-02 03:14:58','51.79.20.92'),(23196,1,'admin','2019-09-02 03:14:58','51.79.20.92'),(23197,1,'admin','2019-09-02 03:14:59','51.79.20.92'),(23198,1,'admin','2019-09-02 03:14:59','51.79.20.92'),(23199,1,'admin','2019-09-02 03:14:59','51.79.20.92'),(23200,1,'admin','2019-09-02 03:15:00','51.79.20.92'),(23201,1,'admin','2019-09-02 03:15:00','51.79.20.92'),(23202,1,'admin','2019-09-02 03:15:00','51.79.20.92'),(23203,1,'admin','2019-09-02 03:15:01','51.79.20.92'),(23204,1,'admin','2019-09-02 03:15:01','51.79.20.92'),(23205,1,'admin','2019-09-02 03:15:01','51.79.20.92'),(23206,1,'admin','2019-09-02 03:15:02','51.79.20.92'),(23207,1,'admin','2019-09-02 03:15:02','51.79.20.92'),(23208,1,'admin','2019-09-02 03:15:02','51.79.20.92'),(23209,1,'admin','2019-09-02 03:15:03','51.79.20.92'),(23210,1,'admin','2019-09-02 03:15:03','51.79.20.92'),(23211,1,'admin','2019-09-02 03:15:03','51.79.20.92'),(23212,1,'admin','2019-09-02 03:15:04','51.79.20.92'),(23213,1,'admin','2019-09-02 03:15:04','51.79.20.92'),(23214,1,'admin','2019-09-02 03:15:04','51.79.20.92'),(23215,1,'admin','2019-09-02 03:15:05','51.79.20.92'),(23216,1,'admin','2019-09-02 03:15:05','51.79.20.92'),(23217,1,'admin','2019-09-02 03:15:05','51.79.20.92'),(23218,1,'admin','2019-09-02 03:15:06','51.79.20.92'),(23219,1,'admin','2019-09-02 03:15:06','51.79.20.92'),(23220,1,'admin','2019-09-02 03:15:06','51.79.20.92'),(23221,1,'admin','2019-09-02 03:15:07','51.79.20.92'),(23222,1,'admin','2019-09-02 03:15:07','51.79.20.92'),(23223,1,'admin','2019-09-02 03:15:07','51.79.20.92'),(23224,1,'admin','2019-09-02 03:15:08','51.79.20.92'),(23225,1,'admin','2019-09-02 03:15:08','51.79.20.92'),(23226,1,'admin','2019-09-02 03:15:08','51.79.20.92'),(23227,1,'admin','2019-09-02 03:15:08','51.79.20.92'),(23228,1,'admin','2019-09-02 03:15:09','51.79.20.92'),(23229,1,'admin','2019-09-02 03:15:09','51.79.20.92'),(23230,1,'admin','2019-09-02 03:15:09','51.79.20.92'),(23231,1,'admin','2019-09-02 03:15:10','51.79.20.92'),(23232,1,'admin','2019-09-02 03:15:10','51.79.20.92'),(23233,1,'admin','2019-09-02 03:15:10','51.79.20.92'),(23234,1,'admin','2019-09-02 03:15:11','51.79.20.92'),(23235,1,'admin','2019-09-02 03:15:11','51.79.20.92'),(23236,1,'admin','2019-09-02 03:15:11','51.79.20.92'),(23237,1,'admin','2019-09-02 03:15:12','51.79.20.92'),(23238,1,'admin','2019-09-02 03:15:12','51.79.20.92'),(23239,1,'admin','2019-09-02 03:15:12','51.79.20.92'),(23240,1,'admin','2019-09-02 03:15:13','51.79.20.92'),(23241,1,'admin','2019-09-02 03:15:13','51.79.20.92'),(23242,1,'admin','2019-09-02 03:15:13','51.79.20.92'),(23243,1,'admin','2019-09-02 03:15:14','51.79.20.92'),(23244,1,'admin','2019-09-02 03:15:14','51.79.20.92'),(23245,1,'admin','2019-09-02 03:15:14','51.79.20.92'),(23246,1,'admin','2019-09-02 03:15:15','51.79.20.92'),(23247,1,'admin','2019-09-02 03:15:15','51.79.20.92'),(23248,1,'admin','2019-09-02 03:15:15','51.79.20.92'),(23249,1,'admin','2019-09-02 03:15:16','51.79.20.92'),(23250,1,'admin','2019-09-02 03:15:16','51.79.20.92'),(23251,1,'admin','2019-09-02 03:15:16','51.79.20.92'),(23252,1,'admin','2019-09-02 03:15:17','51.79.20.92'),(23253,1,'admin','2019-09-02 03:15:17','51.79.20.92'),(23254,1,'admin','2019-09-02 03:15:17','51.79.20.92'),(23255,1,'admin','2019-09-02 03:15:18','51.79.20.92'),(23256,1,'admin','2019-09-02 03:15:18','51.79.20.92'),(23257,1,'admin','2019-09-02 03:15:18','51.79.20.92'),(23258,1,'admin','2019-09-02 03:15:19','51.79.20.92'),(23259,1,'admin','2019-09-02 03:15:19','51.79.20.92'),(23260,1,'admin','2019-09-02 03:15:19','51.79.20.92'),(23261,1,'admin','2019-09-02 03:15:20','51.79.20.92'),(23262,1,'admin','2019-09-02 03:15:20','51.79.20.92'),(23263,1,'admin','2019-09-02 03:15:20','51.79.20.92'),(23264,1,'admin','2019-09-02 03:15:21','51.79.20.92'),(23265,1,'admin','2019-09-02 03:15:21','51.79.20.92'),(23266,1,'admin','2019-09-02 03:15:21','51.79.20.92'),(23267,1,'admin','2019-09-02 03:15:22','51.79.20.92'),(23268,1,'admin','2019-09-02 03:15:22','51.79.20.92'),(23269,1,'admin','2019-09-02 03:15:22','51.79.20.92'),(23270,1,'admin','2019-09-02 03:15:23','51.79.20.92'),(23271,1,'admin','2019-09-02 03:15:23','51.79.20.92'),(23272,1,'admin','2019-09-02 03:15:23','51.79.20.92'),(23273,1,'admin','2019-09-02 03:15:23','51.79.20.92'),(23274,1,'admin','2019-09-02 03:15:24','51.79.20.92'),(23275,1,'admin','2019-09-02 03:15:24','51.79.20.92'),(23276,1,'admin','2019-09-02 03:15:24','51.79.20.92'),(23277,1,'admin','2019-09-02 03:15:25','51.79.20.92'),(23278,1,'admin','2019-09-02 03:15:25','51.79.20.92'),(23279,1,'admin','2019-09-02 03:15:25','51.79.20.92'),(23280,1,'admin','2019-09-02 03:15:26','51.79.20.92'),(23281,1,'admin','2019-09-02 03:15:26','51.79.20.92'),(23282,1,'admin','2019-09-02 03:15:26','51.79.20.92'),(23283,1,'admin','2019-09-02 03:15:27','51.79.20.92'),(23284,1,'admin','2019-09-02 03:15:27','51.79.20.92'),(23285,1,'admin','2019-09-02 03:15:27','51.79.20.92'),(23286,1,'admin','2019-09-02 03:15:28','51.79.20.92'),(23287,1,'admin','2019-09-02 03:15:28','51.79.20.92'),(23288,1,'admin','2019-09-02 03:15:28','51.79.20.92'),(23289,1,'admin','2019-09-02 03:15:29','51.79.20.92'),(23290,1,'admin','2019-09-02 03:15:29','51.79.20.92'),(23291,1,'admin','2019-09-02 03:15:29','51.79.20.92'),(23292,1,'admin','2019-09-02 03:15:30','51.79.20.92'),(23293,1,'admin','2019-09-02 03:15:30','51.79.20.92'),(23294,1,'admin','2019-09-02 03:15:30','51.79.20.92'),(23295,1,'admin','2019-09-02 03:15:31','51.79.20.92'),(23296,1,'admin','2019-09-02 03:15:31','51.79.20.92'),(23297,1,'admin','2019-09-02 03:15:31','51.79.20.92'),(23298,1,'admin','2019-09-02 03:15:32','51.79.20.92'),(23299,1,'admin','2019-09-02 03:15:32','51.79.20.92'),(23300,1,'admin','2019-09-02 03:15:32','51.79.20.92'),(23301,1,'admin','2019-09-02 03:15:33','51.79.20.92'),(23302,1,'admin','2019-09-02 03:15:33','51.79.20.92'),(23303,1,'admin','2019-09-02 03:15:33','51.79.20.92'),(23304,1,'admin','2019-09-02 03:15:34','51.79.20.92'),(23305,1,'admin','2019-09-02 03:15:34','51.79.20.92'),(23306,1,'admin','2019-09-02 03:15:34','51.79.20.92'),(23307,1,'admin','2019-09-02 03:15:35','51.79.20.92'),(23308,1,'admin','2019-09-02 03:15:35','51.79.20.92'),(23309,1,'admin','2019-09-02 03:15:35','51.79.20.92'),(23310,1,'admin','2019-09-02 03:15:35','51.79.20.92'),(23311,1,'admin','2019-09-02 03:15:36','51.79.20.92'),(23312,1,'admin','2019-09-02 03:15:36','51.79.20.92'),(23313,1,'admin','2019-09-02 03:15:36','51.79.20.92'),(23314,1,'admin','2019-09-02 03:15:37','51.79.20.92'),(23315,1,'admin','2019-09-02 03:15:37','51.79.20.92'),(23316,1,'admin','2019-09-02 03:15:37','51.79.20.92'),(23317,1,'admin','2019-09-02 03:15:38','51.79.20.92'),(23318,1,'admin','2019-09-02 03:15:38','51.79.20.92'),(23319,1,'admin','2019-09-02 03:15:38','51.79.20.92'),(23320,1,'admin','2019-09-02 03:15:39','51.79.20.92'),(23321,1,'admin','2019-09-02 03:15:39','51.79.20.92'),(23322,1,'admin','2019-09-02 03:15:39','51.79.20.92'),(23323,1,'admin','2019-09-02 03:15:40','51.79.20.92'),(23324,1,'admin','2019-09-02 03:15:40','51.79.20.92'),(23325,1,'admin','2019-09-02 03:15:40','51.79.20.92'),(23326,1,'admin','2019-09-02 03:15:41','51.79.20.92'),(23327,1,'admin','2019-09-02 03:15:41','51.79.20.92'),(23328,1,'admin','2019-09-02 03:15:41','51.79.20.92'),(23329,1,'admin','2019-09-02 03:15:42','51.79.20.92'),(23330,1,'admin','2019-09-02 03:15:42','51.79.20.92'),(23331,1,'admin','2019-09-02 03:15:42','51.79.20.92'),(23332,1,'admin','2019-09-02 03:15:43','51.79.20.92'),(23333,1,'admin','2019-09-02 03:15:43','51.79.20.92'),(23334,1,'admin','2019-09-02 03:15:43','51.79.20.92'),(23335,1,'admin','2019-09-02 03:15:44','51.79.20.92'),(23336,1,'admin','2019-09-02 03:15:44','51.79.20.92'),(23337,1,'admin','2019-09-02 03:15:44','51.79.20.92'),(23338,1,'admin','2019-09-02 03:15:44','51.79.20.92'),(23339,1,'admin','2019-09-02 03:15:45','51.79.20.92'),(23340,1,'admin','2019-09-02 03:15:45','51.79.20.92'),(23341,1,'admin','2019-09-02 03:15:45','51.79.20.92'),(23342,1,'admin','2019-09-02 03:15:46','51.79.20.92'),(23343,1,'admin','2019-09-02 03:15:46','51.79.20.92'),(23344,1,'admin','2019-09-02 03:15:46','51.79.20.92'),(23345,1,'admin','2019-09-02 03:15:47','51.79.20.92'),(23346,1,'admin','2019-09-02 03:15:47','51.79.20.92'),(23347,1,'admin','2019-09-02 03:15:47','51.79.20.92'),(23348,1,'admin','2019-09-02 03:15:48','51.79.20.92'),(23349,1,'admin','2019-09-02 03:15:48','51.79.20.92'),(23350,1,'admin','2019-09-02 03:15:48','51.79.20.92'),(23351,1,'admin','2019-09-02 03:15:49','51.79.20.92'),(23352,1,'admin','2019-09-02 03:15:49','51.79.20.92'),(23353,1,'admin','2019-09-02 03:15:49','51.79.20.92'),(23354,1,'admin','2019-09-02 03:15:50','51.79.20.92'),(23355,1,'admin','2019-09-02 03:15:50','51.79.20.92'),(23356,1,'admin','2019-09-02 03:15:50','51.79.20.92'),(23357,1,'admin','2019-09-02 03:15:51','51.79.20.92'),(23358,1,'admin','2019-09-02 03:15:51','51.79.20.92'),(23359,1,'admin','2019-09-02 03:15:51','51.79.20.92'),(23360,1,'admin','2019-09-02 03:15:52','51.79.20.92'),(23361,1,'admin','2019-09-02 03:15:52','51.79.20.92'),(23362,1,'admin','2019-09-02 03:15:52','51.79.20.92'),(23363,1,'admin','2019-09-02 03:15:53','51.79.20.92'),(23364,1,'admin','2019-09-02 03:15:53','51.79.20.92'),(23365,1,'admin','2019-09-02 03:15:53','51.79.20.92'),(23366,1,'admin','2019-09-02 03:15:54','51.79.20.92'),(23367,1,'admin','2019-09-02 03:15:54','51.79.20.92'),(23368,1,'admin','2019-09-02 03:15:54','51.79.20.92'),(23369,1,'admin','2019-09-02 03:15:54','51.79.20.92'),(23370,1,'admin','2019-09-02 03:15:55','51.79.20.92'),(23371,1,'admin','2019-09-02 03:15:55','51.79.20.92'),(23372,1,'admin','2019-09-02 03:15:55','51.79.20.92'),(23373,1,'admin','2019-09-02 03:15:56','51.79.20.92'),(23374,1,'admin','2019-09-02 03:15:56','51.79.20.92'),(23375,1,'admin','2019-09-02 03:15:56','51.79.20.92'),(23376,1,'admin','2019-09-02 03:15:57','51.79.20.92'),(23377,1,'admin','2019-09-02 03:15:57','51.79.20.92'),(23378,1,'admin','2019-09-02 03:15:57','51.79.20.92'),(23379,1,'admin','2019-09-02 03:15:58','51.79.20.92'),(23380,1,'admin','2019-09-02 03:15:58','51.79.20.92'),(23381,1,'admin','2019-09-02 03:15:58','51.79.20.92'),(23382,1,'admin','2019-09-02 03:15:59','51.79.20.92'),(23383,1,'admin','2019-09-02 03:15:59','51.79.20.92'),(23384,1,'admin','2019-09-02 03:15:59','51.79.20.92'),(23385,1,'admin','2019-09-02 03:16:00','51.79.20.92'),(23386,1,'admin','2019-09-02 03:16:00','51.79.20.92'),(23387,1,'admin','2019-09-02 03:16:00','51.79.20.92'),(23388,1,'admin','2019-09-02 03:16:01','51.79.20.92'),(23389,1,'admin','2019-09-02 03:16:01','51.79.20.92'),(23390,1,'admin','2019-09-02 03:16:01','51.79.20.92'),(23391,1,'admin','2019-09-02 03:16:02','51.79.20.92'),(23392,1,'admin','2019-09-02 03:16:02','51.79.20.92'),(23393,1,'admin','2019-09-02 03:16:02','51.79.20.92'),(23394,1,'admin','2019-09-02 03:16:03','51.79.20.92'),(23395,1,'admin','2019-09-02 03:16:03','51.79.20.92'),(23396,1,'admin','2019-09-02 03:16:03','51.79.20.92'),(23397,1,'admin','2019-09-02 03:16:04','51.79.20.92'),(23398,1,'admin','2019-09-02 03:16:04','51.79.20.92'),(23399,1,'admin','2019-09-02 03:16:04','51.79.20.92'),(23400,1,'admin','2019-09-02 03:16:05','51.79.20.92'),(23401,1,'admin','2019-09-02 03:16:05','51.79.20.92'),(23402,1,'admin','2019-09-02 03:16:05','51.79.20.92'),(23403,1,'admin','2019-09-02 03:16:05','51.79.20.92'),(23404,1,'admin','2019-09-02 03:16:06','51.79.20.92'),(23405,1,'admin','2019-09-02 03:16:06','51.79.20.92'),(23406,1,'admin','2019-09-02 03:16:06','51.79.20.92'),(23407,1,'admin','2019-09-02 03:16:07','51.79.20.92'),(23408,1,'admin','2019-09-02 03:16:07','51.79.20.92'),(23409,1,'admin','2019-09-02 03:16:07','51.79.20.92'),(23410,1,'admin','2019-09-02 03:16:08','51.79.20.92'),(23411,1,'admin','2019-09-02 03:16:08','51.79.20.92'),(23412,1,'admin','2019-09-02 03:16:08','51.79.20.92'),(23413,1,'admin','2019-09-02 03:16:09','51.79.20.92'),(23414,1,'admin','2019-09-02 03:16:09','51.79.20.92'),(23415,1,'admin','2019-09-02 03:16:09','51.79.20.92'),(23416,1,'admin','2019-09-02 03:16:10','51.79.20.92'),(23417,1,'admin','2019-09-02 03:16:10','51.79.20.92'),(23418,1,'admin','2019-09-02 03:16:10','51.79.20.92'),(23419,1,'admin','2019-09-02 03:16:11','51.79.20.92'),(23420,1,'admin','2019-09-02 03:16:11','51.79.20.92'),(23421,1,'admin','2019-09-02 03:16:11','51.79.20.92'),(23422,1,'admin','2019-09-02 03:16:12','51.79.20.92'),(23423,1,'admin','2019-09-02 03:16:12','51.79.20.92'),(23424,1,'admin','2019-09-02 03:16:12','51.79.20.92'),(23425,1,'admin','2019-09-02 03:16:13','51.79.20.92'),(23426,1,'admin','2019-09-02 03:16:13','51.79.20.92'),(23427,1,'admin','2019-09-02 03:16:13','51.79.20.92'),(23428,1,'admin','2019-09-02 03:16:14','51.79.20.92'),(23429,1,'admin','2019-09-02 03:16:14','51.79.20.92'),(23430,1,'admin','2019-09-02 03:16:14','51.79.20.92'),(23431,1,'admin','2019-09-02 03:16:15','51.79.20.92'),(23432,1,'admin','2019-09-02 03:16:15','51.79.20.92'),(23433,1,'admin','2019-09-02 03:16:15','51.79.20.92'),(23434,1,'admin','2019-09-02 03:16:15','51.79.20.92'),(23435,1,'admin','2019-09-02 03:16:16','51.79.20.92'),(23436,1,'admin','2019-09-02 03:16:16','51.79.20.92'),(23437,1,'admin','2019-09-02 03:16:16','51.79.20.92'),(23438,1,'admin','2019-09-02 03:16:17','51.79.20.92'),(23439,1,'admin','2019-09-02 03:16:17','51.79.20.92'),(23440,1,'admin','2019-09-02 03:16:17','51.79.20.92'),(23441,1,'admin','2019-09-02 03:16:18','51.79.20.92'),(23442,1,'admin','2019-09-02 03:16:18','51.79.20.92'),(23443,1,'admin','2019-09-02 03:16:18','51.79.20.92'),(23444,1,'admin','2019-09-02 03:16:19','51.79.20.92'),(23445,1,'admin','2019-09-02 03:16:19','51.79.20.92'),(23446,1,'admin','2019-09-02 03:16:19','51.79.20.92'),(23447,1,'admin','2019-09-02 03:16:20','51.79.20.92'),(23448,1,'admin','2019-09-02 03:16:20','51.79.20.92'),(23449,1,'admin','2019-09-02 03:16:20','51.79.20.92'),(23450,1,'admin','2019-09-02 03:16:21','51.79.20.92'),(23451,1,'admin','2019-09-02 03:16:21','51.79.20.92'),(23452,1,'admin','2019-09-02 03:16:21','51.79.20.92'),(23453,1,'admin','2019-09-02 03:16:22','51.79.20.92'),(23454,1,'admin','2019-09-02 03:16:22','51.79.20.92'),(23455,1,'admin','2019-09-02 03:16:22','51.79.20.92'),(23456,1,'admin','2019-09-02 03:16:23','51.79.20.92'),(23457,1,'admin','2019-09-02 03:16:23','51.79.20.92'),(23458,1,'admin','2019-09-02 03:16:23','51.79.20.92'),(23459,1,'admin','2019-09-02 03:16:24','51.79.20.92'),(23460,1,'admin','2019-09-02 03:16:24','51.79.20.92'),(23461,1,'admin','2019-09-02 03:16:24','51.79.20.92'),(23462,1,'admin','2019-09-02 03:16:24','51.79.20.92'),(23463,1,'admin','2019-09-02 03:16:25','51.79.20.92'),(23464,1,'admin','2019-09-02 03:16:25','51.79.20.92'),(23465,1,'admin','2019-09-02 03:16:25','51.79.20.92'),(23466,1,'admin','2019-09-02 03:16:26','51.79.20.92'),(23467,1,'admin','2019-09-02 03:16:26','51.79.20.92'),(23468,1,'admin','2019-09-02 03:16:26','51.79.20.92'),(23469,1,'admin','2019-09-02 03:16:27','51.79.20.92'),(23470,1,'admin','2019-09-02 03:16:27','51.79.20.92'),(23471,1,'admin','2019-09-02 03:16:27','51.79.20.92'),(23472,1,'admin','2019-09-02 03:16:28','51.79.20.92'),(23473,1,'admin','2019-09-02 03:16:28','51.79.20.92'),(23474,1,'admin','2019-09-02 03:16:28','51.79.20.92'),(23475,1,'admin','2019-09-02 03:16:29','51.79.20.92'),(23476,1,'admin','2019-09-02 03:16:29','51.79.20.92'),(23477,1,'admin','2019-09-02 03:16:29','51.79.20.92'),(23478,1,'admin','2019-09-02 03:16:30','51.79.20.92'),(23479,1,'admin','2019-09-02 03:16:30','51.79.20.92'),(23480,1,'admin','2019-09-02 03:16:30','51.79.20.92'),(23481,1,'admin','2019-09-02 03:16:31','51.79.20.92'),(23482,1,'admin','2019-09-02 03:16:31','51.79.20.92'),(23483,1,'admin','2019-09-02 03:16:31','51.79.20.92'),(23484,1,'admin','2019-09-02 03:16:32','51.79.20.92'),(23485,1,'admin','2019-09-02 03:16:32','51.79.20.92'),(23486,1,'admin','2019-09-02 03:16:32','51.79.20.92'),(23487,1,'admin','2019-09-02 03:16:33','51.79.20.92'),(23488,1,'admin','2019-09-02 03:16:33','51.79.20.92'),(23489,1,'admin','2019-09-02 03:16:33','51.79.20.92'),(23490,1,'admin','2019-09-02 03:16:34','51.79.20.92'),(23491,1,'admin','2019-09-02 03:16:34','51.79.20.92'),(23492,1,'admin','2019-09-02 03:16:34','51.79.20.92'),(23493,1,'admin','2019-09-02 03:16:34','51.79.20.92'),(23494,1,'admin','2019-09-02 03:16:35','51.79.20.92'),(23495,1,'admin','2019-09-02 03:16:35','51.79.20.92'),(23496,1,'admin','2019-09-02 03:16:35','51.79.20.92'),(23497,1,'admin','2019-09-02 03:16:36','51.79.20.92'),(23498,1,'admin','2019-09-02 03:16:36','51.79.20.92'),(23499,1,'admin','2019-09-02 03:16:36','51.79.20.92'),(23500,1,'admin','2019-09-02 03:16:37','51.79.20.92'),(23501,1,'admin','2019-09-02 03:16:37','51.79.20.92'),(23502,1,'admin','2019-09-02 03:16:37','51.79.20.92'),(23503,1,'admin','2019-09-02 03:16:38','51.79.20.92'),(23504,1,'admin','2019-09-02 03:16:38','51.79.20.92'),(23505,1,'admin','2019-09-02 03:16:38','51.79.20.92'),(23506,1,'admin','2019-09-02 03:16:39','51.79.20.92'),(23507,1,'admin','2019-09-02 03:16:39','51.79.20.92'),(23508,1,'admin','2019-09-02 03:16:39','51.79.20.92'),(23509,1,'admin','2019-09-02 03:16:40','51.79.20.92'),(23510,1,'admin','2019-09-02 03:16:40','51.79.20.92'),(23511,1,'admin','2019-09-02 03:16:40','51.79.20.92'),(23512,1,'admin','2019-09-02 03:16:41','51.79.20.92'),(23513,1,'admin','2019-09-02 03:16:41','51.79.20.92'),(23514,1,'admin','2019-09-02 03:16:41','51.79.20.92'),(23515,1,'admin','2019-09-02 03:16:42','51.79.20.92'),(23516,1,'admin','2019-09-02 03:16:42','51.79.20.92'),(23517,1,'admin','2019-09-02 03:16:42','51.79.20.92'),(23518,1,'admin','2019-09-02 03:16:43','51.79.20.92'),(23519,1,'admin','2019-09-02 03:16:43','51.79.20.92'),(23520,1,'admin','2019-09-02 03:16:43','51.79.20.92'),(23521,1,'admin','2019-09-02 03:16:44','51.79.20.92'),(23522,1,'admin','2019-09-02 03:16:44','51.79.20.92'),(23523,1,'admin','2019-09-02 03:16:44','51.79.20.92'),(23524,1,'admin','2019-09-02 03:16:44','51.79.20.92'),(23525,1,'admin','2019-09-02 03:16:45','51.79.20.92'),(23526,1,'admin','2019-09-02 03:16:45','51.79.20.92'),(23527,1,'admin','2019-09-02 03:16:45','51.79.20.92'),(23528,1,'admin','2019-09-02 03:16:46','51.79.20.92'),(23529,1,'admin','2019-09-02 03:16:46','51.79.20.92'),(23530,1,'admin','2019-09-02 03:16:46','51.79.20.92'),(23531,1,'admin','2019-09-02 03:16:47','51.79.20.92'),(23532,1,'admin','2019-09-02 03:16:47','51.79.20.92'),(23533,1,'admin','2019-09-02 03:16:47','51.79.20.92'),(23534,1,'admin','2019-09-02 03:16:48','51.79.20.92'),(23535,1,'admin','2019-09-02 03:16:48','51.79.20.92'),(23536,1,'admin','2019-09-02 03:16:48','51.79.20.92'),(23537,1,'admin','2019-09-02 03:16:49','51.79.20.92'),(23538,1,'admin','2019-09-02 03:16:49','51.79.20.92'),(23539,1,'admin','2019-09-02 03:16:49','51.79.20.92'),(23540,1,'admin','2019-09-02 03:16:50','51.79.20.92'),(23541,1,'admin','2019-09-02 03:16:50','51.79.20.92'),(23542,1,'admin','2019-09-02 03:16:50','51.79.20.92'),(23543,1,'admin','2019-09-02 03:16:51','51.79.20.92'),(23544,1,'admin','2019-09-02 03:16:51','51.79.20.92'),(23545,1,'admin','2019-09-02 03:16:51','51.79.20.92'),(23546,1,'admin','2019-09-02 03:16:52','51.79.20.92'),(23547,1,'admin','2019-09-02 03:16:52','51.79.20.92'),(23548,1,'admin','2019-09-02 03:16:52','51.79.20.92'),(23549,1,'admin','2019-09-02 03:16:53','51.79.20.92'),(23550,1,'admin','2019-09-02 03:16:53','51.79.20.92'),(23551,1,'admin','2019-09-02 03:16:53','51.79.20.92'),(23552,1,'admin','2019-09-02 03:16:54','51.79.20.92'),(23553,1,'admin','2019-09-02 03:16:54','51.79.20.92'),(23554,1,'admin','2019-09-02 03:16:54','51.79.20.92'),(23555,1,'admin','2019-09-02 03:16:55','51.79.20.92'),(23556,1,'admin','2019-09-02 03:16:55','51.79.20.92'),(23557,1,'admin','2019-09-02 03:16:55','51.79.20.92'),(23558,1,'admin','2019-09-02 03:16:56','51.79.20.92'),(23559,1,'admin','2019-09-02 03:16:56','51.79.20.92'),(23560,1,'admin','2019-09-02 03:16:56','51.79.20.92'),(23561,1,'admin','2019-09-02 03:16:56','51.79.20.92'),(23562,1,'admin','2019-09-02 03:16:57','51.79.20.92'),(23563,1,'admin','2019-09-02 03:16:57','51.79.20.92'),(23564,1,'admin','2019-09-02 03:16:57','51.79.20.92'),(23565,1,'admin','2019-09-02 03:16:58','51.79.20.92'),(23566,1,'admin','2019-09-02 03:16:58','51.79.20.92'),(23567,1,'admin','2019-09-02 03:16:58','51.79.20.92'),(23568,1,'admin','2019-09-02 03:16:59','51.79.20.92'),(23569,1,'admin','2019-09-02 03:16:59','51.79.20.92'),(23570,1,'admin','2019-09-02 03:16:59','51.79.20.92'),(23571,1,'admin','2019-09-02 03:17:00','51.79.20.92'),(23572,1,'admin','2019-09-02 03:17:00','51.79.20.92'),(23573,1,'admin','2019-09-02 03:17:00','51.79.20.92'),(23574,1,'admin','2019-09-02 03:17:01','51.79.20.92'),(23575,1,'admin','2019-09-02 03:17:01','51.79.20.92'),(23576,1,'admin','2019-09-02 03:17:01','51.79.20.92'),(23577,1,'admin','2019-09-02 03:17:02','51.79.20.92'),(23578,1,'admin','2019-09-02 03:17:02','51.79.20.92'),(23579,1,'admin','2019-09-02 03:17:02','51.79.20.92'),(23580,1,'admin','2019-09-02 03:17:03','51.79.20.92'),(23581,1,'admin','2019-09-02 03:17:03','51.79.20.92'),(23582,1,'admin','2019-09-02 03:17:03','51.79.20.92'),(23583,1,'admin','2019-09-02 03:17:04','51.79.20.92'),(23584,1,'admin','2019-09-02 03:17:04','51.79.20.92'),(23585,1,'admin','2019-09-02 03:17:04','51.79.20.92'),(23586,1,'admin','2019-09-02 03:17:04','51.79.20.92'),(23587,1,'admin','2019-09-02 03:17:05','51.79.20.92'),(23588,1,'admin','2019-09-02 03:17:05','51.79.20.92'),(23589,1,'admin','2019-09-02 03:17:05','51.79.20.92'),(23590,1,'admin','2019-09-02 03:17:06','51.79.20.92'),(23591,1,'admin','2019-09-02 03:17:06','51.79.20.92'),(23592,1,'admin','2019-09-02 03:17:06','51.79.20.92'),(23593,1,'admin','2019-09-02 03:17:07','51.79.20.92'),(23594,1,'admin','2019-09-02 03:17:07','51.79.20.92'),(23595,1,'admin','2019-09-02 03:17:07','51.79.20.92'),(23596,1,'admin','2019-09-02 03:17:08','51.79.20.92'),(23597,1,'admin','2019-09-02 03:17:08','51.79.20.92'),(23598,1,'admin','2019-09-02 03:17:08','51.79.20.92'),(23599,1,'admin','2019-09-02 03:17:09','51.79.20.92'),(23600,1,'admin','2019-09-02 03:17:09','51.79.20.92'),(23601,1,'admin','2019-09-02 03:17:09','51.79.20.92'),(23602,1,'admin','2019-09-02 03:17:10','51.79.20.92'),(23603,1,'admin','2019-09-02 03:17:10','51.79.20.92'),(23604,1,'admin','2019-09-02 03:17:10','51.79.20.92'),(23605,1,'admin','2019-09-02 03:17:11','51.79.20.92'),(23606,1,'admin','2019-09-02 03:17:11','51.79.20.92'),(23607,1,'admin','2019-09-02 03:17:11','51.79.20.92'),(23608,1,'admin','2019-09-02 03:17:12','51.79.20.92'),(23609,1,'admin','2019-09-02 03:17:12','51.79.20.92'),(23610,1,'admin','2019-09-02 03:17:12','51.79.20.92'),(23611,1,'admin','2019-09-02 03:17:13','51.79.20.92'),(23612,1,'admin','2019-09-02 03:17:13','51.79.20.92'),(23613,1,'admin','2019-09-02 03:17:13','51.79.20.92'),(23614,1,'admin','2019-09-02 03:17:13','51.79.20.92'),(23615,1,'admin','2019-09-02 03:17:14','51.79.20.92'),(23616,1,'admin','2019-09-02 03:17:14','51.79.20.92'),(23617,1,'admin','2019-09-02 03:17:14','51.79.20.92'),(23618,1,'admin','2019-09-02 03:17:15','51.79.20.92'),(23619,1,'admin','2019-09-02 03:17:15','51.79.20.92'),(23620,1,'admin','2019-09-02 03:17:15','51.79.20.92'),(23621,1,'admin','2019-09-02 03:17:16','51.79.20.92'),(23622,1,'admin','2019-09-02 03:17:16','51.79.20.92'),(23623,1,'admin','2019-09-02 03:17:16','51.79.20.92'),(23624,1,'admin','2019-09-02 03:17:17','51.79.20.92'),(23625,1,'admin','2019-09-02 03:17:17','51.79.20.92'),(23626,1,'admin','2019-09-02 03:17:17','51.79.20.92'),(23627,1,'admin','2019-09-02 03:17:18','51.79.20.92'),(23628,1,'admin','2019-09-02 03:17:18','51.79.20.92'),(23629,1,'admin','2019-09-02 03:17:18','51.79.20.92'),(23630,1,'admin','2019-09-02 03:17:19','51.79.20.92'),(23631,1,'admin','2019-09-02 03:17:19','51.79.20.92'),(23632,1,'admin','2019-09-02 03:17:19','51.79.20.92'),(23633,1,'admin','2019-09-02 03:17:20','51.79.20.92'),(23634,1,'admin','2019-09-02 03:17:20','51.79.20.92'),(23635,1,'admin','2019-09-02 03:17:20','51.79.20.92'),(23636,1,'admin','2019-09-02 03:17:21','51.79.20.92'),(23637,1,'admin','2019-09-02 03:17:21','51.79.20.92'),(23638,1,'admin','2019-09-02 03:17:21','51.79.20.92'),(23639,1,'admin','2019-09-02 03:17:22','51.79.20.92'),(23640,1,'admin','2019-09-02 03:17:22','51.79.20.92'),(23641,1,'admin','2019-09-02 03:17:22','51.79.20.92'),(23642,1,'admin','2019-09-02 03:17:23','51.79.20.92'),(23643,1,'admin','2019-09-02 03:17:23','51.79.20.92'),(23644,1,'admin','2019-09-02 03:17:23','51.79.20.92'),(23645,1,'admin','2019-09-02 03:17:24','51.79.20.92'),(23646,1,'admin','2019-09-02 03:17:24','51.79.20.92'),(23647,1,'admin','2019-09-02 03:17:24','51.79.20.92'),(23648,1,'admin','2019-09-02 03:17:25','51.79.20.92'),(23649,1,'admin','2019-09-02 03:17:25','51.79.20.92'),(23650,1,'admin','2019-09-02 03:17:25','51.79.20.92'),(23651,1,'admin','2019-09-02 03:17:25','51.79.20.92'),(23652,1,'admin','2019-09-02 03:17:26','51.79.20.92'),(23653,1,'admin','2019-09-02 03:17:26','51.79.20.92'),(23654,1,'admin','2019-09-02 03:17:26','51.79.20.92'),(23655,1,'admin','2019-09-02 03:17:27','51.79.20.92'),(23656,1,'admin','2019-09-02 03:17:27','51.79.20.92'),(23657,1,'admin','2019-09-02 03:17:27','51.79.20.92'),(23658,1,'admin','2019-09-02 03:17:28','51.79.20.92'),(23659,1,'admin','2019-09-02 03:17:28','51.79.20.92'),(23660,1,'admin','2019-09-02 03:17:28','51.79.20.92'),(23661,1,'admin','2019-09-02 03:17:29','51.79.20.92'),(23662,1,'admin','2019-09-02 03:17:29','51.79.20.92'),(23663,1,'admin','2019-09-02 03:17:29','51.79.20.92'),(23664,1,'admin','2019-09-02 03:17:30','51.79.20.92'),(23665,1,'admin','2019-09-02 03:17:30','51.79.20.92'),(23666,1,'admin','2019-09-02 03:17:30','51.79.20.92'),(23667,1,'admin','2019-09-02 03:17:31','51.79.20.92'),(23668,1,'admin','2019-09-02 03:17:31','51.79.20.92'),(23669,1,'admin','2019-09-02 03:17:31','51.79.20.92'),(23670,1,'admin','2019-09-02 03:17:32','51.79.20.92'),(23671,1,'admin','2019-09-02 03:17:32','51.79.20.92'),(23672,1,'admin','2019-09-02 03:17:32','51.79.20.92'),(23673,1,'admin','2019-09-02 03:17:33','51.79.20.92'),(23674,1,'admin','2019-09-02 03:17:33','51.79.20.92'),(23675,1,'admin','2019-09-02 03:17:33','51.79.20.92'),(23676,1,'admin','2019-09-02 03:17:33','51.79.20.92'),(23677,1,'admin','2019-09-02 03:17:34','51.79.20.92'),(23678,1,'admin','2019-09-02 03:17:34','51.79.20.92'),(23679,1,'admin','2019-09-02 03:17:34','51.79.20.92'),(23680,1,'admin','2019-09-02 03:17:35','51.79.20.92'),(23681,1,'admin','2019-09-02 03:17:35','51.79.20.92'),(23682,1,'admin','2019-09-02 03:17:35','51.79.20.92'),(23683,1,'admin','2019-09-02 03:17:36','51.79.20.92'),(23684,1,'admin','2019-09-02 03:17:36','51.79.20.92'),(23685,1,'admin','2019-09-02 03:17:36','51.79.20.92'),(23686,1,'admin','2019-09-02 03:17:37','51.79.20.92'),(23687,1,'admin','2019-09-02 03:17:37','51.79.20.92'),(23688,1,'admin','2019-09-02 03:17:37','51.79.20.92'),(23689,1,'admin','2019-09-02 03:17:38','51.79.20.92'),(23690,1,'admin','2019-09-02 03:17:38','51.79.20.92'),(23691,1,'admin','2019-09-02 03:17:38','51.79.20.92'),(23692,1,'admin','2019-09-02 03:17:39','51.79.20.92'),(23693,1,'admin','2019-09-02 03:17:39','51.79.20.92'),(23694,1,'admin','2019-09-02 03:17:39','51.79.20.92'),(23695,1,'admin','2019-09-02 03:17:40','51.79.20.92'),(23696,1,'admin','2019-09-02 03:17:40','51.79.20.92'),(23697,1,'admin','2019-09-02 03:17:40','51.79.20.92'),(23698,1,'admin','2019-09-02 03:17:41','51.79.20.92'),(23699,1,'admin','2019-09-02 03:17:41','51.79.20.92'),(23700,1,'admin','2019-09-02 03:17:41','51.79.20.92'),(23701,1,'admin','2019-09-02 03:17:42','51.79.20.92'),(23702,1,'admin','2019-09-02 03:17:42','51.79.20.92'),(23703,1,'admin','2019-09-02 03:17:42','51.79.20.92'),(23704,1,'admin','2019-09-02 03:17:42','51.79.20.92'),(23705,1,'admin','2019-09-02 03:17:43','51.79.20.92'),(23706,1,'admin','2019-09-02 03:17:43','51.79.20.92'),(23707,1,'admin','2019-09-02 03:17:43','51.79.20.92'),(23708,1,'admin','2019-09-02 03:17:44','51.79.20.92'),(23709,1,'admin','2019-09-02 03:17:44','51.79.20.92'),(23710,1,'admin','2019-09-02 03:17:44','51.79.20.92'),(23711,1,'admin','2019-09-02 03:17:45','51.79.20.92'),(23712,1,'admin','2019-09-02 03:17:45','51.79.20.92'),(23713,1,'admin','2019-09-02 03:17:45','51.79.20.92'),(23714,1,'admin','2019-09-02 03:17:46','51.79.20.92'),(23715,1,'admin','2019-09-02 03:17:46','51.79.20.92'),(23716,1,'admin','2019-09-02 03:17:46','51.79.20.92'),(23717,1,'admin','2019-09-02 03:17:47','51.79.20.92'),(23718,1,'admin','2019-09-02 03:17:47','51.79.20.92'),(23719,1,'admin','2019-09-02 03:17:47','51.79.20.92'),(23720,1,'admin','2019-09-02 03:17:48','51.79.20.92'),(23721,1,'admin','2019-09-02 03:17:48','51.79.20.92'),(23722,1,'admin','2019-09-02 03:17:48','51.79.20.92'),(23723,1,'admin','2019-09-02 03:17:49','51.79.20.92'),(23724,1,'admin','2019-09-02 03:17:49','51.79.20.92'),(23725,1,'admin','2019-09-02 03:17:49','51.79.20.92'),(23726,1,'admin','2019-09-02 03:17:50','51.79.20.92'),(23727,1,'admin','2019-09-02 03:17:50','51.79.20.92'),(23728,1,'admin','2019-09-02 03:17:50','51.79.20.92'),(23729,1,'admin','2019-09-02 03:17:51','51.79.20.92'),(23730,1,'admin','2019-09-02 03:17:51','51.79.20.92'),(23731,1,'admin','2019-09-02 03:17:51','51.79.20.92'),(23732,1,'admin','2019-09-02 03:17:51','51.79.20.92'),(23733,1,'admin','2019-09-02 03:17:52','51.79.20.92'),(23734,1,'admin','2019-09-02 03:17:52','51.79.20.92'),(23735,1,'admin','2019-09-02 03:17:52','51.79.20.92'),(23736,1,'admin','2019-09-02 03:17:53','51.79.20.92'),(23737,1,'admin','2019-09-02 03:17:53','51.79.20.92'),(23738,1,'admin','2019-09-02 03:17:53','51.79.20.92'),(23739,1,'admin','2019-09-02 03:17:54','51.79.20.92'),(23740,1,'admin','2019-09-02 03:17:54','51.79.20.92'),(23741,1,'admin','2019-09-02 03:17:54','51.79.20.92'),(23742,1,'admin','2019-09-02 03:17:55','51.79.20.92'),(23743,1,'admin','2019-09-02 03:17:55','51.79.20.92'),(23744,1,'admin','2019-09-02 03:17:55','51.79.20.92'),(23745,1,'admin','2019-09-02 03:17:56','51.79.20.92'),(23746,1,'admin','2019-09-02 03:17:56','51.79.20.92'),(23747,1,'admin','2019-09-02 03:17:56','51.79.20.92'),(23748,1,'admin','2019-09-02 03:17:57','51.79.20.92'),(23749,1,'admin','2019-09-02 03:17:57','51.79.20.92'),(23750,1,'admin','2019-09-02 03:17:57','51.79.20.92'),(23751,1,'admin','2019-09-02 03:17:58','51.79.20.92'),(23752,1,'admin','2019-09-02 03:17:58','51.79.20.92'),(23753,1,'admin','2019-09-02 03:17:58','51.79.20.92'),(23754,1,'admin','2019-09-02 03:17:59','51.79.20.92'),(23755,1,'admin','2019-09-02 03:17:59','51.79.20.92'),(23756,1,'admin','2019-09-02 03:17:59','51.79.20.92'),(23757,1,'admin','2019-09-02 03:18:00','51.79.20.92'),(23758,1,'admin','2019-09-02 03:18:00','51.79.20.92'),(23759,1,'admin','2019-09-02 03:18:00','51.79.20.92'),(23760,1,'admin','2019-09-02 03:18:00','51.79.20.92'),(23761,1,'admin','2019-09-02 03:18:01','51.79.20.92'),(23762,1,'admin','2019-09-02 03:18:01','51.79.20.92'),(23763,1,'admin','2019-09-02 03:18:01','51.79.20.92'),(23764,1,'admin','2019-09-02 03:18:02','51.79.20.92'),(23765,1,'admin','2019-09-02 03:18:02','51.79.20.92'),(23766,1,'admin','2019-09-02 03:18:02','51.79.20.92'),(23767,1,'admin','2019-09-02 03:18:03','51.79.20.92'),(23768,1,'admin','2019-09-02 03:18:03','51.79.20.92'),(23769,1,'admin','2019-09-02 03:18:03','51.79.20.92'),(23770,1,'admin','2019-09-02 03:18:04','51.79.20.92'),(23771,1,'admin','2019-09-02 03:18:04','51.79.20.92'),(23772,1,'admin','2019-09-02 03:18:04','51.79.20.92'),(23773,1,'admin','2019-09-02 03:18:05','51.79.20.92'),(23774,1,'admin','2019-09-02 03:18:05','51.79.20.92'),(23775,1,'admin','2019-09-02 03:18:05','51.79.20.92'),(23776,1,'admin','2019-09-02 03:18:06','51.79.20.92'),(23777,1,'admin','2019-09-02 03:18:06','51.79.20.92'),(23778,1,'admin','2019-09-02 03:18:06','51.79.20.92'),(23779,1,'admin','2019-09-02 03:18:07','51.79.20.92'),(23780,1,'admin','2019-09-02 03:18:07','51.79.20.92'),(23781,1,'admin','2019-09-02 03:18:07','51.79.20.92'),(23782,1,'admin','2019-09-02 03:18:08','51.79.20.92'),(23783,1,'admin','2019-09-02 03:18:08','51.79.20.92'),(23784,1,'admin','2019-09-02 03:18:08','51.79.20.92'),(23785,1,'admin','2019-09-02 03:18:09','51.79.20.92'),(23786,1,'admin','2019-09-02 03:18:09','51.79.20.92'),(23787,1,'admin','2019-09-02 03:18:09','51.79.20.92'),(23788,1,'admin','2019-09-02 03:18:10','51.79.20.92'),(23789,1,'admin','2019-09-02 03:18:10','51.79.20.92'),(23790,1,'admin','2019-09-02 03:18:10','51.79.20.92'),(23791,1,'admin','2019-09-02 03:18:11','51.79.20.92'),(23792,1,'admin','2019-09-02 03:18:11','51.79.20.92'),(23793,1,'admin','2019-09-02 03:18:11','51.79.20.92'),(23794,1,'admin','2019-09-02 03:18:11','51.79.20.92'),(23795,1,'admin','2019-09-02 03:18:12','51.79.20.92'),(23796,1,'admin','2019-09-02 03:18:12','51.79.20.92'),(23797,1,'admin','2019-09-02 03:18:12','51.79.20.92'),(23798,1,'admin','2019-09-02 03:18:13','51.79.20.92'),(23799,1,'admin','2019-09-02 03:18:13','51.79.20.92'),(23800,1,'admin','2019-09-02 03:18:13','51.79.20.92'),(23801,1,'admin','2019-09-02 03:18:14','51.79.20.92'),(23802,1,'admin','2019-09-02 03:18:14','51.79.20.92'),(23803,1,'admin','2019-09-02 03:18:14','51.79.20.92'),(23804,1,'admin','2019-09-02 03:18:15','51.79.20.92'),(23805,1,'admin','2019-09-02 03:18:15','51.79.20.92'),(23806,1,'admin','2019-09-02 03:18:15','51.79.20.92'),(23807,1,'admin','2019-09-02 03:18:16','51.79.20.92'),(23808,1,'admin','2019-09-02 03:18:16','51.79.20.92'),(23809,1,'admin','2019-09-02 03:18:16','51.79.20.92'),(23810,1,'admin','2019-09-02 03:18:17','51.79.20.92'),(23811,1,'admin','2019-09-02 03:18:17','51.79.20.92'),(23812,1,'admin','2019-09-02 03:18:17','51.79.20.92'),(23813,1,'admin','2019-09-02 03:18:18','51.79.20.92'),(23814,1,'admin','2019-09-02 03:18:18','51.79.20.92'),(23815,1,'admin','2019-09-02 03:18:18','51.79.20.92'),(23816,1,'admin','2019-09-02 03:18:19','51.79.20.92'),(23817,1,'admin','2019-09-02 03:18:19','51.79.20.92'),(23818,1,'admin','2019-09-02 03:18:19','51.79.20.92'),(23819,1,'admin','2019-09-02 03:18:20','51.79.20.92'),(23820,1,'admin','2019-09-02 03:18:20','51.79.20.92'),(23821,1,'admin','2019-09-02 03:18:20','51.79.20.92'),(23822,1,'admin','2019-09-02 03:18:21','51.79.20.92'),(23823,1,'admin','2019-09-02 03:18:21','51.79.20.92'),(23824,1,'admin','2019-09-02 03:18:21','51.79.20.92'),(23825,1,'admin','2019-09-02 03:18:22','51.79.20.92'),(23826,1,'admin','2019-09-02 03:18:22','51.79.20.92'),(23827,1,'admin','2019-09-02 03:18:22','51.79.20.92'),(23828,1,'admin','2019-09-02 03:18:23','51.79.20.92'),(23829,1,'admin','2019-09-02 03:18:23','51.79.20.92'),(23830,1,'admin','2019-09-02 03:18:23','51.79.20.92'),(23831,1,'admin','2019-09-02 03:18:24','51.79.20.92'),(23832,1,'admin','2019-09-02 03:18:24','51.79.20.92'),(23833,1,'admin','2019-09-02 03:18:24','51.79.20.92'),(23834,1,'admin','2019-09-02 03:18:24','51.79.20.92'),(23835,1,'admin','2019-09-02 03:18:25','51.79.20.92'),(23836,1,'admin','2019-09-02 03:18:25','51.79.20.92'),(23837,1,'admin','2019-09-02 03:18:25','51.79.20.92'),(23838,1,'admin','2019-09-02 03:18:26','51.79.20.92'),(23839,1,'admin','2019-09-02 03:18:26','51.79.20.92'),(23840,1,'admin','2019-09-02 03:18:26','51.79.20.92'),(23841,1,'admin','2019-09-02 03:18:27','51.79.20.92'),(23842,1,'admin','2019-09-02 03:18:27','51.79.20.92'),(23843,1,'admin','2019-09-02 03:18:27','51.79.20.92'),(23844,1,'admin','2019-09-02 03:18:28','51.79.20.92'),(23845,1,'admin','2019-09-02 03:18:28','51.79.20.92'),(23846,1,'admin','2019-09-02 03:18:28','51.79.20.92'),(23847,1,'admin','2019-09-02 03:18:29','51.79.20.92'),(23848,1,'admin','2019-09-02 03:18:29','51.79.20.92'),(23849,1,'admin','2019-09-02 03:18:29','51.79.20.92'),(23850,1,'admin','2019-09-02 03:18:30','51.79.20.92'),(23851,1,'admin','2019-09-02 03:18:30','51.79.20.92'),(23852,1,'admin','2019-09-02 03:18:30','51.79.20.92'),(23853,1,'admin','2019-09-02 03:18:31','51.79.20.92'),(23854,1,'admin','2019-09-02 03:18:31','51.79.20.92'),(23855,1,'admin','2019-09-02 03:18:31','51.79.20.92'),(23856,1,'admin','2019-09-02 03:18:32','51.79.20.92'),(23857,1,'admin','2019-09-02 03:18:32','51.79.20.92'),(23858,1,'admin','2019-09-02 03:18:32','51.79.20.92'),(23859,1,'admin','2019-09-02 03:18:32','51.79.20.92'),(23860,1,'admin','2019-09-02 03:18:33','51.79.20.92'),(23861,1,'admin','2019-09-02 03:18:33','51.79.20.92'),(23862,1,'admin','2019-09-02 03:18:33','51.79.20.92'),(23863,1,'admin','2019-09-02 03:18:34','51.79.20.92'),(23864,1,'admin','2019-09-02 03:18:34','51.79.20.92'),(23865,1,'admin','2019-09-02 03:18:34','51.79.20.92'),(23866,1,'admin','2019-09-02 03:18:35','51.79.20.92'),(23867,1,'admin','2019-09-02 03:18:35','51.79.20.92'),(23868,1,'admin','2019-09-02 03:18:35','51.79.20.92'),(23869,1,'admin','2019-09-02 03:18:36','51.79.20.92'),(23870,1,'admin','2019-09-02 03:18:36','51.79.20.92'),(23871,1,'admin','2019-09-02 03:18:36','51.79.20.92'),(23872,1,'admin','2019-09-02 03:18:37','51.79.20.92'),(23873,1,'admin','2019-09-02 03:18:37','51.79.20.92'),(23874,1,'admin','2019-09-02 03:18:37','51.79.20.92'),(23875,1,'admin','2019-09-02 03:18:38','51.79.20.92'),(23876,1,'admin','2019-09-02 03:18:38','51.79.20.92'),(23877,1,'admin','2019-09-02 03:18:38','51.79.20.92'),(23878,1,'admin','2019-09-02 03:18:39','51.79.20.92'),(23879,1,'admin','2019-09-02 03:18:39','51.79.20.92'),(23880,1,'admin','2019-09-02 03:18:39','51.79.20.92'),(23881,1,'admin','2019-09-02 03:18:40','51.79.20.92'),(23882,1,'admin','2019-09-02 03:18:40','51.79.20.92'),(23883,1,'admin','2019-09-02 03:18:40','51.79.20.92'),(23884,1,'admin','2019-09-02 03:18:41','51.79.20.92'),(23885,1,'admin','2019-09-02 03:18:41','51.79.20.92'),(23886,1,'admin','2019-09-02 03:18:41','51.79.20.92'),(23887,1,'admin','2019-09-02 03:18:42','51.79.20.92'),(23888,1,'admin','2019-09-02 03:18:42','51.79.20.92'),(23889,1,'admin','2019-09-02 03:18:42','51.79.20.92'),(23890,1,'admin','2019-09-02 03:18:42','51.79.20.92'),(23891,1,'admin','2019-09-02 03:18:43','51.79.20.92'),(23892,1,'admin','2019-09-02 03:18:43','51.79.20.92'),(23893,1,'admin','2019-09-02 03:18:43','51.79.20.92'),(23894,1,'admin','2019-09-02 03:18:44','51.79.20.92'),(23895,1,'admin','2019-09-02 03:18:44','51.79.20.92'),(23896,1,'admin','2019-09-02 03:18:44','51.79.20.92'),(23897,1,'admin','2019-09-02 03:18:45','51.79.20.92'),(23898,1,'admin','2019-09-02 03:18:45','51.79.20.92'),(23899,1,'admin','2019-09-02 03:18:45','51.79.20.92'),(23900,1,'admin','2019-09-02 03:18:46','51.79.20.92'),(23901,1,'admin','2019-09-02 03:18:46','51.79.20.92'),(23902,1,'admin','2019-09-02 03:18:46','51.79.20.92'),(23903,1,'admin','2019-09-02 03:18:47','51.79.20.92'),(23904,1,'admin','2019-09-02 03:18:47','51.79.20.92'),(23905,1,'admin','2019-09-02 03:18:47','51.79.20.92'),(23906,1,'admin','2019-09-02 03:18:48','51.79.20.92'),(23907,1,'admin','2019-09-02 03:18:48','51.79.20.92'),(23908,1,'admin','2019-09-02 03:18:48','51.79.20.92'),(23909,1,'admin','2019-09-02 03:18:49','51.79.20.92'),(23910,1,'admin','2019-09-02 03:18:49','51.79.20.92'),(23911,1,'admin','2019-09-02 03:18:49','51.79.20.92'),(23912,1,'admin','2019-09-02 03:18:50','51.79.20.92'),(23913,1,'admin','2019-09-02 03:18:50','51.79.20.92'),(23914,1,'admin','2019-09-02 03:18:50','51.79.20.92'),(23915,1,'admin','2019-09-02 03:18:51','51.79.20.92'),(23916,1,'admin','2019-09-02 03:18:51','51.79.20.92'),(23917,1,'admin','2019-09-02 03:18:51','51.79.20.92'),(23918,1,'admin','2019-09-02 03:18:51','51.79.20.92'),(23919,1,'admin','2019-09-02 03:18:52','51.79.20.92'),(23920,1,'admin','2019-09-02 03:18:52','51.79.20.92'),(23921,1,'admin','2019-09-02 03:18:52','51.79.20.92'),(23922,1,'admin','2019-09-02 03:18:53','51.79.20.92'),(23923,1,'admin','2019-09-02 03:18:53','51.79.20.92'),(23924,1,'admin','2019-09-02 03:18:53','51.79.20.92'),(23925,1,'admin','2019-09-02 03:18:54','51.79.20.92'),(23926,1,'admin','2019-09-02 03:18:54','51.79.20.92'),(23927,1,'admin','2019-09-02 03:18:54','51.79.20.92'),(23928,1,'admin','2019-09-02 03:18:55','51.79.20.92'),(23929,1,'admin','2019-09-02 03:18:55','51.79.20.92'),(23930,1,'admin','2019-09-02 03:18:55','51.79.20.92'),(23931,1,'admin','2019-09-02 03:18:56','51.79.20.92'),(23932,1,'admin','2019-09-02 03:18:56','51.79.20.92'),(23933,1,'admin','2019-09-02 03:18:56','51.79.20.92'),(23934,1,'admin','2019-09-02 03:18:57','51.79.20.92'),(23935,1,'admin','2019-09-02 03:18:57','51.79.20.92'),(23936,1,'admin','2019-09-02 03:18:57','51.79.20.92'),(23937,1,'admin','2019-09-02 03:18:58','51.79.20.92'),(23938,1,'admin','2019-09-02 03:18:58','51.79.20.92'),(23939,1,'admin','2019-09-02 03:18:58','51.79.20.92'),(23940,1,'admin','2019-09-02 03:18:59','51.79.20.92'),(23941,1,'admin','2019-09-02 03:18:59','51.79.20.92'),(23942,1,'admin','2019-09-02 03:18:59','51.79.20.92'),(23943,1,'admin','2019-09-02 03:19:00','51.79.20.92'),(23944,1,'admin','2019-09-02 03:19:00','51.79.20.92'),(23945,1,'admin','2019-09-02 03:19:00','51.79.20.92'),(23946,1,'admin','2019-09-02 03:19:00','51.79.20.92'),(23947,1,'admin','2019-09-02 03:19:01','51.79.20.92'),(23948,1,'admin','2019-09-02 03:19:01','51.79.20.92'),(23949,1,'admin','2019-09-02 03:19:01','51.79.20.92'),(23950,1,'admin','2019-09-02 03:19:02','51.79.20.92'),(23951,1,'admin','2019-09-02 03:19:02','51.79.20.92'),(23952,1,'admin','2019-09-02 03:19:02','51.79.20.92'),(23953,1,'admin','2019-09-02 03:19:03','51.79.20.92'),(23954,1,'admin','2019-09-02 03:19:03','51.79.20.92'),(23955,1,'admin','2019-09-02 03:19:03','51.79.20.92'),(23956,1,'admin','2019-09-02 03:19:04','51.79.20.92'),(23957,1,'admin','2019-09-02 03:19:04','51.79.20.92'),(23958,1,'admin','2019-09-02 03:19:04','51.79.20.92'),(23959,1,'admin','2019-09-02 03:19:05','51.79.20.92'),(23960,1,'admin','2019-09-02 03:19:05','51.79.20.92'),(23961,1,'admin','2019-09-02 03:19:05','51.79.20.92'),(23962,1,'admin','2019-09-02 03:19:06','51.79.20.92'),(23963,1,'admin','2019-09-02 03:19:06','51.79.20.92'),(23964,1,'admin','2019-09-02 03:19:06','51.79.20.92'),(23965,1,'admin','2019-09-02 03:19:07','51.79.20.92'),(23966,1,'admin','2019-09-02 03:19:07','51.79.20.92'),(23967,1,'admin','2019-09-02 03:19:07','51.79.20.92'),(23968,1,'admin','2019-09-02 03:19:08','51.79.20.92'),(23969,1,'admin','2019-09-02 03:19:08','51.79.20.92'),(23970,1,'admin','2019-09-02 03:19:08','51.79.20.92'),(23971,1,'admin','2019-09-02 03:19:09','51.79.20.92'),(23972,1,'admin','2019-09-02 03:19:09','51.79.20.92'),(23973,1,'admin','2019-09-02 03:19:09','51.79.20.92'),(23974,1,'admin','2019-09-02 03:19:09','51.79.20.92'),(23975,1,'admin','2019-09-02 03:19:10','51.79.20.92'),(23976,1,'admin','2019-09-02 03:19:10','51.79.20.92'),(23977,1,'admin','2019-09-02 03:19:10','51.79.20.92'),(23978,1,'admin','2019-09-02 03:19:11','51.79.20.92'),(23979,1,'admin','2019-09-02 03:19:11','51.79.20.92'),(23980,1,'admin','2019-09-02 03:19:11','51.79.20.92'),(23981,1,'admin','2019-09-02 03:19:12','51.79.20.92'),(23982,1,'admin','2019-09-02 03:19:12','51.79.20.92'),(23983,1,'admin','2019-09-02 03:19:12','51.79.20.92'),(23984,1,'admin','2019-09-02 03:19:13','51.79.20.92'),(23985,1,'admin','2019-09-02 03:19:13','51.79.20.92'),(23986,1,'admin','2019-09-02 03:19:13','51.79.20.92'),(23987,1,'admin','2019-09-02 03:19:14','51.79.20.92'),(23988,1,'admin','2019-09-02 03:19:14','51.79.20.92'),(23989,1,'admin','2019-09-02 03:19:14','51.79.20.92'),(23990,1,'admin','2019-09-02 03:19:15','51.79.20.92'),(23991,1,'admin','2019-09-02 03:19:15','51.79.20.92'),(23992,1,'admin','2019-09-02 03:19:15','51.79.20.92'),(23993,1,'admin','2019-09-02 03:19:16','51.79.20.92'),(23994,1,'admin','2019-09-02 03:19:16','51.79.20.92'),(23995,1,'admin','2019-09-02 03:19:16','51.79.20.92'),(23996,1,'admin','2019-09-02 03:19:17','51.79.20.92'),(23997,1,'admin','2019-09-02 03:19:17','51.79.20.92'),(23998,1,'admin','2019-09-02 03:19:17','51.79.20.92'),(23999,1,'admin','2019-09-02 03:19:18','51.79.20.92'),(24000,1,'admin','2019-09-02 03:19:18','51.79.20.92'),(24001,1,'admin','2019-09-02 03:19:18','51.79.20.92'),(24002,1,'admin','2019-09-02 03:19:18','51.79.20.92'),(24003,1,'admin','2019-09-02 03:19:19','51.79.20.92'),(24004,1,'admin','2019-09-02 03:19:19','51.79.20.92'),(24005,1,'admin','2019-09-02 03:19:19','51.79.20.92'),(24006,1,'admin','2019-09-02 03:19:20','51.79.20.92'),(24007,1,'admin','2019-09-02 03:19:20','51.79.20.92'),(24008,1,'admin','2019-09-02 03:19:20','51.79.20.92'),(24009,1,'admin','2019-09-02 03:19:21','51.79.20.92'),(24010,1,'admin','2019-09-02 03:19:21','51.79.20.92'),(24011,1,'admin','2019-09-02 03:19:21','51.79.20.92'),(24012,1,'admin','2019-09-02 03:19:22','51.79.20.92'),(24013,1,'admin','2019-09-02 03:19:22','51.79.20.92'),(24014,1,'admin','2019-09-02 03:19:22','51.79.20.92'),(24015,1,'admin','2019-09-02 03:19:23','51.79.20.92'),(24016,1,'admin','2019-09-02 03:19:23','51.79.20.92'),(24017,1,'admin','2019-09-02 03:19:23','51.79.20.92'),(24018,1,'admin','2019-09-02 03:19:24','51.79.20.92'),(24019,1,'admin','2019-09-02 03:19:24','51.79.20.92'),(24020,1,'admin','2019-09-02 03:19:24','51.79.20.92'),(24021,1,'admin','2019-09-02 03:19:25','51.79.20.92'),(24022,1,'admin','2019-09-02 03:19:25','51.79.20.92'),(24023,1,'admin','2019-09-02 03:19:25','51.79.20.92'),(24024,1,'admin','2019-09-02 03:19:26','51.79.20.92'),(24025,1,'admin','2019-09-02 03:19:26','51.79.20.92'),(24026,1,'admin','2019-09-02 03:19:26','51.79.20.92'),(24027,1,'admin','2019-09-02 03:19:27','51.79.20.92'),(24028,1,'admin','2019-09-02 03:19:27','51.79.20.92'),(24029,1,'admin','2019-09-02 03:19:27','51.79.20.92'),(24030,1,'admin','2019-09-02 03:19:27','51.79.20.92'),(24031,1,'admin','2019-09-02 03:19:28','51.79.20.92'),(24032,1,'admin','2019-09-02 03:19:28','51.79.20.92'),(24033,1,'admin','2019-09-02 03:19:28','51.79.20.92'),(24034,1,'admin','2019-09-02 03:19:29','51.79.20.92'),(24035,1,'admin','2019-09-02 03:19:29','51.79.20.92'),(24036,1,'admin','2019-09-02 03:19:29','51.79.20.92'),(24037,1,'admin','2019-09-02 03:19:30','51.79.20.92'),(24038,1,'admin','2019-09-02 03:19:30','51.79.20.92'),(24039,1,'admin','2019-09-02 03:19:30','51.79.20.92'),(24040,1,'admin','2019-09-02 03:19:31','51.79.20.92'),(24041,1,'admin','2019-09-02 03:19:31','51.79.20.92'),(24042,1,'admin','2019-09-02 03:19:31','51.79.20.92'),(24043,1,'admin','2019-09-02 03:19:32','51.79.20.92'),(24044,1,'admin','2019-09-02 03:19:32','51.79.20.92'),(24045,1,'admin','2019-09-02 03:19:32','51.79.20.92'),(24046,1,'admin','2019-09-02 03:19:33','51.79.20.92'),(24047,1,'admin','2019-09-02 03:19:33','51.79.20.92'),(24048,1,'admin','2019-09-02 03:19:33','51.79.20.92'),(24049,1,'admin','2019-09-02 03:19:34','51.79.20.92'),(24050,1,'admin','2019-09-02 03:19:34','51.79.20.92'),(24051,1,'admin','2019-09-02 03:19:34','51.79.20.92'),(24052,1,'admin','2019-09-02 03:19:35','51.79.20.92'),(24053,1,'admin','2019-09-02 03:19:35','51.79.20.92'),(24054,1,'admin','2019-09-02 03:19:35','51.79.20.92'),(24055,1,'admin','2019-09-02 03:19:36','51.79.20.92'),(24056,1,'admin','2019-09-02 03:19:36','51.79.20.92'),(24057,1,'admin','2019-09-02 03:19:36','51.79.20.92'),(24058,1,'admin','2019-09-02 03:19:36','51.79.20.92'),(24059,1,'admin','2019-09-02 03:19:37','51.79.20.92'),(24060,1,'admin','2019-09-02 03:19:37','51.79.20.92'),(24061,1,'admin','2019-09-02 03:19:37','51.79.20.92'),(24062,1,'admin','2019-09-02 03:19:38','51.79.20.92'),(24063,1,'admin','2019-09-02 03:19:38','51.79.20.92'),(24064,1,'admin','2019-09-02 03:19:38','51.79.20.92'),(24065,1,'admin','2019-09-02 03:19:39','51.79.20.92'),(24066,1,'admin','2019-09-02 03:19:39','51.79.20.92'),(24067,1,'admin','2019-09-02 03:19:39','51.79.20.92'),(24068,1,'admin','2019-09-02 03:19:40','51.79.20.92'),(24069,1,'admin','2019-09-02 03:19:40','51.79.20.92'),(24070,1,'admin','2019-09-02 03:19:40','51.79.20.92'),(24071,1,'admin','2019-09-02 03:19:41','51.79.20.92'),(24072,1,'admin','2019-09-02 03:19:41','51.79.20.92'),(24073,1,'admin','2019-09-02 03:19:41','51.79.20.92'),(24074,1,'admin','2019-09-02 03:19:42','51.79.20.92'),(24075,1,'admin','2019-09-02 03:19:42','51.79.20.92'),(24076,1,'admin','2019-09-02 03:19:42','51.79.20.92'),(24077,1,'admin','2019-09-02 03:19:43','51.79.20.92'),(24078,1,'admin','2019-09-02 03:19:43','51.79.20.92'),(24079,1,'admin','2019-09-02 03:19:43','51.79.20.92'),(24080,1,'admin','2019-09-02 03:19:44','51.79.20.92'),(24081,1,'admin','2019-09-02 03:19:44','51.79.20.92'),(24082,1,'admin','2019-09-02 03:19:44','51.79.20.92'),(24083,1,'admin','2019-09-02 03:19:45','51.79.20.92'),(24084,1,'admin','2019-09-02 03:19:45','51.79.20.92'),(24085,1,'admin','2019-09-02 03:19:45','51.79.20.92'),(24086,1,'admin','2019-09-02 03:19:45','51.79.20.92'),(24087,1,'admin','2019-09-02 03:19:46','51.79.20.92'),(24088,1,'admin','2019-09-02 03:19:46','51.79.20.92'),(24089,1,'admin','2019-09-02 03:19:46','51.79.20.92'),(24090,1,'admin','2019-09-02 03:19:47','51.79.20.92'),(24091,1,'admin','2019-09-02 03:19:47','51.79.20.92'),(24092,1,'admin','2019-09-02 03:19:47','51.79.20.92'),(24093,1,'admin','2019-09-02 03:19:48','51.79.20.92'),(24094,1,'admin','2019-09-02 03:19:48','51.79.20.92'),(24095,1,'admin','2019-09-02 03:19:48','51.79.20.92'),(24096,1,'admin','2019-09-02 03:19:49','51.79.20.92'),(24097,1,'admin','2019-09-02 03:19:49','51.79.20.92'),(24098,1,'admin','2019-09-02 03:19:49','51.79.20.92'),(24099,1,'admin','2019-09-02 03:19:50','51.79.20.92'),(24100,1,'admin','2019-09-02 03:19:50','51.79.20.92'),(24101,1,'admin','2019-09-02 03:19:50','51.79.20.92'),(24102,1,'admin','2019-09-02 03:19:51','51.79.20.92'),(24103,1,'admin','2019-09-02 03:19:51','51.79.20.92'),(24104,1,'admin','2019-09-02 03:19:51','51.79.20.92'),(24105,1,'admin','2019-09-02 03:19:52','51.79.20.92'),(24106,1,'admin','2019-09-02 03:19:52','51.79.20.92'),(24107,1,'admin','2019-09-02 03:19:52','51.79.20.92'),(24108,1,'admin','2019-09-02 03:19:53','51.79.20.92'),(24109,1,'admin','2019-09-02 03:19:53','51.79.20.92'),(24110,1,'admin','2019-09-02 03:19:53','51.79.20.92'),(24111,1,'admin','2019-09-02 03:19:54','51.79.20.92'),(24112,1,'admin','2019-09-02 03:19:54','51.79.20.92'),(24113,1,'admin','2019-09-02 03:19:54','51.79.20.92'),(24114,1,'admin','2019-09-02 03:19:54','51.79.20.92'),(24115,1,'admin','2019-09-02 03:19:55','51.79.20.92'),(24116,1,'admin','2019-09-02 03:19:55','51.79.20.92'),(24117,1,'admin','2019-09-02 03:19:55','51.79.20.92'),(24118,1,'admin','2019-09-02 03:19:56','51.79.20.92'),(24119,1,'admin','2019-09-02 03:19:56','51.79.20.92'),(24120,1,'admin','2019-09-02 03:19:56','51.79.20.92'),(24121,1,'admin','2019-09-02 03:19:57','51.79.20.92'),(24122,1,'admin','2019-09-02 03:19:57','51.79.20.92'),(24123,1,'admin','2019-09-02 03:19:57','51.79.20.92'),(24124,1,'admin','2019-09-02 03:19:58','51.79.20.92'),(24125,1,'admin','2019-09-02 03:19:58','51.79.20.92'),(24126,1,'admin','2019-09-02 03:19:58','51.79.20.92'),(24127,1,'admin','2019-09-02 03:19:59','51.79.20.92'),(24128,1,'admin','2019-09-02 03:19:59','51.79.20.92'),(24129,1,'admin','2019-09-02 03:19:59','51.79.20.92'),(24130,1,'admin','2019-09-02 03:20:00','51.79.20.92'),(24131,1,'admin','2019-09-02 03:20:00','51.79.20.92'),(24132,1,'admin','2019-09-02 03:20:00','51.79.20.92'),(24133,1,'admin','2019-09-02 03:20:01','51.79.20.92'),(24134,1,'admin','2019-09-02 03:20:01','51.79.20.92'),(24135,1,'admin','2019-09-02 03:20:01','51.79.20.92'),(24136,1,'admin','2019-09-02 03:20:02','51.79.20.92'),(24137,1,'admin','2019-09-02 03:20:02','51.79.20.92'),(24138,1,'admin','2019-09-02 03:20:02','51.79.20.92'),(24139,1,'admin','2019-09-02 03:20:03','51.79.20.92'),(24140,1,'admin','2019-09-02 03:20:03','51.79.20.92'),(24141,1,'admin','2019-09-02 03:20:03','51.79.20.92'),(24142,1,'admin','2019-09-02 03:20:04','51.79.20.92'),(24143,1,'admin','2019-09-02 03:20:04','51.79.20.92'),(24144,1,'admin','2019-09-02 03:20:04','51.79.20.92'),(24145,1,'admin','2019-09-02 03:20:05','51.79.20.92'),(24146,1,'admin','2019-09-02 03:20:05','51.79.20.92'),(24147,1,'admin','2019-09-02 03:20:05','51.79.20.92'),(24148,1,'admin','2019-09-02 03:20:06','51.79.20.92'),(24149,1,'admin','2019-09-02 03:20:06','51.79.20.92'),(24150,1,'admin','2019-09-02 03:20:06','51.79.20.92'),(24151,1,'admin','2019-09-02 03:20:07','51.79.20.92'),(24152,1,'admin','2019-09-02 03:20:07','51.79.20.92'),(24153,1,'admin','2019-09-02 03:20:07','51.79.20.92'),(24154,1,'admin','2019-09-02 03:20:08','51.79.20.92'),(24155,1,'admin','2019-09-02 03:20:08','51.79.20.92'),(24156,1,'admin','2019-09-02 03:20:08','51.79.20.92'),(24157,1,'admin','2019-09-02 03:20:09','51.79.20.92'),(24158,1,'admin','2019-09-02 03:20:09','51.79.20.92'),(24159,1,'admin','2019-09-02 03:20:09','51.79.20.92'),(24160,1,'admin','2019-09-02 03:20:10','51.79.20.92'),(24161,1,'admin','2019-09-02 03:20:10','51.79.20.92'),(24162,1,'admin','2019-09-02 03:20:11','51.79.20.92'),(24163,1,'admin','2019-09-02 03:20:11','51.79.20.92'),(24164,1,'admin','2019-09-02 03:20:11','51.79.20.92'),(24165,1,'admin','2019-09-02 03:20:12','51.79.20.92'),(24166,1,'admin','2019-09-02 03:20:12','51.79.20.92'),(24167,1,'admin','2019-09-02 03:20:12','51.79.20.92'),(24168,1,'admin','2019-09-02 03:20:13','51.79.20.92'),(24169,1,'admin','2019-09-02 03:20:13','51.79.20.92'),(24170,1,'admin','2019-09-02 03:20:13','51.79.20.92'),(24171,1,'admin','2019-09-02 03:20:14','51.79.20.92'),(24172,1,'admin','2019-09-02 03:20:14','51.79.20.92'),(24173,1,'admin','2019-09-02 03:20:14','51.79.20.92'),(24174,1,'admin','2019-09-02 03:20:15','51.79.20.92'),(24175,1,'admin','2019-09-02 03:20:15','51.79.20.92'),(24176,1,'admin','2019-09-02 03:20:16','51.79.20.92'),(24177,1,'admin','2019-09-02 03:20:16','51.79.20.92'),(24178,1,'admin','2019-09-02 03:20:16','51.79.20.92'),(24179,1,'admin','2019-09-02 03:20:18','51.79.20.92'),(24180,1,'admin','2019-09-02 03:20:18','51.79.20.92'),(24181,1,'admin','2019-09-02 03:20:19','51.79.20.92'),(24182,1,'admin','2019-09-02 03:20:19','51.79.20.92'),(24183,1,'admin','2019-09-02 03:20:20','51.79.20.92'),(24184,1,'admin','2019-09-02 03:20:20','51.79.20.92'),(24185,1,'admin','2019-09-02 03:20:20','51.79.20.92'),(24186,1,'admin','2019-09-02 03:20:21','51.79.20.92'),(24187,1,'admin','2019-09-02 03:20:21','51.79.20.92'),(24188,1,'admin','2019-09-02 03:20:22','51.79.20.92'),(24189,1,'admin','2019-09-02 03:20:22','51.79.20.92'),(24190,1,'admin','2019-09-02 03:20:22','51.79.20.92'),(24191,1,'admin','2019-09-02 03:20:23','51.79.20.92'),(24192,1,'admin','2019-09-02 03:20:23','51.79.20.92'),(24193,1,'admin','2019-09-02 03:20:24','51.79.20.92'),(24194,1,'admin','2019-09-02 03:20:24','51.79.20.92'),(24195,1,'admin','2019-09-02 03:20:24','51.79.20.92'),(24196,1,'admin','2019-09-02 03:20:25','51.79.20.92'),(24197,1,'admin','2019-09-02 03:20:25','51.79.20.92'),(24198,1,'admin','2019-09-02 03:20:25','51.79.20.92'),(24199,1,'admin','2019-09-02 03:20:26','51.79.20.92'),(24200,1,'admin','2019-09-02 03:20:26','51.79.20.92'),(24201,1,'admin','2019-09-02 03:20:26','51.79.20.92'),(24202,1,'admin','2019-09-02 03:20:27','51.79.20.92'),(24203,1,'admin','2019-09-02 03:20:27','51.79.20.92'),(24204,1,'admin','2019-09-02 03:20:27','51.79.20.92'),(24205,1,'admin','2019-09-02 03:20:28','51.79.20.92'),(24206,1,'admin','2019-09-02 03:20:28','51.79.20.92'),(24207,1,'admin','2019-09-02 03:20:28','51.79.20.92'),(24208,1,'admin','2019-09-02 03:20:29','51.79.20.92'),(24209,1,'admin','2019-09-02 03:20:29','51.79.20.92'),(24210,1,'admin','2019-09-02 03:20:29','51.79.20.92'),(24211,1,'admin','2019-09-02 03:20:30','51.79.20.92'),(24212,1,'admin','2019-09-02 03:20:30','51.79.20.92'),(24213,1,'admin','2019-09-02 03:20:30','51.79.20.92'),(24214,1,'admin','2019-09-02 03:20:31','51.79.20.92'),(24215,1,'admin','2019-09-02 03:20:31','51.79.20.92'),(24216,1,'admin','2019-09-02 03:20:31','51.79.20.92'),(24217,1,'admin','2019-09-02 03:20:32','51.79.20.92'),(24218,1,'admin','2019-09-02 03:20:32','51.79.20.92'),(24219,1,'admin','2019-09-02 03:20:32','51.79.20.92'),(24220,1,'admin','2019-09-02 03:20:33','51.79.20.92'),(24221,1,'admin','2019-09-02 03:20:33','51.79.20.92'),(24222,1,'admin','2019-09-02 03:20:33','51.79.20.92'),(24223,1,'admin','2019-09-02 03:20:34','51.79.20.92'),(24224,1,'admin','2019-09-02 03:20:34','51.79.20.92'),(24225,1,'admin','2019-09-02 03:20:34','51.79.20.92'),(24226,1,'admin','2019-09-02 03:20:34','51.79.20.92'),(24227,1,'admin','2019-09-02 03:20:35','51.79.20.92'),(24228,1,'admin','2019-09-02 03:20:35','51.79.20.92'),(24229,1,'admin','2019-09-02 03:20:35','51.79.20.92'),(24230,1,'admin','2019-09-02 03:20:36','51.79.20.92'),(24231,1,'admin','2019-09-02 03:20:36','51.79.20.92'),(24232,1,'admin','2019-09-02 03:20:36','51.79.20.92'),(24233,1,'admin','2019-09-02 03:20:37','51.79.20.92'),(24234,1,'admin','2019-09-02 03:20:37','51.79.20.92'),(24235,1,'admin','2019-09-02 03:20:38','51.79.20.92'),(24236,1,'admin','2019-09-02 03:20:38','51.79.20.92'),(24237,1,'admin','2019-09-02 03:20:38','51.79.20.92'),(24238,1,'admin','2019-09-02 03:20:39','51.79.20.92'),(24239,1,'admin','2019-09-02 03:20:39','51.79.20.92'),(24240,1,'admin','2019-09-02 03:20:39','51.79.20.92'),(24241,1,'admin','2019-09-02 03:20:40','51.79.20.92'),(24242,1,'admin','2019-09-02 03:20:40','51.79.20.92'),(24243,1,'admin','2019-09-02 03:20:40','51.79.20.92'),(24244,1,'admin','2019-09-02 03:20:41','51.79.20.92'),(24245,1,'admin','2019-09-02 03:20:41','51.79.20.92'),(24246,1,'admin','2019-09-02 03:20:41','51.79.20.92'),(24247,1,'admin','2019-09-02 03:20:42','51.79.20.92'),(24248,1,'admin','2019-09-02 03:20:42','51.79.20.92'),(24249,1,'admin','2019-09-02 03:20:42','51.79.20.92'),(24250,1,'admin','2019-09-02 03:20:43','51.79.20.92'),(24251,1,'admin','2019-09-02 03:20:43','51.79.20.92'),(24252,1,'admin','2019-09-02 03:20:43','51.79.20.92'),(24253,1,'admin','2019-09-02 03:20:44','51.79.20.92'),(24254,1,'admin','2019-09-02 03:20:44','51.79.20.92'),(24255,1,'admin','2019-09-02 03:20:44','51.79.20.92'),(24256,1,'admin','2019-09-02 03:20:45','51.79.20.92'),(24257,1,'admin','2019-09-02 03:20:45','51.79.20.92'),(24258,1,'admin','2019-09-02 03:20:45','51.79.20.92'),(24259,1,'admin','2019-09-02 03:20:46','51.79.20.92'),(24260,1,'admin','2019-09-02 03:20:46','51.79.20.92'),(24261,1,'admin','2019-09-02 03:20:46','51.79.20.92'),(24262,1,'admin','2019-09-02 03:20:47','51.79.20.92'),(24263,1,'admin','2019-09-02 03:20:47','51.79.20.92'),(24264,1,'admin','2019-09-02 03:20:47','51.79.20.92'),(24265,1,'admin','2019-09-02 03:20:48','51.79.20.92'),(24266,1,'admin','2019-09-02 03:20:48','51.79.20.92'),(24267,1,'admin','2019-09-02 03:20:48','51.79.20.92'),(24268,1,'admin','2019-09-02 03:20:49','51.79.20.92'),(24269,1,'admin','2019-09-02 03:20:49','51.79.20.92'),(24270,1,'admin','2019-09-02 03:20:49','51.79.20.92'),(24271,1,'admin','2019-09-02 03:20:49','51.79.20.92'),(24272,1,'admin','2019-09-02 03:20:50','51.79.20.92'),(24273,1,'admin','2019-09-02 03:20:50','51.79.20.92'),(24274,1,'admin','2019-09-02 03:20:50','51.79.20.92'),(24275,1,'admin','2019-09-02 03:20:51','51.79.20.92'),(24276,1,'admin','2019-09-02 03:20:51','51.79.20.92'),(24277,1,'admin','2019-09-02 03:20:51','51.79.20.92'),(24278,1,'admin','2019-09-02 03:20:52','51.79.20.92'),(24279,1,'admin','2019-09-02 03:20:52','51.79.20.92'),(24280,1,'admin','2019-09-02 03:20:52','51.79.20.92'),(24281,1,'admin','2019-09-02 03:20:53','51.79.20.92'),(24282,1,'admin','2019-09-02 03:20:53','51.79.20.92'),(24283,1,'admin','2019-09-02 03:20:53','51.79.20.92'),(24284,1,'admin','2019-09-02 03:20:54','51.79.20.92'),(24285,1,'admin','2019-09-02 03:20:54','51.79.20.92'),(24286,1,'admin','2019-09-02 03:20:54','51.79.20.92'),(24287,1,'admin','2019-09-02 03:20:55','51.79.20.92'),(24288,1,'admin','2019-09-02 03:20:55','51.79.20.92'),(24289,1,'admin','2019-09-02 03:20:55','51.79.20.92'),(24290,1,'admin','2019-09-02 03:20:56','51.79.20.92'),(24291,1,'admin','2019-09-02 03:20:56','51.79.20.92'),(24292,1,'admin','2019-09-02 03:20:56','51.79.20.92'),(24293,1,'admin','2019-09-02 03:20:57','51.79.20.92'),(24294,1,'admin','2019-09-02 03:20:57','51.79.20.92'),(24295,1,'admin','2019-09-02 03:20:57','51.79.20.92'),(24296,1,'admin','2019-09-02 03:20:57','51.79.20.92'),(24297,1,'admin','2019-09-02 03:20:58','51.79.20.92'),(24298,1,'admin','2019-09-02 03:20:58','51.79.20.92'),(24299,1,'admin','2019-09-02 03:20:58','51.79.20.92'),(24300,1,'admin','2019-09-02 03:20:59','51.79.20.92'),(24301,1,'admin','2019-09-02 03:20:59','51.79.20.92'),(24302,1,'admin','2019-09-02 03:20:59','51.79.20.92'),(24303,1,'admin','2019-09-02 03:21:00','51.79.20.92'),(24304,1,'admin','2019-09-02 03:21:00','51.79.20.92'),(24305,1,'admin','2019-09-02 03:21:00','51.79.20.92'),(24306,1,'admin','2019-09-02 03:21:01','51.79.20.92'),(24307,1,'admin','2019-09-02 03:21:01','51.79.20.92'),(24308,1,'admin','2019-09-02 03:21:01','51.79.20.92'),(24309,1,'admin','2019-09-02 03:21:02','51.79.20.92'),(24310,1,'admin','2019-09-02 03:21:02','51.79.20.92'),(24311,1,'admin','2019-09-02 03:21:02','51.79.20.92'),(24312,1,'admin','2019-09-02 03:21:03','51.79.20.92'),(24313,1,'admin','2019-09-02 03:21:03','51.79.20.92'),(24314,1,'admin','2019-09-02 03:21:03','51.79.20.92'),(24315,1,'admin','2019-09-02 03:21:04','51.79.20.92'),(24316,1,'admin','2019-09-02 03:21:04','51.79.20.92'),(24317,1,'admin','2019-09-02 03:21:04','51.79.20.92'),(24318,1,'admin','2019-09-02 03:21:05','51.79.20.92'),(24319,1,'admin','2019-09-02 03:21:05','51.79.20.92'),(24320,1,'admin','2019-09-02 03:21:05','51.79.20.92'),(24321,1,'admin','2019-09-02 03:21:06','51.79.20.92'),(24322,1,'admin','2019-09-02 03:21:06','51.79.20.92'),(24323,1,'admin','2019-09-02 03:21:06','51.79.20.92'),(24324,1,'admin','2019-09-02 03:21:07','51.79.20.92'),(24325,1,'admin','2019-09-02 03:21:07','51.79.20.92'),(24326,1,'admin','2019-09-02 03:21:07','51.79.20.92'),(24327,1,'admin','2019-09-02 03:21:07','51.79.20.92'),(24328,1,'admin','2019-09-02 03:21:08','51.79.20.92'),(24329,1,'admin','2019-09-02 03:21:08','51.79.20.92'),(24330,1,'admin','2019-09-02 03:21:08','51.79.20.92'),(24331,1,'admin','2019-09-02 03:21:09','51.79.20.92'),(24332,1,'admin','2019-09-02 03:21:09','51.79.20.92'),(24333,1,'admin','2019-09-02 03:21:09','51.79.20.92'),(24334,1,'admin','2019-09-02 03:21:10','51.79.20.92'),(24335,1,'admin','2019-09-02 03:21:10','51.79.20.92'),(24336,1,'admin','2019-09-02 03:21:10','51.79.20.92'),(24337,1,'admin','2019-09-02 03:21:11','51.79.20.92'),(24338,1,'admin','2019-09-02 03:21:11','51.79.20.92'),(24339,1,'admin','2019-09-02 03:21:11','51.79.20.92'),(24340,1,'admin','2019-09-02 03:21:12','51.79.20.92'),(24341,1,'admin','2019-09-02 03:21:12','51.79.20.92'),(24342,1,'admin','2019-09-02 03:21:12','51.79.20.92'),(24343,1,'admin','2019-09-02 03:21:13','51.79.20.92'),(24344,1,'admin','2019-09-02 03:21:13','51.79.20.92'),(24345,1,'admin','2019-09-02 03:21:13','51.79.20.92'),(24346,1,'admin','2019-09-02 03:21:14','51.79.20.92'),(24347,1,'admin','2019-09-02 03:21:14','51.79.20.92'),(24348,1,'admin','2019-09-02 03:21:14','51.79.20.92'),(24349,1,'admin','2019-09-02 03:21:15','51.79.20.92'),(24350,1,'admin','2019-09-02 03:21:15','51.79.20.92'),(24351,1,'admin','2019-09-02 03:21:15','51.79.20.92'),(24352,1,'admin','2019-09-02 03:21:15','51.79.20.92'),(24353,1,'admin','2019-09-02 03:21:16','51.79.20.92'),(24354,1,'admin','2019-09-02 03:21:16','51.79.20.92'),(24355,1,'admin','2019-09-02 03:21:16','51.79.20.92'),(24356,1,'admin','2019-09-02 03:21:17','51.79.20.92'),(24357,1,'admin','2019-09-02 03:21:17','51.79.20.92'),(24358,1,'admin','2019-09-02 03:21:17','51.79.20.92'),(24359,1,'admin','2019-09-02 03:21:18','51.79.20.92'),(24360,1,'admin','2019-09-02 03:21:18','51.79.20.92'),(24361,1,'admin','2019-09-02 03:21:18','51.79.20.92'),(24362,1,'admin','2019-09-02 03:21:19','51.79.20.92'),(24363,1,'admin','2019-09-02 03:21:19','51.79.20.92'),(24364,1,'admin','2019-09-02 03:21:19','51.79.20.92'),(24365,1,'admin','2019-09-02 03:21:20','51.79.20.92'),(24366,1,'admin','2019-09-02 03:21:20','51.79.20.92'),(24367,1,'admin','2019-09-02 03:21:20','51.79.20.92'),(24368,1,'admin','2019-09-02 03:21:21','51.79.20.92'),(24369,1,'admin','2019-09-02 03:21:21','51.79.20.92'),(24370,1,'admin','2019-09-02 03:21:21','51.79.20.92'),(24371,1,'admin','2019-09-02 03:21:22','51.79.20.92'),(24372,1,'admin','2019-09-02 03:21:22','51.79.20.92'),(24373,1,'admin','2019-09-02 03:21:22','51.79.20.92'),(24374,1,'admin','2019-09-02 03:21:23','51.79.20.92'),(24375,1,'admin','2019-09-02 03:21:23','51.79.20.92'),(24376,1,'admin','2019-09-02 03:21:23','51.79.20.92'),(24377,1,'admin','2019-09-02 03:21:24','51.79.20.92'),(24378,1,'admin','2019-09-02 03:21:24','51.79.20.92'),(24379,1,'admin','2019-09-02 03:21:24','51.79.20.92'),(24380,1,'admin','2019-09-02 03:21:25','51.79.20.92'),(24381,1,'admin','2019-09-02 03:21:25','51.79.20.92'),(24382,1,'admin','2019-09-02 03:21:25','51.79.20.92'),(24383,1,'admin','2019-09-02 03:21:25','51.79.20.92'),(24384,1,'admin','2019-09-02 03:21:26','51.79.20.92'),(24385,1,'admin','2019-09-02 03:21:26','51.79.20.92'),(24386,1,'admin','2019-09-02 03:21:26','51.79.20.92'),(24387,1,'admin','2019-09-02 03:21:27','51.79.20.92'),(24388,1,'admin','2019-09-02 03:21:27','51.79.20.92'),(24389,1,'admin','2019-09-02 03:21:27','51.79.20.92'),(24390,1,'admin','2019-09-02 03:21:28','51.79.20.92'),(24391,1,'admin','2019-09-02 03:21:28','51.79.20.92'),(24392,1,'admin','2019-09-02 03:21:28','51.79.20.92'),(24393,1,'admin','2019-09-02 03:21:29','51.79.20.92'),(24394,1,'admin','2019-09-02 03:21:29','51.79.20.92'),(24395,1,'admin','2019-09-02 03:21:29','51.79.20.92'),(24396,1,'admin','2019-09-02 03:21:30','51.79.20.92'),(24397,1,'admin','2019-09-02 03:21:30','51.79.20.92'),(24398,1,'admin','2019-09-02 03:21:30','51.79.20.92'),(24399,1,'admin','2019-09-02 03:21:31','51.79.20.92'),(24400,1,'admin','2019-09-02 03:21:31','51.79.20.92'),(24401,1,'admin','2019-09-02 03:21:31','51.79.20.92'),(24402,1,'admin','2019-09-02 03:21:32','51.79.20.92'),(24403,1,'admin','2019-09-02 03:21:32','51.79.20.92'),(24404,1,'admin','2019-09-02 03:21:32','51.79.20.92'),(24405,1,'admin','2019-09-02 03:21:33','51.79.20.92'),(24406,1,'admin','2019-09-02 03:21:33','51.79.20.92'),(24407,1,'admin','2019-09-02 03:21:33','51.79.20.92'),(24408,1,'admin','2019-09-02 03:21:34','51.79.20.92'),(24409,1,'admin','2019-09-02 03:21:34','51.79.20.92'),(24410,1,'admin','2019-09-02 03:21:34','51.79.20.92'),(24411,1,'admin','2019-09-02 03:21:35','51.79.20.92'),(24412,1,'admin','2019-09-02 03:21:35','51.79.20.92'),(24413,1,'admin','2019-09-02 03:21:36','51.79.20.92'),(24414,1,'admin','2019-09-02 03:21:36','51.79.20.92'),(24415,1,'admin','2019-09-02 03:21:36','51.79.20.92'),(24416,1,'admin','2019-09-02 03:21:37','51.79.20.92'),(24417,1,'admin','2019-09-02 03:21:37','51.79.20.92'),(24418,1,'admin','2019-09-02 03:21:37','51.79.20.92'),(24419,1,'admin','2019-09-02 03:21:38','51.79.20.92'),(24420,1,'admin','2019-09-02 03:21:38','51.79.20.92'),(24421,1,'admin','2019-09-02 03:21:39','51.79.20.92'),(24422,1,'admin','2019-09-02 03:21:39','51.79.20.92'),(24423,1,'admin','2019-09-02 03:21:39','51.79.20.92'),(24424,1,'admin','2019-09-02 03:21:40','51.79.20.92'),(24425,1,'admin','2019-09-02 03:21:40','51.79.20.92'),(24426,1,'admin','2019-09-02 03:21:40','51.79.20.92'),(24427,1,'admin','2019-09-02 03:21:41','51.79.20.92'),(24428,1,'admin','2019-09-02 03:21:41','51.79.20.92'),(24429,1,'admin','2019-09-02 03:21:42','51.79.20.92'),(24430,1,'admin','2019-09-02 03:21:42','51.79.20.92'),(24431,1,'admin','2019-09-02 03:21:42','51.79.20.92'),(24432,1,'admin','2019-09-02 03:21:43','51.79.20.92'),(24433,1,'admin','2019-09-02 03:21:43','51.79.20.92'),(24434,1,'admin','2019-09-02 03:21:43','51.79.20.92'),(24435,1,'admin','2019-09-02 03:21:44','51.79.20.92'),(24436,1,'admin','2019-09-02 03:21:44','51.79.20.92'),(24437,1,'admin','2019-09-02 03:21:44','51.79.20.92'),(24438,1,'admin','2019-09-02 03:21:45','51.79.20.92'),(24439,1,'admin','2019-09-02 03:21:45','51.79.20.92'),(24440,1,'admin','2019-09-02 03:21:45','51.79.20.92'),(24441,1,'admin','2019-09-02 03:21:46','51.79.20.92'),(24442,1,'admin','2019-09-02 03:21:46','51.79.20.92'),(24443,1,'admin','2019-09-02 03:21:46','51.79.20.92'),(24444,1,'admin','2019-09-02 03:21:47','51.79.20.92'),(24445,1,'admin','2019-09-02 03:21:47','51.79.20.92'),(24446,1,'admin','2019-09-02 03:21:48','51.79.20.92'),(24447,1,'admin','2019-09-02 03:21:48','51.79.20.92'),(24448,1,'admin','2019-09-02 03:21:48','51.79.20.92'),(24449,1,'admin','2019-09-02 03:21:49','51.79.20.92'),(24450,1,'admin','2019-09-02 03:21:49','51.79.20.92'),(24451,1,'admin','2019-09-02 03:21:49','51.79.20.92'),(24452,1,'admin','2019-09-02 03:21:50','51.79.20.92'),(24453,1,'admin','2019-09-02 03:21:50','51.79.20.92'),(24454,1,'admin','2019-09-02 03:21:50','51.79.20.92'),(24455,1,'admin','2019-09-02 03:21:51','51.79.20.92'),(24456,1,'admin','2019-09-02 03:21:51','51.79.20.92'),(24457,1,'admin','2019-09-02 03:21:51','51.79.20.92'),(24458,1,'admin','2019-09-02 03:21:52','51.79.20.92'),(24459,1,'admin','2019-09-02 03:21:52','51.79.20.92'),(24460,1,'admin','2019-09-02 03:21:52','51.79.20.92'),(24461,1,'admin','2019-09-02 03:21:53','51.79.20.92'),(24462,1,'admin','2019-09-02 03:21:53','51.79.20.92'),(24463,1,'admin','2019-09-02 03:21:53','51.79.20.92'),(24464,1,'admin','2019-09-02 03:21:54','51.79.20.92'),(24465,1,'admin','2019-09-02 03:21:54','51.79.20.92'),(24466,1,'admin','2019-09-02 03:21:55','51.79.20.92'),(24467,1,'admin','2019-09-02 03:21:55','51.79.20.92'),(24468,1,'admin','2019-09-02 03:21:55','51.79.20.92'),(24469,1,'admin','2019-09-02 03:21:56','51.79.20.92'),(24470,1,'admin','2019-09-02 03:21:56','51.79.20.92'),(24471,1,'admin','2019-09-02 03:21:56','51.79.20.92'),(24472,1,'admin','2019-09-02 03:21:57','51.79.20.92'),(24473,1,'admin','2019-09-02 03:21:57','51.79.20.92'),(24474,1,'admin','2019-09-02 03:21:57','51.79.20.92'),(24475,1,'admin','2019-09-02 03:21:58','51.79.20.92'),(24476,1,'admin','2019-09-02 03:21:58','51.79.20.92'),(24477,1,'admin','2019-09-02 03:21:58','51.79.20.92'),(24478,1,'admin','2019-09-02 03:21:59','51.79.20.92'),(24479,1,'admin','2019-09-02 03:21:59','51.79.20.92'),(24480,1,'admin','2019-09-02 03:21:59','51.79.20.92'),(24481,1,'admin','2019-09-02 03:22:00','51.79.20.92'),(24482,1,'admin','2019-09-02 03:22:00','51.79.20.92'),(24483,1,'admin','2019-09-02 03:22:00','51.79.20.92'),(24484,1,'admin','2019-09-02 03:22:01','51.79.20.92'),(24485,1,'admin','2019-09-02 03:22:01','51.79.20.92'),(24486,1,'admin','2019-09-02 03:22:01','51.79.20.92'),(24487,1,'admin','2019-09-02 03:22:01','51.79.20.92'),(24488,1,'admin','2019-09-02 03:22:02','51.79.20.92'),(24489,1,'admin','2019-09-02 03:22:02','51.79.20.92'),(24490,1,'admin','2019-09-02 03:22:02','51.79.20.92'),(24491,1,'admin','2019-09-02 03:22:03','51.79.20.92'),(24492,1,'admin','2019-09-02 03:22:03','51.79.20.92'),(24493,1,'admin','2019-09-02 03:22:03','51.79.20.92'),(24494,1,'admin','2019-09-02 03:22:04','51.79.20.92'),(24495,1,'admin','2019-09-02 03:22:04','51.79.20.92'),(24496,1,'admin','2019-09-02 03:22:04','51.79.20.92'),(24497,1,'admin','2019-09-02 03:22:05','51.79.20.92'),(24498,1,'admin','2019-09-02 03:22:05','51.79.20.92'),(24499,1,'admin','2019-09-02 03:22:05','51.79.20.92'),(24500,1,'admin','2019-09-02 03:22:06','51.79.20.92'),(24501,1,'admin','2019-09-02 03:22:06','51.79.20.92'),(24502,1,'admin','2019-09-02 03:22:06','51.79.20.92'),(24503,1,'admin','2019-09-02 03:22:07','51.79.20.92'),(24504,1,'admin','2019-09-02 03:22:07','51.79.20.92'),(24505,1,'admin','2019-09-02 03:22:07','51.79.20.92'),(24506,1,'admin','2019-09-02 03:22:08','51.79.20.92'),(24507,1,'admin','2019-09-02 03:22:08','51.79.20.92'),(24508,1,'admin','2019-09-02 03:22:08','51.79.20.92'),(24509,1,'admin','2019-09-02 03:22:09','51.79.20.92'),(24510,1,'admin','2019-09-02 03:22:09','51.79.20.92'),(24511,1,'admin','2019-09-02 03:22:09','51.79.20.92'),(24512,1,'admin','2019-09-02 03:22:10','51.79.20.92'),(24513,1,'admin','2019-09-02 03:22:10','51.79.20.92'),(24514,1,'admin','2019-09-02 03:22:10','51.79.20.92'),(24515,1,'admin','2019-09-02 03:22:10','51.79.20.92'),(24516,1,'admin','2019-09-02 03:22:11','51.79.20.92'),(24517,1,'admin','2019-09-02 03:22:11','51.79.20.92'),(24518,1,'admin','2019-09-02 03:22:11','51.79.20.92'),(24519,1,'admin','2019-09-02 03:22:12','51.79.20.92'),(24520,1,'admin','2019-09-02 03:22:12','51.79.20.92'),(24521,1,'admin','2019-09-02 03:22:12','51.79.20.92'),(24522,1,'admin','2019-09-02 03:22:13','51.79.20.92'),(24523,1,'admin','2019-09-02 03:22:13','51.79.20.92'),(24524,1,'admin','2019-09-02 03:22:13','51.79.20.92'),(24525,1,'admin','2019-09-02 03:22:14','51.79.20.92'),(24526,1,'admin','2019-09-02 03:22:14','51.79.20.92'),(24527,1,'admin','2019-09-02 03:22:14','51.79.20.92'),(24528,1,'admin','2019-09-02 03:22:15','51.79.20.92'),(24529,1,'admin','2019-09-02 03:22:15','51.79.20.92'),(24530,1,'admin','2019-09-02 03:22:15','51.79.20.92'),(24531,1,'admin','2019-09-02 03:22:16','51.79.20.92'),(24532,1,'admin','2019-09-02 03:22:16','51.79.20.92'),(24533,1,'admin','2019-09-02 03:22:16','51.79.20.92'),(24534,1,'admin','2019-09-02 03:22:17','51.79.20.92'),(24535,1,'admin','2019-09-02 03:22:17','51.79.20.92'),(24536,1,'admin','2019-09-02 03:22:17','51.79.20.92'),(24537,1,'admin','2019-09-02 03:22:18','51.79.20.92'),(24538,1,'admin','2019-09-02 03:22:18','51.79.20.92'),(24539,1,'admin','2019-09-02 03:22:18','51.79.20.92'),(24540,1,'admin','2019-09-02 03:22:18','51.79.20.92'),(24541,1,'admin','2019-09-02 03:22:19','51.79.20.92'),(24542,1,'admin','2019-09-02 03:22:19','51.79.20.92'),(24543,1,'admin','2019-09-02 03:22:19','51.79.20.92'),(24544,1,'admin','2019-09-02 03:22:20','51.79.20.92'),(24545,1,'admin','2019-09-02 03:22:20','51.79.20.92'),(24546,1,'admin','2019-09-02 03:22:20','51.79.20.92'),(24547,1,'admin','2019-09-02 03:22:21','51.79.20.92'),(24548,1,'admin','2019-09-02 03:22:21','51.79.20.92'),(24549,1,'admin','2019-09-02 03:22:21','51.79.20.92'),(24550,1,'admin','2019-09-02 03:22:22','51.79.20.92'),(24551,1,'admin','2019-09-02 03:22:22','51.79.20.92'),(24552,1,'admin','2019-09-02 03:22:22','51.79.20.92'),(24553,1,'admin','2019-09-02 03:22:23','51.79.20.92'),(24554,1,'admin','2019-09-02 03:22:23','51.79.20.92'),(24555,1,'admin','2019-09-02 03:22:23','51.79.20.92'),(24556,1,'admin','2019-09-02 03:22:24','51.79.20.92'),(24557,1,'admin','2019-09-02 03:22:24','51.79.20.92'),(24558,1,'admin','2019-09-02 03:22:24','51.79.20.92'),(24559,1,'admin','2019-09-02 03:22:25','51.79.20.92'),(24560,1,'admin','2019-09-02 03:22:25','51.79.20.92'),(24561,1,'admin','2019-09-02 03:22:25','51.79.20.92'),(24562,1,'admin','2019-09-02 03:22:26','51.79.20.92'),(24563,1,'admin','2019-09-02 03:22:26','51.79.20.92'),(24564,1,'admin','2019-09-02 03:22:26','51.79.20.92'),(24565,1,'admin','2019-09-02 03:22:27','51.79.20.92'),(24566,1,'admin','2019-09-02 03:22:27','51.79.20.92'),(24567,1,'admin','2019-09-02 03:22:27','51.79.20.92'),(24568,1,'admin','2019-09-02 03:22:28','51.79.20.92'),(24569,1,'admin','2019-09-02 03:22:28','51.79.20.92'),(24570,1,'admin','2019-09-02 03:22:28','51.79.20.92'),(24571,1,'admin','2019-09-02 03:22:29','51.79.20.92'),(24572,1,'admin','2019-09-02 03:22:29','51.79.20.92'),(24573,1,'admin','2019-09-02 03:22:29','51.79.20.92'),(24574,1,'admin','2019-09-02 03:22:30','51.79.20.92'),(24575,1,'admin','2019-09-02 03:22:30','51.79.20.92'),(24576,1,'admin','2019-09-02 03:22:30','51.79.20.92'),(24577,1,'admin','2019-09-02 03:22:30','51.79.20.92'),(24578,1,'admin','2019-09-02 03:22:31','51.79.20.92'),(24579,1,'admin','2019-09-02 03:22:31','51.79.20.92'),(24580,1,'admin','2019-09-02 03:22:31','51.79.20.92'),(24581,1,'admin','2019-09-02 03:22:32','51.79.20.92'),(24582,1,'admin','2019-09-02 03:22:32','51.79.20.92'),(24583,1,'admin','2019-09-02 03:22:32','51.79.20.92'),(24584,1,'admin','2019-09-02 03:22:33','51.79.20.92'),(24585,1,'admin','2019-09-02 03:22:33','51.79.20.92'),(24586,1,'admin','2019-09-02 03:22:33','51.79.20.92'),(24587,1,'admin','2019-09-02 03:22:34','51.79.20.92'),(24588,1,'admin','2019-09-02 03:22:34','51.79.20.92'),(24589,1,'admin','2019-09-02 03:22:34','51.79.20.92'),(24590,1,'admin','2019-09-02 03:22:35','51.79.20.92'),(24591,1,'admin','2019-09-02 03:22:35','51.79.20.92'),(24592,1,'admin','2019-09-02 03:22:35','51.79.20.92'),(24593,1,'admin','2019-09-02 03:22:36','51.79.20.92'),(24594,1,'admin','2019-09-02 03:22:36','51.79.20.92'),(24595,1,'admin','2019-09-02 03:22:36','51.79.20.92'),(24596,1,'admin','2019-09-02 03:22:37','51.79.20.92'),(24597,1,'admin','2019-09-02 03:22:37','51.79.20.92'),(24598,1,'admin','2019-09-02 03:22:37','51.79.20.92'),(24599,1,'admin','2019-09-02 03:22:38','51.79.20.92'),(24600,1,'admin','2019-09-02 03:22:38','51.79.20.92'),(24601,1,'admin','2019-09-02 03:22:38','51.79.20.92'),(24602,1,'admin','2019-09-02 03:22:39','51.79.20.92'),(24603,1,'admin','2019-09-02 03:22:39','51.79.20.92'),(24604,1,'admin','2019-09-02 03:22:39','51.79.20.92'),(24605,1,'admin','2019-09-02 03:22:40','51.79.20.92'),(24606,1,'admin','2019-09-02 03:22:40','51.79.20.92'),(24607,1,'admin','2019-09-02 03:22:40','51.79.20.92'),(24608,1,'admin','2019-09-02 03:22:40','51.79.20.92'),(24609,1,'admin','2019-09-02 03:22:41','51.79.20.92'),(24610,1,'admin','2019-09-02 03:22:41','51.79.20.92'),(24611,1,'admin','2019-09-02 03:22:41','51.79.20.92'),(24612,1,'admin','2019-09-02 03:22:42','51.79.20.92'),(24613,1,'admin','2019-09-02 03:22:42','51.79.20.92'),(24614,1,'admin','2019-09-02 03:22:42','51.79.20.92'),(24615,1,'admin','2019-09-02 03:22:43','51.79.20.92'),(24616,1,'admin','2019-09-02 03:22:43','51.79.20.92'),(24617,1,'admin','2019-09-02 03:22:43','51.79.20.92'),(24618,1,'admin','2019-09-02 03:22:44','51.79.20.92'),(24619,1,'admin','2019-09-02 03:22:44','51.79.20.92'),(24620,1,'admin','2019-09-02 03:22:44','51.79.20.92'),(24621,1,'admin','2019-09-02 03:22:45','51.79.20.92'),(24622,1,'admin','2019-09-02 03:22:45','51.79.20.92'),(24623,1,'admin','2019-09-02 03:22:45','51.79.20.92'),(24624,1,'admin','2019-09-02 03:22:46','51.79.20.92'),(24625,1,'admin','2019-09-02 03:22:46','51.79.20.92'),(24626,1,'admin','2019-09-02 03:22:46','51.79.20.92'),(24627,1,'admin','2019-09-02 03:22:47','51.79.20.92'),(24628,1,'admin','2019-09-02 03:22:47','51.79.20.92'),(24629,1,'admin','2019-09-02 03:22:47','51.79.20.92'),(24630,1,'admin','2019-09-02 03:22:48','51.79.20.92'),(24631,1,'admin','2019-09-02 03:22:48','51.79.20.92'),(24632,1,'admin','2019-09-02 03:22:48','51.79.20.92'),(24633,1,'admin','2019-09-02 03:22:49','51.79.20.92'),(24634,1,'admin','2019-09-02 03:22:49','51.79.20.92'),(24635,1,'admin','2019-09-02 03:22:49','51.79.20.92'),(24636,1,'admin','2019-09-02 03:22:50','51.79.20.92'),(24637,1,'admin','2019-09-02 03:22:50','51.79.20.92'),(24638,1,'admin','2019-09-02 03:22:50','51.79.20.92'),(24639,1,'admin','2019-09-02 03:22:50','51.79.20.92'),(24640,1,'admin','2019-09-02 03:22:51','51.79.20.92'),(24641,1,'admin','2019-09-02 03:22:51','51.79.20.92'),(24642,1,'admin','2019-09-02 03:22:51','51.79.20.92'),(24643,1,'admin','2019-09-02 03:22:52','51.79.20.92'),(24644,1,'admin','2019-09-02 03:22:52','51.79.20.92'),(24645,1,'admin','2019-09-02 03:22:52','51.79.20.92'),(24646,1,'admin','2019-09-02 03:22:53','51.79.20.92'),(24647,1,'admin','2019-09-02 03:22:53','51.79.20.92'),(24648,1,'admin','2019-09-02 03:22:53','51.79.20.92'),(24649,1,'admin','2019-09-02 03:22:54','51.79.20.92'),(24650,1,'admin','2019-09-02 03:22:54','51.79.20.92'),(24651,1,'admin','2019-09-02 03:22:54','51.79.20.92'),(24652,1,'admin','2019-09-02 03:22:55','51.79.20.92'),(24653,1,'admin','2019-09-02 03:22:55','51.79.20.92'),(24654,1,'admin','2019-09-02 03:22:55','51.79.20.92'),(24655,1,'admin','2019-09-02 03:22:56','51.79.20.92'),(24656,1,'admin','2019-09-02 03:22:56','51.79.20.92'),(24657,1,'admin','2019-09-02 03:22:56','51.79.20.92'),(24658,1,'admin','2019-09-02 03:22:57','51.79.20.92'),(24659,1,'admin','2019-09-02 03:22:57','51.79.20.92'),(24660,1,'admin','2019-09-02 03:22:57','51.79.20.92'),(24661,1,'admin','2019-09-02 03:22:58','51.79.20.92'),(24662,1,'admin','2019-09-02 03:22:58','51.79.20.92'),(24663,1,'admin','2019-09-02 03:22:58','51.79.20.92'),(24664,1,'admin','2019-09-02 03:22:59','51.79.20.92'),(24665,1,'admin','2019-09-02 03:22:59','51.79.20.92'),(24666,1,'admin','2019-09-02 03:22:59','51.79.20.92'),(24667,1,'admin','2019-09-02 03:22:59','51.79.20.92'),(24668,1,'admin','2019-09-02 03:23:00','51.79.20.92'),(24669,1,'admin','2019-09-02 03:23:00','51.79.20.92'),(24670,1,'admin','2019-09-02 03:23:00','51.79.20.92'),(24671,1,'admin','2019-09-02 03:23:01','51.79.20.92'),(24672,1,'admin','2019-09-02 03:23:01','51.79.20.92'),(24673,1,'admin','2019-09-02 03:23:01','51.79.20.92'),(24674,1,'admin','2019-09-02 03:23:02','51.79.20.92'),(24675,1,'admin','2019-09-02 03:23:02','51.79.20.92'),(24676,1,'admin','2019-09-02 03:23:02','51.79.20.92'),(24677,1,'admin','2019-09-02 03:23:03','51.79.20.92'),(24678,1,'admin','2019-09-02 03:23:03','51.79.20.92'),(24679,1,'admin','2019-09-02 03:23:03','51.79.20.92'),(24680,1,'admin','2019-09-02 03:23:04','51.79.20.92'),(24681,1,'admin','2019-09-02 03:23:04','51.79.20.92'),(24682,1,'admin','2019-09-02 03:23:04','51.79.20.92'),(24683,1,'admin','2019-09-02 03:23:05','51.79.20.92'),(24684,1,'admin','2019-09-02 03:23:05','51.79.20.92'),(24685,1,'admin','2019-09-02 03:23:05','51.79.20.92'),(24686,1,'admin','2019-09-02 03:23:06','51.79.20.92'),(24687,1,'admin','2019-09-02 03:23:06','51.79.20.92'),(24688,1,'admin','2019-09-02 03:23:06','51.79.20.92'),(24689,1,'admin','2019-09-02 03:23:07','51.79.20.92'),(24690,1,'admin','2019-09-02 03:23:07','51.79.20.92'),(24691,1,'admin','2019-09-02 03:23:07','51.79.20.92'),(24692,1,'admin','2019-09-02 03:23:07','51.79.20.92'),(24693,1,'admin','2019-09-02 03:23:08','51.79.20.92'),(24694,1,'admin','2019-09-02 03:23:08','51.79.20.92'),(24695,1,'admin','2019-09-02 03:23:08','51.79.20.92'),(24696,1,'admin','2019-09-02 03:23:09','51.79.20.92'),(24697,1,'admin','2019-09-02 03:23:09','51.79.20.92'),(24698,1,'admin','2019-09-02 03:23:09','51.79.20.92'),(24699,1,'admin','2019-09-02 03:23:10','51.79.20.92'),(24700,1,'admin','2019-09-02 03:23:10','51.79.20.92'),(24701,1,'admin','2019-09-02 03:23:10','51.79.20.92'),(24702,1,'admin','2019-09-02 03:23:11','51.79.20.92'),(24703,1,'admin','2019-09-02 03:23:11','51.79.20.92'),(24704,1,'admin','2019-09-02 03:23:11','51.79.20.92'),(24705,1,'admin','2019-09-02 03:23:12','51.79.20.92'),(24706,1,'admin','2019-09-02 03:23:12','51.79.20.92'),(24707,1,'admin','2019-09-02 03:23:12','51.79.20.92'),(24708,1,'admin','2019-09-02 03:23:13','51.79.20.92'),(24709,1,'admin','2019-09-02 03:23:13','51.79.20.92'),(24710,1,'admin','2019-09-02 03:23:13','51.79.20.92'),(24711,1,'admin','2019-09-02 03:23:14','51.79.20.92'),(24712,1,'admin','2019-09-02 03:23:14','51.79.20.92'),(24713,1,'admin','2019-09-02 03:23:14','51.79.20.92'),(24714,1,'admin','2019-09-02 03:23:15','51.79.20.92'),(24715,1,'admin','2019-09-02 03:23:15','51.79.20.92'),(24716,1,'admin','2019-09-02 03:23:15','51.79.20.92'),(24717,1,'admin','2019-09-02 03:23:16','51.79.20.92'),(24718,1,'admin','2019-09-02 03:23:16','51.79.20.92'),(24719,1,'admin','2019-09-02 03:23:16','51.79.20.92'),(24720,1,'admin','2019-09-02 03:23:17','51.79.20.92'),(24721,1,'admin','2019-09-02 03:23:17','51.79.20.92'),(24722,1,'admin','2019-09-02 03:23:17','51.79.20.92'),(24723,1,'admin','2019-09-02 03:23:18','51.79.20.92'),(24724,1,'admin','2019-09-02 03:23:18','51.79.20.92'),(24725,1,'admin','2019-09-02 03:23:18','51.79.20.92'),(24726,1,'admin','2019-09-02 03:23:19','51.79.20.92'),(24727,1,'admin','2019-09-02 03:23:19','51.79.20.92'),(24728,1,'admin','2019-09-02 03:23:19','51.79.20.92'),(24729,1,'admin','2019-09-02 03:23:19','51.79.20.92'),(24730,1,'admin','2019-09-02 03:23:20','51.79.20.92'),(24731,1,'admin','2019-09-02 03:23:20','51.79.20.92'),(24732,1,'admin','2019-09-02 03:23:20','51.79.20.92'),(24733,1,'admin','2019-09-02 03:23:21','51.79.20.92'),(24734,1,'admin','2019-09-02 03:23:21','51.79.20.92'),(24735,1,'admin','2019-09-02 03:23:21','51.79.20.92'),(24736,1,'admin','2019-09-02 03:23:22','51.79.20.92'),(24737,1,'admin','2019-09-02 03:23:22','51.79.20.92'),(24738,1,'admin','2019-09-02 03:23:22','51.79.20.92'),(24739,1,'admin','2019-09-02 03:23:23','51.79.20.92'),(24740,1,'admin','2019-09-02 03:23:23','51.79.20.92'),(24741,1,'admin','2019-09-02 03:23:23','51.79.20.92'),(24742,1,'admin','2019-09-02 03:23:24','51.79.20.92'),(24743,1,'admin','2019-09-02 03:23:24','51.79.20.92'),(24744,1,'admin','2019-09-02 03:23:24','51.79.20.92'),(24745,1,'admin','2019-09-02 03:23:25','51.79.20.92'),(24746,1,'admin','2019-09-02 03:23:25','51.79.20.92'),(24747,1,'admin','2019-09-02 03:23:25','51.79.20.92'),(24748,1,'admin','2019-09-02 03:23:26','51.79.20.92'),(24749,1,'admin','2019-09-02 03:23:26','51.79.20.92'),(24750,1,'admin','2019-09-02 03:23:26','51.79.20.92'),(24751,1,'admin','2019-09-02 03:23:27','51.79.20.92'),(24752,1,'admin','2019-09-02 03:23:27','51.79.20.92'),(24753,1,'admin','2019-09-02 03:23:27','51.79.20.92'),(24754,1,'admin','2019-09-02 03:23:28','51.79.20.92'),(24755,1,'admin','2019-09-02 03:23:28','51.79.20.92'),(24756,1,'admin','2019-09-02 03:23:28','51.79.20.92'),(24757,1,'admin','2019-09-02 03:23:28','51.79.20.92'),(24758,1,'admin','2019-09-02 03:23:29','51.79.20.92'),(24759,1,'admin','2019-09-02 03:23:29','51.79.20.92'),(24760,1,'admin','2019-09-02 03:23:29','51.79.20.92'),(24761,1,'admin','2019-09-02 03:23:30','51.79.20.92'),(24762,1,'admin','2019-09-02 03:23:30','51.79.20.92'),(24763,1,'admin','2019-09-02 03:23:30','51.79.20.92'),(24764,1,'admin','2019-09-02 03:23:31','51.79.20.92'),(24765,1,'admin','2019-09-02 03:23:31','51.79.20.92'),(24766,1,'admin','2019-09-02 03:23:31','51.79.20.92'),(24767,1,'admin','2019-09-02 03:23:32','51.79.20.92'),(24768,1,'admin','2019-09-02 03:23:32','51.79.20.92'),(24769,1,'admin','2019-09-02 03:23:32','51.79.20.92'),(24770,1,'admin','2019-09-02 03:23:33','51.79.20.92'),(24771,1,'admin','2019-09-02 03:23:33','51.79.20.92'),(24772,1,'admin','2019-09-02 03:23:33','51.79.20.92'),(24773,1,'admin','2019-09-02 03:23:34','51.79.20.92'),(24774,1,'admin','2019-09-02 03:23:34','51.79.20.92'),(24775,1,'admin','2019-09-02 03:23:34','51.79.20.92'),(24776,1,'admin','2019-09-02 03:23:35','51.79.20.92'),(24777,1,'admin','2019-09-02 03:23:35','51.79.20.92'),(24778,1,'admin','2019-09-02 03:23:35','51.79.20.92'),(24779,1,'admin','2019-09-02 03:23:36','51.79.20.92'),(24780,1,'admin','2019-09-02 03:23:36','51.79.20.92'),(24781,1,'admin','2019-09-02 03:23:36','51.79.20.92'),(24782,1,'admin','2019-09-02 03:23:37','51.79.20.92'),(24783,1,'admin','2019-09-02 03:23:37','51.79.20.92'),(24784,1,'admin','2019-09-02 03:23:37','51.79.20.92'),(24785,1,'admin','2019-09-02 03:23:37','51.79.20.92'),(24786,1,'admin','2019-09-02 03:23:38','51.79.20.92'),(24787,1,'admin','2019-09-02 03:23:38','51.79.20.92'),(24788,1,'admin','2019-09-02 03:23:38','51.79.20.92'),(24789,1,'admin','2019-09-02 03:23:39','51.79.20.92'),(24790,1,'admin','2019-09-02 03:23:39','51.79.20.92'),(24791,1,'admin','2019-09-02 03:23:39','51.79.20.92'),(24792,1,'admin','2019-09-02 03:23:40','51.79.20.92'),(24793,1,'admin','2019-09-02 03:23:40','51.79.20.92'),(24794,1,'admin','2019-09-02 03:23:40','51.79.20.92'),(24795,1,'admin','2019-09-02 03:23:41','51.79.20.92'),(24796,1,'admin','2019-09-02 03:23:41','51.79.20.92'),(24797,1,'admin','2019-09-02 03:23:41','51.79.20.92'),(24798,1,'admin','2019-09-02 03:23:42','51.79.20.92'),(24799,1,'admin','2019-09-02 03:23:42','51.79.20.92'),(24800,1,'admin','2019-09-02 03:23:42','51.79.20.92'),(24801,1,'admin','2019-09-02 03:23:43','51.79.20.92'),(24802,1,'admin','2019-09-02 03:23:43','51.79.20.92'),(24803,1,'admin','2019-09-02 03:23:43','51.79.20.92'),(24804,1,'admin','2019-09-02 03:23:44','51.79.20.92'),(24805,1,'admin','2019-09-02 03:23:44','51.79.20.92'),(24806,1,'admin','2019-09-02 03:23:44','51.79.20.92'),(24807,1,'admin','2019-09-02 03:23:45','51.79.20.92'),(24808,1,'admin','2019-09-02 03:23:45','51.79.20.92'),(24809,1,'admin','2019-09-02 03:23:45','51.79.20.92'),(24810,1,'admin','2019-09-02 03:23:46','51.79.20.92'),(24811,1,'admin','2019-09-02 03:23:46','51.79.20.92'),(24812,1,'admin','2019-09-02 03:23:46','51.79.20.92'),(24813,1,'admin','2019-09-02 03:23:46','51.79.20.92'),(24814,1,'admin','2019-09-02 03:23:47','51.79.20.92'),(24815,1,'admin','2019-09-02 03:23:47','51.79.20.92'),(24816,1,'admin','2019-09-02 03:23:47','51.79.20.92'),(24817,1,'admin','2019-09-02 03:23:48','51.79.20.92'),(24818,1,'admin','2019-09-02 03:23:48','51.79.20.92'),(24819,1,'admin','2019-09-02 03:23:48','51.79.20.92'),(24820,1,'admin','2019-09-02 03:23:49','51.79.20.92'),(24821,1,'admin','2019-09-02 03:23:49','51.79.20.92'),(24822,1,'admin','2019-09-02 03:23:49','51.79.20.92'),(24823,1,'admin','2019-09-02 03:23:50','51.79.20.92'),(24824,1,'admin','2019-09-02 03:23:50','51.79.20.92'),(24825,1,'admin','2019-09-02 03:23:50','51.79.20.92'),(24826,1,'admin','2019-09-02 03:23:51','51.79.20.92'),(24827,1,'admin','2019-09-02 03:23:51','51.79.20.92'),(24828,1,'admin','2019-09-02 03:23:51','51.79.20.92'),(24829,1,'admin','2019-09-02 03:23:52','51.79.20.92'),(24830,1,'admin','2019-09-02 03:23:52','51.79.20.92'),(24831,1,'admin','2019-09-02 03:23:52','51.79.20.92'),(24832,1,'admin','2019-09-02 03:23:53','51.79.20.92'),(24833,1,'admin','2019-09-02 03:23:53','51.79.20.92'),(24834,1,'admin','2019-09-02 03:23:53','51.79.20.92'),(24835,1,'admin','2019-09-02 03:23:54','51.79.20.92'),(24836,1,'admin','2019-09-02 03:23:54','51.79.20.92'),(24837,1,'admin','2019-09-02 03:23:54','51.79.20.92'),(24838,1,'admin','2019-09-02 03:23:55','51.79.20.92'),(24839,1,'admin','2019-09-02 03:23:55','51.79.20.92'),(24840,1,'admin','2019-09-02 03:23:55','51.79.20.92'),(24841,1,'admin','2019-09-02 03:23:56','51.79.20.92'),(24842,1,'admin','2019-09-02 03:23:56','51.79.20.92'),(24843,1,'admin','2019-09-02 03:23:56','51.79.20.92'),(24844,1,'admin','2019-09-02 03:23:56','51.79.20.92'),(24845,1,'admin','2019-09-02 03:23:57','51.79.20.92'),(24846,1,'admin','2019-09-02 03:23:57','51.79.20.92'),(24847,1,'admin','2019-09-02 03:23:57','51.79.20.92'),(24848,1,'admin','2019-09-02 03:23:58','51.79.20.92'),(24849,1,'admin','2019-09-02 03:23:58','51.79.20.92'),(24850,1,'admin','2019-09-02 03:23:58','51.79.20.92'),(24851,1,'admin','2019-09-02 03:23:59','51.79.20.92'),(24852,1,'admin','2019-09-02 03:23:59','51.79.20.92'),(24853,1,'admin','2019-09-02 03:23:59','51.79.20.92'),(24854,1,'admin','2019-09-02 03:24:00','51.79.20.92'),(24855,1,'admin','2019-09-02 03:24:00','51.79.20.92'),(24856,1,'admin','2019-09-02 03:24:00','51.79.20.92'),(24857,1,'admin','2019-09-02 03:24:01','51.79.20.92'),(24858,1,'admin','2019-09-02 03:24:01','51.79.20.92'),(24859,1,'admin','2019-09-02 03:24:01','51.79.20.92'),(24860,1,'admin','2019-09-02 03:24:02','51.79.20.92'),(24861,1,'admin','2019-09-02 03:24:02','51.79.20.92'),(24862,1,'admin','2019-09-02 03:24:02','51.79.20.92'),(24863,1,'admin','2019-09-02 03:24:03','51.79.20.92'),(24864,1,'admin','2019-09-02 03:24:03','51.79.20.92'),(24865,1,'admin','2019-09-02 03:24:03','51.79.20.92'),(24866,1,'admin','2019-09-02 03:24:04','51.79.20.92'),(24867,1,'admin','2019-09-02 03:24:04','51.79.20.92'),(24868,1,'admin','2019-09-02 03:24:04','51.79.20.92'),(24869,1,'admin','2019-09-02 03:24:05','51.79.20.92'),(24870,1,'admin','2019-09-02 03:24:05','51.79.20.92'),(24871,1,'admin','2019-09-02 03:24:05','51.79.20.92'),(24872,1,'admin','2019-09-02 03:24:05','51.79.20.92'),(24873,1,'admin','2019-09-02 03:24:06','51.79.20.92'),(24874,1,'admin','2019-09-02 03:24:06','51.79.20.92'),(24875,1,'admin','2019-09-02 03:24:06','51.79.20.92'),(24876,1,'admin','2019-09-02 03:24:07','51.79.20.92'),(24877,1,'admin','2019-09-02 03:24:07','51.79.20.92'),(24878,1,'admin','2019-09-02 03:24:07','51.79.20.92'),(24879,1,'admin','2019-09-02 03:24:08','51.79.20.92'),(24880,1,'admin','2019-09-02 03:24:08','51.79.20.92'),(24881,1,'admin','2019-09-02 03:24:08','51.79.20.92'),(24882,1,'admin','2019-09-02 03:24:09','51.79.20.92'),(24883,1,'admin','2019-09-02 03:24:09','51.79.20.92'),(24884,1,'admin','2019-09-02 03:24:09','51.79.20.92'),(24885,1,'admin','2019-09-02 03:24:10','51.79.20.92'),(24886,1,'admin','2019-09-02 03:24:10','51.79.20.92'),(24887,1,'admin','2019-09-02 03:24:10','51.79.20.92'),(24888,1,'admin','2019-09-02 03:24:11','51.79.20.92'),(24889,1,'admin','2019-09-02 03:24:11','51.79.20.92'),(24890,1,'admin','2019-09-02 03:24:11','51.79.20.92'),(24891,1,'admin','2019-09-02 03:24:12','51.79.20.92'),(24892,1,'admin','2019-09-02 03:24:12','51.79.20.92'),(24893,1,'admin','2019-09-02 03:24:12','51.79.20.92'),(24894,1,'admin','2019-09-02 03:24:13','51.79.20.92'),(24895,1,'admin','2019-09-02 03:24:13','51.79.20.92'),(24896,1,'admin','2019-09-02 03:24:13','51.79.20.92'),(24897,1,'admin','2019-09-02 03:24:13','51.79.20.92'),(24898,1,'admin','2019-09-02 03:24:14','51.79.20.92'),(24899,1,'admin','2019-09-02 03:24:14','51.79.20.92'),(24900,1,'admin','2019-09-02 03:24:14','51.79.20.92'),(24901,1,'admin','2019-09-02 03:24:15','51.79.20.92'),(24902,1,'admin','2019-09-02 03:24:15','51.79.20.92'),(24903,1,'admin','2019-09-02 03:24:15','51.79.20.92'),(24904,1,'admin','2019-09-02 03:24:16','51.79.20.92'),(24905,1,'admin','2019-09-02 03:24:16','51.79.20.92'),(24906,1,'admin','2019-09-02 03:24:16','51.79.20.92'),(24907,1,'admin','2019-09-02 03:24:17','51.79.20.92'),(24908,1,'admin','2019-09-02 03:24:17','51.79.20.92'),(24909,1,'admin','2019-09-02 03:24:17','51.79.20.92'),(24910,1,'admin','2019-09-02 03:24:18','51.79.20.92'),(24911,1,'admin','2019-09-02 03:24:18','51.79.20.92'),(24912,1,'admin','2019-09-02 03:24:18','51.79.20.92'),(24913,1,'admin','2019-09-02 03:24:19','51.79.20.92'),(24914,1,'admin','2019-09-02 03:24:19','51.79.20.92'),(24915,1,'admin','2019-09-02 03:24:19','51.79.20.92'),(24916,1,'admin','2019-09-02 03:24:20','51.79.20.92'),(24917,1,'admin','2019-09-02 03:24:20','51.79.20.92'),(24918,1,'admin','2019-09-02 03:24:20','51.79.20.92'),(24919,1,'admin','2019-09-02 03:24:21','51.79.20.92'),(24920,1,'admin','2019-09-02 03:24:21','51.79.20.92'),(24921,1,'admin','2019-09-02 03:24:21','51.79.20.92'),(24922,1,'admin','2019-09-02 03:24:22','51.79.20.92'),(24923,1,'admin','2019-09-02 03:24:22','51.79.20.92'),(24924,1,'admin','2019-09-02 03:24:22','51.79.20.92'),(24925,1,'admin','2019-09-02 03:24:22','51.79.20.92'),(24926,1,'admin','2019-09-02 03:24:23','51.79.20.92'),(24927,1,'admin','2019-09-02 03:24:23','51.79.20.92'),(24928,1,'admin','2019-09-02 03:24:23','51.79.20.92'),(24929,1,'admin','2019-09-02 03:24:24','51.79.20.92'),(24930,1,'admin','2019-09-02 03:24:24','51.79.20.92'),(24931,1,'admin','2019-09-02 03:24:24','51.79.20.92'),(24932,1,'admin','2019-09-02 03:24:25','51.79.20.92'),(24933,1,'admin','2019-09-02 03:24:25','51.79.20.92'),(24934,1,'admin','2019-09-02 03:24:25','51.79.20.92'),(24935,1,'admin','2019-09-02 03:24:26','51.79.20.92'),(24936,1,'admin','2019-09-02 03:24:26','51.79.20.92'),(24937,1,'admin','2019-09-02 03:24:26','51.79.20.92'),(24938,1,'admin','2019-09-02 03:24:27','51.79.20.92'),(24939,1,'admin','2019-09-02 03:24:27','51.79.20.92'),(24940,1,'admin','2019-09-02 03:24:27','51.79.20.92'),(24941,1,'admin','2019-09-02 03:24:28','51.79.20.92'),(24942,1,'admin','2019-09-02 03:24:28','51.79.20.92'),(24943,1,'admin','2019-09-02 03:24:28','51.79.20.92'),(24944,1,'admin','2019-09-02 03:24:29','51.79.20.92'),(24945,1,'admin','2019-09-02 03:24:29','51.79.20.92'),(24946,1,'admin','2019-09-02 03:24:29','51.79.20.92'),(24947,1,'admin','2019-09-02 03:24:30','51.79.20.92'),(24948,1,'admin','2019-09-02 03:24:30','51.79.20.92'),(24949,1,'admin','2019-09-02 03:24:30','51.79.20.92'),(24950,1,'admin','2019-09-02 03:24:31','51.79.20.92'),(24951,1,'admin','2019-09-02 03:24:31','51.79.20.92'),(24952,1,'admin','2019-09-02 03:24:31','51.79.20.92'),(24953,1,'admin','2019-09-02 03:24:31','51.79.20.92'),(24954,1,'admin','2019-09-02 03:24:32','51.79.20.92'),(24955,1,'admin','2019-09-02 03:24:32','51.79.20.92'),(24956,1,'admin','2019-09-02 03:24:32','51.79.20.92'),(24957,1,'admin','2019-09-02 03:24:33','51.79.20.92'),(24958,1,'admin','2019-09-02 03:24:33','51.79.20.92'),(24959,1,'admin','2019-09-02 03:24:33','51.79.20.92'),(24960,1,'admin','2019-09-02 03:24:34','51.79.20.92'),(24961,1,'admin','2019-09-02 03:24:34','51.79.20.92'),(24962,1,'admin','2019-09-02 03:24:34','51.79.20.92'),(24963,1,'admin','2019-09-02 03:24:35','51.79.20.92'),(24964,1,'admin','2019-09-02 03:24:35','51.79.20.92'),(24965,1,'admin','2019-09-02 03:24:35','51.79.20.92'),(24966,1,'admin','2019-09-02 03:24:36','51.79.20.92'),(24967,1,'admin','2019-09-02 03:24:36','51.79.20.92'),(24968,1,'admin','2019-09-02 03:24:36','51.79.20.92'),(24969,1,'admin','2019-09-02 03:24:37','51.79.20.92'),(24970,1,'admin','2019-09-02 03:24:37','51.79.20.92'),(24971,1,'admin','2019-09-02 03:24:37','51.79.20.92'),(24972,1,'admin','2019-09-02 03:24:38','51.79.20.92'),(24973,1,'admin','2019-09-02 03:24:38','51.79.20.92'),(24974,1,'admin','2019-09-02 03:24:38','51.79.20.92'),(24975,1,'admin','2019-09-02 03:24:39','51.79.20.92'),(24976,1,'admin','2019-09-02 03:24:39','51.79.20.92'),(24977,1,'admin','2019-09-02 03:24:39','51.79.20.92'),(24978,1,'admin','2019-09-02 03:24:40','51.79.20.92'),(24979,1,'admin','2019-09-02 03:24:40','51.79.20.92'),(24980,1,'admin','2019-09-02 03:24:40','51.79.20.92'),(24981,1,'admin','2019-09-02 03:24:41','51.79.20.92'),(24982,1,'admin','2019-09-02 03:24:41','51.79.20.92'),(24983,1,'admin','2019-09-02 03:24:41','51.79.20.92'),(24984,1,'admin','2019-09-02 03:24:41','51.79.20.92'),(24985,1,'admin','2019-09-02 03:24:42','51.79.20.92'),(24986,1,'admin','2019-09-02 03:24:42','51.79.20.92'),(24987,1,'admin','2019-09-02 03:24:42','51.79.20.92'),(24988,1,'admin','2019-09-02 03:24:43','51.79.20.92'),(24989,1,'admin','2019-09-02 03:24:43','51.79.20.92'),(24990,1,'admin','2019-09-02 03:24:43','51.79.20.92'),(24991,1,'admin','2019-09-02 03:24:44','51.79.20.92'),(24992,1,'admin','2019-09-02 03:24:44','51.79.20.92'),(24993,1,'admin','2019-09-02 03:24:44','51.79.20.92'),(24994,1,'admin','2019-09-02 03:24:45','51.79.20.92'),(24995,1,'admin','2019-09-02 03:24:45','51.79.20.92'),(24996,1,'admin','2019-09-02 03:24:45','51.79.20.92'),(24997,1,'admin','2019-09-02 03:24:46','51.79.20.92'),(24998,1,'admin','2019-09-02 03:24:46','51.79.20.92'),(24999,1,'admin','2019-09-02 03:24:46','51.79.20.92'),(25000,1,'admin','2019-09-02 03:24:47','51.79.20.92'),(25001,1,'admin','2019-09-02 03:24:47','51.79.20.92'),(25002,1,'admin','2019-09-02 03:24:47','51.79.20.92'),(25003,1,'admin','2019-09-02 03:24:48','51.79.20.92'),(25004,1,'admin','2019-09-02 03:24:48','51.79.20.92'),(25005,1,'admin','2019-09-02 03:24:48','51.79.20.92'),(25006,1,'admin','2019-09-02 03:24:49','51.79.20.92'),(25007,1,'admin','2019-09-02 03:24:49','51.79.20.92'),(25008,1,'admin','2019-09-02 03:24:49','51.79.20.92'),(25009,1,'admin','2019-09-02 03:24:49','51.79.20.92'),(25010,1,'admin','2019-09-02 03:24:50','51.79.20.92'),(25011,1,'admin','2019-09-02 03:24:50','51.79.20.92'),(25012,1,'admin','2019-09-02 03:24:50','51.79.20.92'),(25013,1,'admin','2019-09-02 03:24:51','51.79.20.92'),(25014,1,'admin','2019-09-02 03:24:51','51.79.20.92'),(25015,1,'admin','2019-09-02 03:24:51','51.79.20.92'),(25016,1,'admin','2019-09-02 03:24:52','51.79.20.92'),(25017,1,'admin','2019-09-02 03:24:52','51.79.20.92'),(25018,1,'admin','2019-09-02 03:24:52','51.79.20.92'),(25019,1,'admin','2019-09-02 03:24:53','51.79.20.92'),(25020,1,'admin','2019-09-02 03:24:53','51.79.20.92'),(25021,1,'admin','2019-09-02 03:24:53','51.79.20.92'),(25022,1,'admin','2019-09-02 03:24:54','51.79.20.92'),(25023,1,'admin','2019-09-02 03:24:54','51.79.20.92'),(25024,1,'admin','2019-09-02 03:24:54','51.79.20.92'),(25025,1,'admin','2019-09-02 03:24:55','51.79.20.92'),(25026,1,'admin','2019-09-02 03:24:55','51.79.20.92'),(25027,1,'admin','2019-09-02 03:24:55','51.79.20.92'),(25028,1,'admin','2019-09-02 03:24:56','51.79.20.92'),(25029,1,'admin','2019-09-02 03:24:56','51.79.20.92'),(25030,1,'admin','2019-09-02 03:24:56','51.79.20.92'),(25031,1,'admin','2019-09-02 03:24:57','51.79.20.92'),(25032,1,'admin','2019-09-02 03:24:57','51.79.20.92'),(25033,1,'admin','2019-09-02 03:24:57','51.79.20.92'),(25034,1,'admin','2019-09-02 03:24:57','51.79.20.92'),(25035,1,'admin','2019-09-02 03:24:58','51.79.20.92'),(25036,1,'admin','2019-09-02 03:24:58','51.79.20.92'),(25037,1,'admin','2019-09-02 03:24:58','51.79.20.92'),(25038,1,'admin','2019-09-02 03:24:59','51.79.20.92'),(25039,1,'admin','2019-09-02 03:24:59','51.79.20.92'),(25040,1,'admin','2019-09-02 03:24:59','51.79.20.92'),(25041,1,'admin','2019-09-02 03:25:00','51.79.20.92'),(25042,1,'admin','2019-09-02 03:25:00','51.79.20.92'),(25043,1,'admin','2019-09-02 03:25:00','51.79.20.92'),(25044,1,'admin','2019-09-02 03:25:01','51.79.20.92'),(25045,1,'admin','2019-09-02 03:25:01','51.79.20.92'),(25046,1,'admin','2019-09-02 03:25:01','51.79.20.92'),(25047,1,'admin','2019-09-02 03:25:02','51.79.20.92'),(25048,1,'admin','2019-09-02 03:25:02','51.79.20.92'),(25049,1,'admin','2019-09-02 03:25:02','51.79.20.92'),(25050,1,'admin','2019-09-02 03:25:03','51.79.20.92'),(25051,1,'admin','2019-09-02 03:25:03','51.79.20.92'),(25052,1,'admin','2019-09-02 03:25:03','51.79.20.92'),(25053,1,'admin','2019-09-02 03:25:04','51.79.20.92'),(25054,1,'admin','2019-09-02 03:25:04','51.79.20.92'),(25055,1,'admin','2019-09-02 03:25:04','51.79.20.92'),(25056,1,'admin','2019-09-02 03:25:05','51.79.20.92'),(25057,1,'admin','2019-09-02 03:25:05','51.79.20.92'),(25058,1,'admin','2019-09-02 03:25:05','51.79.20.92'),(25059,1,'admin','2019-09-02 03:25:06','51.79.20.92'),(25060,1,'admin','2019-09-02 03:25:06','51.79.20.92'),(25061,1,'admin','2019-09-02 03:25:06','51.79.20.92'),(25062,1,'admin','2019-09-02 03:25:07','51.79.20.92'),(25063,1,'admin','2019-09-02 03:25:07','51.79.20.92'),(25064,1,'admin','2019-09-02 03:25:07','51.79.20.92'),(25065,1,'admin','2019-09-02 03:25:08','51.79.20.92'),(25066,1,'admin','2019-09-02 03:25:08','51.79.20.92'),(25067,1,'admin','2019-09-02 03:25:08','51.79.20.92'),(25068,1,'admin','2019-09-02 03:25:09','51.79.20.92'),(25069,1,'admin','2019-09-02 03:25:09','51.79.20.92'),(25070,1,'admin','2019-09-02 03:25:09','51.79.20.92'),(25071,1,'admin','2019-09-02 03:25:10','51.79.20.92'),(25072,1,'admin','2019-09-02 03:25:10','51.79.20.92'),(25073,1,'admin','2019-09-02 03:25:10','51.79.20.92'),(25074,1,'admin','2019-09-02 03:25:11','51.79.20.92'),(25075,1,'admin','2019-09-02 03:25:11','51.79.20.92'),(25076,1,'admin','2019-09-02 03:25:11','51.79.20.92'),(25077,1,'admin','2019-09-02 03:25:12','51.79.20.92'),(25078,1,'admin','2019-09-02 03:25:12','51.79.20.92'),(25079,1,'admin','2019-09-02 03:25:12','51.79.20.92'),(25080,1,'admin','2019-09-02 03:25:12','51.79.20.92'),(25081,1,'admin','2019-09-02 03:25:13','51.79.20.92'),(25082,1,'admin','2019-09-02 03:25:13','51.79.20.92'),(25083,1,'admin','2019-09-02 03:25:13','51.79.20.92'),(25084,1,'admin','2019-09-02 03:25:14','51.79.20.92'),(25085,1,'admin','2019-09-02 03:25:14','51.79.20.92'),(25086,1,'admin','2019-09-02 03:25:14','51.79.20.92'),(25087,1,'admin','2019-09-02 03:25:15','51.79.20.92'),(25088,1,'admin','2019-09-02 03:25:15','51.79.20.92'),(25089,1,'admin','2019-09-02 03:25:15','51.79.20.92'),(25090,1,'admin','2019-09-02 03:25:16','51.79.20.92'),(25091,1,'admin','2019-09-02 03:25:16','51.79.20.92'),(25092,1,'admin','2019-09-02 03:25:16','51.79.20.92'),(25093,1,'admin','2019-09-02 03:25:17','51.79.20.92'),(25094,1,'admin','2019-09-02 03:25:17','51.79.20.92'),(25095,1,'admin','2019-09-02 03:25:17','51.79.20.92'),(25096,1,'admin','2019-09-02 03:25:18','51.79.20.92'),(25097,1,'admin','2019-09-02 03:25:18','51.79.20.92'),(25098,1,'admin','2019-09-02 03:25:18','51.79.20.92'),(25099,1,'admin','2019-09-02 03:25:19','51.79.20.92'),(25100,1,'admin','2019-09-02 03:25:19','51.79.20.92'),(25101,1,'admin','2019-09-02 03:25:19','51.79.20.92'),(25102,1,'admin','2019-09-02 03:25:20','51.79.20.92'),(25103,1,'admin','2019-09-02 03:25:20','51.79.20.92'),(25104,1,'admin','2019-09-02 03:25:20','51.79.20.92'),(25105,1,'admin','2019-09-02 03:25:21','51.79.20.92'),(25106,1,'admin','2019-09-02 03:25:21','51.79.20.92'),(25107,1,'admin','2019-09-02 03:25:21','51.79.20.92'),(25108,1,'admin','2019-09-02 03:25:21','51.79.20.92'),(25109,1,'admin','2019-09-02 03:25:22','51.79.20.92'),(25110,1,'admin','2019-09-02 03:25:22','51.79.20.92'),(25111,1,'admin','2019-09-02 03:25:22','51.79.20.92'),(25112,1,'admin','2019-09-02 03:25:23','51.79.20.92'),(25113,1,'admin','2019-09-02 03:25:23','51.79.20.92'),(25114,1,'admin','2019-09-02 03:25:23','51.79.20.92'),(25115,1,'admin','2019-09-02 03:25:24','51.79.20.92'),(25116,1,'admin','2019-09-02 03:25:24','51.79.20.92'),(25117,1,'admin','2019-09-02 03:25:24','51.79.20.92'),(25118,1,'admin','2019-09-02 03:25:25','51.79.20.92'),(25119,1,'admin','2019-09-02 03:25:25','51.79.20.92'),(25120,1,'admin','2019-09-02 03:25:25','51.79.20.92'),(25121,1,'admin','2019-09-02 03:25:26','51.79.20.92'),(25122,1,'admin','2019-09-02 03:25:26','51.79.20.92'),(25123,1,'admin','2019-09-02 03:25:26','51.79.20.92'),(25124,1,'admin','2019-09-02 03:25:27','51.79.20.92'),(25125,1,'admin','2019-09-02 03:25:27','51.79.20.92'),(25126,1,'admin','2019-09-02 03:25:27','51.79.20.92'),(25127,1,'admin','2019-09-02 03:25:28','51.79.20.92'),(25128,1,'admin','2019-09-02 03:25:28','51.79.20.92'),(25129,1,'admin','2019-09-02 03:25:28','51.79.20.92'),(25130,1,'admin','2019-09-02 03:25:29','51.79.20.92'),(25131,1,'admin','2019-09-02 03:25:29','51.79.20.92'),(25132,1,'admin','2019-09-02 03:25:29','51.79.20.92'),(25133,1,'admin','2019-09-02 03:25:30','51.79.20.92'),(25134,1,'admin','2019-09-02 03:25:30','51.79.20.92'),(25135,1,'admin','2019-09-02 03:25:30','51.79.20.92'),(25136,1,'admin','2019-09-02 03:25:30','51.79.20.92'),(25137,1,'admin','2019-09-02 03:25:31','51.79.20.92'),(25138,1,'admin','2019-09-02 03:25:31','51.79.20.92'),(25139,1,'admin','2019-09-02 03:25:31','51.79.20.92'),(25140,1,'admin','2019-09-02 03:25:32','51.79.20.92'),(25141,1,'admin','2019-09-02 03:25:32','51.79.20.92'),(25142,1,'admin','2019-09-02 03:25:32','51.79.20.92'),(25143,1,'admin','2019-09-02 03:25:33','51.79.20.92'),(25144,1,'admin','2019-09-02 03:25:33','51.79.20.92'),(25145,1,'admin','2019-09-02 03:25:33','51.79.20.92'),(25146,1,'admin','2019-09-02 03:25:34','51.79.20.92'),(25147,1,'admin','2019-09-02 03:25:34','51.79.20.92'),(25148,1,'admin','2019-09-02 03:25:34','51.79.20.92'),(25149,1,'admin','2019-09-02 03:25:35','51.79.20.92'),(25150,1,'admin','2019-09-02 03:25:35','51.79.20.92'),(25151,1,'admin','2019-09-02 03:25:35','51.79.20.92'),(25152,1,'admin','2019-09-02 03:25:36','51.79.20.92'),(25153,1,'admin','2019-09-02 03:25:36','51.79.20.92'),(25154,1,'admin','2019-09-02 03:25:36','51.79.20.92'),(25155,1,'admin','2019-09-02 03:25:37','51.79.20.92'),(25156,1,'admin','2019-09-02 03:25:37','51.79.20.92'),(25157,1,'admin','2019-09-02 03:25:37','51.79.20.92'),(25158,1,'admin','2019-09-02 03:25:38','51.79.20.92'),(25159,1,'admin','2019-09-02 03:25:38','51.79.20.92'),(25160,1,'admin','2019-09-02 03:25:38','51.79.20.92'),(25161,1,'admin','2019-09-02 03:25:39','51.79.20.92'),(25162,1,'admin','2019-09-02 03:25:39','51.79.20.92'),(25163,1,'admin','2019-09-02 03:25:39','51.79.20.92'),(25164,1,'admin','2019-09-02 03:25:40','51.79.20.92'),(25165,1,'admin','2019-09-02 03:25:40','51.79.20.92'),(25166,1,'admin','2019-09-02 03:25:40','51.79.20.92'),(25167,1,'admin','2019-09-02 03:25:41','51.79.20.92'),(25168,1,'admin','2019-09-02 03:25:41','51.79.20.92'),(25169,1,'admin','2019-09-02 03:25:41','51.79.20.92'),(25170,1,'admin','2019-09-02 03:25:42','51.79.20.92'),(25171,1,'admin','2019-09-02 03:25:42','51.79.20.92'),(25172,1,'admin','2019-09-02 03:25:42','51.79.20.92'),(25173,1,'admin','2019-09-02 03:25:42','51.79.20.92'),(25174,1,'admin','2019-09-02 03:25:43','51.79.20.92'),(25175,1,'admin','2019-09-02 03:25:43','51.79.20.92'),(25176,1,'admin','2019-09-02 03:25:43','51.79.20.92'),(25177,1,'admin','2019-09-02 03:25:44','51.79.20.92'),(25178,1,'admin','2019-09-02 03:25:44','51.79.20.92'),(25179,1,'admin','2019-09-02 03:25:44','51.79.20.92'),(25180,1,'admin','2019-09-02 03:25:45','51.79.20.92'),(25181,1,'admin','2019-09-02 03:25:45','51.79.20.92'),(25182,1,'admin','2019-09-02 03:25:45','51.79.20.92'),(25183,1,'admin','2019-09-02 03:25:46','51.79.20.92'),(25184,1,'admin','2019-09-02 03:25:46','51.79.20.92'),(25185,1,'admin','2019-09-02 03:25:46','51.79.20.92'),(25186,1,'admin','2019-09-02 03:25:47','51.79.20.92'),(25187,1,'admin','2019-09-02 03:25:47','51.79.20.92'),(25188,1,'admin','2019-09-02 03:25:47','51.79.20.92'),(25189,1,'admin','2019-09-02 03:25:48','51.79.20.92'),(25190,1,'admin','2019-09-02 03:25:48','51.79.20.92'),(25191,1,'admin','2019-09-02 03:25:48','51.79.20.92'),(25192,1,'admin','2019-09-02 03:25:49','51.79.20.92'),(25193,1,'admin','2019-09-02 03:25:49','51.79.20.92'),(25194,1,'admin','2019-09-02 03:25:49','51.79.20.92'),(25195,1,'admin','2019-09-02 03:25:50','51.79.20.92'),(25196,1,'admin','2019-09-02 03:25:50','51.79.20.92'),(25197,1,'admin','2019-09-02 03:25:50','51.79.20.92'),(25198,1,'admin','2019-09-02 03:25:51','51.79.20.92'),(25199,1,'admin','2019-09-02 03:25:51','51.79.20.92'),(25200,1,'admin','2019-09-02 03:25:51','51.79.20.92'),(25201,1,'admin','2019-09-02 03:25:52','51.79.20.92'),(25202,1,'admin','2019-09-02 03:25:52','51.79.20.92'),(25203,1,'admin','2019-09-02 03:25:52','51.79.20.92'),(25204,1,'admin','2019-09-02 03:25:52','51.79.20.92'),(25205,1,'admin','2019-09-02 03:25:53','51.79.20.92'),(25206,1,'admin','2019-09-02 03:25:53','51.79.20.92'),(25207,1,'admin','2019-09-02 03:25:53','51.79.20.92'),(25208,1,'admin','2019-09-02 03:25:54','51.79.20.92'),(25209,1,'admin','2019-09-02 03:25:54','51.79.20.92'),(25210,1,'admin','2019-09-02 03:25:54','51.79.20.92'),(25211,1,'admin','2019-09-02 03:25:55','51.79.20.92'),(25212,1,'admin','2019-09-02 03:25:55','51.79.20.92'),(25213,1,'admin','2019-09-02 03:25:55','51.79.20.92'),(25214,1,'admin','2019-09-02 03:25:56','51.79.20.92'),(25215,1,'admin','2019-09-02 03:25:56','51.79.20.92'),(25216,1,'admin','2019-09-02 03:25:56','51.79.20.92'),(25217,1,'admin','2019-09-02 03:25:57','51.79.20.92'),(25218,1,'admin','2019-09-02 03:25:57','51.79.20.92'),(25219,1,'admin','2019-09-02 03:25:57','51.79.20.92'),(25220,1,'admin','2019-09-02 03:25:58','51.79.20.92'),(25221,1,'admin','2019-09-02 03:25:58','51.79.20.92'),(25222,1,'admin','2019-09-02 03:25:58','51.79.20.92'),(25223,1,'admin','2019-09-02 03:25:59','51.79.20.92'),(25224,1,'admin','2019-09-02 03:25:59','51.79.20.92'),(25225,1,'admin','2019-09-02 03:25:59','51.79.20.92'),(25226,1,'admin','2019-09-02 03:26:00','51.79.20.92'),(25227,1,'admin','2019-09-02 03:26:00','51.79.20.92'),(25228,1,'admin','2019-09-02 03:26:00','51.79.20.92'),(25229,1,'admin','2019-09-02 03:26:01','51.79.20.92'),(25230,1,'admin','2019-09-02 03:26:01','51.79.20.92'),(25231,1,'admin','2019-09-02 03:26:01','51.79.20.92'),(25232,1,'admin','2019-09-02 03:26:02','51.79.20.92'),(25233,1,'admin','2019-09-02 03:26:02','51.79.20.92'),(25234,1,'admin','2019-09-02 03:26:02','51.79.20.92'),(25235,1,'admin','2019-09-02 03:26:02','51.79.20.92'),(25236,1,'admin','2019-09-02 03:26:03','51.79.20.92'),(25237,1,'admin','2019-09-02 03:26:03','51.79.20.92'),(25238,1,'admin','2019-09-02 03:26:03','51.79.20.92'),(25239,1,'admin','2019-09-02 03:26:04','51.79.20.92'),(25240,1,'admin','2019-09-02 03:26:04','51.79.20.92'),(25241,1,'admin','2019-09-02 03:26:04','51.79.20.92'),(25242,1,'admin','2019-09-02 03:26:05','51.79.20.92'),(25243,1,'admin','2019-09-02 03:26:05','51.79.20.92'),(25244,1,'admin','2019-09-02 03:26:05','51.79.20.92'),(25245,1,'admin','2019-09-02 03:26:06','51.79.20.92'),(25246,1,'admin','2019-09-02 03:26:06','51.79.20.92'),(25247,1,'admin','2019-09-02 03:26:06','51.79.20.92'),(25248,1,'admin','2019-09-02 03:26:07','51.79.20.92'),(25249,1,'admin','2019-09-02 03:26:07','51.79.20.92'),(25250,1,'admin','2019-09-02 03:26:07','51.79.20.92'),(25251,1,'admin','2019-09-02 03:26:08','51.79.20.92'),(25252,1,'admin','2019-09-02 03:26:08','51.79.20.92'),(25253,1,'admin','2019-09-02 03:26:08','51.79.20.92'),(25254,1,'admin','2019-09-02 03:26:09','51.79.20.92'),(25255,1,'admin','2019-09-02 03:26:09','51.79.20.92'),(25256,1,'admin','2019-09-02 03:26:09','51.79.20.92'),(25257,1,'admin','2019-09-02 03:26:10','51.79.20.92'),(25258,1,'admin','2019-09-02 03:26:10','51.79.20.92'),(25259,1,'admin','2019-09-02 03:26:10','51.79.20.92'),(25260,1,'admin','2019-09-02 03:26:11','51.79.20.92'),(25261,1,'admin','2019-09-02 03:26:11','51.79.20.92'),(25262,1,'admin','2019-09-02 03:26:11','51.79.20.92'),(25263,1,'admin','2019-09-02 03:26:11','51.79.20.92'),(25264,1,'admin','2019-09-02 03:26:12','51.79.20.92'),(25265,1,'admin','2019-09-02 03:26:12','51.79.20.92'),(25266,1,'admin','2019-09-02 03:26:12','51.79.20.92'),(25267,1,'admin','2019-09-02 03:26:13','51.79.20.92'),(25268,1,'admin','2019-09-02 03:26:13','51.79.20.92'),(25269,1,'admin','2019-09-02 03:26:13','51.79.20.92'),(25270,1,'admin','2019-09-02 03:26:14','51.79.20.92'),(25271,1,'admin','2019-09-02 03:26:14','51.79.20.92'),(25272,1,'admin','2019-09-02 03:26:14','51.79.20.92'),(25273,1,'admin','2019-09-02 03:26:15','51.79.20.92'),(25274,1,'admin','2019-09-02 03:26:15','51.79.20.92'),(25275,1,'admin','2019-09-02 03:26:15','51.79.20.92'),(25276,1,'admin','2019-09-02 03:26:16','51.79.20.92'),(25277,1,'admin','2019-09-02 03:26:16','51.79.20.92'),(25278,1,'admin','2019-09-02 03:26:16','51.79.20.92'),(25279,1,'admin','2019-09-02 03:26:17','51.79.20.92'),(25280,1,'admin','2019-09-02 03:26:17','51.79.20.92'),(25281,1,'admin','2019-09-02 03:26:17','51.79.20.92'),(25282,1,'admin','2019-09-02 03:26:18','51.79.20.92'),(25283,1,'admin','2019-09-02 03:26:18','51.79.20.92'),(25284,1,'admin','2019-09-02 03:26:18','51.79.20.92'),(25285,1,'admin','2019-09-02 03:26:19','51.79.20.92'),(25286,1,'admin','2019-09-02 03:26:19','51.79.20.92'),(25287,1,'admin','2019-09-02 03:26:19','51.79.20.92'),(25288,1,'admin','2019-09-02 03:26:20','51.79.20.92'),(25289,1,'admin','2019-09-02 03:26:20','51.79.20.92'),(25290,1,'admin','2019-09-02 03:26:20','51.79.20.92'),(25291,1,'admin','2019-09-02 03:26:21','51.79.20.92'),(25292,1,'admin','2019-09-02 03:26:21','51.79.20.92'),(25293,1,'admin','2019-09-02 03:26:21','51.79.20.92'),(25294,1,'admin','2019-09-02 03:26:22','51.79.20.92'),(25295,1,'admin','2019-09-02 03:26:22','51.79.20.92'),(25296,1,'admin','2019-09-02 03:26:22','51.79.20.92'),(25297,1,'admin','2019-09-02 03:26:22','51.79.20.92'),(25298,1,'admin','2019-09-02 03:26:23','51.79.20.92'),(25299,1,'admin','2019-09-02 03:26:23','51.79.20.92'),(25300,1,'admin','2019-09-02 03:26:23','51.79.20.92'),(25301,1,'admin','2019-09-02 03:26:24','51.79.20.92'),(25302,1,'admin','2019-09-02 03:26:24','51.79.20.92'),(25303,1,'admin','2019-09-02 03:26:24','51.79.20.92'),(25304,1,'admin','2019-09-02 03:26:25','51.79.20.92'),(25305,1,'admin','2019-09-02 03:26:25','51.79.20.92'),(25306,1,'admin','2019-09-02 03:26:25','51.79.20.92'),(25307,1,'admin','2019-09-02 03:26:26','51.79.20.92'),(25308,1,'admin','2019-09-02 03:26:26','51.79.20.92'),(25309,1,'admin','2019-09-02 03:26:26','51.79.20.92'),(25310,1,'admin','2019-09-02 03:26:27','51.79.20.92'),(25311,1,'admin','2019-09-02 03:26:27','51.79.20.92'),(25312,1,'admin','2019-09-02 03:26:27','51.79.20.92'),(25313,1,'admin','2019-09-02 03:26:28','51.79.20.92'),(25314,1,'admin','2019-09-02 03:26:28','51.79.20.92'),(25315,1,'admin','2019-09-02 03:26:28','51.79.20.92'),(25316,1,'admin','2019-09-02 03:26:29','51.79.20.92'),(25317,1,'admin','2019-09-02 03:26:29','51.79.20.92'),(25318,1,'admin','2019-09-02 03:26:29','51.79.20.92'),(25319,1,'admin','2019-09-02 03:26:30','51.79.20.92'),(25320,1,'admin','2019-09-02 03:26:30','51.79.20.92'),(25321,1,'admin','2019-09-02 03:26:30','51.79.20.92'),(25322,1,'admin','2019-09-02 03:26:31','51.79.20.92'),(25323,1,'admin','2019-09-02 03:26:31','51.79.20.92'),(25324,1,'admin','2019-09-02 03:26:31','51.79.20.92'),(25325,1,'admin','2019-09-02 03:26:32','51.79.20.92'),(25326,1,'admin','2019-09-02 03:26:32','51.79.20.92'),(25327,1,'admin','2019-09-02 03:26:32','51.79.20.92'),(25328,1,'admin','2019-09-02 03:26:32','51.79.20.92'),(25329,1,'admin','2019-09-02 03:26:33','51.79.20.92'),(25330,1,'admin','2019-09-02 03:26:33','51.79.20.92'),(25331,1,'admin','2019-09-02 03:26:33','51.79.20.92'),(25332,1,'admin','2019-09-02 03:26:34','51.79.20.92'),(25333,1,'admin','2019-09-02 03:26:34','51.79.20.92'),(25334,1,'admin','2019-09-02 03:26:34','51.79.20.92'),(25335,1,'admin','2019-09-02 03:26:35','51.79.20.92'),(25336,1,'admin','2019-09-02 03:26:35','51.79.20.92'),(25337,1,'admin','2019-09-02 03:26:35','51.79.20.92'),(25338,1,'admin','2019-09-02 03:26:36','51.79.20.92'),(25339,1,'admin','2019-09-02 03:26:36','51.79.20.92'),(25340,1,'admin','2019-09-02 03:26:36','51.79.20.92'),(25341,1,'admin','2019-09-02 03:26:37','51.79.20.92'),(25342,1,'admin','2019-09-02 03:26:37','51.79.20.92'),(25343,1,'admin','2019-09-02 03:26:37','51.79.20.92'),(25344,1,'admin','2019-09-02 03:26:38','51.79.20.92'),(25345,1,'admin','2019-09-02 03:26:38','51.79.20.92'),(25346,1,'admin','2019-09-02 03:26:38','51.79.20.92'),(25347,1,'admin','2019-09-02 03:26:39','51.79.20.92'),(25348,1,'admin','2019-09-02 03:26:39','51.79.20.92'),(25349,1,'admin','2019-09-02 03:26:39','51.79.20.92'),(25350,1,'admin','2019-09-02 03:26:40','51.79.20.92'),(25351,1,'admin','2019-09-02 03:26:40','51.79.20.92'),(25352,1,'admin','2019-09-02 03:26:40','51.79.20.92'),(25353,1,'admin','2019-09-02 03:26:41','51.79.20.92'),(25354,1,'admin','2019-09-02 03:26:41','51.79.20.92'),(25355,1,'admin','2019-09-02 03:26:41','51.79.20.92'),(25356,1,'admin','2019-09-02 03:26:41','51.79.20.92'),(25357,1,'admin','2019-09-02 03:26:42','51.79.20.92'),(25358,1,'admin','2019-09-02 03:26:42','51.79.20.92'),(25359,1,'admin','2019-09-02 03:26:42','51.79.20.92'),(25360,1,'admin','2019-09-02 03:26:43','51.79.20.92'),(25361,1,'admin','2019-09-02 03:26:43','51.79.20.92'),(25362,1,'admin','2019-09-02 03:26:43','51.79.20.92'),(25363,1,'admin','2019-09-02 03:26:44','51.79.20.92'),(25364,1,'admin','2019-09-02 03:26:44','51.79.20.92'),(25365,1,'admin','2019-09-02 03:26:44','51.79.20.92'),(25366,1,'admin','2019-09-02 03:26:45','51.79.20.92'),(25367,1,'admin','2019-09-02 03:26:45','51.79.20.92'),(25368,1,'admin','2019-09-02 03:26:45','51.79.20.92'),(25369,1,'admin','2019-09-02 03:26:46','51.79.20.92'),(25370,1,'admin','2019-09-02 03:26:46','51.79.20.92'),(25371,1,'admin','2019-09-02 03:26:46','51.79.20.92'),(25372,1,'admin','2019-09-02 03:26:47','51.79.20.92'),(25373,1,'admin','2019-09-02 03:26:47','51.79.20.92'),(25374,1,'admin','2019-09-02 03:26:47','51.79.20.92'),(25375,1,'admin','2019-09-02 03:26:48','51.79.20.92'),(25376,1,'admin','2019-09-02 03:26:48','51.79.20.92'),(25377,1,'admin','2019-09-02 03:26:48','51.79.20.92'),(25378,1,'admin','2019-09-02 03:26:49','51.79.20.92'),(25379,1,'admin','2019-09-02 03:26:49','51.79.20.92'),(25380,1,'admin','2019-09-02 03:26:49','51.79.20.92'),(25381,1,'admin','2019-09-02 03:26:50','51.79.20.92'),(25382,1,'admin','2019-09-02 03:26:50','51.79.20.92'),(25383,1,'admin','2019-09-02 03:26:50','51.79.20.92'),(25384,1,'admin','2019-09-02 03:26:50','51.79.20.92'),(25385,1,'admin','2019-09-02 03:26:51','51.79.20.92'),(25386,1,'admin','2019-09-02 03:26:51','51.79.20.92'),(25387,1,'admin','2019-09-02 03:26:51','51.79.20.92'),(25388,1,'admin','2019-09-02 03:26:52','51.79.20.92'),(25389,1,'admin','2019-09-02 03:26:52','51.79.20.92'),(25390,1,'admin','2019-09-02 03:26:52','51.79.20.92'),(25391,1,'admin','2019-09-02 03:26:53','51.79.20.92'),(25392,1,'admin','2019-09-02 03:26:53','51.79.20.92'),(25393,1,'admin','2019-09-02 03:26:53','51.79.20.92'),(25394,1,'admin','2019-09-02 03:26:54','51.79.20.92'),(25395,1,'admin','2019-09-02 03:26:54','51.79.20.92'),(25396,1,'admin','2019-09-02 03:26:54','51.79.20.92'),(25397,1,'admin','2019-09-02 03:26:55','51.79.20.92'),(25398,1,'admin','2019-09-02 03:26:55','51.79.20.92'),(25399,1,'admin','2019-09-02 03:26:55','51.79.20.92'),(25400,1,'admin','2019-09-02 03:26:56','51.79.20.92'),(25401,1,'admin','2019-09-02 03:26:56','51.79.20.92'),(25402,1,'admin','2019-09-02 03:26:56','51.79.20.92'),(25403,1,'admin','2019-09-02 03:26:57','51.79.20.92'),(25404,1,'admin','2019-09-02 03:26:57','51.79.20.92'),(25405,1,'admin','2019-09-02 03:26:57','51.79.20.92'),(25406,1,'admin','2019-09-02 03:26:58','51.79.20.92'),(25407,1,'admin','2019-09-02 03:26:58','51.79.20.92'),(25408,1,'admin','2019-09-02 03:26:58','51.79.20.92'),(25409,1,'admin','2019-09-02 03:26:59','51.79.20.92'),(25410,1,'admin','2019-09-02 03:26:59','51.79.20.92'),(25411,1,'admin','2019-09-02 03:26:59','51.79.20.92'),(25412,1,'admin','2019-09-02 03:26:59','51.79.20.92'),(25413,1,'admin','2019-09-02 03:27:00','51.79.20.92'),(25414,1,'admin','2019-09-02 03:27:00','51.79.20.92'),(25415,1,'admin','2019-09-02 03:27:00','51.79.20.92'),(25416,1,'admin','2019-09-02 03:27:01','51.79.20.92'),(25417,1,'admin','2019-09-02 03:27:01','51.79.20.92'),(25418,1,'admin','2019-09-02 03:27:01','51.79.20.92'),(25419,1,'admin','2019-09-02 03:27:02','51.79.20.92'),(25420,1,'admin','2019-09-02 03:27:02','51.79.20.92'),(25421,1,'admin','2019-09-02 03:27:02','51.79.20.92'),(25422,1,'admin','2019-09-02 03:27:03','51.79.20.92'),(25423,1,'admin','2019-09-02 03:27:03','51.79.20.92'),(25424,1,'admin','2019-09-02 03:27:03','51.79.20.92'),(25425,1,'admin','2019-09-02 03:27:04','51.79.20.92'),(25426,1,'admin','2019-09-02 03:27:04','51.79.20.92'),(25427,1,'admin','2019-09-02 03:27:04','51.79.20.92'),(25428,1,'admin','2019-09-02 03:27:05','51.79.20.92'),(25429,1,'admin','2019-09-02 03:27:05','51.79.20.92'),(25430,1,'admin','2019-09-02 03:27:05','51.79.20.92'),(25431,1,'admin','2019-09-02 03:27:06','51.79.20.92'),(25432,1,'admin','2019-09-02 03:27:06','51.79.20.92'),(25433,1,'admin','2019-09-02 03:27:06','51.79.20.92'),(25434,1,'admin','2019-09-02 03:27:07','51.79.20.92'),(25435,1,'admin','2019-09-02 03:27:07','51.79.20.92'),(25436,1,'admin','2019-09-02 03:27:07','51.79.20.92'),(25437,1,'admin','2019-09-02 03:27:08','51.79.20.92'),(25438,1,'admin','2019-09-02 03:27:08','51.79.20.92'),(25439,1,'admin','2019-09-02 03:27:08','51.79.20.92'),(25440,1,'admin','2019-09-02 03:27:08','51.79.20.92'),(25441,1,'admin','2019-09-02 03:27:09','51.79.20.92'),(25442,1,'admin','2019-09-02 03:27:09','51.79.20.92'),(25443,1,'admin','2019-09-02 03:27:09','51.79.20.92'),(25444,1,'admin','2019-09-02 03:27:10','51.79.20.92'),(25445,1,'admin','2019-09-02 03:27:10','51.79.20.92'),(25446,1,'admin','2019-09-02 03:27:10','51.79.20.92'),(25447,1,'admin','2019-09-02 03:27:11','51.79.20.92'),(25448,1,'admin','2019-09-02 03:27:11','51.79.20.92'),(25449,1,'admin','2019-09-02 03:27:11','51.79.20.92'),(25450,1,'admin','2019-09-02 03:27:12','51.79.20.92'),(25451,1,'admin','2019-09-02 03:27:12','51.79.20.92'),(25452,1,'admin','2019-09-02 03:27:12','51.79.20.92'),(25453,1,'admin','2019-09-02 03:27:13','51.79.20.92'),(25454,1,'admin','2019-09-02 03:27:13','51.79.20.92'),(25455,1,'admin','2019-09-02 03:27:13','51.79.20.92'),(25456,1,'admin','2019-09-02 03:27:14','51.79.20.92'),(25457,1,'admin','2019-09-02 03:27:14','51.79.20.92'),(25458,1,'admin','2019-09-02 03:27:14','51.79.20.92'),(25459,1,'admin','2019-09-02 03:27:15','51.79.20.92'),(25460,1,'admin','2019-09-02 03:27:15','51.79.20.92'),(25461,1,'admin','2019-09-02 03:27:15','51.79.20.92'),(25462,1,'admin','2019-09-02 03:27:16','51.79.20.92'),(25463,1,'admin','2019-09-02 03:27:16','51.79.20.92'),(25464,1,'admin','2019-09-02 03:27:16','51.79.20.92'),(25465,1,'admin','2019-09-02 03:27:16','51.79.20.92'),(25466,1,'admin','2019-09-02 03:27:17','51.79.20.92'),(25467,1,'admin','2019-09-02 03:27:17','51.79.20.92'),(25468,1,'admin','2019-09-02 03:27:17','51.79.20.92'),(25469,1,'admin','2019-09-02 03:27:18','51.79.20.92'),(25470,1,'admin','2019-09-02 03:27:18','51.79.20.92'),(25471,1,'admin','2019-09-02 03:27:18','51.79.20.92'),(25472,1,'admin','2019-09-02 03:27:19','51.79.20.92'),(25473,1,'admin','2019-09-02 03:27:19','51.79.20.92'),(25474,1,'admin','2019-09-02 03:27:19','51.79.20.92'),(25475,1,'admin','2019-09-02 03:27:20','51.79.20.92'),(25476,1,'admin','2019-09-02 03:27:20','51.79.20.92'),(25477,1,'admin','2019-09-02 03:27:20','51.79.20.92'),(25478,1,'admin','2019-09-02 03:27:21','51.79.20.92'),(25479,1,'admin','2019-09-02 03:27:21','51.79.20.92'),(25480,1,'admin','2019-09-02 03:27:21','51.79.20.92'),(25481,1,'admin','2019-09-02 03:27:22','51.79.20.92'),(25482,1,'admin','2019-09-02 03:27:22','51.79.20.92'),(25483,1,'admin','2019-09-02 03:27:22','51.79.20.92'),(25484,1,'admin','2019-09-02 03:27:23','51.79.20.92'),(25485,1,'admin','2019-09-02 03:27:23','51.79.20.92'),(25486,1,'admin','2019-09-02 03:27:23','51.79.20.92'),(25487,1,'admin','2019-09-02 03:27:24','51.79.20.92'),(25488,1,'admin','2019-09-02 03:27:24','51.79.20.92'),(25489,1,'admin','2019-09-02 03:27:24','51.79.20.92'),(25490,1,'admin','2019-09-02 03:27:24','51.79.20.92'),(25491,1,'admin','2019-09-02 03:27:25','51.79.20.92'),(25492,1,'admin','2019-09-02 03:27:25','51.79.20.92'),(25493,1,'admin','2019-09-02 03:27:25','51.79.20.92'),(25494,1,'admin','2019-09-02 03:27:26','51.79.20.92'),(25495,1,'admin','2019-09-02 03:27:26','51.79.20.92'),(25496,1,'admin','2019-09-02 03:27:26','51.79.20.92'),(25497,1,'admin','2019-09-02 03:27:27','51.79.20.92'),(25498,1,'admin','2019-09-02 03:27:27','51.79.20.92'),(25499,1,'admin','2019-09-02 03:27:27','51.79.20.92'),(25500,1,'admin','2019-09-02 03:27:28','51.79.20.92'),(25501,1,'admin','2019-09-02 03:27:28','51.79.20.92'),(25502,1,'admin','2019-09-02 03:27:28','51.79.20.92'),(25503,1,'admin','2019-09-02 03:27:29','51.79.20.92'),(25504,1,'admin','2019-09-02 03:27:29','51.79.20.92'),(25505,1,'admin','2019-09-02 03:27:29','51.79.20.92'),(25506,1,'admin','2019-09-02 03:27:30','51.79.20.92'),(25507,1,'admin','2019-09-02 03:27:30','51.79.20.92'),(25508,1,'admin','2019-09-02 03:27:30','51.79.20.92'),(25509,1,'admin','2019-09-02 03:27:31','51.79.20.92'),(25510,1,'admin','2019-09-02 03:27:31','51.79.20.92'),(25511,1,'admin','2019-09-02 03:27:31','51.79.20.92'),(25512,1,'admin','2019-09-02 03:27:32','51.79.20.92'),(25513,1,'admin','2019-09-02 03:27:32','51.79.20.92'),(25514,1,'admin','2019-09-02 03:27:32','51.79.20.92'),(25515,1,'admin','2019-09-02 03:27:33','51.79.20.92'),(25516,1,'admin','2019-09-02 03:27:33','51.79.20.92'),(25517,1,'admin','2019-09-02 03:27:33','51.79.20.92'),(25518,1,'admin','2019-09-02 03:27:33','51.79.20.92'),(25519,1,'admin','2019-09-02 03:27:34','51.79.20.92'),(25520,1,'admin','2019-09-02 03:27:34','51.79.20.92'),(25521,1,'admin','2019-09-02 03:27:34','51.79.20.92'),(25522,1,'admin','2019-09-02 03:27:35','51.79.20.92'),(25523,1,'admin','2019-09-02 03:27:35','51.79.20.92'),(25524,1,'admin','2019-09-02 03:27:35','51.79.20.92'),(25525,1,'admin','2019-09-02 03:27:36','51.79.20.92'),(25526,1,'admin','2019-09-02 03:27:36','51.79.20.92'),(25527,1,'admin','2019-09-02 03:27:36','51.79.20.92'),(25528,1,'admin','2019-09-02 03:27:37','51.79.20.92'),(25529,1,'admin','2019-09-02 03:27:37','51.79.20.92'),(25530,1,'admin','2019-09-02 03:27:37','51.79.20.92'),(25531,1,'admin','2019-09-02 03:27:38','51.79.20.92'),(25532,1,'admin','2019-09-02 03:27:38','51.79.20.92'),(25533,1,'admin','2019-09-02 03:27:38','51.79.20.92'),(25534,1,'admin','2019-09-02 03:27:39','51.79.20.92'),(25535,1,'admin','2019-09-02 03:27:39','51.79.20.92'),(25536,1,'admin','2019-09-02 03:27:39','51.79.20.92'),(25537,1,'admin','2019-09-02 03:27:40','51.79.20.92'),(25538,1,'admin','2019-09-02 03:27:40','51.79.20.92'),(25539,1,'admin','2019-09-02 03:27:40','51.79.20.92'),(25540,1,'admin','2019-09-02 03:27:41','51.79.20.92'),(25541,1,'admin','2019-09-02 03:27:41','51.79.20.92'),(25542,1,'admin','2019-09-02 03:27:41','51.79.20.92'),(25543,1,'admin','2019-09-02 03:27:42','51.79.20.92'),(25544,1,'admin','2019-09-02 03:27:42','51.79.20.92'),(25545,1,'admin','2019-09-02 03:27:42','51.79.20.92'),(25546,1,'admin','2019-09-02 03:27:42','51.79.20.92'),(25547,1,'admin','2019-09-02 03:27:43','51.79.20.92'),(25548,1,'admin','2019-09-02 03:27:43','51.79.20.92'),(25549,1,'admin','2019-09-02 03:27:43','51.79.20.92'),(25550,1,'admin','2019-09-02 03:27:44','51.79.20.92'),(25551,1,'admin','2019-09-02 03:27:44','51.79.20.92'),(25552,1,'admin','2019-09-02 03:27:44','51.79.20.92'),(25553,1,'admin','2019-09-02 03:27:45','51.79.20.92'),(25554,1,'admin','2019-09-02 03:27:45','51.79.20.92'),(25555,1,'admin','2019-09-02 03:27:45','51.79.20.92'),(25556,1,'admin','2019-09-02 03:27:46','51.79.20.92'),(25557,1,'admin','2019-09-02 03:27:46','51.79.20.92'),(25558,1,'admin','2019-09-02 03:27:46','51.79.20.92'),(25559,1,'admin','2019-09-02 03:27:47','51.79.20.92'),(25560,1,'admin','2019-09-02 03:27:47','51.79.20.92'),(25561,1,'admin','2019-09-02 03:27:47','51.79.20.92'),(25562,1,'admin','2019-09-02 03:27:48','51.79.20.92'),(25563,1,'admin','2019-09-02 03:27:48','51.79.20.92'),(25564,1,'admin','2019-09-02 03:27:48','51.79.20.92'),(25565,1,'admin','2019-09-02 03:27:49','51.79.20.92'),(25566,1,'admin','2019-09-02 03:27:49','51.79.20.92'),(25567,1,'admin','2019-09-02 03:27:49','51.79.20.92'),(25568,1,'admin','2019-09-02 03:27:50','51.79.20.92'),(25569,1,'admin','2019-09-02 03:27:50','51.79.20.92'),(25570,1,'admin','2019-09-02 03:27:50','51.79.20.92'),(25571,1,'admin','2019-09-02 03:27:51','51.79.20.92'),(25572,1,'admin','2019-09-02 03:27:51','51.79.20.92'),(25573,1,'admin','2019-09-02 03:27:51','51.79.20.92'),(25574,1,'admin','2019-09-02 03:27:51','51.79.20.92'),(25575,1,'admin','2019-09-02 03:27:52','51.79.20.92'),(25576,1,'admin','2019-09-02 03:27:52','51.79.20.92'),(25577,1,'admin','2019-09-02 03:27:52','51.79.20.92'),(25578,1,'admin','2019-09-02 03:27:53','51.79.20.92'),(25579,1,'admin','2019-09-02 03:27:53','51.79.20.92'),(25580,1,'admin','2019-09-02 03:27:53','51.79.20.92'),(25581,1,'admin','2019-09-02 03:27:54','51.79.20.92'),(25582,1,'admin','2019-09-02 03:27:54','51.79.20.92'),(25583,1,'admin','2019-09-02 03:27:54','51.79.20.92'),(25584,1,'admin','2019-09-02 03:27:55','51.79.20.92'),(25585,1,'admin','2019-09-02 03:27:55','51.79.20.92'),(25586,1,'admin','2019-09-02 03:27:55','51.79.20.92'),(25587,1,'admin','2019-09-02 03:27:56','51.79.20.92'),(25588,1,'admin','2019-09-02 03:27:56','51.79.20.92'),(25589,1,'admin','2019-09-02 03:27:56','51.79.20.92'),(25590,1,'admin','2019-09-02 03:27:57','51.79.20.92'),(25591,1,'admin','2019-09-02 03:27:57','51.79.20.92'),(25592,1,'admin','2019-09-02 03:27:57','51.79.20.92'),(25593,1,'admin','2019-09-02 03:27:58','51.79.20.92'),(25594,1,'admin','2019-09-02 03:27:58','51.79.20.92'),(25595,1,'admin','2019-09-02 03:27:58','51.79.20.92'),(25596,1,'admin','2019-09-02 03:27:59','51.79.20.92'),(25597,1,'admin','2019-09-02 03:27:59','51.79.20.92'),(25598,1,'admin','2019-09-02 03:27:59','51.79.20.92'),(25599,1,'admin','2019-09-02 03:28:00','51.79.20.92'),(25600,1,'admin','2019-09-02 03:28:00','51.79.20.92'),(25601,1,'admin','2019-09-02 03:28:00','51.79.20.92'),(25602,1,'admin','2019-09-02 03:28:01','51.79.20.92'),(25603,1,'admin','2019-09-02 03:28:01','51.79.20.92'),(25604,1,'admin','2019-09-02 03:28:01','51.79.20.92'),(25605,1,'admin','2019-09-02 03:28:02','51.79.20.92'),(25606,1,'admin','2019-09-02 03:28:02','51.79.20.92'),(25607,1,'admin','2019-09-02 03:28:02','51.79.20.92'),(25608,1,'admin','2019-09-02 03:28:02','51.79.20.92'),(25609,1,'admin','2019-09-02 03:28:03','51.79.20.92'),(25610,1,'admin','2019-09-02 03:28:03','51.79.20.92'),(25611,1,'admin','2019-09-02 03:28:03','51.79.20.92'),(25612,1,'admin','2019-09-02 03:28:04','51.79.20.92'),(25613,1,'admin','2019-09-02 03:28:04','51.79.20.92'),(25614,1,'admin','2019-09-02 03:28:04','51.79.20.92'),(25615,1,'admin','2019-09-02 03:28:05','51.79.20.92'),(25616,1,'admin','2019-09-02 03:28:05','51.79.20.92'),(25617,1,'admin','2019-09-02 03:28:05','51.79.20.92'),(25618,1,'admin','2019-09-02 03:28:06','51.79.20.92'),(25619,1,'admin','2019-09-02 03:28:06','51.79.20.92'),(25620,1,'admin','2019-09-02 03:28:06','51.79.20.92'),(25621,1,'admin','2019-09-02 03:28:07','51.79.20.92'),(25622,1,'admin','2019-09-02 03:28:07','51.79.20.92'),(25623,1,'admin','2019-09-02 03:28:07','51.79.20.92'),(25624,1,'admin','2019-09-02 03:28:08','51.79.20.92'),(25625,1,'admin','2019-09-02 03:28:08','51.79.20.92'),(25626,1,'admin','2019-09-02 03:28:08','51.79.20.92'),(25627,1,'admin','2019-09-02 03:28:09','51.79.20.92'),(25628,1,'admin','2019-09-02 03:28:09','51.79.20.92'),(25629,1,'admin','2019-09-02 03:28:09','51.79.20.92'),(25630,1,'admin','2019-09-02 03:28:10','51.79.20.92'),(25631,1,'admin','2019-09-02 03:28:10','51.79.20.92'),(25632,1,'admin','2019-09-02 03:28:10','51.79.20.92'),(25633,1,'admin','2019-09-02 03:28:10','51.79.20.92'),(25634,1,'admin','2019-09-02 03:28:11','51.79.20.92'),(25635,1,'admin','2019-09-02 03:28:11','51.79.20.92'),(25636,1,'admin','2019-09-02 03:28:11','51.79.20.92'),(25637,1,'admin','2019-09-02 03:28:12','51.79.20.92'),(25638,1,'admin','2019-09-02 03:28:12','51.79.20.92'),(25639,1,'admin','2019-09-02 03:28:12','51.79.20.92'),(25640,1,'admin','2019-09-02 03:28:13','51.79.20.92'),(25641,1,'admin','2019-09-02 03:28:13','51.79.20.92'),(25642,1,'admin','2019-09-02 03:28:13','51.79.20.92'),(25643,1,'admin','2019-09-02 03:28:14','51.79.20.92'),(25644,1,'admin','2019-09-02 03:28:14','51.79.20.92'),(25645,1,'admin','2019-09-02 03:28:14','51.79.20.92'),(25646,1,'admin','2019-09-02 03:28:15','51.79.20.92'),(25647,1,'admin','2019-09-02 03:28:15','51.79.20.92'),(25648,1,'admin','2019-09-02 03:28:15','51.79.20.92'),(25649,1,'admin','2019-09-02 03:28:16','51.79.20.92'),(25650,1,'admin','2019-09-02 03:28:16','51.79.20.92'),(25651,1,'admin','2019-09-02 03:28:16','51.79.20.92'),(25652,1,'admin','2019-09-02 03:28:17','51.79.20.92'),(25653,1,'admin','2019-09-02 03:28:17','51.79.20.92'),(25654,1,'admin','2019-09-02 03:28:17','51.79.20.92'),(25655,1,'admin','2019-09-02 03:28:18','51.79.20.92'),(25656,1,'admin','2019-09-02 03:28:18','51.79.20.92'),(25657,1,'admin','2019-09-02 03:28:18','51.79.20.92'),(25658,1,'admin','2019-09-02 03:28:19','51.79.20.92'),(25659,1,'admin','2019-09-02 03:28:19','51.79.20.92'),(25660,1,'admin','2019-09-02 03:28:19','51.79.20.92'),(25661,1,'admin','2019-09-02 03:28:19','51.79.20.92'),(25662,1,'admin','2019-09-02 03:28:20','51.79.20.92'),(25663,1,'admin','2019-09-02 03:28:20','51.79.20.92'),(25664,1,'admin','2019-09-02 03:28:20','51.79.20.92'),(25665,1,'admin','2019-09-02 03:28:21','51.79.20.92'),(25666,1,'admin','2019-09-02 03:28:21','51.79.20.92'),(25667,1,'admin','2019-09-02 03:28:21','51.79.20.92'),(25668,1,'admin','2019-09-02 03:28:22','51.79.20.92'),(25669,1,'admin','2019-09-02 03:28:22','51.79.20.92'),(25670,1,'admin','2019-09-02 03:28:22','51.79.20.92'),(25671,1,'admin','2019-09-02 03:28:23','51.79.20.92'),(25672,1,'admin','2019-09-02 03:28:23','51.79.20.92'),(25673,1,'admin','2019-09-02 03:28:23','51.79.20.92'),(25674,1,'admin','2019-09-02 03:28:24','51.79.20.92'),(25675,1,'admin','2019-09-02 03:28:24','51.79.20.92'),(25676,1,'admin','2019-09-02 03:28:24','51.79.20.92'),(25677,1,'admin','2019-09-02 03:28:25','51.79.20.92'),(25678,1,'admin','2019-09-02 03:28:25','51.79.20.92'),(25679,1,'admin','2019-09-02 03:28:25','51.79.20.92'),(25680,1,'admin','2019-09-02 03:28:26','51.79.20.92'),(25681,1,'admin','2019-09-02 03:28:26','51.79.20.92'),(25682,1,'admin','2019-09-02 03:28:26','51.79.20.92'),(25683,1,'admin','2019-09-02 03:28:27','51.79.20.92'),(25684,1,'admin','2019-09-02 03:28:27','51.79.20.92'),(25685,1,'admin','2019-09-02 03:28:27','51.79.20.92'),(25686,1,'admin','2019-09-02 03:28:28','51.79.20.92'),(25687,1,'admin','2019-09-02 03:28:28','51.79.20.92'),(25688,1,'admin','2019-09-02 03:28:28','51.79.20.92'),(25689,1,'admin','2019-09-02 03:28:28','51.79.20.92'),(25690,1,'admin','2019-09-02 03:28:29','51.79.20.92'),(25691,1,'admin','2019-09-02 03:28:29','51.79.20.92'),(25692,1,'admin','2019-09-02 03:28:29','51.79.20.92'),(25693,1,'admin','2019-09-02 03:28:30','51.79.20.92'),(25694,1,'admin','2019-09-02 03:28:30','51.79.20.92'),(25695,1,'admin','2019-09-02 03:28:30','51.79.20.92'),(25696,1,'admin','2019-09-02 03:28:31','51.79.20.92'),(25697,1,'admin','2019-09-02 03:28:31','51.79.20.92'),(25698,1,'admin','2019-09-02 03:28:31','51.79.20.92'),(25699,1,'admin','2019-09-02 03:28:32','51.79.20.92'),(25700,1,'admin','2019-09-02 03:28:32','51.79.20.92'),(25701,1,'admin','2019-09-02 03:28:32','51.79.20.92'),(25702,1,'admin','2019-09-02 03:28:33','51.79.20.92'),(25703,1,'admin','2019-09-02 03:28:33','51.79.20.92'),(25704,1,'admin','2019-09-02 03:28:33','51.79.20.92'),(25705,1,'admin','2019-09-02 03:28:34','51.79.20.92'),(25706,1,'admin','2019-09-02 03:28:34','51.79.20.92'),(25707,1,'admin','2019-09-02 03:28:34','51.79.20.92'),(25708,1,'admin','2019-09-02 03:28:35','51.79.20.92'),(25709,1,'admin','2019-09-02 03:28:35','51.79.20.92'),(25710,1,'admin','2019-09-02 03:28:35','51.79.20.92'),(25711,1,'admin','2019-09-02 03:28:36','51.79.20.92'),(25712,1,'admin','2019-09-02 03:28:36','51.79.20.92'),(25713,1,'admin','2019-09-02 03:28:36','51.79.20.92'),(25714,1,'admin','2019-09-02 03:28:37','51.79.20.92'),(25715,1,'admin','2019-09-02 03:28:37','51.79.20.92'),(25716,1,'admin','2019-09-02 03:28:37','51.79.20.92'),(25717,1,'admin','2019-09-02 03:28:38','51.79.20.92'),(25718,1,'admin','2019-09-02 03:28:38','51.79.20.92'),(25719,1,'admin','2019-09-02 03:28:38','51.79.20.92'),(25720,1,'admin','2019-09-02 03:28:39','51.79.20.92'),(25721,1,'admin','2019-09-02 03:28:39','51.79.20.92'),(25722,1,'admin','2019-09-02 03:28:39','51.79.20.92'),(25723,1,'admin','2019-09-02 03:28:39','51.79.20.92'),(25724,1,'admin','2019-09-02 03:28:40','51.79.20.92'),(25725,1,'admin','2019-09-02 03:28:40','51.79.20.92'),(25726,1,'admin','2019-09-02 03:28:40','51.79.20.92'),(25727,1,'admin','2019-09-02 03:28:41','51.79.20.92'),(25728,1,'admin','2019-09-02 03:28:41','51.79.20.92'),(25729,1,'admin','2019-09-02 03:28:41','51.79.20.92'),(25730,1,'admin','2019-09-02 03:28:42','51.79.20.92'),(25731,1,'admin','2019-09-02 03:28:42','51.79.20.92'),(25732,1,'admin','2019-09-02 03:28:42','51.79.20.92'),(25733,1,'admin','2019-09-02 03:28:43','51.79.20.92'),(25734,1,'admin','2019-09-02 03:28:43','51.79.20.92'),(25735,1,'admin','2019-09-02 03:28:43','51.79.20.92'),(25736,1,'admin','2019-09-02 03:28:44','51.79.20.92'),(25737,1,'admin','2019-09-02 03:28:44','51.79.20.92'),(25738,1,'admin','2019-09-02 03:28:44','51.79.20.92'),(25739,1,'admin','2019-09-02 03:28:45','51.79.20.92'),(25740,1,'admin','2019-09-02 03:28:45','51.79.20.92'),(25741,1,'admin','2019-09-02 03:28:45','51.79.20.92'),(25742,1,'admin','2019-09-02 03:28:46','51.79.20.92'),(25743,1,'admin','2019-09-02 03:28:46','51.79.20.92'),(25744,1,'admin','2019-09-02 03:28:46','51.79.20.92'),(25745,1,'admin','2019-09-02 03:28:47','51.79.20.92'),(25746,1,'admin','2019-09-02 03:28:47','51.79.20.92'),(25747,1,'admin','2019-09-02 03:28:47','51.79.20.92'),(25748,1,'admin','2019-09-02 03:28:47','51.79.20.92'),(25749,1,'admin','2019-09-02 03:28:48','51.79.20.92'),(25750,1,'admin','2019-09-02 03:28:48','51.79.20.92'),(25751,1,'admin','2019-09-02 03:28:48','51.79.20.92'),(25752,1,'admin','2019-09-02 03:28:49','51.79.20.92'),(25753,1,'admin','2019-09-02 03:28:49','51.79.20.92'),(25754,1,'admin','2019-09-02 03:28:49','51.79.20.92'),(25755,1,'admin','2019-09-02 03:28:50','51.79.20.92'),(25756,1,'admin','2019-09-02 03:28:50','51.79.20.92'),(25757,1,'admin','2019-09-02 03:28:50','51.79.20.92'),(25758,1,'admin','2019-09-02 03:28:51','51.79.20.92'),(25759,1,'admin','2019-09-02 03:28:51','51.79.20.92'),(25760,1,'admin','2019-09-02 03:28:51','51.79.20.92'),(25761,1,'admin','2019-09-02 03:28:52','51.79.20.92'),(25762,1,'admin','2019-09-02 03:28:52','51.79.20.92'),(25763,1,'admin','2019-09-02 03:28:52','51.79.20.92'),(25764,1,'admin','2019-09-02 03:28:53','51.79.20.92'),(25765,1,'admin','2019-09-02 03:28:53','51.79.20.92'),(25766,1,'admin','2019-09-02 03:28:53','51.79.20.92'),(25767,1,'admin','2019-09-02 03:28:54','51.79.20.92'),(25768,1,'admin','2019-09-02 03:28:54','51.79.20.92'),(25769,1,'admin','2019-09-02 03:28:54','51.79.20.92'),(25770,1,'admin','2019-09-02 03:28:55','51.79.20.92'),(25771,1,'admin','2019-09-02 03:28:55','51.79.20.92'),(25772,1,'admin','2019-09-02 03:28:55','51.79.20.92'),(25773,1,'admin','2019-09-02 03:28:56','51.79.20.92'),(25774,1,'admin','2019-09-02 03:28:56','51.79.20.92'),(25775,1,'admin','2019-09-02 03:28:56','51.79.20.92'),(25776,1,'admin','2019-09-02 03:28:57','51.79.20.92'),(25777,1,'admin','2019-09-02 03:28:57','51.79.20.92'),(25778,1,'admin','2019-09-02 03:28:57','51.79.20.92'),(25779,1,'admin','2019-09-02 03:28:57','51.79.20.92'),(25780,1,'admin','2019-09-02 03:28:58','51.79.20.92'),(25781,1,'admin','2019-09-02 03:28:58','51.79.20.92'),(25782,1,'admin','2019-09-02 03:28:58','51.79.20.92'),(25783,1,'admin','2019-09-02 03:28:59','51.79.20.92'),(25784,1,'admin','2019-09-02 03:28:59','51.79.20.92'),(25785,1,'admin','2019-09-02 03:28:59','51.79.20.92'),(25786,1,'admin','2019-09-02 03:29:00','51.79.20.92'),(25787,1,'admin','2019-09-02 03:29:00','51.79.20.92'),(25788,1,'admin','2019-09-02 03:29:00','51.79.20.92'),(25789,1,'admin','2019-09-02 03:29:01','51.79.20.92'),(25790,1,'admin','2019-09-02 03:29:01','51.79.20.92'),(25791,1,'admin','2019-09-02 03:29:01','51.79.20.92'),(25792,1,'admin','2019-09-02 03:29:02','51.79.20.92'),(25793,1,'admin','2019-09-02 03:29:02','51.79.20.92'),(25794,1,'admin','2019-09-02 03:29:02','51.79.20.92'),(25795,1,'admin','2019-09-02 03:29:03','51.79.20.92'),(25796,1,'admin','2019-09-02 03:29:03','51.79.20.92'),(25797,1,'admin','2019-09-02 03:29:03','51.79.20.92'),(25798,1,'admin','2019-09-02 03:29:04','51.79.20.92'),(25799,1,'admin','2019-09-02 03:29:04','51.79.20.92'),(25800,1,'admin','2019-09-02 03:29:04','51.79.20.92'),(25801,1,'admin','2019-09-02 03:29:05','51.79.20.92'),(25802,1,'admin','2019-09-02 03:29:05','51.79.20.92'),(25803,1,'admin','2019-09-02 03:29:05','51.79.20.92'),(25804,1,'admin','2019-09-02 03:29:06','51.79.20.92'),(25805,1,'admin','2019-09-02 03:29:06','51.79.20.92'),(25806,1,'admin','2019-09-02 03:29:06','51.79.20.92'),(25807,1,'admin','2019-09-02 03:29:06','51.79.20.92'),(25808,1,'admin','2019-09-02 03:29:07','51.79.20.92'),(25809,1,'admin','2019-09-02 03:29:07','51.79.20.92'),(25810,1,'admin','2019-09-02 03:29:07','51.79.20.92'),(25811,1,'admin','2019-09-02 03:29:08','51.79.20.92'),(25812,1,'admin','2019-09-02 03:29:08','51.79.20.92'),(25813,1,'admin','2019-09-02 03:29:08','51.79.20.92'),(25814,1,'admin','2019-09-02 03:29:09','51.79.20.92'),(25815,1,'admin','2019-09-02 03:29:09','51.79.20.92'),(25816,1,'admin','2019-09-02 03:29:09','51.79.20.92'),(25817,1,'admin','2019-09-02 03:29:10','51.79.20.92'),(25818,1,'admin','2019-09-02 03:29:10','51.79.20.92'),(25819,1,'admin','2019-09-02 03:29:10','51.79.20.92'),(25820,1,'admin','2019-09-02 03:29:11','51.79.20.92'),(25821,1,'admin','2019-09-02 03:29:11','51.79.20.92'),(25822,1,'admin','2019-09-02 03:29:11','51.79.20.92'),(25823,1,'admin','2019-09-02 03:29:12','51.79.20.92'),(25824,1,'admin','2019-09-02 03:29:12','51.79.20.92'),(25825,1,'admin','2019-09-02 03:29:12','51.79.20.92'),(25826,1,'admin','2019-09-02 03:29:13','51.79.20.92'),(25827,1,'admin','2019-09-02 03:29:13','51.79.20.92'),(25828,1,'admin','2019-09-02 03:29:13','51.79.20.92'),(25829,1,'admin','2019-09-02 03:29:14','51.79.20.92'),(25830,1,'admin','2019-09-02 03:29:14','51.79.20.92'),(25831,1,'admin','2019-09-02 03:29:14','51.79.20.92'),(25832,1,'admin','2019-09-02 03:29:15','51.79.20.92'),(25833,1,'admin','2019-09-02 03:29:15','51.79.20.92'),(25834,1,'admin','2019-09-02 03:29:15','51.79.20.92'),(25835,1,'admin','2019-09-02 03:29:15','51.79.20.92'),(25836,1,'admin','2019-09-02 03:29:16','51.79.20.92'),(25837,1,'admin','2019-09-02 03:29:16','51.79.20.92'),(25838,1,'admin','2019-09-02 03:29:16','51.79.20.92'),(25839,1,'admin','2019-09-02 03:29:17','51.79.20.92'),(25840,1,'admin','2019-09-02 03:29:17','51.79.20.92'),(25841,1,'admin','2019-09-02 03:29:17','51.79.20.92'),(25842,1,'admin','2019-09-02 03:29:18','51.79.20.92'),(25843,1,'admin','2019-09-02 03:29:18','51.79.20.92'),(25844,1,'admin','2019-09-02 03:29:18','51.79.20.92'),(25845,1,'admin','2019-09-02 03:29:19','51.79.20.92'),(25846,1,'admin','2019-09-02 03:29:19','51.79.20.92'),(25847,1,'admin','2019-09-02 03:29:19','51.79.20.92'),(25848,1,'admin','2019-09-02 03:29:20','51.79.20.92'),(25849,1,'admin','2019-09-02 03:29:20','51.79.20.92'),(25850,1,'admin','2019-09-02 03:29:20','51.79.20.92'),(25851,1,'admin','2019-09-02 03:29:21','51.79.20.92'),(25852,1,'admin','2019-09-02 03:29:21','51.79.20.92'),(25853,1,'admin','2019-09-02 03:29:21','51.79.20.92'),(25854,1,'admin','2019-09-02 03:29:22','51.79.20.92'),(25855,1,'admin','2019-09-02 03:29:22','51.79.20.92'),(25856,1,'admin','2019-09-02 03:29:22','51.79.20.92'),(25857,1,'admin','2019-09-02 03:29:23','51.79.20.92'),(25858,1,'admin','2019-09-02 03:29:23','51.79.20.92'),(25859,1,'admin','2019-09-02 03:29:23','51.79.20.92'),(25860,1,'admin','2019-09-02 03:29:24','51.79.20.92'),(25861,1,'admin','2019-09-02 03:29:24','51.79.20.92'),(25862,1,'admin','2019-09-02 03:29:24','51.79.20.92'),(25863,1,'admin','2019-09-02 03:29:25','51.79.20.92'),(25864,1,'admin','2019-09-02 03:29:25','51.79.20.92'),(25865,1,'admin','2019-09-02 03:29:25','51.79.20.92'),(25866,1,'admin','2019-09-02 03:29:26','51.79.20.92'),(25867,1,'admin','2019-09-02 03:29:26','51.79.20.92'),(25868,1,'admin','2019-09-02 03:29:26','51.79.20.92'),(25869,1,'admin','2019-09-02 03:29:26','51.79.20.92'),(25870,1,'admin','2019-09-02 03:29:27','51.79.20.92'),(25871,1,'admin','2019-09-02 03:29:27','51.79.20.92'),(25872,1,'admin','2019-09-02 03:29:27','51.79.20.92'),(25873,1,'admin','2019-09-02 03:29:28','51.79.20.92'),(25874,1,'admin','2019-09-02 03:29:28','51.79.20.92'),(25875,1,'admin','2019-09-02 03:29:28','51.79.20.92'),(25876,1,'admin','2019-09-02 03:29:29','51.79.20.92'),(25877,1,'admin','2019-09-02 03:29:29','51.79.20.92'),(25878,1,'admin','2019-09-02 03:29:29','51.79.20.92'),(25879,1,'admin','2019-09-02 03:29:30','51.79.20.92'),(25880,1,'admin','2019-09-02 03:29:30','51.79.20.92'),(25881,1,'admin','2019-09-02 03:29:30','51.79.20.92'),(25882,1,'admin','2019-09-02 03:29:31','51.79.20.92'),(25883,1,'admin','2019-09-02 03:29:31','51.79.20.92'),(25884,1,'admin','2019-09-02 03:29:31','51.79.20.92'),(25885,1,'admin','2019-09-02 03:29:32','51.79.20.92'),(25886,1,'admin','2019-09-02 03:29:32','51.79.20.92'),(25887,1,'admin','2019-09-02 03:29:32','51.79.20.92'),(25888,1,'admin','2019-09-02 03:29:33','51.79.20.92'),(25889,1,'admin','2019-09-02 03:29:33','51.79.20.92'),(25890,1,'admin','2019-09-02 03:29:33','51.79.20.92'),(25891,1,'admin','2019-09-02 03:29:34','51.79.20.92'),(25892,1,'admin','2019-09-02 03:29:34','51.79.20.92'),(25893,1,'admin','2019-09-02 03:29:34','51.79.20.92'),(25894,1,'admin','2019-09-02 03:29:35','51.79.20.92'),(25895,1,'admin','2019-09-02 03:29:35','51.79.20.92'),(25896,1,'admin','2019-09-02 03:29:35','51.79.20.92'),(25897,1,'admin','2019-09-02 03:29:35','51.79.20.92'),(25898,1,'admin','2019-09-02 03:29:36','51.79.20.92'),(25899,1,'admin','2019-09-02 03:29:36','51.79.20.92'),(25900,1,'admin','2019-09-02 03:29:36','51.79.20.92'),(25901,1,'admin','2019-09-02 03:29:37','51.79.20.92'),(25902,1,'admin','2019-09-02 03:29:37','51.79.20.92'),(25903,1,'admin','2019-09-02 03:29:37','51.79.20.92'),(25904,1,'admin','2019-09-02 03:29:38','51.79.20.92'),(25905,1,'admin','2019-09-02 03:29:38','51.79.20.92'),(25906,1,'admin','2019-09-02 03:29:38','51.79.20.92'),(25907,1,'admin','2019-09-02 03:29:39','51.79.20.92'),(25908,1,'admin','2019-09-02 03:29:39','51.79.20.92'),(25909,1,'admin','2019-09-02 03:29:39','51.79.20.92'),(25910,1,'admin','2019-09-02 03:29:40','51.79.20.92'),(25911,1,'admin','2019-09-02 03:29:40','51.79.20.92'),(25912,1,'admin','2019-09-02 03:29:40','51.79.20.92'),(25913,1,'admin','2019-09-02 03:29:41','51.79.20.92'),(25914,1,'admin','2019-09-02 03:29:41','51.79.20.92'),(25915,1,'admin','2019-09-02 03:29:41','51.79.20.92'),(25916,1,'admin','2019-09-02 03:29:42','51.79.20.92'),(25917,1,'admin','2019-09-02 03:29:42','51.79.20.92'),(25918,1,'admin','2019-09-02 03:29:42','51.79.20.92'),(25919,1,'admin','2019-09-02 03:29:43','51.79.20.92'),(25920,1,'admin','2019-09-02 03:29:43','51.79.20.92'),(25921,1,'admin','2019-09-02 03:29:43','51.79.20.92'),(25922,1,'admin','2019-09-02 03:29:44','51.79.20.92'),(25923,1,'admin','2019-09-02 03:29:44','51.79.20.92'),(25924,1,'admin','2019-09-02 03:29:44','51.79.20.92'),(25925,1,'admin','2019-09-02 03:29:45','51.79.20.92'),(25926,1,'admin','2019-09-02 03:29:45','51.79.20.92'),(25927,1,'admin','2019-09-02 03:29:45','51.79.20.92'),(25928,1,'admin','2019-09-02 03:29:45','51.79.20.92'),(25929,1,'admin','2019-09-02 03:29:46','51.79.20.92'),(25930,1,'admin','2019-09-02 03:29:46','51.79.20.92'),(25931,1,'admin','2019-09-02 03:29:46','51.79.20.92'),(25932,1,'admin','2019-09-02 03:29:47','51.79.20.92'),(25933,1,'admin','2019-09-02 03:29:47','51.79.20.92'),(25934,1,'admin','2019-09-02 03:29:47','51.79.20.92'),(25935,1,'admin','2019-09-02 03:29:48','51.79.20.92'),(25936,1,'admin','2019-09-02 03:29:48','51.79.20.92'),(25937,1,'admin','2019-09-02 03:29:48','51.79.20.92'),(25938,1,'admin','2019-09-02 03:29:49','51.79.20.92'),(25939,1,'admin','2019-09-02 03:29:49','51.79.20.92'),(25940,1,'admin','2019-09-02 03:29:49','51.79.20.92'),(25941,1,'admin','2019-09-02 03:29:50','51.79.20.92'),(25942,1,'admin','2019-09-02 03:29:50','51.79.20.92'),(25943,1,'admin','2019-09-02 03:29:50','51.79.20.92'),(25944,1,'admin','2019-09-02 03:29:51','51.79.20.92'),(25945,1,'admin','2019-09-02 03:29:51','51.79.20.92'),(25946,1,'admin','2019-09-02 03:29:51','51.79.20.92'),(25947,1,'admin','2019-09-02 03:29:52','51.79.20.92'),(25948,1,'admin','2019-09-02 03:29:52','51.79.20.92'),(25949,1,'admin','2019-09-02 03:29:52','51.79.20.92'),(25950,1,'admin','2019-09-02 03:29:53','51.79.20.92'),(25951,1,'admin','2019-09-02 03:29:53','51.79.20.92'),(25952,1,'admin','2019-09-02 03:29:53','51.79.20.92'),(25953,1,'admin','2019-09-02 03:29:54','51.79.20.92'),(25954,1,'admin','2019-09-02 03:29:54','51.79.20.92'),(25955,1,'admin','2019-09-02 03:29:54','51.79.20.92'),(25956,1,'admin','2019-09-02 03:29:55','51.79.20.92'),(25957,1,'admin','2019-09-02 03:29:55','51.79.20.92'),(25958,1,'admin','2019-09-02 03:29:55','51.79.20.92'),(25959,1,'admin','2019-09-02 03:29:56','51.79.20.92'),(25960,1,'admin','2019-09-02 03:29:56','51.79.20.92'),(25961,1,'admin','2019-09-02 03:29:56','51.79.20.92'),(25962,1,'admin','2019-09-02 03:29:56','51.79.20.92'),(25963,1,'admin','2019-09-02 03:29:57','51.79.20.92'),(25964,1,'admin','2019-09-02 03:29:57','51.79.20.92'),(25965,1,'admin','2019-09-02 03:29:57','51.79.20.92'),(25966,1,'admin','2019-09-02 03:29:58','51.79.20.92'),(25967,1,'admin','2019-09-02 03:29:58','51.79.20.92'),(25968,1,'admin','2019-09-02 03:29:58','51.79.20.92'),(25969,1,'admin','2019-09-02 03:29:59','51.79.20.92'),(25970,1,'admin','2019-09-02 03:29:59','51.79.20.92'),(25971,1,'admin','2019-09-02 03:29:59','51.79.20.92'),(25972,1,'admin','2019-09-02 03:30:00','51.79.20.92'),(25973,1,'admin','2019-09-02 03:30:00','51.79.20.92'),(25974,1,'admin','2019-09-02 03:30:00','51.79.20.92'),(25975,1,'admin','2019-09-02 03:30:01','51.79.20.92'),(25976,1,'admin','2019-09-02 03:30:01','51.79.20.92'),(25977,1,'admin','2019-09-02 03:30:01','51.79.20.92'),(25978,1,'admin','2019-09-02 03:30:02','51.79.20.92'),(25979,1,'admin','2019-09-02 03:30:02','51.79.20.92'),(25980,1,'admin','2019-09-02 03:30:02','51.79.20.92'),(25981,1,'admin','2019-09-02 03:30:03','51.79.20.92'),(25982,1,'admin','2019-09-02 03:30:03','51.79.20.92'),(25983,1,'admin','2019-09-02 03:30:03','51.79.20.92'),(25984,1,'admin','2019-09-02 03:30:04','51.79.20.92'),(25985,1,'admin','2019-09-02 03:30:04','51.79.20.92'),(25986,1,'admin','2019-09-02 03:30:04','51.79.20.92'),(25987,1,'admin','2019-09-02 03:30:05','51.79.20.92'),(25988,1,'admin','2019-09-02 03:30:05','51.79.20.92'),(25989,1,'admin','2019-09-02 03:30:05','51.79.20.92'),(25990,1,'admin','2019-09-02 03:30:06','51.79.20.92'),(25991,1,'admin','2019-09-02 03:30:06','51.79.20.92'),(25992,1,'admin','2019-09-02 03:30:06','51.79.20.92'),(25993,1,'admin','2019-09-02 03:30:07','51.79.20.92'),(25994,1,'admin','2019-09-02 03:30:07','51.79.20.92'),(25995,1,'admin','2019-09-02 03:30:07','51.79.20.92'),(25996,1,'admin','2019-09-02 03:30:08','51.79.20.92'),(25997,1,'admin','2019-09-02 03:30:08','51.79.20.92'),(25998,1,'admin','2019-09-02 03:30:08','51.79.20.92'),(25999,1,'admin','2019-09-02 03:30:09','51.79.20.92'),(26000,1,'admin','2019-09-02 03:30:09','51.79.20.92'),(26001,1,'admin','2019-09-02 03:30:09','51.79.20.92'),(26002,1,'admin','2019-09-02 03:30:10','51.79.20.92'),(26003,1,'admin','2019-09-02 03:30:10','51.79.20.92'),(26004,1,'admin','2019-09-02 03:30:10','51.79.20.92'),(26005,1,'admin','2019-09-02 03:30:11','51.79.20.92'),(26006,1,'admin','2019-09-02 03:30:11','51.79.20.92'),(26007,1,'admin','2019-09-02 03:30:11','51.79.20.92'),(26008,1,'admin','2019-09-02 03:30:12','51.79.20.92'),(26009,1,'admin','2019-09-02 03:30:12','51.79.20.92'),(26010,1,'admin','2019-09-02 03:30:12','51.79.20.92'),(26011,1,'admin','2019-09-02 03:30:12','51.79.20.92'),(26012,1,'admin','2019-09-02 03:30:13','51.79.20.92'),(26013,1,'admin','2019-09-02 03:30:13','51.79.20.92'),(26014,1,'admin','2019-09-02 03:30:13','51.79.20.92'),(26015,1,'admin','2019-09-02 03:30:14','51.79.20.92'),(26016,1,'admin','2019-09-02 03:30:14','51.79.20.92'),(26017,1,'admin','2019-09-02 03:30:14','51.79.20.92'),(26018,1,'admin','2019-09-02 03:30:15','51.79.20.92'),(26019,1,'admin','2019-09-02 03:30:15','51.79.20.92'),(26020,1,'admin','2019-09-02 03:30:15','51.79.20.92'),(26021,1,'admin','2019-09-02 03:30:16','51.79.20.92'),(26022,1,'admin','2019-09-02 03:30:16','51.79.20.92'),(26023,1,'admin','2019-09-02 03:30:16','51.79.20.92'),(26024,1,'admin','2019-09-02 03:30:17','51.79.20.92'),(26025,1,'admin','2019-09-02 03:30:17','51.79.20.92'),(26026,1,'admin','2019-09-02 03:30:17','51.79.20.92'),(26027,1,'admin','2019-09-02 03:30:18','51.79.20.92'),(26028,1,'admin','2019-09-02 03:30:18','51.79.20.92'),(26029,1,'admin','2019-09-02 03:30:18','51.79.20.92'),(26030,1,'admin','2019-09-02 03:30:19','51.79.20.92'),(26031,1,'admin','2019-09-02 03:30:19','51.79.20.92'),(26032,1,'admin','2019-09-02 03:30:19','51.79.20.92'),(26033,1,'admin','2019-09-02 03:30:20','51.79.20.92'),(26034,1,'admin','2019-09-02 03:30:20','51.79.20.92'),(26035,1,'admin','2019-09-02 03:30:20','51.79.20.92'),(26036,1,'admin','2019-09-02 03:30:21','51.79.20.92'),(26037,1,'admin','2019-09-02 03:30:21','51.79.20.92'),(26038,1,'admin','2019-09-02 03:30:21','51.79.20.92'),(26039,1,'admin','2019-09-02 03:30:21','51.79.20.92'),(26040,1,'admin','2019-09-02 03:30:22','51.79.20.92'),(26041,1,'admin','2019-09-02 03:30:22','51.79.20.92'),(26042,1,'admin','2019-09-02 03:30:22','51.79.20.92'),(26043,1,'admin','2019-09-02 03:30:23','51.79.20.92'),(26044,1,'admin','2019-09-02 03:30:23','51.79.20.92'),(26045,1,'admin','2019-09-02 03:30:23','51.79.20.92'),(26046,1,'admin','2019-09-02 03:30:24','51.79.20.92'),(26047,1,'admin','2019-09-02 03:30:24','51.79.20.92'),(26048,1,'admin','2019-09-02 03:30:24','51.79.20.92'),(26049,1,'admin','2019-09-02 03:30:25','51.79.20.92'),(26050,1,'admin','2019-09-02 03:30:25','51.79.20.92'),(26051,1,'admin','2019-09-02 03:30:25','51.79.20.92'),(26052,1,'admin','2019-09-02 03:30:26','51.79.20.92'),(26053,1,'admin','2019-09-02 03:30:26','51.79.20.92'),(26054,1,'admin','2019-09-02 03:30:26','51.79.20.92'),(26055,1,'admin','2019-09-02 03:30:27','51.79.20.92'),(26056,1,'admin','2019-09-02 03:30:27','51.79.20.92'),(26057,1,'admin','2019-09-02 03:30:27','51.79.20.92'),(26058,1,'admin','2019-09-02 03:30:28','51.79.20.92'),(26059,1,'admin','2019-09-02 03:30:28','51.79.20.92'),(26060,1,'admin','2019-09-02 03:30:28','51.79.20.92'),(26061,1,'admin','2019-09-02 03:30:29','51.79.20.92'),(26062,1,'admin','2019-09-02 03:30:29','51.79.20.92'),(26063,1,'admin','2019-09-02 03:30:29','51.79.20.92'),(26064,1,'admin','2019-09-02 03:30:30','51.79.20.92'),(26065,1,'admin','2019-09-02 03:30:30','51.79.20.92'),(26066,1,'admin','2019-09-02 03:30:30','51.79.20.92'),(26067,1,'admin','2019-09-02 03:30:30','51.79.20.92'),(26068,1,'admin','2019-09-02 03:30:31','51.79.20.92'),(26069,1,'admin','2019-09-02 03:30:31','51.79.20.92'),(26070,1,'admin','2019-09-02 03:30:31','51.79.20.92'),(26071,1,'admin','2019-09-02 03:30:32','51.79.20.92'),(26072,1,'admin','2019-09-02 03:30:32','51.79.20.92'),(26073,1,'admin','2019-09-02 03:30:32','51.79.20.92'),(26074,1,'admin','2019-09-02 03:30:33','51.79.20.92'),(26075,1,'admin','2019-09-02 03:30:33','51.79.20.92'),(26076,1,'admin','2019-09-02 03:30:33','51.79.20.92'),(26077,1,'admin','2019-09-02 03:30:34','51.79.20.92'),(26078,1,'admin','2019-09-02 03:30:34','51.79.20.92'),(26079,1,'admin','2019-09-02 03:30:34','51.79.20.92'),(26080,1,'admin','2019-09-02 03:30:35','51.79.20.92'),(26081,1,'admin','2019-09-02 03:30:35','51.79.20.92'),(26082,1,'admin','2019-09-02 03:30:35','51.79.20.92'),(26083,1,'admin','2019-09-02 03:30:36','51.79.20.92'),(26084,1,'admin','2019-09-02 03:30:36','51.79.20.92'),(26085,1,'admin','2019-09-02 03:30:36','51.79.20.92'),(26086,1,'admin','2019-09-02 03:30:37','51.79.20.92'),(26087,1,'admin','2019-09-02 03:30:37','51.79.20.92'),(26088,1,'admin','2019-09-02 03:30:37','51.79.20.92'),(26089,1,'admin','2019-09-02 03:30:38','51.79.20.92'),(26090,1,'admin','2019-09-02 03:30:38','51.79.20.92'),(26091,1,'admin','2019-09-02 03:30:38','51.79.20.92'),(26092,1,'admin','2019-09-02 03:30:39','51.79.20.92'),(26093,1,'admin','2019-09-02 03:30:39','51.79.20.92'),(26094,1,'admin','2019-09-02 03:30:39','51.79.20.92'),(26095,1,'admin','2019-09-02 03:30:39','51.79.20.92'),(26096,1,'admin','2019-09-02 03:30:40','51.79.20.92'),(26097,1,'admin','2019-09-02 03:30:40','51.79.20.92'),(26098,1,'admin','2019-09-02 03:30:40','51.79.20.92'),(26099,1,'admin','2019-09-02 03:30:41','51.79.20.92'),(26100,1,'admin','2019-09-02 03:30:41','51.79.20.92'),(26101,1,'admin','2019-09-02 03:30:41','51.79.20.92'),(26102,1,'admin','2019-09-02 03:30:42','51.79.20.92'),(26103,1,'admin','2019-09-02 03:30:42','51.79.20.92'),(26104,1,'admin','2019-09-02 03:30:42','51.79.20.92'),(26105,1,'admin','2019-09-02 03:30:43','51.79.20.92'),(26106,1,'admin','2019-09-02 03:30:43','51.79.20.92'),(26107,1,'admin','2019-09-02 03:30:43','51.79.20.92'),(26108,1,'admin','2019-09-02 03:30:44','51.79.20.92'),(26109,1,'admin','2019-09-02 03:30:44','51.79.20.92'),(26110,1,'admin','2019-09-02 03:30:44','51.79.20.92'),(26111,1,'admin','2019-09-02 03:30:45','51.79.20.92'),(26112,1,'admin','2019-09-02 03:30:45','51.79.20.92'),(26113,1,'admin','2019-09-02 03:30:45','51.79.20.92'),(26114,1,'admin','2019-09-02 03:30:46','51.79.20.92'),(26115,1,'admin','2019-09-02 03:30:46','51.79.20.92'),(26116,1,'admin','2019-09-02 03:30:46','51.79.20.92'),(26117,1,'admin','2019-09-02 03:30:47','51.79.20.92'),(26118,1,'admin','2019-09-02 03:30:47','51.79.20.92'),(26119,1,'admin','2019-09-02 03:30:47','51.79.20.92'),(26120,1,'admin','2019-09-02 03:30:48','51.79.20.92'),(26121,1,'admin','2019-09-02 03:30:48','51.79.20.92'),(26122,1,'admin','2019-09-02 03:30:48','51.79.20.92'),(26123,1,'admin','2019-09-02 03:30:48','51.79.20.92'),(26124,1,'admin','2019-09-02 03:30:49','51.79.20.92'),(26125,1,'admin','2019-09-02 03:30:49','51.79.20.92'),(26126,1,'admin','2019-09-02 03:30:49','51.79.20.92'),(26127,1,'admin','2019-09-02 03:30:50','51.79.20.92'),(26128,1,'admin','2019-09-02 03:30:50','51.79.20.92'),(26129,1,'admin','2019-09-02 03:30:50','51.79.20.92'),(26130,1,'admin','2019-09-02 03:30:51','51.79.20.92'),(26131,1,'admin','2019-09-02 03:30:51','51.79.20.92'),(26132,1,'admin','2019-09-02 03:30:51','51.79.20.92'),(26133,1,'admin','2019-09-02 03:30:52','51.79.20.92'),(26134,1,'admin','2019-09-02 03:30:52','51.79.20.92'),(26135,1,'admin','2019-09-02 03:30:52','51.79.20.92'),(26136,1,'admin','2019-09-02 03:30:53','51.79.20.92'),(26137,1,'admin','2019-09-02 03:30:53','51.79.20.92'),(26138,1,'admin','2019-09-02 03:30:53','51.79.20.92'),(26139,1,'admin','2019-09-02 03:30:54','51.79.20.92'),(26140,1,'admin','2019-09-02 03:30:54','51.79.20.92'),(26141,1,'admin','2019-09-02 03:30:54','51.79.20.92'),(26142,1,'admin','2019-09-02 03:30:55','51.79.20.92'),(26143,1,'admin','2019-09-02 03:30:55','51.79.20.92'),(26144,1,'admin','2019-09-02 03:30:55','51.79.20.92'),(26145,1,'admin','2019-09-02 03:30:56','51.79.20.92'),(26146,1,'admin','2019-09-02 03:30:56','51.79.20.92'),(26147,1,'admin','2019-09-02 03:30:56','51.79.20.92'),(26148,1,'admin','2019-09-02 03:30:57','51.79.20.92'),(26149,1,'admin','2019-09-02 03:30:57','51.79.20.92'),(26150,1,'admin','2019-09-02 03:30:57','51.79.20.92'),(26151,1,'admin','2019-09-02 03:30:57','51.79.20.92'),(26152,1,'admin','2019-09-02 03:30:58','51.79.20.92'),(26153,1,'admin','2019-09-02 03:30:58','51.79.20.92'),(26154,1,'admin','2019-09-02 03:30:58','51.79.20.92'),(26155,1,'admin','2019-09-02 03:30:59','51.79.20.92'),(26156,1,'admin','2019-09-02 03:30:59','51.79.20.92'),(26157,1,'admin','2019-09-02 03:30:59','51.79.20.92'),(26158,1,'admin','2019-09-02 03:31:00','51.79.20.92'),(26159,1,'admin','2019-09-02 03:31:00','51.79.20.92'),(26160,1,'admin','2019-09-02 03:31:00','51.79.20.92'),(26161,1,'admin','2019-09-02 03:31:01','51.79.20.92'),(26162,1,'admin','2019-09-02 03:31:01','51.79.20.92'),(26163,1,'admin','2019-09-02 03:31:01','51.79.20.92'),(26164,1,'admin','2019-09-02 03:31:02','51.79.20.92'),(26165,1,'admin','2019-09-02 03:31:02','51.79.20.92'),(26166,1,'admin','2019-09-02 03:31:02','51.79.20.92'),(26167,1,'admin','2019-09-02 03:31:03','51.79.20.92'),(26168,1,'admin','2019-09-02 03:31:03','51.79.20.92'),(26169,1,'admin','2019-09-02 03:31:03','51.79.20.92'),(26170,1,'admin','2019-09-02 03:31:04','51.79.20.92'),(26171,1,'admin','2019-09-02 03:31:04','51.79.20.92'),(26172,1,'admin','2019-09-02 03:31:04','51.79.20.92'),(26173,1,'admin','2019-09-02 03:31:05','51.79.20.92'),(26174,1,'admin','2019-09-02 03:31:05','51.79.20.92'),(26175,1,'admin','2019-09-02 03:31:05','51.79.20.92'),(26176,1,'admin','2019-09-02 03:31:05','51.79.20.92'),(26177,1,'admin','2019-09-02 03:31:06','51.79.20.92'),(26178,1,'admin','2019-09-02 03:31:06','51.79.20.92'),(26179,1,'admin','2019-09-02 03:31:06','51.79.20.92'),(26180,1,'admin','2019-09-02 03:31:07','51.79.20.92'),(26181,1,'admin','2019-09-02 03:31:07','51.79.20.92'),(26182,1,'admin','2019-09-02 03:31:07','51.79.20.92'),(26183,1,'admin','2019-09-02 03:31:08','51.79.20.92'),(26184,1,'admin','2019-09-02 03:31:08','51.79.20.92'),(26185,1,'admin','2019-09-02 03:31:08','51.79.20.92'),(26186,1,'admin','2019-09-02 03:31:09','51.79.20.92'),(26187,1,'admin','2019-09-02 03:31:09','51.79.20.92'),(26188,1,'admin','2019-09-02 03:31:09','51.79.20.92'),(26189,1,'admin','2019-09-02 03:31:10','51.79.20.92'),(26190,1,'admin','2019-09-02 03:31:10','51.79.20.92'),(26191,1,'admin','2019-09-02 03:31:10','51.79.20.92'),(26192,1,'admin','2019-09-02 03:31:11','51.79.20.92'),(26193,1,'admin','2019-09-02 03:31:11','51.79.20.92'),(26194,1,'admin','2019-09-02 03:31:11','51.79.20.92'),(26195,1,'admin','2019-09-02 03:31:12','51.79.20.92'),(26196,1,'admin','2019-09-02 03:31:12','51.79.20.92'),(26197,1,'admin','2019-09-02 03:31:12','51.79.20.92'),(26198,1,'admin','2019-09-02 03:31:13','51.79.20.92'),(26199,1,'admin','2019-09-02 03:31:13','51.79.20.92'),(26200,1,'admin','2019-09-02 03:31:13','51.79.20.92'),(26201,1,'admin','2019-09-02 03:31:13','51.79.20.92'),(26202,1,'admin','2019-09-02 03:31:14','51.79.20.92'),(26203,1,'admin','2019-09-02 03:31:14','51.79.20.92'),(26204,1,'admin','2019-09-02 03:31:14','51.79.20.92'),(26205,1,'admin','2019-09-02 03:31:15','51.79.20.92'),(26206,1,'admin','2019-09-02 03:31:15','51.79.20.92'),(26207,1,'admin','2019-09-02 03:31:15','51.79.20.92'),(26208,1,'admin','2019-09-02 03:31:16','51.79.20.92'),(26209,1,'admin','2019-09-02 03:31:16','51.79.20.92'),(26210,1,'admin','2019-09-02 03:31:16','51.79.20.92'),(26211,1,'admin','2019-09-02 03:31:17','51.79.20.92'),(26212,1,'admin','2019-09-02 03:31:17','51.79.20.92'),(26213,1,'admin','2019-09-02 03:31:17','51.79.20.92'),(26214,1,'admin','2019-09-02 03:31:18','51.79.20.92'),(26215,1,'admin','2019-09-02 03:31:18','51.79.20.92'),(26216,1,'admin','2019-09-02 03:31:18','51.79.20.92'),(26217,1,'admin','2019-09-02 03:31:19','51.79.20.92'),(26218,1,'admin','2019-09-02 03:31:19','51.79.20.92'),(26219,1,'admin','2019-09-02 03:31:19','51.79.20.92'),(26220,1,'admin','2019-09-02 03:31:20','51.79.20.92'),(26221,1,'admin','2019-09-02 03:31:20','51.79.20.92'),(26222,1,'admin','2019-09-02 03:31:20','51.79.20.92'),(26223,1,'admin','2019-09-02 03:31:21','51.79.20.92'),(26224,1,'admin','2019-09-02 03:31:21','51.79.20.92'),(26225,1,'admin','2019-09-02 03:31:21','51.79.20.92'),(26226,1,'admin','2019-09-02 03:31:21','51.79.20.92'),(26227,1,'admin','2019-09-02 03:31:22','51.79.20.92'),(26228,1,'admin','2019-09-02 03:31:22','51.79.20.92'),(26229,1,'admin','2019-09-02 03:31:22','51.79.20.92'),(26230,1,'admin','2019-09-02 03:31:23','51.79.20.92'),(26231,1,'admin','2019-09-02 03:31:23','51.79.20.92'),(26232,1,'admin','2019-09-02 03:31:23','51.79.20.92'),(26233,1,'admin','2019-09-02 03:31:24','51.79.20.92'),(26234,1,'admin','2019-09-02 03:31:24','51.79.20.92'),(26235,1,'admin','2019-09-02 03:31:24','51.79.20.92'),(26236,1,'admin','2019-09-02 03:31:25','51.79.20.92'),(26237,1,'admin','2019-09-02 03:31:25','51.79.20.92'),(26238,1,'admin','2019-09-02 03:31:25','51.79.20.92'),(26239,1,'admin','2019-09-02 03:31:26','51.79.20.92'),(26240,1,'admin','2019-09-02 03:31:26','51.79.20.92'),(26241,1,'admin','2019-09-02 03:31:26','51.79.20.92'),(26242,1,'admin','2019-09-02 03:31:27','51.79.20.92'),(26243,1,'admin','2019-09-02 03:31:27','51.79.20.92'),(26244,1,'admin','2019-09-02 03:31:27','51.79.20.92'),(26245,1,'admin','2019-09-02 03:31:28','51.79.20.92'),(26246,1,'admin','2019-09-02 03:31:28','51.79.20.92'),(26247,1,'admin','2019-09-02 03:31:28','51.79.20.92'),(26248,1,'admin','2019-09-02 03:31:29','51.79.20.92'),(26249,1,'admin','2019-09-02 03:31:29','51.79.20.92'),(26250,1,'admin','2019-09-02 03:31:29','51.79.20.92'),(26251,1,'admin','2019-09-02 03:31:30','51.79.20.92'),(26252,1,'admin','2019-09-02 03:31:30','51.79.20.92'),(26253,1,'admin','2019-09-02 03:31:30','51.79.20.92'),(26254,1,'admin','2019-09-02 03:31:31','51.79.20.92'),(26255,1,'admin','2019-09-02 03:31:31','51.79.20.92'),(26256,1,'admin','2019-09-02 03:31:31','51.79.20.92'),(26257,1,'admin','2019-09-02 03:31:31','51.79.20.92'),(26258,1,'admin','2019-09-02 03:31:32','51.79.20.92'),(26259,1,'admin','2019-09-02 03:31:32','51.79.20.92'),(26260,1,'admin','2019-09-02 03:31:32','51.79.20.92'),(26261,1,'admin','2019-09-02 03:31:33','51.79.20.92'),(26262,1,'admin','2019-09-02 03:31:33','51.79.20.92'),(26263,1,'admin','2019-09-02 03:31:33','51.79.20.92'),(26264,1,'admin','2019-09-02 03:31:34','51.79.20.92'),(26265,1,'admin','2019-09-02 03:31:34','51.79.20.92'),(26266,1,'admin','2019-09-02 03:31:34','51.79.20.92'),(26267,1,'admin','2019-09-02 03:31:35','51.79.20.92'),(26268,1,'admin','2019-09-02 03:31:35','51.79.20.92'),(26269,1,'admin','2019-09-02 03:31:35','51.79.20.92'),(26270,1,'admin','2019-09-02 03:31:36','51.79.20.92'),(26271,1,'admin','2019-09-02 03:31:36','51.79.20.92'),(26272,1,'admin','2019-09-02 03:31:36','51.79.20.92'),(26273,1,'admin','2019-09-02 03:31:37','51.79.20.92'),(26274,1,'admin','2019-09-02 03:31:37','51.79.20.92'),(26275,1,'admin','2019-09-02 03:31:37','51.79.20.92'),(26276,1,'admin','2019-09-02 03:31:38','51.79.20.92'),(26277,1,'admin','2019-09-02 03:31:38','51.79.20.92'),(26278,1,'admin','2019-09-02 03:31:38','51.79.20.92'),(26279,1,'admin','2019-09-02 03:31:39','51.79.20.92'),(26280,1,'admin','2019-09-02 03:31:39','51.79.20.92'),(26281,1,'admin','2019-09-02 03:31:39','51.79.20.92'),(26282,1,'admin','2019-09-02 03:31:39','51.79.20.92'),(26283,1,'admin','2019-09-02 03:31:40','51.79.20.92'),(26284,1,'admin','2019-09-02 03:31:40','51.79.20.92'),(26285,1,'admin','2019-09-02 03:31:40','51.79.20.92'),(26286,1,'admin','2019-09-02 03:31:41','51.79.20.92'),(26287,1,'admin','2019-09-02 03:31:41','51.79.20.92'),(26288,1,'admin','2019-09-02 03:31:41','51.79.20.92'),(26289,1,'admin','2019-09-02 03:31:42','51.79.20.92'),(26290,1,'admin','2019-09-02 03:31:42','51.79.20.92'),(26291,1,'admin','2019-09-02 03:31:42','51.79.20.92'),(26292,1,'admin','2019-09-02 03:31:43','51.79.20.92'),(26293,1,'admin','2019-09-02 03:31:43','51.79.20.92'),(26294,1,'admin','2019-09-02 03:31:43','51.79.20.92'),(26295,1,'admin','2019-09-02 03:31:44','51.79.20.92'),(26296,1,'admin','2019-09-02 03:31:44','51.79.20.92'),(26297,1,'admin','2019-09-02 03:31:44','51.79.20.92'),(26298,1,'admin','2019-09-02 03:31:45','51.79.20.92'),(26299,1,'admin','2019-09-02 03:31:45','51.79.20.92'),(26300,1,'admin','2019-09-02 03:31:45','51.79.20.92'),(26301,1,'admin','2019-09-02 03:31:46','51.79.20.92'),(26302,1,'admin','2019-09-02 03:31:46','51.79.20.92'),(26303,1,'admin','2019-09-02 03:31:46','51.79.20.92'),(26304,1,'admin','2019-09-02 03:31:47','51.79.20.92'),(26305,1,'admin','2019-09-02 03:31:47','51.79.20.92'),(26306,1,'admin','2019-09-02 03:31:47','51.79.20.92'),(26307,1,'admin','2019-09-02 03:31:48','51.79.20.92'),(26308,1,'admin','2019-09-02 03:31:48','51.79.20.92'),(26309,1,'admin','2019-09-02 03:31:48','51.79.20.92'),(26310,1,'admin','2019-09-02 03:31:48','51.79.20.92'),(26311,1,'admin','2019-09-02 03:31:49','51.79.20.92'),(26312,1,'admin','2019-09-02 03:31:49','51.79.20.92'),(26313,1,'admin','2019-09-02 03:31:49','51.79.20.92'),(26314,1,'admin','2019-09-02 03:31:50','51.79.20.92'),(26315,1,'admin','2019-09-02 03:31:50','51.79.20.92'),(26316,1,'admin','2019-09-02 03:31:50','51.79.20.92'),(26317,1,'admin','2019-09-02 03:31:51','51.79.20.92'),(26318,1,'admin','2019-09-02 03:31:51','51.79.20.92'),(26319,1,'admin','2019-09-02 03:31:51','51.79.20.92'),(26320,1,'admin','2019-09-02 03:31:52','51.79.20.92'),(26321,1,'admin','2019-09-02 03:31:52','51.79.20.92'),(26322,1,'admin','2019-09-02 03:31:52','51.79.20.92'),(26323,1,'admin','2019-09-02 03:31:53','51.79.20.92'),(26324,1,'admin','2019-09-02 03:31:53','51.79.20.92'),(26325,1,'admin','2019-09-02 03:31:53','51.79.20.92'),(26326,1,'admin','2019-09-02 03:31:54','51.79.20.92'),(26327,1,'admin','2019-09-02 03:31:55','51.79.20.92'),(26328,1,'admin','2019-09-02 03:31:55','51.79.20.92'),(26329,1,'admin','2019-09-02 03:31:55','51.79.20.92'),(26330,1,'admin','2019-09-02 03:31:56','51.79.20.92'),(26331,1,'admin','2019-09-02 03:31:56','51.79.20.92'),(26332,1,'admin','2019-09-02 03:31:56','51.79.20.92'),(26333,1,'admin','2019-09-02 03:31:57','51.79.20.92'),(26334,1,'admin','2019-09-02 03:31:57','51.79.20.92'),(26335,1,'admin','2019-09-02 03:31:57','51.79.20.92'),(26336,1,'admin','2019-09-02 03:31:58','51.79.20.92'),(26337,1,'admin','2019-09-02 03:31:58','51.79.20.92'),(26338,1,'admin','2019-09-02 03:31:58','51.79.20.92'),(26339,1,'admin','2019-09-02 03:31:58','51.79.20.92'),(26340,1,'admin','2019-09-02 03:31:59','51.79.20.92'),(26341,1,'admin','2019-09-02 03:31:59','51.79.20.92'),(26342,1,'admin','2019-09-02 03:31:59','51.79.20.92'),(26343,1,'admin','2019-09-02 03:32:00','51.79.20.92'),(26344,1,'admin','2019-09-02 03:32:00','51.79.20.92'),(26345,1,'admin','2019-09-02 03:32:00','51.79.20.92'),(26346,1,'admin','2019-09-02 03:32:01','51.79.20.92'),(26347,1,'admin','2019-09-02 03:32:01','51.79.20.92'),(26348,1,'admin','2019-09-02 03:32:01','51.79.20.92'),(26349,1,'admin','2019-09-02 03:32:02','51.79.20.92'),(26350,1,'admin','2019-09-02 03:32:02','51.79.20.92'),(26351,1,'admin','2019-09-02 03:32:02','51.79.20.92'),(26352,1,'admin','2019-09-02 03:32:03','51.79.20.92'),(26353,1,'admin','2019-09-02 03:32:03','51.79.20.92'),(26354,1,'admin','2019-09-02 03:32:03','51.79.20.92'),(26355,1,'admin','2019-09-02 03:32:04','51.79.20.92'),(26356,1,'admin','2019-09-02 03:32:04','51.79.20.92'),(26357,1,'admin','2019-09-02 03:32:04','51.79.20.92'),(26358,1,'admin','2019-09-02 03:32:05','51.79.20.92'),(26359,1,'admin','2019-09-02 03:32:05','51.79.20.92'),(26360,1,'admin','2019-09-02 03:32:05','51.79.20.92'),(26361,1,'admin','2019-09-02 03:32:06','51.79.20.92'),(26362,1,'admin','2019-09-02 03:32:06','51.79.20.92'),(26363,1,'admin','2019-09-02 03:32:06','51.79.20.92'),(26364,1,'admin','2019-09-02 03:32:07','51.79.20.92'),(26365,1,'admin','2019-09-02 03:32:07','51.79.20.92'),(26366,1,'admin','2019-09-02 03:32:07','51.79.20.92'),(26367,1,'admin','2019-09-02 03:32:07','51.79.20.92'),(26368,1,'admin','2019-09-02 03:32:08','51.79.20.92'),(26369,1,'admin','2019-09-02 03:32:08','51.79.20.92'),(26370,1,'admin','2019-09-02 03:32:08','51.79.20.92'),(26371,1,'admin','2019-09-02 03:32:09','51.79.20.92'),(26372,1,'admin','2019-09-02 03:32:09','51.79.20.92'),(26373,1,'admin','2019-09-02 03:32:09','51.79.20.92'),(26374,1,'admin','2019-09-02 03:32:10','51.79.20.92'),(26375,1,'admin','2019-09-02 03:32:10','51.79.20.92'),(26376,1,'admin','2019-09-02 03:32:10','51.79.20.92'),(26377,1,'admin','2019-09-02 03:32:11','51.79.20.92'),(26378,1,'admin','2019-09-02 03:32:11','51.79.20.92'),(26379,1,'admin','2019-09-02 03:32:11','51.79.20.92'),(26380,1,'admin','2019-09-02 03:32:12','51.79.20.92'),(26381,1,'admin','2019-09-02 03:32:12','51.79.20.92'),(26382,1,'admin','2019-09-02 03:32:12','51.79.20.92'),(26383,1,'admin','2019-09-02 03:32:13','51.79.20.92'),(26384,1,'admin','2019-09-02 03:32:13','51.79.20.92'),(26385,1,'admin','2019-09-02 03:32:13','51.79.20.92'),(26386,1,'admin','2019-09-02 03:32:14','51.79.20.92'),(26387,1,'admin','2019-09-02 03:32:14','51.79.20.92'),(26388,1,'admin','2019-09-02 03:32:14','51.79.20.92'),(26389,1,'admin','2019-09-02 03:32:15','51.79.20.92'),(26390,1,'admin','2019-09-02 03:32:15','51.79.20.92'),(26391,1,'admin','2019-09-02 03:32:15','51.79.20.92'),(26392,1,'admin','2019-09-02 03:32:16','51.79.20.92'),(26393,1,'admin','2019-09-02 03:32:16','51.79.20.92'),(26394,1,'admin','2019-09-02 03:32:16','51.79.20.92'),(26395,1,'admin','2019-09-02 03:32:16','51.79.20.92'),(26396,1,'admin','2019-09-02 03:32:17','51.79.20.92'),(26397,1,'admin','2019-09-02 03:32:17','51.79.20.92'),(26398,1,'admin','2019-09-02 03:32:17','51.79.20.92'),(26399,1,'admin','2019-09-02 03:32:18','51.79.20.92'),(26400,1,'admin','2019-09-02 03:32:18','51.79.20.92'),(26401,1,'admin','2019-09-02 03:32:18','51.79.20.92'),(26402,1,'admin','2019-09-02 03:32:19','51.79.20.92'),(26403,1,'admin','2019-09-02 03:32:19','51.79.20.92'),(26404,1,'admin','2019-09-02 03:32:19','51.79.20.92'),(26405,1,'admin','2019-09-02 03:32:20','51.79.20.92'),(26406,1,'admin','2019-09-02 03:32:20','51.79.20.92'),(26407,1,'admin','2019-09-02 03:32:21','51.79.20.92'),(26408,1,'admin','2019-09-02 03:32:21','51.79.20.92'),(26409,1,'admin','2019-09-02 03:32:21','51.79.20.92'),(26410,1,'admin','2019-09-02 03:32:22','51.79.20.92'),(26411,1,'admin','2019-09-02 03:32:22','51.79.20.92'),(26412,1,'admin','2019-09-02 03:32:22','51.79.20.92'),(26413,1,'admin','2019-09-02 03:32:23','51.79.20.92'),(26414,1,'admin','2019-09-02 03:32:23','51.79.20.92'),(26415,1,'admin','2019-09-02 03:32:23','51.79.20.92'),(26416,1,'admin','2019-09-02 03:32:24','51.79.20.92'),(26417,1,'admin','2019-09-02 03:32:24','51.79.20.92'),(26418,1,'admin','2019-09-02 03:32:24','51.79.20.92'),(26419,1,'admin','2019-09-02 03:32:25','51.79.20.92'),(26420,1,'admin','2019-09-02 03:32:25','51.79.20.92'),(26421,1,'admin','2019-09-02 03:32:25','51.79.20.92'),(26422,1,'admin','2019-09-02 03:32:25','51.79.20.92'),(26423,1,'admin','2019-09-02 03:32:26','51.79.20.92'),(26424,1,'admin','2019-09-02 03:32:26','51.79.20.92'),(26425,1,'admin','2019-09-02 03:32:26','51.79.20.92'),(26426,1,'admin','2019-09-02 03:32:27','51.79.20.92'),(26427,1,'admin','2019-09-02 03:32:27','51.79.20.92'),(26428,1,'admin','2019-09-02 03:32:27','51.79.20.92'),(26429,1,'admin','2019-09-02 03:32:28','51.79.20.92'),(26430,1,'admin','2019-09-02 03:32:28','51.79.20.92'),(26431,1,'admin','2019-09-02 03:32:28','51.79.20.92'),(26432,1,'admin','2019-09-02 03:32:29','51.79.20.92'),(26433,1,'admin','2019-09-02 03:32:29','51.79.20.92'),(26434,1,'admin','2019-09-02 03:32:29','51.79.20.92'),(26435,1,'admin','2019-09-02 03:32:30','51.79.20.92'),(26436,1,'admin','2019-09-02 03:32:30','51.79.20.92'),(26437,1,'admin','2019-09-02 03:32:30','51.79.20.92'),(26438,1,'admin','2019-09-02 03:32:31','51.79.20.92'),(26439,1,'admin','2019-09-02 03:32:31','51.79.20.92'),(26440,1,'admin','2019-09-02 03:32:31','51.79.20.92'),(26441,1,'admin','2019-09-02 03:32:32','51.79.20.92'),(26442,1,'admin','2019-09-02 03:32:32','51.79.20.92'),(26443,1,'admin','2019-09-02 03:32:32','51.79.20.92'),(26444,1,'admin','2019-09-02 03:32:33','51.79.20.92'),(26445,1,'admin','2019-09-02 03:32:33','51.79.20.92'),(26446,1,'admin','2019-09-02 03:32:33','51.79.20.92'),(26447,1,'admin','2019-09-02 03:32:34','51.79.20.92'),(26448,1,'admin','2019-09-02 03:32:34','51.79.20.92'),(26449,1,'admin','2019-09-02 03:32:34','51.79.20.92'),(26450,1,'admin','2019-09-02 03:32:35','51.79.20.92'),(26451,1,'admin','2019-09-02 03:32:35','51.79.20.92'),(26452,1,'admin','2019-09-02 03:32:35','51.79.20.92'),(26453,1,'admin','2019-09-02 03:32:35','51.79.20.92'),(26454,1,'admin','2019-09-02 03:32:36','51.79.20.92'),(26455,1,'admin','2019-09-02 03:32:36','51.79.20.92'),(26456,1,'admin','2019-09-02 03:32:36','51.79.20.92'),(26457,1,'admin','2019-09-02 03:32:37','51.79.20.92'),(26458,1,'admin','2019-09-02 03:32:37','51.79.20.92'),(26459,1,'admin','2019-09-02 03:32:37','51.79.20.92'),(26460,1,'admin','2019-09-02 03:32:38','51.79.20.92'),(26461,1,'admin','2019-09-02 03:32:38','51.79.20.92'),(26462,1,'admin','2019-09-02 03:32:38','51.79.20.92'),(26463,1,'admin','2019-09-02 03:32:39','51.79.20.92'),(26464,1,'admin','2019-09-02 03:32:39','51.79.20.92'),(26465,1,'admin','2019-09-02 03:32:39','51.79.20.92'),(26466,1,'admin','2019-09-02 03:32:40','51.79.20.92'),(26467,1,'admin','2019-09-02 03:32:40','51.79.20.92'),(26468,1,'admin','2019-09-02 03:32:40','51.79.20.92'),(26469,1,'admin','2019-09-02 03:32:41','51.79.20.92'),(26470,1,'admin','2019-09-02 03:32:41','51.79.20.92'),(26471,1,'admin','2019-09-02 03:32:41','51.79.20.92'),(26472,1,'admin','2019-09-02 03:32:42','51.79.20.92'),(26473,1,'admin','2019-09-02 03:32:42','51.79.20.92'),(26474,1,'admin','2019-09-02 03:32:42','51.79.20.92'),(26475,1,'admin','2019-09-02 03:32:43','51.79.20.92'),(26476,1,'admin','2019-09-02 03:32:43','51.79.20.92'),(26477,1,'admin','2019-09-02 03:32:43','51.79.20.92'),(26478,1,'admin','2019-09-02 03:32:44','51.79.20.92'),(26479,1,'admin','2019-09-02 03:32:44','51.79.20.92'),(26480,1,'admin','2019-09-02 03:32:44','51.79.20.92'),(26481,1,'admin','2019-09-02 03:32:44','51.79.20.92'),(26482,1,'admin','2019-09-02 03:32:45','51.79.20.92'),(26483,1,'admin','2019-09-02 03:32:45','51.79.20.92'),(26484,1,'admin','2019-09-02 03:32:45','51.79.20.92'),(26485,1,'admin','2019-09-02 03:32:46','51.79.20.92'),(26486,1,'admin','2019-09-02 03:32:46','51.79.20.92'),(26487,1,'admin','2019-09-02 03:32:46','51.79.20.92'),(26488,1,'admin','2019-09-02 03:32:47','51.79.20.92'),(26489,1,'admin','2019-09-02 03:32:47','51.79.20.92'),(26490,1,'admin','2019-09-02 03:32:47','51.79.20.92'),(26491,1,'admin','2019-09-02 03:32:48','51.79.20.92'),(26492,1,'admin','2019-09-02 03:32:48','51.79.20.92'),(26493,1,'admin','2019-09-02 03:32:48','51.79.20.92'),(26494,1,'admin','2019-09-02 03:32:49','51.79.20.92'),(26495,1,'admin','2019-09-02 03:32:49','51.79.20.92'),(26496,1,'admin','2019-09-02 03:32:49','51.79.20.92'),(26497,1,'admin','2019-09-02 03:32:50','51.79.20.92'),(26498,1,'admin','2019-09-02 03:32:50','51.79.20.92'),(26499,1,'admin','2019-09-02 03:32:50','51.79.20.92'),(26500,1,'admin','2019-09-02 03:32:51','51.79.20.92'),(26501,1,'admin','2019-09-02 03:32:51','51.79.20.92'),(26502,1,'admin','2019-09-02 03:32:51','51.79.20.92'),(26503,1,'admin','2019-09-02 03:32:52','51.79.20.92'),(26504,1,'admin','2019-09-02 03:32:52','51.79.20.92'),(26505,1,'admin','2019-09-02 03:32:52','51.79.20.92'),(26506,1,'admin','2019-09-02 03:32:53','51.79.20.92'),(26507,1,'admin','2019-09-02 03:32:53','51.79.20.92'),(26508,1,'admin','2019-09-02 03:32:53','51.79.20.92'),(26509,1,'admin','2019-09-02 03:32:53','51.79.20.92'),(26510,1,'admin','2019-09-02 03:32:54','51.79.20.92'),(26511,1,'admin','2019-09-02 03:32:54','51.79.20.92'),(26512,1,'admin','2019-09-02 03:32:54','51.79.20.92'),(26513,1,'admin','2019-09-02 03:32:55','51.79.20.92'),(26514,1,'admin','2019-09-02 03:32:55','51.79.20.92'),(26515,1,'admin','2019-09-02 03:32:55','51.79.20.92'),(26516,1,'admin','2019-09-02 03:32:56','51.79.20.92'),(26517,1,'admin','2019-09-02 03:32:56','51.79.20.92'),(26518,1,'admin','2019-09-02 03:32:56','51.79.20.92'),(26519,1,'admin','2019-09-02 03:32:57','51.79.20.92'),(26520,1,'admin','2019-09-02 03:32:57','51.79.20.92'),(26521,1,'admin','2019-09-02 03:32:57','51.79.20.92'),(26522,1,'admin','2019-09-02 03:32:58','51.79.20.92'),(26523,1,'admin','2019-09-02 03:32:58','51.79.20.92'),(26524,1,'admin','2019-09-02 03:32:58','51.79.20.92'),(26525,1,'admin','2019-09-02 03:32:59','51.79.20.92'),(26526,1,'admin','2019-09-02 03:32:59','51.79.20.92'),(26527,1,'admin','2019-09-02 03:32:59','51.79.20.92'),(26528,1,'admin','2019-09-02 03:33:00','51.79.20.92'),(26529,1,'admin','2019-09-02 03:33:00','51.79.20.92'),(26530,1,'admin','2019-09-02 03:33:00','51.79.20.92'),(26531,1,'admin','2019-09-02 03:33:01','51.79.20.92'),(26532,1,'admin','2019-09-02 03:33:01','51.79.20.92'),(26533,1,'admin','2019-09-02 03:33:01','51.79.20.92'),(26534,1,'admin','2019-09-02 03:33:02','51.79.20.92'),(26535,1,'admin','2019-09-02 03:33:02','51.79.20.92'),(26536,1,'admin','2019-09-02 03:33:02','51.79.20.92'),(26537,1,'admin','2019-09-02 03:33:02','51.79.20.92'),(26538,1,'admin','2019-09-02 03:33:03','51.79.20.92'),(26539,1,'admin','2019-09-02 03:33:03','51.79.20.92'),(26540,1,'admin','2019-09-02 03:33:03','51.79.20.92'),(26541,1,'admin','2019-09-02 03:33:04','51.79.20.92'),(26542,1,'admin','2019-09-02 03:33:04','51.79.20.92'),(26543,1,'admin','2019-09-02 03:33:04','51.79.20.92'),(26544,1,'admin','2019-09-02 03:33:05','51.79.20.92'),(26545,1,'admin','2019-09-02 03:33:05','51.79.20.92'),(26546,1,'admin','2019-09-02 03:33:05','51.79.20.92'),(26547,1,'admin','2019-09-02 03:33:06','51.79.20.92'),(26548,1,'admin','2019-09-02 03:33:06','51.79.20.92'),(26549,1,'admin','2019-09-02 03:33:06','51.79.20.92'),(26550,1,'admin','2019-09-02 03:33:07','51.79.20.92'),(26551,1,'admin','2019-09-02 03:33:07','51.79.20.92'),(26552,1,'admin','2019-09-02 03:33:07','51.79.20.92'),(26553,1,'admin','2019-09-02 03:33:08','51.79.20.92'),(26554,1,'admin','2019-09-02 03:33:08','51.79.20.92'),(26555,1,'admin','2019-09-02 03:33:08','51.79.20.92'),(26556,1,'admin','2019-09-02 03:33:09','51.79.20.92'),(26557,1,'admin','2019-09-02 03:33:09','51.79.20.92'),(26558,1,'admin','2019-09-02 03:33:09','51.79.20.92'),(26559,1,'admin','2019-09-02 03:33:10','51.79.20.92'),(26560,1,'admin','2019-09-02 03:33:10','51.79.20.92'),(26561,1,'admin','2019-09-02 03:33:10','51.79.20.92'),(26562,1,'admin','2019-09-02 03:33:11','51.79.20.92'),(26563,1,'admin','2019-09-02 03:33:11','51.79.20.92'),(26564,1,'admin','2019-09-02 03:33:11','51.79.20.92'),(26565,1,'admin','2019-09-02 03:33:12','51.79.20.92'),(26566,1,'admin','2019-09-02 03:33:12','51.79.20.92'),(26567,1,'admin','2019-09-02 03:33:12','51.79.20.92'),(26568,1,'admin','2019-09-02 03:33:12','51.79.20.92'),(26569,1,'admin','2019-09-02 03:33:13','51.79.20.92'),(26570,1,'admin','2019-09-02 03:33:13','51.79.20.92'),(26571,1,'admin','2019-09-02 03:33:13','51.79.20.92'),(26572,1,'admin','2019-09-02 03:33:14','51.79.20.92'),(26573,1,'admin','2019-09-02 03:33:14','51.79.20.92'),(26574,1,'admin','2019-09-02 03:33:14','51.79.20.92'),(26575,1,'admin','2019-09-02 03:33:15','51.79.20.92'),(26576,1,'admin','2019-09-02 03:33:15','51.79.20.92'),(26577,1,'admin','2019-09-02 03:33:15','51.79.20.92'),(26578,1,'admin','2019-09-02 03:33:16','51.79.20.92'),(26579,1,'admin','2019-09-02 03:33:16','51.79.20.92'),(26580,1,'admin','2019-09-02 03:33:16','51.79.20.92'),(26581,1,'admin','2019-09-02 03:33:17','51.79.20.92'),(26582,1,'admin','2019-09-02 03:33:17','51.79.20.92'),(26583,1,'admin','2019-09-02 03:33:17','51.79.20.92'),(26584,1,'admin','2019-09-02 03:33:18','51.79.20.92'),(26585,1,'admin','2019-09-02 03:33:18','51.79.20.92'),(26586,1,'admin','2019-09-02 03:33:18','51.79.20.92'),(26587,1,'admin','2019-09-02 03:33:19','51.79.20.92'),(26588,1,'admin','2019-09-02 03:33:19','51.79.20.92'),(26589,1,'admin','2019-09-02 03:33:19','51.79.20.92'),(26590,1,'admin','2019-09-02 03:33:20','51.79.20.92'),(26591,1,'admin','2019-09-02 03:33:20','51.79.20.92'),(26592,1,'admin','2019-09-02 03:33:20','51.79.20.92'),(26593,1,'admin','2019-09-02 03:33:20','51.79.20.92'),(26594,1,'admin','2019-09-02 03:33:21','51.79.20.92'),(26595,1,'admin','2019-09-02 03:33:21','51.79.20.92'),(26596,1,'admin','2019-09-02 03:33:21','51.79.20.92'),(26597,1,'admin','2019-09-02 03:33:22','51.79.20.92'),(26598,1,'admin','2019-09-02 03:33:22','51.79.20.92'),(26599,1,'admin','2019-09-02 03:33:22','51.79.20.92'),(26600,1,'admin','2019-09-02 03:33:23','51.79.20.92'),(26601,1,'admin','2019-09-02 03:33:23','51.79.20.92'),(26602,1,'admin','2019-09-02 03:33:23','51.79.20.92'),(26603,1,'admin','2019-09-02 03:33:24','51.79.20.92'),(26604,1,'admin','2019-09-02 03:33:24','51.79.20.92'),(26605,1,'admin','2019-09-02 03:33:24','51.79.20.92'),(26606,1,'admin','2019-09-02 03:33:25','51.79.20.92'),(26607,1,'admin','2019-09-02 03:33:25','51.79.20.92'),(26608,1,'admin','2019-09-02 03:33:25','51.79.20.92'),(26609,1,'admin','2019-09-02 03:33:26','51.79.20.92'),(26610,1,'admin','2019-09-02 03:33:26','51.79.20.92'),(26611,1,'admin','2019-09-02 03:33:26','51.79.20.92'),(26612,1,'admin','2019-09-02 03:33:27','51.79.20.92'),(26613,1,'admin','2019-09-02 03:33:27','51.79.20.92'),(26614,1,'admin','2019-09-02 03:33:27','51.79.20.92'),(26615,1,'admin','2019-09-02 03:33:28','51.79.20.92'),(26616,1,'admin','2019-09-02 03:33:28','51.79.20.92'),(26617,1,'admin','2019-09-02 03:33:28','51.79.20.92'),(26618,1,'admin','2019-09-02 03:33:29','51.79.20.92'),(26619,1,'admin','2019-09-02 03:33:29','51.79.20.92'),(26620,1,'admin','2019-09-02 03:33:29','51.79.20.92'),(26621,1,'admin','2019-09-02 03:33:29','51.79.20.92'),(26622,1,'admin','2019-09-02 03:33:30','51.79.20.92'),(26623,1,'admin','2019-09-02 03:33:30','51.79.20.92'),(26624,1,'admin','2019-09-02 03:33:30','51.79.20.92'),(26625,1,'admin','2019-09-02 03:33:31','51.79.20.92'),(26626,1,'admin','2019-09-02 03:33:31','51.79.20.92'),(26627,1,'admin','2019-09-02 03:33:31','51.79.20.92'),(26628,1,'admin','2019-09-02 03:33:32','51.79.20.92'),(26629,1,'admin','2019-09-02 03:33:32','51.79.20.92'),(26630,1,'admin','2019-09-02 03:33:32','51.79.20.92'),(26631,1,'admin','2019-09-02 03:33:33','51.79.20.92'),(26632,1,'admin','2019-09-02 03:33:33','51.79.20.92'),(26633,1,'admin','2019-09-02 03:33:33','51.79.20.92'),(26634,1,'admin','2019-09-02 03:33:34','51.79.20.92'),(26635,1,'admin','2019-09-02 03:33:34','51.79.20.92'),(26636,1,'admin','2019-09-02 03:33:34','51.79.20.92'),(26637,1,'admin','2019-09-02 03:33:35','51.79.20.92'),(26638,1,'admin','2019-09-02 03:33:35','51.79.20.92'),(26639,1,'admin','2019-09-02 03:33:35','51.79.20.92'),(26640,1,'admin','2019-09-02 03:33:36','51.79.20.92'),(26641,1,'admin','2019-09-02 03:33:36','51.79.20.92'),(26642,1,'admin','2019-09-02 03:33:36','51.79.20.92'),(26643,1,'admin','2019-09-02 03:33:37','51.79.20.92'),(26644,1,'admin','2019-09-02 03:33:37','51.79.20.92'),(26645,1,'admin','2019-09-02 03:33:37','51.79.20.92'),(26646,1,'admin','2019-09-02 03:33:38','51.79.20.92'),(26647,1,'admin','2019-09-02 03:33:38','51.79.20.92'),(26648,1,'admin','2019-09-02 03:33:38','51.79.20.92'),(26649,1,'admin','2019-09-02 03:33:39','51.79.20.92'),(26650,1,'admin','2019-09-02 03:33:39','51.79.20.92'),(26651,1,'admin','2019-09-02 03:33:39','51.79.20.92'),(26652,1,'admin','2019-09-02 03:33:40','51.79.20.92'),(26653,1,'admin','2019-09-02 03:33:40','51.79.20.92'),(26654,1,'admin','2019-09-02 03:33:40','51.79.20.92'),(26655,1,'admin','2019-09-02 03:33:41','51.79.20.92'),(26656,1,'admin','2019-09-02 03:33:41','51.79.20.92'),(26657,1,'admin','2019-09-02 03:33:41','51.79.20.92'),(26658,1,'admin','2019-09-02 03:33:42','51.79.20.92'),(26659,1,'admin','2019-09-02 03:33:42','51.79.20.92'),(26660,1,'admin','2019-09-02 03:33:42','51.79.20.92'),(26661,1,'admin','2019-09-02 03:33:43','51.79.20.92'),(26662,1,'admin','2019-09-02 03:33:43','51.79.20.92'),(26663,1,'admin','2019-09-02 03:33:43','51.79.20.92'),(26664,1,'admin','2019-09-02 03:33:44','51.79.20.92'),(26665,1,'admin','2019-09-02 03:33:44','51.79.20.92'),(26666,1,'admin','2019-09-02 03:33:44','51.79.20.92'),(26667,1,'admin','2019-09-02 03:33:45','51.79.20.92'),(26668,1,'admin','2019-09-02 03:33:45','51.79.20.92'),(26669,1,'admin','2019-09-02 03:33:45','51.79.20.92'),(26670,1,'admin','2019-09-02 03:33:46','51.79.20.92'),(26671,1,'admin','2019-09-02 03:33:46','51.79.20.92'),(26672,1,'admin','2019-09-02 03:33:46','51.79.20.92'),(26673,1,'admin','2019-09-02 03:33:47','51.79.20.92'),(26674,1,'admin','2019-09-02 03:33:47','51.79.20.92'),(26675,1,'admin','2019-09-02 03:33:47','51.79.20.92'),(26676,1,'admin','2019-09-02 03:33:47','51.79.20.92'),(26677,1,'admin','2019-09-02 03:33:48','51.79.20.92'),(26678,1,'admin','2019-09-02 03:33:48','51.79.20.92'),(26679,1,'admin','2019-09-02 03:33:48','51.79.20.92'),(26680,1,'admin','2019-09-02 03:33:49','51.79.20.92'),(26681,1,'admin','2019-09-02 03:33:49','51.79.20.92'),(26682,1,'admin','2019-09-02 03:33:49','51.79.20.92'),(26683,1,'admin','2019-09-02 03:33:50','51.79.20.92'),(26684,1,'admin','2019-09-02 03:33:50','51.79.20.92'),(26685,1,'admin','2019-09-02 03:33:50','51.79.20.92'),(26686,1,'admin','2019-09-02 03:33:51','51.79.20.92'),(26687,1,'admin','2019-09-02 03:33:51','51.79.20.92'),(26688,1,'admin','2019-09-02 03:33:51','51.79.20.92'),(26689,1,'admin','2019-09-02 03:33:52','51.79.20.92'),(26690,1,'admin','2019-09-02 03:33:52','51.79.20.92'),(26691,1,'admin','2019-09-02 03:33:52','51.79.20.92'),(26692,1,'admin','2019-09-02 03:33:53','51.79.20.92'),(26693,1,'admin','2019-09-02 03:33:53','51.79.20.92'),(26694,1,'admin','2019-09-02 03:33:53','51.79.20.92'),(26695,1,'admin','2019-09-02 03:33:54','51.79.20.92'),(26696,1,'admin','2019-09-02 03:33:54','51.79.20.92'),(26697,1,'admin','2019-09-02 03:33:54','51.79.20.92'),(26698,1,'admin','2019-09-02 03:33:55','51.79.20.92'),(26699,1,'admin','2019-09-02 03:33:55','51.79.20.92'),(26700,1,'admin','2019-09-02 03:33:55','51.79.20.92'),(26701,1,'admin','2019-09-02 03:33:55','51.79.20.92'),(26702,1,'admin','2019-09-02 03:33:56','51.79.20.92'),(26703,1,'admin','2019-09-02 03:33:56','51.79.20.92'),(26704,1,'admin','2019-09-02 03:33:56','51.79.20.92'),(26705,1,'admin','2019-09-02 03:33:57','51.79.20.92'),(26706,1,'admin','2019-09-02 03:33:57','51.79.20.92'),(26707,1,'admin','2019-09-02 03:33:57','51.79.20.92'),(26708,1,'admin','2019-09-02 03:33:58','51.79.20.92'),(26709,1,'admin','2019-09-02 03:33:58','51.79.20.92'),(26710,1,'admin','2019-09-02 03:33:58','51.79.20.92'),(26711,1,'admin','2019-09-02 03:33:59','51.79.20.92'),(26712,1,'admin','2019-09-02 03:33:59','51.79.20.92'),(26713,1,'admin','2019-09-02 03:33:59','51.79.20.92'),(26714,1,'admin','2019-09-02 03:34:00','51.79.20.92'),(26715,1,'admin','2019-09-02 03:34:00','51.79.20.92'),(26716,1,'admin','2019-09-02 03:34:00','51.79.20.92'),(26717,1,'admin','2019-09-02 03:34:01','51.79.20.92'),(26718,1,'admin','2019-09-02 03:34:01','51.79.20.92'),(26719,1,'admin','2019-09-02 03:34:01','51.79.20.92'),(26720,1,'admin','2019-09-02 03:34:02','51.79.20.92'),(26721,1,'admin','2019-09-02 03:34:02','51.79.20.92'),(26722,1,'admin','2019-09-02 03:34:02','51.79.20.92'),(26723,1,'admin','2019-09-02 03:34:03','51.79.20.92'),(26724,1,'admin','2019-09-02 03:34:03','51.79.20.92'),(26725,1,'admin','2019-09-02 03:34:03','51.79.20.92'),(26726,1,'admin','2019-09-02 03:34:03','51.79.20.92'),(26727,1,'admin','2019-09-02 03:34:04','51.79.20.92'),(26728,1,'admin','2019-09-02 03:34:04','51.79.20.92'),(26729,1,'admin','2019-09-02 03:34:04','51.79.20.92'),(26730,1,'admin','2019-09-02 03:34:05','51.79.20.92'),(26731,1,'admin','2019-09-02 03:34:05','51.79.20.92'),(26732,1,'admin','2019-09-02 03:34:05','51.79.20.92'),(26733,1,'admin','2019-09-02 03:34:06','51.79.20.92'),(26734,1,'admin','2019-09-02 03:34:06','51.79.20.92'),(26735,1,'admin','2019-09-02 03:34:06','51.79.20.92'),(26736,1,'admin','2019-09-02 03:34:07','51.79.20.92'),(26737,1,'admin','2019-09-02 03:34:07','51.79.20.92'),(26738,1,'admin','2019-09-02 03:34:07','51.79.20.92'),(26739,1,'admin','2019-09-02 03:34:08','51.79.20.92'),(26740,1,'admin','2019-09-02 03:34:08','51.79.20.92'),(26741,1,'admin','2019-09-02 03:34:08','51.79.20.92'),(26742,1,'admin','2019-09-02 03:34:09','51.79.20.92'),(26743,1,'admin','2019-09-02 03:34:09','51.79.20.92'),(26744,1,'admin','2019-09-02 03:34:10','51.79.20.92'),(26745,1,'admin','2019-09-02 03:34:10','51.79.20.92'),(26746,1,'admin','2019-09-02 03:34:10','51.79.20.92'),(26747,1,'admin','2019-09-02 03:34:11','51.79.20.92'),(26748,1,'admin','2019-09-02 03:34:11','51.79.20.92'),(26749,1,'admin','2019-09-02 03:34:11','51.79.20.92'),(26750,1,'admin','2019-09-02 03:34:12','51.79.20.92'),(26751,1,'admin','2019-09-02 03:34:12','51.79.20.92'),(26752,1,'admin','2019-09-02 03:34:12','51.79.20.92'),(26753,1,'admin','2019-09-02 03:34:13','51.79.20.92'),(26754,1,'admin','2019-09-02 03:34:13','51.79.20.92'),(26755,1,'admin','2019-09-02 03:34:13','51.79.20.92'),(26756,1,'admin','2019-09-02 03:34:13','51.79.20.92'),(26757,1,'admin','2019-09-02 03:34:14','51.79.20.92'),(26758,1,'admin','2019-09-02 03:34:14','51.79.20.92'),(26759,1,'admin','2019-09-02 03:34:14','51.79.20.92'),(26760,1,'admin','2019-09-02 03:34:15','51.79.20.92'),(26761,1,'admin','2019-09-02 03:34:15','51.79.20.92'),(26762,1,'admin','2019-09-02 03:34:15','51.79.20.92'),(26763,1,'admin','2019-09-02 03:34:16','51.79.20.92'),(26764,1,'admin','2019-09-02 03:34:16','51.79.20.92'),(26765,1,'admin','2019-09-02 03:34:16','51.79.20.92'),(26766,1,'admin','2019-09-02 03:34:17','51.79.20.92'),(26767,1,'admin','2019-09-02 03:34:17','51.79.20.92'),(26768,1,'admin','2019-09-02 03:34:17','51.79.20.92'),(26769,1,'admin','2019-09-02 03:34:18','51.79.20.92'),(26770,1,'admin','2019-09-02 03:34:18','51.79.20.92'),(26771,1,'admin','2019-09-02 03:34:18','51.79.20.92'),(26772,1,'admin','2019-09-02 03:34:19','51.79.20.92'),(26773,1,'admin','2019-09-02 03:34:19','51.79.20.92'),(26774,1,'admin','2019-09-02 03:34:19','51.79.20.92'),(26775,1,'admin','2019-09-02 03:34:20','51.79.20.92'),(26776,1,'admin','2019-09-02 03:34:20','51.79.20.92'),(26777,1,'admin','2019-09-02 03:34:21','51.79.20.92'),(26778,1,'admin','2019-09-02 03:34:21','51.79.20.92'),(26779,1,'admin','2019-09-02 03:34:21','51.79.20.92'),(26780,1,'admin','2019-09-02 03:34:22','51.79.20.92'),(26781,1,'admin','2019-09-02 03:34:22','51.79.20.92'),(26782,1,'admin','2019-09-02 03:34:22','51.79.20.92'),(26783,1,'admin','2019-09-02 03:34:22','51.79.20.92'),(26784,1,'admin','2019-09-02 03:34:23','51.79.20.92'),(26785,1,'admin','2019-09-02 03:34:23','51.79.20.92'),(26786,1,'admin','2019-09-02 03:34:23','51.79.20.92'),(26787,1,'admin','2019-09-02 03:34:24','51.79.20.92'),(26788,1,'admin','2019-09-02 03:34:24','51.79.20.92'),(26789,1,'admin','2019-09-02 03:34:24','51.79.20.92'),(26790,1,'admin','2019-09-02 03:34:25','51.79.20.92'),(26791,1,'admin','2019-09-02 03:34:25','51.79.20.92'),(26792,1,'admin','2019-09-02 03:34:25','51.79.20.92'),(26793,1,'admin','2019-09-02 03:34:26','51.79.20.92'),(26794,1,'admin','2019-09-02 03:34:26','51.79.20.92'),(26795,1,'admin','2019-09-02 03:34:26','51.79.20.92'),(26796,1,'admin','2019-09-02 03:34:27','51.79.20.92'),(26797,1,'admin','2019-09-02 03:34:27','51.79.20.92'),(26798,1,'admin','2019-09-02 03:34:27','51.79.20.92'),(26799,1,'admin','2019-09-02 03:34:28','51.79.20.92'),(26800,1,'admin','2019-09-02 03:34:28','51.79.20.92'),(26801,1,'admin','2019-09-02 03:34:28','51.79.20.92'),(26802,1,'admin','2019-09-02 03:34:29','51.79.20.92'),(26803,1,'admin','2019-09-02 03:34:29','51.79.20.92'),(26804,1,'admin','2019-09-02 03:34:29','51.79.20.92'),(26805,1,'admin','2019-09-02 03:34:30','51.79.20.92'),(26806,1,'admin','2019-09-02 03:34:30','51.79.20.92'),(26807,1,'admin','2019-09-02 03:34:30','51.79.20.92'),(26808,1,'admin','2019-09-02 03:34:30','51.79.20.92'),(26809,1,'admin','2019-09-02 03:34:31','51.79.20.92'),(26810,1,'admin','2019-09-02 03:34:31','51.79.20.92'),(26811,1,'admin','2019-09-02 03:34:31','51.79.20.92'),(26812,1,'admin','2019-09-02 03:34:32','51.79.20.92'),(26813,1,'admin','2019-09-02 03:34:32','51.79.20.92'),(26814,1,'admin','2019-09-02 03:34:32','51.79.20.92'),(26815,1,'admin','2019-09-02 03:34:33','51.79.20.92'),(26816,1,'admin','2019-09-02 03:34:33','51.79.20.92'),(26817,1,'admin','2019-09-02 03:34:33','51.79.20.92'),(26818,1,'admin','2019-09-02 03:34:34','51.79.20.92'),(26819,1,'admin','2019-09-02 03:34:34','51.79.20.92'),(26820,1,'admin','2019-09-02 03:34:34','51.79.20.92'),(26821,1,'admin','2019-09-02 03:34:35','51.79.20.92'),(26822,1,'admin','2019-09-02 03:34:35','51.79.20.92'),(26823,1,'admin','2019-09-02 03:34:35','51.79.20.92'),(26824,1,'admin','2019-09-02 03:34:36','51.79.20.92'),(26825,1,'admin','2019-09-02 03:34:36','51.79.20.92'),(26826,1,'admin','2019-09-02 03:34:36','51.79.20.92'),(26827,1,'admin','2019-09-02 03:34:37','51.79.20.92'),(26828,1,'admin','2019-09-02 03:34:37','51.79.20.92'),(26829,1,'admin','2019-09-02 03:34:37','51.79.20.92'),(26830,1,'admin','2019-09-02 03:34:38','51.79.20.92'),(26831,1,'admin','2019-09-02 03:34:38','51.79.20.92'),(26832,1,'admin','2019-09-02 03:34:38','51.79.20.92'),(26833,1,'admin','2019-09-02 03:34:39','51.79.20.92'),(26834,1,'admin','2019-09-02 03:34:39','51.79.20.92'),(26835,1,'admin','2019-09-02 03:34:39','51.79.20.92'),(26836,1,'admin','2019-09-02 03:34:39','51.79.20.92'),(26837,1,'admin','2019-09-02 03:34:40','51.79.20.92'),(26838,1,'admin','2019-09-02 03:34:40','51.79.20.92'),(26839,1,'admin','2019-09-02 03:34:40','51.79.20.92'),(26840,1,'admin','2019-09-02 03:34:41','51.79.20.92'),(26841,1,'admin','2019-09-02 03:34:41','51.79.20.92'),(26842,1,'admin','2019-09-02 03:34:41','51.79.20.92'),(26843,1,'admin','2019-09-02 03:34:42','51.79.20.92'),(26844,1,'admin','2019-09-02 03:34:42','51.79.20.92'),(26845,1,'admin','2019-09-02 03:34:42','51.79.20.92'),(26846,1,'admin','2019-09-02 03:34:43','51.79.20.92'),(26847,1,'admin','2019-09-02 03:34:43','51.79.20.92'),(26848,1,'admin','2019-09-02 03:34:43','51.79.20.92'),(26849,1,'admin','2019-09-02 03:34:44','51.79.20.92'),(26850,1,'admin','2019-09-02 03:34:44','51.79.20.92'),(26851,1,'admin','2019-09-02 03:34:44','51.79.20.92'),(26852,1,'admin','2019-09-02 03:34:45','51.79.20.92'),(26853,1,'admin','2019-09-02 03:34:45','51.79.20.92'),(26854,1,'admin','2019-09-02 03:34:45','51.79.20.92'),(26855,1,'admin','2019-09-02 03:34:46','51.79.20.92'),(26856,1,'admin','2019-09-02 03:34:46','51.79.20.92'),(26857,1,'admin','2019-09-02 03:34:46','51.79.20.92'),(26858,1,'admin','2019-09-02 03:34:47','51.79.20.92'),(26859,1,'admin','2019-09-02 03:34:47','51.79.20.92'),(26860,1,'admin','2019-09-02 03:34:47','51.79.20.92'),(26861,1,'admin','2019-09-02 03:34:48','51.79.20.92'),(26862,1,'admin','2019-09-02 03:34:48','51.79.20.92'),(26863,1,'admin','2019-09-02 03:34:48','51.79.20.92'),(26864,1,'admin','2019-09-02 03:34:48','51.79.20.92'),(26865,1,'admin','2019-09-02 03:34:49','51.79.20.92'),(26866,1,'admin','2019-09-02 03:34:49','51.79.20.92'),(26867,1,'admin','2019-09-02 03:34:49','51.79.20.92'),(26868,1,'admin','2019-09-02 03:34:50','51.79.20.92'),(26869,1,'admin','2019-09-02 03:34:50','51.79.20.92'),(26870,1,'admin','2019-09-02 03:34:50','51.79.20.92'),(26871,1,'admin','2019-09-02 03:34:51','51.79.20.92'),(26872,1,'admin','2019-09-02 03:34:51','51.79.20.92'),(26873,1,'admin','2019-09-02 03:34:51','51.79.20.92'),(26874,1,'admin','2019-09-02 03:34:52','51.79.20.92'),(26875,1,'admin','2019-09-02 03:34:52','51.79.20.92'),(26876,1,'admin','2019-09-02 03:34:52','51.79.20.92'),(26877,1,'admin','2019-09-02 03:34:53','51.79.20.92'),(26878,1,'admin','2019-09-02 03:34:53','51.79.20.92'),(26879,1,'admin','2019-09-02 03:34:53','51.79.20.92'),(26880,1,'admin','2019-09-02 03:34:54','51.79.20.92'),(26881,1,'admin','2019-09-02 03:34:54','51.79.20.92'),(26882,1,'admin','2019-09-02 03:34:54','51.79.20.92'),(26883,1,'admin','2019-09-02 03:34:55','51.79.20.92'),(26884,1,'admin','2019-09-02 03:34:55','51.79.20.92'),(26885,1,'admin','2019-09-02 03:34:55','51.79.20.92'),(26886,1,'admin','2019-09-02 03:34:56','51.79.20.92'),(26887,1,'admin','2019-09-02 03:34:56','51.79.20.92'),(26888,1,'admin','2019-09-02 03:34:56','51.79.20.92'),(26889,1,'admin','2019-09-02 03:34:57','51.79.20.92'),(26890,1,'admin','2019-09-02 03:34:57','51.79.20.92'),(26891,1,'admin','2019-09-02 03:34:57','51.79.20.92'),(26892,1,'admin','2019-09-02 03:34:58','51.79.20.92'),(26893,1,'admin','2019-09-02 03:34:58','51.79.20.92'),(26894,1,'admin','2019-09-02 03:34:58','51.79.20.92'),(26895,1,'admin','2019-09-02 03:34:59','51.79.20.92'),(26896,1,'admin','2019-09-02 03:34:59','51.79.20.92'),(26897,1,'admin','2019-09-02 03:34:59','51.79.20.92'),(26898,1,'admin','2019-09-02 03:34:59','51.79.20.92'),(26899,1,'admin','2019-09-02 03:35:00','51.79.20.92'),(26900,1,'admin','2019-09-02 03:35:00','51.79.20.92'),(26901,1,'admin','2019-09-02 03:35:00','51.79.20.92'),(26902,1,'admin','2019-09-02 03:35:01','51.79.20.92'),(26903,1,'admin','2019-09-02 03:35:01','51.79.20.92'),(26904,1,'admin','2019-09-02 03:35:01','51.79.20.92'),(26905,1,'admin','2019-09-02 03:35:02','51.79.20.92'),(26906,1,'admin','2019-09-02 03:35:02','51.79.20.92'),(26907,1,'admin','2019-09-02 03:35:02','51.79.20.92'),(26908,1,'admin','2019-09-02 03:35:03','51.79.20.92'),(26909,1,'admin','2019-09-02 03:35:03','51.79.20.92'),(26910,1,'admin','2019-09-02 03:35:03','51.79.20.92'),(26911,1,'admin','2019-09-02 03:35:04','51.79.20.92'),(26912,1,'admin','2019-09-02 03:35:04','51.79.20.92'),(26913,1,'admin','2019-09-02 03:35:04','51.79.20.92'),(26914,1,'admin','2019-09-02 03:35:05','51.79.20.92'),(26915,1,'admin','2019-09-02 03:35:05','51.79.20.92'),(26916,1,'admin','2019-09-02 03:35:05','51.79.20.92'),(26917,1,'admin','2019-09-02 03:35:06','51.79.20.92'),(26918,1,'admin','2019-09-02 03:35:06','51.79.20.92'),(26919,1,'admin','2019-09-02 03:35:06','51.79.20.92'),(26920,1,'admin','2019-09-02 03:35:07','51.79.20.92'),(26921,1,'admin','2019-09-02 03:35:07','51.79.20.92'),(26922,1,'admin','2019-09-02 03:35:08','51.79.20.92'),(26923,1,'admin','2019-09-02 03:35:08','51.79.20.92'),(26924,1,'admin','2019-09-02 03:35:08','51.79.20.92'),(26925,1,'admin','2019-09-02 03:35:09','51.79.20.92'),(26926,1,'admin','2019-09-02 03:35:09','51.79.20.92'),(26927,1,'admin','2019-09-02 03:35:09','51.79.20.92'),(26928,1,'admin','2019-09-02 03:35:10','51.79.20.92'),(26929,1,'admin','2019-09-02 03:35:10','51.79.20.92'),(26930,1,'admin','2019-09-02 03:35:10','51.79.20.92'),(26931,1,'admin','2019-09-02 03:35:10','51.79.20.92'),(26932,1,'admin','2019-09-02 03:35:11','51.79.20.92'),(26933,1,'admin','2019-09-02 03:35:11','51.79.20.92'),(26934,1,'admin','2019-09-02 03:35:11','51.79.20.92'),(26935,1,'admin','2019-09-02 03:35:12','51.79.20.92'),(26936,1,'admin','2019-09-02 03:35:12','51.79.20.92'),(26937,1,'admin','2019-09-02 03:35:12','51.79.20.92'),(26938,1,'admin','2019-09-02 03:35:13','51.79.20.92'),(26939,1,'admin','2019-09-02 03:35:13','51.79.20.92'),(26940,1,'admin','2019-09-02 03:35:13','51.79.20.92'),(26941,1,'admin','2019-09-02 03:35:14','51.79.20.92'),(26942,1,'admin','2019-09-02 03:35:14','51.79.20.92'),(26943,1,'admin','2019-09-02 03:35:14','51.79.20.92'),(26944,1,'admin','2019-09-02 03:35:15','51.79.20.92'),(26945,1,'admin','2019-09-02 03:35:15','51.79.20.92'),(26946,1,'admin','2019-09-02 03:35:15','51.79.20.92'),(26947,1,'admin','2019-09-02 03:35:16','51.79.20.92'),(26948,1,'admin','2019-09-02 03:35:16','51.79.20.92'),(26949,1,'admin','2019-09-02 03:35:16','51.79.20.92'),(26950,1,'admin','2019-09-02 03:35:17','51.79.20.92'),(26951,1,'admin','2019-09-02 03:35:17','51.79.20.92'),(26952,1,'admin','2019-09-02 03:35:17','51.79.20.92'),(26953,1,'admin','2019-09-02 03:35:18','51.79.20.92'),(26954,1,'admin','2019-09-02 03:35:18','51.79.20.92'),(26955,1,'admin','2019-09-02 03:35:18','51.79.20.92'),(26956,1,'admin','2019-09-02 03:35:18','51.79.20.92'),(26957,1,'admin','2019-09-02 03:35:19','51.79.20.92'),(26958,1,'admin','2019-09-02 03:35:19','51.79.20.92'),(26959,1,'admin','2019-09-02 03:35:19','51.79.20.92'),(26960,1,'admin','2019-09-02 03:35:20','51.79.20.92'),(26961,1,'admin','2019-09-02 03:35:20','51.79.20.92'),(26962,1,'admin','2019-09-02 03:35:20','51.79.20.92'),(26963,1,'admin','2019-09-02 03:35:21','51.79.20.92'),(26964,1,'admin','2019-09-02 03:35:21','51.79.20.92'),(26965,1,'admin','2019-09-02 03:35:21','51.79.20.92'),(26966,1,'admin','2019-09-02 03:35:22','51.79.20.92'),(26967,1,'admin','2019-09-02 03:35:22','51.79.20.92'),(26968,1,'admin','2019-09-02 03:35:22','51.79.20.92'),(26969,1,'admin','2019-09-02 03:35:23','51.79.20.92'),(26970,1,'admin','2019-09-02 03:35:23','51.79.20.92'),(26971,1,'admin','2019-09-02 03:35:23','51.79.20.92'),(26972,1,'admin','2019-09-02 03:35:24','51.79.20.92'),(26973,1,'admin','2019-09-02 03:35:24','51.79.20.92'),(26974,1,'admin','2019-09-02 03:35:24','51.79.20.92'),(26975,1,'admin','2019-09-02 03:35:25','51.79.20.92'),(26976,1,'admin','2019-09-02 03:35:25','51.79.20.92'),(26977,1,'admin','2019-09-02 03:35:25','51.79.20.92'),(26978,1,'admin','2019-09-02 03:35:26','51.79.20.92'),(26979,1,'admin','2019-09-02 03:35:26','51.79.20.92'),(26980,1,'admin','2019-09-02 03:35:26','51.79.20.92'),(26981,1,'admin','2019-09-02 03:35:27','51.79.20.92'),(26982,1,'admin','2019-09-02 03:35:27','51.79.20.92'),(26983,1,'admin','2019-09-02 03:35:27','51.79.20.92'),(26984,1,'admin','2019-09-02 03:35:28','51.79.20.92'),(26985,1,'admin','2019-09-02 03:35:28','51.79.20.92'),(26986,1,'admin','2019-09-02 03:35:28','51.79.20.92'),(26987,1,'admin','2019-09-02 03:35:28','51.79.20.92'),(26988,1,'admin','2019-09-02 03:35:29','51.79.20.92'),(26989,1,'admin','2019-09-02 03:35:29','51.79.20.92'),(26990,1,'admin','2019-09-02 03:35:29','51.79.20.92'),(26991,1,'admin','2019-09-02 03:35:30','51.79.20.92'),(26992,1,'admin','2019-09-02 03:35:30','51.79.20.92'),(26993,1,'admin','2019-09-02 03:35:30','51.79.20.92'),(26994,1,'admin','2019-09-02 03:35:31','51.79.20.92'),(26995,1,'admin','2019-09-02 03:35:31','51.79.20.92'),(26996,1,'admin','2019-09-02 03:35:31','51.79.20.92'),(26997,1,'admin','2019-09-02 03:35:32','51.79.20.92'),(26998,1,'admin','2019-09-02 03:35:32','51.79.20.92'),(26999,1,'admin','2019-09-02 03:35:32','51.79.20.92'),(27000,1,'admin','2019-09-02 03:35:33','51.79.20.92'),(27001,1,'admin','2019-09-02 03:35:33','51.79.20.92'),(27002,1,'admin','2019-09-02 03:35:33','51.79.20.92'),(27003,1,'admin','2019-09-02 03:35:34','51.79.20.92'),(27004,1,'admin','2019-09-02 03:35:34','51.79.20.92'),(27005,1,'admin','2019-09-02 03:35:34','51.79.20.92'),(27006,1,'admin','2019-09-02 03:35:35','51.79.20.92'),(27007,1,'admin','2019-09-02 03:35:35','51.79.20.92'),(27008,1,'admin','2019-09-02 03:35:35','51.79.20.92'),(27009,1,'admin','2019-09-02 03:35:36','51.79.20.92'),(27010,1,'admin','2019-09-02 03:35:36','51.79.20.92'),(27011,1,'admin','2019-09-02 03:35:36','51.79.20.92'),(27012,1,'admin','2019-09-02 03:35:37','51.79.20.92'),(27013,1,'admin','2019-09-02 03:35:37','51.79.20.92'),(27014,1,'admin','2019-09-02 03:35:37','51.79.20.92'),(27015,1,'admin','2019-09-02 03:35:37','51.79.20.92'),(27016,1,'admin','2019-09-02 03:35:38','51.79.20.92'),(27017,1,'admin','2019-09-02 03:35:38','51.79.20.92'),(27018,1,'admin','2019-09-02 03:35:38','51.79.20.92'),(27019,1,'admin','2019-09-02 03:35:39','51.79.20.92'),(27020,1,'admin','2019-09-02 03:35:39','51.79.20.92'),(27021,1,'admin','2019-09-02 03:35:39','51.79.20.92'),(27022,1,'admin','2019-09-02 03:35:40','51.79.20.92'),(27023,1,'admin','2019-09-02 03:35:40','51.79.20.92'),(27024,1,'admin','2019-09-02 03:35:40','51.79.20.92'),(27025,1,'admin','2019-09-02 03:35:41','51.79.20.92'),(27026,1,'admin','2019-09-02 03:35:41','51.79.20.92'),(27027,1,'admin','2019-09-02 03:35:41','51.79.20.92'),(27028,1,'admin','2019-09-02 03:35:42','51.79.20.92'),(27029,1,'admin','2019-09-02 03:35:42','51.79.20.92'),(27030,1,'admin','2019-09-02 03:35:42','51.79.20.92'),(27031,1,'admin','2019-09-02 03:35:43','51.79.20.92'),(27032,1,'admin','2019-09-02 03:35:43','51.79.20.92'),(27033,1,'admin','2019-09-02 03:35:43','51.79.20.92'),(27034,1,'admin','2019-09-02 03:35:44','51.79.20.92'),(27035,1,'admin','2019-09-02 03:35:44','51.79.20.92'),(27036,1,'admin','2019-09-02 03:35:44','51.79.20.92'),(27037,1,'admin','2019-09-02 03:35:45','51.79.20.92'),(27038,1,'admin','2019-09-02 03:35:45','51.79.20.92'),(27039,1,'admin','2019-09-02 03:35:45','51.79.20.92'),(27040,1,'admin','2019-09-02 03:35:46','51.79.20.92'),(27041,1,'admin','2019-09-02 03:35:46','51.79.20.92'),(27042,1,'admin','2019-09-02 03:35:46','51.79.20.92'),(27043,1,'admin','2019-09-02 03:35:47','51.79.20.92'),(27044,1,'admin','2019-09-02 03:35:47','51.79.20.92'),(27045,1,'admin','2019-09-02 03:35:47','51.79.20.92'),(27046,1,'admin','2019-09-02 03:35:48','51.79.20.92'),(27047,1,'admin','2019-09-02 03:35:48','51.79.20.92'),(27048,1,'admin','2019-09-02 03:35:48','51.79.20.92'),(27049,1,'admin','2019-09-02 03:35:48','51.79.20.92'),(27050,1,'admin','2019-09-02 03:35:49','51.79.20.92'),(27051,1,'admin','2019-09-02 03:35:49','51.79.20.92'),(27052,1,'admin','2019-09-02 03:35:49','51.79.20.92'),(27053,1,'admin','2019-09-02 03:35:50','51.79.20.92'),(27054,1,'admin','2019-09-02 03:35:50','51.79.20.92'),(27055,1,'admin','2019-09-02 03:35:50','51.79.20.92'),(27056,1,'admin','2019-09-02 03:35:51','51.79.20.92'),(27057,1,'admin','2019-09-02 03:35:51','51.79.20.92'),(27058,1,'admin','2019-09-02 03:35:51','51.79.20.92'),(27059,1,'admin','2019-09-02 03:35:52','51.79.20.92'),(27060,1,'admin','2019-09-02 03:35:52','51.79.20.92'),(27061,1,'admin','2019-09-02 03:35:52','51.79.20.92'),(27062,1,'admin','2019-09-02 03:35:53','51.79.20.92'),(27063,1,'admin','2019-09-02 03:35:53','51.79.20.92'),(27064,1,'admin','2019-09-02 03:35:53','51.79.20.92'),(27065,1,'admin','2019-09-02 03:35:54','51.79.20.92'),(27066,1,'admin','2019-09-02 03:35:54','51.79.20.92'),(27067,1,'admin','2019-09-02 03:35:54','51.79.20.92'),(27068,1,'admin','2019-09-02 03:35:55','51.79.20.92'),(27069,1,'admin','2019-09-02 03:35:55','51.79.20.92'),(27070,1,'admin','2019-09-02 03:35:55','51.79.20.92'),(27071,1,'admin','2019-09-02 03:35:56','51.79.20.92'),(27072,1,'admin','2019-09-02 03:35:56','51.79.20.92'),(27073,1,'admin','2019-09-02 03:35:56','51.79.20.92'),(27074,1,'admin','2019-09-02 03:35:56','51.79.20.92'),(27075,1,'admin','2019-09-02 03:35:57','51.79.20.92'),(27076,1,'admin','2019-09-02 03:35:57','51.79.20.92'),(27077,1,'admin','2019-09-02 03:35:57','51.79.20.92'),(27078,1,'admin','2019-09-02 03:35:58','51.79.20.92'),(27079,1,'admin','2019-09-02 03:35:58','51.79.20.92'),(27080,1,'admin','2019-09-02 03:35:58','51.79.20.92'),(27081,1,'admin','2019-09-02 03:35:59','51.79.20.92'),(27082,1,'admin','2019-09-02 03:35:59','51.79.20.92'),(27083,1,'admin','2019-09-02 03:35:59','51.79.20.92'),(27084,1,'admin','2019-09-02 03:36:00','51.79.20.92'),(27085,1,'admin','2019-09-02 03:36:00','51.79.20.92'),(27086,1,'admin','2019-09-02 03:36:00','51.79.20.92'),(27087,1,'admin','2019-09-02 03:36:01','51.79.20.92'),(27088,1,'admin','2019-09-02 03:36:01','51.79.20.92'),(27089,1,'admin','2019-09-02 03:36:01','51.79.20.92'),(27090,1,'admin','2019-09-02 03:36:02','51.79.20.92'),(27091,1,'admin','2019-09-02 03:36:02','51.79.20.92'),(27092,1,'admin','2019-09-02 03:36:02','51.79.20.92'),(27093,1,'admin','2019-09-02 03:36:03','51.79.20.92'),(27094,1,'admin','2019-09-02 03:36:03','51.79.20.92'),(27095,1,'admin','2019-09-02 03:36:03','51.79.20.92'),(27096,1,'admin','2019-09-02 03:36:04','51.79.20.92'),(27097,1,'admin','2019-09-02 03:36:04','51.79.20.92'),(27098,1,'admin','2019-09-02 03:36:04','51.79.20.92'),(27099,1,'admin','2019-09-02 03:36:05','51.79.20.92'),(27100,1,'admin','2019-09-02 03:36:05','51.79.20.92'),(27101,1,'admin','2019-09-02 03:36:05','51.79.20.92'),(27102,1,'admin','2019-09-02 03:36:06','51.79.20.92'),(27103,1,'admin','2019-09-02 03:36:06','51.79.20.92'),(27104,1,'admin','2019-09-02 03:36:06','51.79.20.92'),(27105,1,'admin','2019-09-02 03:36:07','51.79.20.92'),(27106,1,'admin','2019-09-02 03:36:07','51.79.20.92'),(27107,1,'admin','2019-09-02 03:36:07','51.79.20.92'),(27108,1,'admin','2019-09-02 03:36:07','51.79.20.92'),(27109,1,'admin','2019-09-02 03:36:08','51.79.20.92'),(27110,1,'admin','2019-09-02 03:36:08','51.79.20.92'),(27111,1,'admin','2019-09-02 03:36:08','51.79.20.92'),(27112,1,'admin','2019-09-02 03:36:09','51.79.20.92'),(27113,1,'admin','2019-09-02 03:36:09','51.79.20.92'),(27114,1,'admin','2019-09-02 03:36:09','51.79.20.92'),(27115,1,'admin','2019-09-02 03:36:10','51.79.20.92'),(27116,1,'admin','2019-09-02 03:36:10','51.79.20.92'),(27117,1,'admin','2019-09-02 03:36:10','51.79.20.92'),(27118,1,'admin','2019-09-02 03:36:11','51.79.20.92'),(27119,1,'admin','2019-09-02 03:36:11','51.79.20.92'),(27120,1,'admin','2019-09-02 03:36:11','51.79.20.92'),(27121,1,'admin','2019-09-02 03:36:12','51.79.20.92'),(27122,1,'admin','2019-09-02 03:36:12','51.79.20.92'),(27123,1,'admin','2019-09-02 03:36:12','51.79.20.92'),(27124,1,'admin','2019-09-02 03:36:13','51.79.20.92'),(27125,1,'admin','2019-09-02 03:36:13','51.79.20.92'),(27126,1,'admin','2019-09-02 03:36:13','51.79.20.92'),(27127,1,'admin','2019-09-02 03:36:14','51.79.20.92'),(27128,1,'admin','2019-09-02 03:36:14','51.79.20.92'),(27129,1,'admin','2019-09-02 03:36:14','51.79.20.92'),(27130,1,'admin','2019-09-02 03:36:15','51.79.20.92'),(27131,1,'admin','2019-09-02 03:36:15','51.79.20.92'),(27132,1,'admin','2019-09-02 03:36:15','51.79.20.92'),(27133,1,'admin','2019-09-02 03:36:16','51.79.20.92'),(27134,1,'admin','2019-09-02 03:36:16','51.79.20.92'),(27135,1,'admin','2019-09-02 03:36:16','51.79.20.92'),(27136,1,'admin','2019-09-02 03:36:17','51.79.20.92'),(27137,1,'admin','2019-09-02 03:36:17','51.79.20.92'),(27138,1,'admin','2019-09-02 03:36:17','51.79.20.92'),(27139,1,'admin','2019-09-02 03:36:18','51.79.20.92'),(27140,1,'admin','2019-09-02 03:36:18','51.79.20.92'),(27141,1,'admin','2019-09-02 03:36:18','51.79.20.92'),(27142,1,'admin','2019-09-02 03:36:19','51.79.20.92'),(27143,1,'admin','2019-09-02 03:36:19','51.79.20.92'),(27144,1,'admin','2019-09-02 03:36:19','51.79.20.92'),(27145,1,'admin','2019-09-02 03:36:20','51.79.20.92'),(27146,1,'admin','2019-09-02 03:36:20','51.79.20.92'),(27147,1,'admin','2019-09-02 03:36:20','51.79.20.92'),(27148,1,'admin','2019-09-02 03:36:20','51.79.20.92'),(27149,1,'admin','2019-09-02 03:36:21','51.79.20.92'),(27150,1,'admin','2019-09-02 03:36:21','51.79.20.92'),(27151,1,'admin','2019-09-02 03:36:21','51.79.20.92'),(27152,1,'admin','2019-09-02 03:36:22','51.79.20.92'),(27153,1,'admin','2019-09-02 03:36:22','51.79.20.92'),(27154,1,'admin','2019-09-02 03:36:22','51.79.20.92'),(27155,1,'admin','2019-09-02 03:36:23','51.79.20.92'),(27156,1,'admin','2019-09-02 03:36:23','51.79.20.92'),(27157,1,'admin','2019-09-02 03:36:23','51.79.20.92'),(27158,1,'admin','2019-09-02 03:36:24','51.79.20.92'),(27159,1,'admin','2019-09-02 03:36:24','51.79.20.92'),(27160,1,'admin','2019-09-02 03:36:26','51.79.20.92'),(27161,1,'admin','2019-09-02 03:36:26','51.79.20.92'),(27162,1,'admin','2019-09-02 03:36:26','51.79.20.92'),(27163,1,'admin','2019-09-02 03:36:27','51.79.20.92'),(27164,1,'admin','2019-09-02 03:36:27','51.79.20.92'),(27165,1,'admin','2019-09-02 03:36:27','51.79.20.92'),(27166,1,'admin','2019-09-02 03:36:28','51.79.20.92'),(27167,1,'admin','2019-09-02 03:36:28','51.79.20.92'),(27168,1,'admin','2019-09-02 03:36:28','51.79.20.92'),(27169,1,'admin','2019-09-02 03:36:28','51.79.20.92'),(27170,1,'admin','2019-09-02 03:36:29','51.79.20.92'),(27171,1,'admin','2019-09-02 03:36:29','51.79.20.92'),(27172,1,'admin','2019-09-02 03:36:30','51.79.20.92'),(27173,1,'admin','2019-09-02 03:36:31','51.79.20.92'),(27174,1,'admin','2019-09-02 03:36:31','51.79.20.92'),(27175,1,'admin','2019-09-02 03:36:31','51.79.20.92'),(27176,1,'admin','2019-09-02 03:36:32','51.79.20.92'),(27177,1,'admin','2019-09-02 03:36:33','51.79.20.92'),(27178,1,'admin','2019-09-02 03:36:33','51.79.20.92'),(27179,1,'admin','2019-09-02 03:36:34','51.79.20.92'),(27180,1,'admin','2019-09-02 03:36:34','51.79.20.92'),(27181,1,'admin','2019-09-02 03:36:35','51.79.20.92'),(27182,1,'admin','2019-09-02 03:36:35','51.79.20.92'),(27183,1,'admin','2019-09-02 03:36:35','51.79.20.92'),(27184,1,'admin','2019-09-02 03:36:36','51.79.20.92'),(27185,1,'admin','2019-09-02 03:36:36','51.79.20.92'),(27186,1,'admin','2019-09-02 03:36:37','51.79.20.92'),(27187,1,'admin','2019-09-02 03:36:37','51.79.20.92'),(27188,1,'admin','2019-09-02 03:36:37','51.79.20.92'),(27189,1,'admin','2019-09-02 03:36:38','51.79.20.92'),(27190,1,'admin','2019-09-02 03:36:38','51.79.20.92'),(27191,1,'admin','2019-09-02 03:36:38','51.79.20.92'),(27192,1,'admin','2019-09-02 03:36:38','51.79.20.92'),(27193,1,'admin','2019-09-02 03:36:39','51.79.20.92'),(27194,1,'admin','2019-09-02 03:36:39','51.79.20.92'),(27195,1,'admin','2019-09-02 03:36:39','51.79.20.92'),(27196,1,'admin','2019-09-02 03:36:40','51.79.20.92'),(27197,1,'admin','2019-09-02 03:36:40','51.79.20.92'),(27198,1,'admin','2019-09-02 03:36:40','51.79.20.92'),(27199,1,'admin','2019-09-02 03:36:41','51.79.20.92'),(27200,1,'admin','2019-09-02 03:36:41','51.79.20.92'),(27201,1,'admin','2019-09-02 03:36:41','51.79.20.92'),(27202,1,'admin','2019-09-02 03:36:42','51.79.20.92'),(27203,1,'admin','2019-09-02 03:36:42','51.79.20.92'),(27204,1,'admin','2019-09-02 03:36:42','51.79.20.92'),(27205,1,'admin','2019-09-02 03:36:43','51.79.20.92'),(27206,1,'admin','2019-09-02 03:36:43','51.79.20.92'),(27207,1,'admin','2019-09-02 03:36:43','51.79.20.92'),(27208,1,'admin','2019-09-02 03:36:44','51.79.20.92'),(27209,1,'admin','2019-09-02 03:36:44','51.79.20.92'),(27210,1,'admin','2019-09-02 03:36:44','51.79.20.92'),(27211,1,'admin','2019-09-02 03:36:45','51.79.20.92'),(27212,1,'admin','2019-09-02 03:36:45','51.79.20.92'),(27213,1,'admin','2019-09-02 03:36:45','51.79.20.92'),(27214,1,'admin','2019-09-02 05:01:41','185.2.4.105'),(27215,1,'admin','2019-09-02 05:01:43','185.2.4.105'),(27216,1,'admin','2019-09-02 05:33:52','207.55.248.16'),(27217,1,'admin','2019-09-02 05:33:53','207.55.248.16'),(27218,1,'admin','2019-09-02 05:42:50','162.241.182.27'),(27219,1,'admin','2019-09-02 05:54:57','185.129.40.15'),(27220,1,'admin','2019-09-02 06:09:07','13.233.180.183'),(27221,0,'6sigma','2019-09-02 06:10:19','198.58.86.14'),(27222,0,'6sigma','2019-09-02 06:10:22','198.58.86.14'),(27223,1,'admin','2019-09-02 06:21:40','194.156.67.57'),(27224,1,'admin','2019-09-02 06:35:49','222.239.90.55'),(27225,1,'admin','2019-09-02 06:49:29','69.167.187.204'),(27226,1,'admin','2019-09-02 07:03:39','46.101.226.14'),(27227,1,'admin','2019-09-02 07:18:32','149.202.95.126'),(27228,0,'6sigma','2019-09-02 07:18:35','198.71.231.35'),(27229,0,'6sigma','2019-09-02 07:18:37','198.71.231.35'),(27230,1,'admin','2019-09-02 07:32:28','97.74.232.21'),(27231,0,'6sigma','2019-09-02 07:52:58','50.62.177.191'),(27232,0,'6sigma','2019-09-02 07:53:01','50.62.177.191'),(27233,1,'admin','2019-09-02 08:00:10','155.133.132.66'),(27234,1,'admin','2019-09-02 08:14:12','37.187.158.17'),(27235,1,'admin','2019-09-02 08:29:23','195.154.102.244'),(27236,1,'admin','2019-09-02 08:43:59','144.217.70.157'),(27237,1,'admin','2019-09-02 09:11:55','89.22.52.17'),(27238,1,'admin','2019-09-02 09:41:22','89.22.52.17'),(27239,1,'admin','2019-09-02 09:56:02','149.202.204.104'),(27240,1,'admin','2019-09-02 10:11:32','112.213.33.197'),(27241,1,'admin','2019-09-02 10:25:34','128.199.61.80'),(27242,1,'admin','2019-09-02 10:58:11','154.0.172.9'),(27243,1,'admin','2019-09-02 11:12:39','163.172.13.219'),(27244,1,'admin','2019-09-02 11:28:31','195.154.102.244'),(27245,1,'admin','2019-09-02 11:43:55','34.93.44.102'),(27246,0,'6sigma','2019-09-02 11:54:08','37.139.9.113'),(27247,0,'6sigma.academy','2019-09-02 11:54:10','37.139.9.113'),(27248,1,'admin','2019-09-02 12:30:08','188.136.174.4'),(27249,1,'admin','2019-09-02 12:45:31','188.136.174.4'),(27250,1,'admin','2019-09-02 13:28:20','212.47.228.121'),(27251,1,'admin','2019-09-02 13:43:36','178.128.72.117'),(27252,1,'admin','2019-09-02 13:58:39','104.238.73.216'),(27253,1,'admin','2019-09-02 14:14:15','18.188.247.132'),(27254,1,'admin','2019-09-02 14:29:29','198.12.149.7'),(27255,1,'admin','2019-09-02 14:59:58','142.93.204.1'),(27256,1,'admin','2019-09-02 15:15:01','5.32.168.51'),(27257,1,'admin','2019-09-02 15:46:22','158.69.71.96'),(27258,1,'admin','2019-09-02 16:16:37','46.164.141.55'),(27259,1,'admin','2019-09-02 16:31:57','62.210.74.248'),(27260,1,'admin','2019-09-02 16:48:59','166.111.80.223'),(27261,1,'admin','2019-09-02 17:03:09','149.202.95.126'),(27262,1,'admin','2019-09-02 17:19:29','206.189.155.76'),(27263,1,'admin','2019-09-02 17:34:37','159.203.108.215'),(27264,1,'admin','2019-09-02 18:03:34','195.154.29.107'),(27265,1,'admin','2019-09-02 18:34:21','149.56.101.239'),(27266,1,'admin','2019-09-02 18:50:39','89.22.52.17'),(27267,1,'admin','2019-09-02 19:04:48','51.75.50.24'),(27268,1,'admin','2019-09-02 19:23:25','188.136.174.4'),(27269,1,'admin','2019-09-02 19:38:42','185.69.70.4'),(27270,1,'admin','2019-09-02 19:48:56','171.244.4.122'),(27271,0,'[login]','2019-09-02 19:49:03','171.244.4.122'),(27272,1,'admin','2019-09-02 19:56:02','162.144.123.107'),(27273,1,'admin','2019-09-02 20:13:01','108.179.224.77'),(27274,1,'admin','2019-09-02 20:30:39','46.45.143.35'),(27275,1,'admin','2019-09-02 20:36:14','80.191.140.28'),(27276,0,'[login]','2019-09-02 20:36:15','80.191.140.28'),(27277,1,'admin','2019-09-02 21:03:38','159.89.48.99'),(27278,1,'admin','2019-09-02 21:10:36','173.214.176.75'),(27279,0,'[login]','2019-09-02 21:10:37','173.214.176.75'),(27280,1,'admin','2019-09-02 21:21:08','97.74.232.21'),(27281,1,'admin','2019-09-02 21:38:43','104.238.73.112'),(27282,0,'[login]','2019-09-02 21:38:43','104.238.73.112'),(27283,1,'admin','2019-09-02 21:56:47','107.170.209.246'),(27284,1,'admin','2019-09-02 22:09:45','89.252.161.15'),(27285,1,'admin','2019-09-02 22:14:07','103.15.135.99'),(27286,1,'admin','2019-09-02 22:47:06','158.69.71.96'),(27287,1,'admin','2019-09-02 23:06:32','59.63.163.30'),(27288,1,'admin','2019-09-02 23:23:07','222.239.90.55'),(27289,1,'admin','2019-09-02 23:40:57','107.189.1.162'),(27290,1,'admin','2019-09-03 00:32:58','151.80.46.95'),(27291,1,'admin','2019-09-03 00:50:35','132.148.141.147'),(27292,1,'admin','2019-09-03 01:13:09','190.144.114.142'),(27293,1,'admin','2019-09-03 17:42:09','192.163.230.76'),(27294,1,'admin','2019-09-03 17:47:46','134.209.203.238'),(27295,1,'admin','2019-09-03 17:53:40','192.169.139.6'),(27296,1,'admin','2019-09-03 18:10:22','104.129.131.165'),(27297,1,'admin','2019-09-03 18:27:31','128.199.242.144'),(27298,1,'admin','2019-09-03 18:36:02','103.209.144.199'),(27299,1,'admin','2019-09-03 18:51:23','74.208.183.105'),(27300,1,'admin','2019-09-03 19:00:44','139.59.171.46'),(27301,1,'admin','2019-09-03 19:10:42','151.80.147.11'),(27302,1,'admin','2019-09-03 19:16:37','162.244.93.223'),(27303,1,'admin','2019-09-03 19:26:21','198.12.149.7'),(27304,1,'admin','2019-09-03 19:37:18','151.80.147.11'),(27305,1,'admin','2019-09-03 19:40:27','198.12.156.214'),(27306,1,'admin','2019-09-03 20:01:51','128.199.158.182'),(27307,1,'admin','2019-09-03 20:27:37','37.187.142.192'),(27308,1,'admin','2019-09-03 20:33:55','206.189.226.43'),(27309,1,'admin','2019-09-03 20:42:39','88.99.2.180'),(27310,1,'admin','2019-09-03 20:58:20','51.75.50.24'),(27311,1,'admin','2019-09-03 21:09:40','162.241.182.27'),(27312,1,'admin','2019-09-03 21:19:20','198.1.83.191'),(27313,1,'admin','2019-09-03 21:26:16','62.213.11.241'),(27314,1,'admin','2019-09-03 21:50:17','162.241.182.27'),(27315,1,'admin','2019-09-03 22:02:05','62.210.116.59'),(27316,1,'admin','2019-09-03 22:10:55','157.230.151.61'),(27317,1,'admin','2019-09-03 22:25:03','178.62.51.29'),(27318,1,'admin','2019-09-03 22:33:22','62.210.86.79'),(27319,1,'admin','2019-09-03 22:39:29','104.197.155.193'),(27320,1,'admin','2019-09-03 22:46:45','142.93.108.189'),(27321,1,'admin','2019-09-03 22:54:49','149.28.208.128'),(27322,1,'admin','2019-09-03 23:02:02','192.241.220.227'),(27323,1,'admin','2019-09-03 23:07:56','97.74.228.176'),(27324,1,'admin','2019-09-03 23:27:43','198.12.149.33'),(27325,1,'admin','2019-09-03 23:47:10','178.33.166.30'),(27326,1,'admin','2019-09-03 23:53:32','37.187.132.107'),(27327,1,'admin','2019-09-03 23:57:26','182.239.43.161'),(27328,1,'admin','2019-09-04 00:05:04','103.85.65.211'),(27329,1,'admin','2019-09-04 00:13:26','166.111.80.223'),(27330,1,'admin','2019-09-04 00:16:06','5.45.116.35'),(27331,1,'admin','2019-09-04 00:25:25','103.209.144.199'),(27332,1,'admin','2019-09-04 00:29:53','37.247.54.2'),(27333,1,'admin','2019-09-04 00:41:03','207.38.86.225'),(27334,1,'admin','2019-09-04 00:47:29','163.44.198.52'),(27335,1,'admin','2019-09-04 00:51:53','157.230.153.203'),(27336,1,'admin','2019-09-04 00:58:05','104.238.99.51'),(27337,1,'admin','2019-09-04 01:06:02','13.67.105.124'),(27338,1,'admin','2019-09-04 01:10:16','145.239.180.96'),(27339,1,'admin','2019-09-04 01:25:47','103.209.144.199'),(27340,1,'admin','2019-09-04 01:28:01','162.144.123.107'),(27341,1,'admin','2019-09-04 01:41:42','185.204.217.157'),(27342,1,'admin','2019-09-04 01:46:20','223.27.16.120'),(27343,1,'admin','2019-09-04 01:53:05','142.4.1.222'),(27344,1,'admin','2019-09-04 02:00:20','107.172.187.103'),(27345,1,'admin','2019-09-04 02:05:01','5.188.52.23'),(27346,1,'admin','2019-09-04 02:12:26','185.255.178.49'),(27347,1,'admin','2019-09-04 02:17:28','62.210.85.51'),(27348,1,'admin','2019-09-04 02:21:38','107.180.71.116'),(27349,1,'admin','2019-09-04 02:29:48','207.38.86.14'),(27350,1,'admin','2019-09-04 02:37:01','163.172.206.16'),(27351,1,'admin','2019-09-04 02:39:40','97.74.232.21'),(27352,1,'admin','2019-09-04 02:47:34','212.227.20.208'),(27353,1,'admin','2019-09-04 02:59:19','34.247.7.35'),(27354,1,'admin','2019-09-04 03:07:10','69.163.224.100'),(27355,1,'admin','2019-09-04 03:12:32','107.20.15.111'),(27356,1,'admin','2019-09-04 03:17:58','162.241.37.134'),(27357,0,'6sigma','2019-09-04 03:22:16','185.2.4.144'),(27358,0,'6sigma','2019-09-04 03:22:18','185.2.4.144'),(27359,1,'admin','2019-09-04 03:27:52','154.0.172.9'),(27360,1,'admin','2019-09-04 03:36:23','198.1.71.128'),(27361,1,'admin','2019-09-04 03:52:13','5.101.156.80'),(27362,1,'admin','2019-09-04 03:56:43','62.210.115.102'),(27363,1,'admin','2019-09-04 04:10:56','178.62.51.29'),(27364,1,'admin','2019-09-04 04:15:16','139.59.73.82'),(27365,1,'admin','2019-09-04 04:23:25','173.236.72.146'),(27366,1,'admin','2019-09-04 04:31:36','159.89.184.25'),(27367,1,'admin','2019-09-04 04:42:34','120.27.199.145'),(27368,1,'admin','2019-09-04 05:01:20','128.199.158.182'),(27369,1,'admin','2019-09-04 05:09:16','164.39.7.99'),(27370,1,'admin','2019-09-04 05:42:47','59.63.163.30'),(27371,1,'admin','2019-09-04 05:49:28','103.85.65.211'),(27372,1,'admin','2019-09-04 06:08:00','185.148.82.88'),(27373,1,'admin','2019-09-04 06:11:13','132.148.144.101'),(27374,1,'admin','2019-09-04 06:19:43','166.62.100.99'),(27375,1,'admin','2019-09-04 06:26:19','182.239.43.161'),(27376,1,'admin','2019-09-04 06:30:51','52.88.244.233'),(27377,1,'admin','2019-09-04 06:39:10','34.76.36.242'),(27378,1,'admin','2019-09-04 06:50:17','68.71.37.43'),(27379,1,'admin','2019-09-04 06:57:25','5.63.159.194'),(27380,1,'admin','2019-09-04 07:04:31','212.227.20.208'),(27381,1,'admin','2019-09-04 07:09:38','89.109.112.90'),(27382,1,'admin','2019-09-04 07:16:38','64.19.194.202'),(27383,1,'admin','2019-09-04 07:20:26','108.179.224.77'),(27384,1,'admin','2019-09-04 07:29:28','159.203.88.120'),(27385,1,'admin','2019-09-04 07:35:57','5.188.52.23'),(27386,1,'admin','2019-09-04 07:40:46','171.244.129.66'),(27387,1,'admin','2019-09-04 07:48:44','142.93.49.140'),(27388,0,'6sigma','2019-09-04 07:49:38','51.38.19.86'),(27389,0,'6sigma','2019-09-04 07:49:40','51.38.19.86'),(27390,1,'admin','2019-09-04 07:56:10','159.203.27.87'),(27391,1,'admin','2019-09-04 08:00:54','5.101.156.80'),(27392,1,'admin','2019-09-04 08:07:39','188.165.250.134'),(27393,1,'admin','2019-09-04 08:15:36','108.179.219.114'),(27394,1,'admin','2019-09-04 08:19:51','62.210.36.133'),(27395,1,'admin','2019-09-04 08:26:10','109.87.200.193'),(27396,1,'admin','2019-09-04 08:46:04','107.189.1.219'),(27397,1,'admin','2019-09-04 08:53:29','62.210.86.79'),(27398,1,'admin','2019-09-04 08:56:39','74.208.183.105'),(27399,1,'admin','2019-09-04 09:05:14','139.59.73.82'),(27400,1,'admin','2019-09-04 09:12:58','150.95.52.70'),(27401,1,'admin','2019-09-04 09:17:07','198.199.70.48'),(27402,1,'admin','2019-09-04 09:24:08','108.179.224.77'),(27403,0,'6sigma','2019-09-04 10:41:48','67.211.214.74'),(27404,0,'6sigma','2019-09-04 10:41:49','67.211.214.74'),(27405,0,'6sigma','2019-09-04 11:14:41','95.110.160.27'),(27406,0,'6sigma','2019-09-04 11:14:43','95.110.160.27'),(27407,1,'admin','2019-09-04 11:17:02','159.203.99.68'),(27408,1,'admin','2019-09-04 11:26:28','93.125.99.127'),(27409,1,'admin','2019-09-04 11:35:16','188.166.18.69'),(27410,1,'admin','2019-09-04 11:40:32','206.189.151.204'),(27411,0,'6sigma','2019-09-04 11:46:28','93.125.99.41'),(27412,0,'6sigma','2019-09-04 11:46:33','93.125.99.41'),(27413,1,'admin','2019-09-04 11:54:14','171.244.50.204'),(27414,1,'admin','2019-09-04 11:59:42','134.209.211.153'),(27415,1,'admin','2019-09-04 12:05:53','171.244.129.66'),(27416,1,'admin','2019-09-04 12:12:45','142.93.49.140'),(27417,1,'admin','2019-09-04 12:17:34','128.199.242.144'),(27418,0,'6sigma','2019-09-04 12:20:34','189.204.49.40'),(27419,0,'6sigma','2019-09-04 12:20:35','189.204.49.40'),(27420,1,'admin','2019-09-04 12:25:02','23.94.187.130'),(27421,1,'admin','2019-09-04 12:30:47','13.233.78.138'),(27422,1,'admin','2019-09-04 12:42:06','146.185.183.107'),(27423,1,'admin','2019-09-04 12:48:04','167.99.226.184'),(27424,1,'admin','2019-09-04 12:52:54','87.236.20.123'),(27425,0,'6sigma','2019-09-04 12:55:05','95.110.160.27'),(27426,0,'6sigma','2019-09-04 12:55:07','95.110.160.27'),(27427,1,'admin','2019-09-04 12:59:13','209.15.242.34'),(27428,1,'admin','2019-09-04 13:05:27','74.208.183.105'),(27429,1,'admin','2019-09-04 13:09:07','191.252.95.191'),(27430,1,'admin','2019-09-04 13:23:27','185.65.137.215'),(27431,1,'admin','2019-09-04 13:28:44','138.197.135.102'),(27432,0,'6sigma','2019-09-04 13:29:03','171.244.142.202'),(27433,0,'6sigma','2019-09-04 13:29:06','171.244.142.202'),(27434,1,'admin','2019-09-04 13:45:18','91.206.207.211'),(27435,1,'admin','2019-09-04 14:08:14','136.144.189.57'),(27436,1,'admin','2019-09-04 14:14:58','60.245.60.151'),(27437,1,'admin','2019-09-04 14:24:12','122.128.111.232'),(27438,1,'admin','2019-09-04 14:31:42','97.74.228.176'),(27439,1,'admin','2019-09-04 14:38:30','82.196.3.212'),(27440,1,'admin','2019-09-04 14:43:36','111.90.140.100'),(27441,1,'admin','2019-09-04 14:49:51','139.59.2.181'),(27442,1,'admin','2019-09-04 14:55:52','162.244.93.223'),(27443,1,'admin','2019-09-04 15:13:20','170.10.162.16'),(27444,1,'admin','2019-09-04 15:18:28','67.55.118.171'),(27445,1,'admin','2019-09-04 15:30:49','142.44.146.140'),(27446,1,'admin','2019-09-04 15:36:16','120.76.46.33'),(27447,1,'admin','2019-09-04 15:42:43','183.91.11.75'),(27448,1,'admin','2019-09-04 15:48:58','157.230.121.243'),(27449,1,'admin','2019-09-04 15:59:40','166.62.45.39'),(27450,1,'admin','2019-09-04 16:12:21','142.44.146.140'),(27451,1,'admin','2019-09-04 16:17:26','172.93.53.24'),(27452,1,'admin','2019-09-04 16:23:34','104.238.127.108'),(27453,1,'admin','2019-09-04 16:30:28','182.239.43.161'),(27454,1,'admin','2019-09-04 16:35:27','142.4.213.48'),(27455,1,'admin','2019-09-04 16:41:16','185.204.217.157'),(27456,1,'admin','2019-09-04 16:47:45','109.168.26.51'),(27457,1,'admin','2019-09-04 16:53:14','182.239.43.161'),(27458,1,'admin','2019-09-04 16:59:20','80.211.140.188'),(27459,1,'admin','2019-09-04 17:05:37','104.248.40.97'),(27460,1,'admin','2019-09-04 17:10:45','81.169.210.74'),(27461,1,'admin','2019-09-04 17:17:13','185.4.74.179'),(27462,1,'admin','2019-09-04 17:23:33','107.189.1.219'),(27463,1,'admin','2019-09-04 17:28:53','5.135.207.118'),(27464,1,'admin','2019-09-04 17:35:44','139.59.73.82'),(27465,1,'admin','2019-09-04 17:40:49','142.93.206.202'),(27466,0,'[login]','2019-09-04 17:40:50','142.93.206.202'),(27467,1,'admin','2019-09-04 17:42:10','159.65.85.105'),(27468,1,'admin','2019-09-04 17:45:28','104.152.168.16'),(27469,1,'admin','2019-09-04 17:59:22','166.62.122.244'),(27470,1,'admin','2019-09-04 18:01:21','192.99.35.149'),(27471,0,'6sigma','2019-09-04 20:27:45','66.33.196.105'),(27472,0,'6sigma','2019-09-04 20:27:46','66.33.196.105'),(27473,1,'admin','2019-09-04 23:01:11','151.80.159.240'),(27474,1,'admin','2019-09-04 23:13:40','151.80.159.240'),(27475,1,'admin','2019-09-04 23:47:08','151.80.159.240'),(27476,1,'admin','2019-09-04 23:47:12','151.80.159.240'),(27477,1,'admin','2019-09-04 23:47:17','151.80.159.240'),(27478,1,'admin','2019-09-04 23:47:21','151.80.159.240'),(27479,1,'admin','2019-09-04 23:47:25','151.80.159.240'),(27480,1,'admin','2019-09-04 23:47:29','151.80.159.240'),(27481,1,'admin','2019-09-04 23:47:33','151.80.159.240'),(27482,1,'admin','2019-09-04 23:47:37','151.80.159.240'),(27483,1,'admin','2019-09-04 23:47:41','151.80.159.240'),(27484,1,'admin','2019-09-04 23:47:45','151.80.159.240'),(27485,1,'admin','2019-09-04 23:47:49','151.80.159.240'),(27486,1,'admin','2019-09-04 23:47:54','151.80.159.240'),(27487,1,'admin','2019-09-04 23:47:59','151.80.159.240'),(27488,1,'admin','2019-09-04 23:48:03','151.80.159.240'),(27489,1,'admin','2019-09-04 23:48:08','151.80.159.240'),(27490,1,'admin','2019-09-04 23:48:13','151.80.159.240'),(27491,1,'admin','2019-09-04 23:48:19','151.80.159.240'),(27492,1,'admin','2019-09-04 23:48:24','151.80.159.240'),(27493,1,'admin','2019-09-05 00:00:25','31.133.102.238'),(27494,0,'6sigma','2019-09-05 00:05:04','185.220.204.193'),(27495,0,'6sigma','2019-09-05 00:46:15','52.144.44.190'),(27496,0,'6sigma','2019-09-05 02:53:48','50.62.177.191'),(27497,0,'6sigma','2019-09-05 02:53:50','50.62.177.191'),(27498,0,'6sigma','2019-09-05 03:27:16','198.71.231.35'),(27499,0,'6sigma','2019-09-05 03:27:18','198.71.231.35'),(27500,0,'6sigma','2019-09-05 04:01:48','95.110.160.27'),(27501,0,'6sigma','2019-09-05 04:01:51','95.110.160.27'),(27502,0,'6sigma','2019-09-05 04:34:45','206.189.94.211'),(27503,0,'6sigma','2019-09-05 04:34:48','206.189.94.211'),(27504,1,'admin','2019-09-05 04:52:03','185.43.220.11'),(27505,0,'[login]','2019-09-05 04:52:03','185.43.220.11'),(27506,1,'admin','2019-09-05 05:20:11','46.105.99.163'),(27507,0,'6sigma','2019-09-05 05:37:05','192.185.81.61'),(27508,0,'6sigma','2019-09-05 05:37:06','192.185.81.61'),(27509,0,'6sigma','2019-09-05 09:12:10','93.125.99.41'),(27510,0,'6sigma','2019-09-05 09:12:12','93.125.99.41'),(27511,1,'admin','2019-09-06 00:04:15','139.59.77.88'),(27512,1,'admin','2019-09-06 07:18:55','185.225.39.227'),(27513,1,'admin','2019-09-06 12:08:36','103.90.232.39'),(27514,1,'admin','2019-09-06 17:21:06','46.105.99.163'),(27515,1,'admin','2019-09-06 17:42:39','46.105.99.163'),(27516,1,'admin','2019-09-06 18:30:48','202.121.178.80'),(27517,0,'[login]','2019-09-06 18:30:49','202.121.178.80'),(27518,1,'admin','2019-09-06 18:39:40','185.104.28.127'),(27519,0,'[login]','2019-09-06 18:39:41','185.104.28.127'),(27520,1,'admin','2019-09-06 19:00:28','162.211.109.201'),(27521,0,'[login]','2019-09-06 19:00:28','162.211.109.201'),(27522,1,'admin','2019-09-06 19:40:55','139.162.34.35'),(27523,0,'[login]','2019-09-06 19:40:57','139.162.34.35'),(27524,1,'admin','2019-09-06 20:00:54','103.221.222.82'),(27525,0,'[login]','2019-09-06 20:00:56','103.221.222.82'),(27526,1,'admin','2019-09-06 20:31:43','167.99.212.81'),(27527,1,'admin','2019-09-06 21:27:03','188.166.175.190'),(27528,1,'admin','2019-09-06 22:00:13','46.105.99.163'),(27529,1,'admin','2019-09-06 22:08:39','52.25.121.87'),(27530,1,'admin','2019-09-06 22:18:02','132.148.18.214'),(27531,1,'admin','2019-09-06 22:39:00','68.183.83.113'),(27532,1,'admin','2019-09-07 05:29:34','27.118.21.254'),(27533,0,'6sigma','2019-09-07 05:59:32','75.103.66.8'),(27534,0,'6sigma','2019-09-07 05:59:34','75.103.66.8'),(27535,0,'6sigma','2019-09-07 06:35:09','89.42.217.11'),(27536,0,'6sigma','2019-09-07 06:35:11','89.42.217.11'),(27537,0,'6sigma','2019-09-07 07:09:22','207.55.248.16'),(27538,0,'6sigma','2019-09-07 07:09:24','207.55.248.16'),(27539,0,'6sigma','2019-09-07 07:48:25','185.2.4.105'),(27540,0,'6sigma','2019-09-07 07:48:27','185.2.4.105'),(27541,1,'admin','2019-09-07 08:11:40','199.58.164.7'),(27542,1,'admin','2019-09-07 08:35:50','185.6.155.42'),(27543,0,'[login]','2019-09-07 08:35:51','185.6.155.42'),(27544,1,'admin','2019-09-07 09:01:57','5.57.224.213'),(27545,0,'[login]','2019-09-07 09:01:58','5.57.224.213'),(27546,1,'admin','2019-09-07 09:29:52','139.99.187.177'),(27547,0,'[login]','2019-09-07 09:29:54','139.99.187.177'),(27548,1,'admin','2019-09-07 09:58:45','91.121.112.70'),(27549,0,'[login]','2019-09-07 09:58:45','91.121.112.70'),(27550,1,'admin','2019-09-07 10:29:42','202.29.22.62'),(27551,0,'[login]','2019-09-07 10:29:44','202.29.22.62'),(27552,1,'admin','2019-09-07 11:26:29','192.169.232.246'),(27553,0,'[login]','2019-09-07 11:26:30','192.169.232.246'),(27554,1,'admin','2019-09-07 12:21:19','202.92.6.147'),(27555,0,'[login]','2019-09-07 12:21:20','202.92.6.147'),(27556,1,'admin','2019-09-07 12:45:00','192.99.35.149'),(27557,1,'admin','2019-09-07 12:51:19','165.22.127.56'),(27558,0,'[login]','2019-09-07 12:51:20','165.22.127.56'),(27559,0,'6sigma','2019-09-07 12:57:54','189.204.49.40'),(27560,0,'6sigma','2019-09-07 12:57:55','189.204.49.40'),(27561,1,'admin','2019-09-07 13:46:31','178.32.211.153'),(27562,0,'[login]','2019-09-07 13:46:32','178.32.211.153'),(27563,1,'admin','2019-09-07 14:15:59','167.71.199.132'),(27564,0,'[login]','2019-09-07 14:16:09','167.71.199.132'),(27565,1,'admin','2019-09-07 14:36:26','46.105.99.212'),(27566,1,'admin','2019-09-07 14:43:35','139.59.228.226'),(27567,1,'admin','2019-09-07 14:47:54','198.27.70.61'),(27568,1,'admin','2019-09-07 15:30:19','192.99.35.149'),(27569,1,'admin','2019-09-07 15:58:16','93.113.110.112'),(27570,0,'[login]','2019-09-07 15:58:17','93.113.110.112'),(27571,1,'admin','2019-09-07 16:25:32','158.69.1.224'),(27572,1,'admin','2019-09-07 16:43:06','138.68.90.14'),(27573,0,'[login]','2019-09-07 16:43:07','138.68.90.14'),(27574,1,'admin','2019-09-07 17:17:54','39.105.160.239'),(27575,0,'[login]','2019-09-07 17:17:59','39.105.160.239'),(27576,1,'admin','2019-09-07 17:18:02','138.68.18.66'),(27577,0,'[login]','2019-09-07 17:18:03','138.68.18.66'),(27578,1,'admin','2019-09-07 17:20:12','192.99.147.77'),(27579,0,'[login]','2019-09-07 17:20:12','192.99.147.77'),(27580,1,'admin','2019-09-07 17:20:36','153.92.4.152'),(27581,0,'[login]','2019-09-07 17:20:37','153.92.4.152'),(27582,1,'admin','2019-09-07 17:21:18','54.37.235.40'),(27583,0,'[login]','2019-09-07 17:21:19','54.37.235.40'),(27584,1,'admin','2019-09-07 17:22:17','91.121.155.215'),(27585,1,'admin','2019-09-07 17:22:31','62.138.18.175'),(27586,0,'[login]','2019-09-07 17:22:32','62.138.18.175'),(27587,1,'admin','2019-09-07 17:23:58','74.124.217.131'),(27588,0,'[login]','2019-09-07 17:23:59','74.124.217.131'),(27589,1,'admin','2019-09-07 17:24:59','149.202.174.247'),(27590,0,'[login]','2019-09-07 17:25:00','149.202.174.247'),(27591,1,'admin','2019-09-07 17:26:55','132.148.152.198'),(27592,1,'admin','2019-09-07 17:27:29','3.223.143.16'),(27593,0,'[login]','2019-09-07 17:27:29','3.223.143.16'),(27594,1,'admin','2019-09-07 17:28:44','167.71.222.193'),(27595,0,'[login]','2019-09-07 17:28:45','167.71.222.193'),(27596,1,'admin','2019-09-07 17:29:14','165.22.250.44'),(27597,0,'[login]','2019-09-07 17:29:15','165.22.250.44'),(27598,1,'admin','2019-09-07 17:31:36','88.99.173.25'),(27599,0,'[login]','2019-09-07 17:31:36','88.99.173.25'),(27600,1,'admin','2019-09-07 17:32:43','52.59.242.133'),(27601,0,'[login]','2019-09-07 17:32:44','52.59.242.133'),(27602,1,'admin','2019-09-07 17:33:02','112.137.129.5'),(27603,0,'[login]','2019-09-07 17:33:03','112.137.129.5'),(27604,1,'admin','2019-09-07 17:33:59','45.63.94.92'),(27605,0,'[login]','2019-09-07 17:34:00','45.63.94.92'),(27606,1,'admin','2019-09-07 17:35:59','139.59.14.115'),(27607,0,'[login]','2019-09-07 17:36:12','139.59.14.115'),(27608,1,'admin','2019-09-07 17:38:11','88.99.173.25'),(27609,0,'[login]','2019-09-07 17:38:12','88.99.173.25'),(27610,1,'admin','2019-09-07 17:39:10','34.201.87.192'),(27611,0,'[login]','2019-09-07 17:39:11','34.201.87.192'),(27612,1,'admin','2019-09-07 17:40:21','88.208.206.200'),(27613,0,'[login]','2019-09-07 17:40:22','88.208.206.200'),(27614,1,'admin','2019-09-07 17:40:36','70.39.149.99'),(27615,0,'[login]','2019-09-07 17:40:36','70.39.149.99'),(27616,0,'[login]','2019-09-07 17:40:40','132.148.152.198'),(27617,1,'admin','2019-09-07 17:42:03','46.137.243.64'),(27618,0,'[login]','2019-09-07 17:42:05','46.137.243.64'),(27619,1,'admin','2019-09-07 17:43:57','139.59.248.89'),(27620,0,'[login]','2019-09-07 17:43:59','139.59.248.89'),(27621,1,'admin','2019-09-07 17:44:10','192.99.15.141'),(27622,1,'admin','2019-09-07 17:44:46','200.71.189.217'),(27623,0,'[login]','2019-09-07 17:44:47','200.71.189.217'),(27624,1,'admin','2019-09-07 17:45:46','111.90.156.170'),(27625,0,'[login]','2019-09-07 17:45:47','111.90.156.170'),(27626,1,'admin','2019-09-07 17:47:45','192.99.35.149'),(27627,1,'admin','2019-09-07 17:48:17','133.167.107.9'),(27628,1,'admin','2019-09-07 17:48:49','165.22.47.46'),(27629,0,'[login]','2019-09-07 17:48:50','165.22.47.46'),(27630,1,'admin','2019-09-07 17:49:24','103.78.195.10'),(27631,0,'[login]','2019-09-07 17:49:25','103.78.195.10'),(27632,1,'admin','2019-09-07 17:50:26','50.62.22.61'),(27633,0,'[login]','2019-09-07 17:50:27','50.62.22.61'),(27634,1,'admin','2019-09-07 17:51:45','162.243.7.171'),(27635,1,'admin','2019-09-07 17:52:46','185.112.33.202'),(27636,0,'[login]','2019-09-07 17:52:52','185.112.33.202'),(27637,1,'admin','2019-09-07 17:53:20','54.252.198.102'),(27638,1,'admin','2019-09-07 17:53:25','178.128.110.195'),(27639,0,'[login]','2019-09-07 17:53:37','54.252.198.102'),(27640,0,'[login]','2019-09-07 17:53:43','178.128.110.195'),(27641,1,'admin','2019-09-07 17:54:04','192.99.35.149'),(27642,1,'admin','2019-09-07 17:54:10','46.101.54.199'),(27643,1,'admin','2019-09-07 17:54:33','185.112.33.202'),(27644,1,'admin','2019-09-07 17:54:39','192.99.15.139'),(27645,1,'admin','2019-09-07 17:56:05','87.117.225.63'),(27646,0,'[login]','2019-09-07 17:56:05','87.117.225.63'),(27647,1,'admin','2019-09-07 17:58:23','46.105.127.166'),(27648,1,'admin','2019-09-07 17:58:24','46.105.127.166'),(27649,1,'admin','2019-09-07 17:58:31','166.62.86.209'),(27650,1,'admin','2019-09-07 18:01:08','191.101.12.135'),(27651,0,'[login]','2019-09-07 18:01:08','191.101.12.135'),(27652,1,'admin','2019-09-07 18:02:46','79.252.82.34'),(27653,0,'[login]','2019-09-07 18:02:47','79.252.82.34'),(27654,1,'admin','2019-09-07 18:02:56','183.181.88.101'),(27655,0,'[login]','2019-09-07 18:02:57','183.181.88.101'),(27656,1,'admin','2019-09-07 18:03:32','45.79.23.209'),(27657,1,'admin','2019-09-07 18:05:05','64.202.189.192'),(27658,0,'[login]','2019-09-07 18:05:05','64.202.189.192'),(27659,1,'admin','2019-09-07 18:05:08','145.239.128.24'),(27660,1,'admin','2019-09-07 18:06:36','112.140.160.254'),(27661,0,'[login]','2019-09-07 18:06:37','112.140.160.254'),(27662,1,'admin','2019-09-07 18:09:05','51.68.170.178'),(27663,0,'[login]','2019-09-07 18:09:05','51.68.170.178'),(27664,1,'admin','2019-09-07 18:09:16','165.22.168.131'),(27665,0,'[login]','2019-09-07 18:09:16','165.22.168.131'),(27666,1,'admin','2019-09-07 18:10:51','149.3.124.77'),(27667,0,'[login]','2019-09-07 18:10:52','149.3.124.77'),(27668,1,'admin','2019-09-07 18:11:54','195.114.18.162'),(27669,0,'[login]','2019-09-07 18:11:55','195.114.18.162'),(27670,1,'admin','2019-09-07 18:12:36','198.27.70.61'),(27671,1,'admin','2019-09-07 18:13:07','200.129.150.3'),(27672,0,'[login]','2019-09-07 18:13:08','200.129.150.3'),(27673,1,'admin','2019-09-07 18:14:45','70.32.30.129'),(27674,1,'admin','2019-09-07 18:14:46','45.40.134.20'),(27675,0,'[login]','2019-09-07 18:14:46','45.40.134.20'),(27676,1,'admin','2019-09-07 18:15:51','87.236.102.64'),(27677,0,'[login]','2019-09-07 18:15:52','87.236.102.64'),(27678,1,'admin','2019-09-07 18:15:55','107.191.98.200'),(27679,1,'admin','2019-09-07 18:17:46','46.105.127.166'),(27680,1,'admin','2019-09-07 18:18:14','167.114.253.182'),(27681,0,'[login]','2019-09-07 18:18:15','167.114.253.182'),(27682,1,'admin','2019-09-07 18:18:40','134.209.173.8'),(27683,0,'[login]','2019-09-07 18:18:43','134.209.173.8'),(27684,1,'admin','2019-09-07 18:19:44','45.122.223.61'),(27685,1,'admin','2019-09-07 18:21:51','79.252.82.34'),(27686,0,'[login]','2019-09-07 18:21:52','79.252.82.34'),(27687,1,'admin','2019-09-07 18:22:37','104.41.41.14'),(27688,1,'admin','2019-09-07 18:23:29','163.172.164.135'),(27689,0,'[login]','2019-09-07 18:23:29','163.172.164.135'),(27690,1,'admin','2019-09-07 18:24:39','51.254.214.215'),(27691,1,'admin','2019-09-07 18:26:30','88.99.33.18'),(27692,0,'[login]','2019-09-07 18:26:31','88.99.33.18'),(27693,1,'admin','2019-09-07 18:28:24','162.244.95.2'),(27694,1,'admin','2019-09-07 18:28:53','132.148.26.79'),(27695,0,'[login]','2019-09-07 18:28:53','132.148.26.79'),(27696,1,'admin','2019-09-07 18:29:14','163.172.164.135'),(27697,1,'admin','2019-09-07 18:31:38','198.27.70.61'),(27698,1,'admin','2019-09-07 18:32:08','18.138.112.234'),(27699,1,'admin','2019-09-07 18:33:29','189.254.17.24'),(27700,0,'[login]','2019-09-07 18:33:30','189.254.17.24'),(27701,1,'admin','2019-09-07 18:34:25','46.4.15.48'),(27702,0,'[login]','2019-09-07 18:34:25','46.4.15.48'),(27703,1,'admin','2019-09-07 18:34:58','198.27.70.61'),(27704,1,'admin','2019-09-07 18:35:50','150.95.111.146'),(27705,0,'[login]','2019-09-07 18:35:53','150.95.111.146'),(27706,1,'admin','2019-09-07 18:36:28','185.41.160.235'),(27707,0,'[login]','2019-09-07 18:36:29','185.41.160.235'),(27708,1,'admin','2019-09-07 18:37:15','192.99.147.77'),(27709,1,'admin','2019-09-07 18:37:46','203.162.123.89'),(27710,0,'[login]','2019-09-07 18:37:48','203.162.123.89'),(27711,1,'admin','2019-09-07 18:38:35','192.99.15.139'),(27712,1,'admin','2019-09-07 18:39:03','61.68.126.59'),(27713,0,'[login]','2019-09-07 18:39:04','61.68.126.59'),(27714,1,'admin','2019-09-07 18:40:03','199.247.6.173'),(27715,0,'[login]','2019-09-07 18:40:03','199.247.6.173'),(27716,1,'admin','2019-09-07 18:40:20','183.181.84.44'),(27717,0,'[login]','2019-09-07 18:40:21','183.181.84.44'),(27718,1,'admin','2019-09-07 18:41:18','177.70.106.252'),(27719,1,'admin','2019-09-07 18:42:33','66.42.75.154'),(27720,1,'admin','2019-09-07 18:43:31','178.128.34.78'),(27721,0,'[login]','2019-09-07 18:43:31','178.128.34.78'),(27722,1,'admin','2019-09-07 18:44:26','167.71.253.92'),(27723,1,'admin','2019-09-07 18:48:19','104.248.16.13'),(27724,0,'[login]','2019-09-07 18:48:20','104.248.16.13'),(27725,1,'admin','2019-09-07 18:48:40','34.66.26.76'),(27726,0,'[login]','2019-09-07 18:48:42','34.66.26.76'),(27727,1,'admin','2019-09-07 18:49:29','178.128.247.80'),(27728,0,'[login]','2019-09-07 18:49:30','178.128.247.80'),(27729,1,'admin','2019-09-07 18:50:56','13.125.95.208'),(27730,0,'[login]','2019-09-07 18:50:57','13.125.95.208'),(27731,1,'admin','2019-09-07 18:52:07','194.126.119.18'),(27732,0,'[login]','2019-09-07 18:52:08','194.126.119.18'),(27733,1,'admin','2019-09-07 18:53:41','74.124.217.131'),(27734,0,'[login]','2019-09-07 18:53:42','74.124.217.131'),(27735,1,'admin','2019-09-07 18:57:11','46.105.99.163'),(27736,1,'admin','2019-09-07 18:57:36','68.183.217.198'),(27737,0,'[login]','2019-09-07 18:57:37','68.183.217.198'),(27738,1,'admin','2019-09-07 18:58:54','157.245.96.171'),(27739,0,'[login]','2019-09-07 18:58:55','157.245.96.171'),(27740,1,'admin','2019-09-07 19:00:00','70.32.30.129'),(27741,0,'[login]','2019-09-07 19:00:00','70.32.30.129'),(27742,1,'admin','2019-09-07 19:00:26','78.46.146.65'),(27743,0,'[login]','2019-09-07 19:00:26','78.46.146.65'),(27744,1,'admin','2019-09-07 19:02:26','123.31.31.12'),(27745,0,'[login]','2019-09-07 19:02:28','123.31.31.12'),(27746,1,'admin','2019-09-07 19:04:30','164.132.165.20'),(27747,0,'[login]','2019-09-07 19:04:31','164.132.165.20'),(27748,1,'admin','2019-09-07 19:04:52','192.99.15.141'),(27749,1,'admin','2019-09-07 19:06:14','134.209.17.213'),(27750,0,'[login]','2019-09-07 19:06:19','134.209.17.213'),(27751,1,'admin','2019-09-07 19:06:55','185.87.120.197'),(27752,0,'[login]','2019-09-07 19:06:56','185.87.120.197'),(27753,1,'admin','2019-09-07 19:07:08','165.22.22.218'),(27754,1,'admin','2019-09-07 19:08:31','54.169.16.72'),(27755,0,'[login]','2019-09-07 19:08:32','54.169.16.72'),(27756,1,'admin','2019-09-07 19:10:06','51.77.158.252'),(27757,0,'[login]','2019-09-07 19:10:07','51.77.158.252'),(27758,1,'admin','2019-09-07 19:10:11','46.105.99.212'),(27759,1,'admin','2019-09-07 19:11:04','149.28.173.219'),(27760,0,'[login]','2019-09-07 19:11:05','149.28.173.219'),(27761,1,'admin','2019-09-07 19:12:52','46.105.99.163'),(27762,1,'admin','2019-09-07 19:14:53','165.22.94.219'),(27763,0,'[login]','2019-09-07 19:14:56','165.22.94.219'),(27764,1,'admin','2019-09-07 19:15:09','172.104.166.92'),(27765,0,'[login]','2019-09-07 19:15:10','172.104.166.92'),(27766,1,'admin','2019-09-07 19:16:04','66.42.59.187'),(27767,0,'[login]','2019-09-07 19:16:07','66.42.59.187'),(27768,1,'admin','2019-09-07 19:16:25','88.99.173.25'),(27769,0,'[login]','2019-09-07 19:16:26','88.99.173.25'),(27770,1,'admin','2019-09-07 19:17:16','192.99.35.149'),(27771,1,'admin','2019-09-07 19:17:51','134.209.38.25'),(27772,0,'[login]','2019-09-07 19:17:51','134.209.38.25'),(27773,1,'admin','2019-09-07 19:18:54','51.91.56.222'),(27774,1,'admin','2019-09-07 19:20:06','54.215.239.89'),(27775,0,'[login]','2019-09-07 19:20:07','54.215.239.89'),(27776,1,'admin','2019-09-07 19:20:26','192.241.153.36'),(27777,0,'[login]','2019-09-07 19:20:26','192.241.153.36'),(27778,1,'admin','2019-09-07 19:22:12','192.254.133.72'),(27779,1,'admin','2019-09-07 19:23:25','198.27.70.61'),(27780,1,'admin','2019-09-07 19:23:43','178.208.91.34'),(27781,0,'[login]','2019-09-07 19:23:44','178.208.91.34'),(27782,1,'admin','2019-09-07 19:23:55','134.209.79.40'),(27783,0,'[login]','2019-09-07 19:23:55','134.209.79.40'),(27784,1,'admin','2019-09-07 19:24:29','198.27.70.61'),(27785,1,'admin','2019-09-07 19:25:58','158.69.112.178'),(27786,0,'[login]','2019-09-07 19:25:58','158.69.112.178'),(27787,1,'admin','2019-09-07 19:26:57','164.68.121.201'),(27788,0,'[login]','2019-09-07 19:26:58','164.68.121.201'),(27789,1,'admin','2019-09-07 19:27:10','51.77.200.62'),(27790,0,'[login]','2019-09-07 19:27:14','51.77.200.62'),(27791,1,'admin','2019-09-07 19:28:02','69.196.152.42'),(27792,0,'[login]','2019-09-07 19:28:03','69.196.152.42'),(27793,1,'admin','2019-09-07 19:28:51','183.181.88.101'),(27794,0,'[login]','2019-09-07 19:28:52','183.181.88.101'),(27795,1,'admin','2019-09-07 19:31:33','128.127.64.31'),(27796,1,'admin','2019-09-07 19:32:34','142.93.157.155'),(27797,1,'admin','2019-09-07 19:33:12','165.22.85.145'),(27798,0,'[login]','2019-09-07 19:33:14','165.22.85.145'),(27799,1,'admin','2019-09-07 19:34:07','35.202.183.69'),(27800,0,'[login]','2019-09-07 19:34:07','35.202.183.69'),(27801,1,'admin','2019-09-07 19:34:09','162.243.7.171'),(27802,0,'[login]','2019-09-07 19:34:09','162.243.7.171'),(27803,1,'admin','2019-09-07 19:35:33','5.196.204.173'),(27804,1,'admin','2019-09-07 19:37:02','34.66.26.76'),(27805,0,'[login]','2019-09-07 19:37:03','34.66.26.76'),(27806,1,'admin','2019-09-07 19:39:37','167.71.137.253'),(27807,1,'admin','2019-09-07 19:39:55','103.200.22.131'),(27808,0,'[login]','2019-09-07 19:39:56','103.200.22.131'),(27809,1,'admin','2019-09-07 19:41:47','165.22.168.131'),(27810,1,'admin','2019-09-07 19:42:03','37.187.149.42'),(27811,0,'[login]','2019-09-07 19:42:03','37.187.149.42'),(27812,1,'admin','2019-09-07 19:42:57','103.221.222.82'),(27813,0,'[login]','2019-09-07 19:42:59','103.221.222.82'),(27814,1,'admin','2019-09-07 19:44:35','52.14.92.30'),(27815,0,'[login]','2019-09-07 19:44:36','52.14.92.30'),(27816,1,'admin','2019-09-07 19:44:43','46.4.15.48'),(27817,0,'[login]','2019-09-07 19:44:44','46.4.15.48'),(27818,1,'admin','2019-09-07 19:47:13','165.227.154.44'),(27819,0,'[login]','2019-09-07 19:47:20','165.227.154.44'),(27820,1,'admin','2019-09-07 19:48:15','45.55.82.44'),(27821,0,'[login]','2019-09-07 19:48:15','45.55.82.44'),(27822,1,'admin','2019-09-07 19:49:06','67.207.95.72'),(27823,0,'[login]','2019-09-07 19:49:07','67.207.95.72'),(27824,1,'admin','2019-09-07 19:49:22','159.65.21.235'),(27825,0,'[login]','2019-09-07 19:49:23','159.65.21.235'),(27826,1,'admin','2019-09-07 19:50:38','128.199.68.128'),(27827,0,'[login]','2019-09-07 19:50:40','128.199.68.128'),(27828,1,'admin','2019-09-07 19:52:17','45.122.223.61'),(27829,1,'admin','2019-09-07 19:53:12','192.99.35.149'),(27830,1,'admin','2019-09-07 19:53:18','41.222.227.98'),(27831,1,'admin','2019-09-07 19:54:02','213.239.214.172'),(27832,0,'[login]','2019-09-07 19:54:03','213.239.214.172'),(27833,1,'admin','2019-09-07 19:55:36','128.199.218.183'),(27834,0,'[login]','2019-09-07 19:55:37','128.199.218.183'),(27835,1,'admin','2019-09-07 19:57:07','157.230.238.132'),(27836,0,'[login]','2019-09-07 19:57:21','157.230.238.132'),(27837,1,'admin','2019-09-07 19:58:19','185.233.116.90'),(27838,0,'[login]','2019-09-07 19:58:20','185.233.116.90'),(27839,1,'admin','2019-09-07 19:58:35','165.22.96.65'),(27840,0,'[login]','2019-09-07 19:58:36','165.22.96.65'),(27841,1,'admin','2019-09-07 20:00:09','172.93.123.204'),(27842,0,'[login]','2019-09-07 20:00:10','172.93.123.204'),(27843,1,'admin','2019-09-07 20:01:06','89.33.25.237'),(27844,0,'[login]','2019-09-07 20:01:07','89.33.25.237'),(27845,1,'admin','2019-09-07 20:01:17','66.85.47.16'),(27846,0,'[login]','2019-09-07 20:01:18','66.85.47.16'),(27847,1,'admin','2019-09-07 20:02:32','18.138.112.234'),(27848,1,'admin','2019-09-07 20:04:05','157.52.211.162'),(27849,0,'[login]','2019-09-07 20:04:05','157.52.211.162'),(27850,1,'admin','2019-09-07 20:05:12','104.237.3.90'),(27851,0,'[login]','2019-09-07 20:05:12','104.237.3.90'),(27852,1,'admin','2019-09-07 20:06:32','68.183.217.198'),(27853,0,'[login]','2019-09-07 20:06:33','68.183.217.198'),(27854,1,'admin','2019-09-07 20:07:00','46.105.99.163'),(27855,1,'admin','2019-09-07 20:09:20','162.144.57.183'),(27856,0,'[login]','2019-09-07 20:09:20','162.144.57.183'),(27857,1,'admin','2019-09-07 20:09:47','183.181.84.19'),(27858,0,'[login]','2019-09-07 20:09:48','183.181.84.19'),(27859,1,'admin','2019-09-07 20:10:10','51.68.41.91'),(27860,0,'[login]','2019-09-07 20:10:11','51.68.41.91'),(27861,1,'admin','2019-09-07 20:12:45','159.65.224.8'),(27862,1,'admin','2019-09-07 20:12:59','202.29.22.62'),(27863,0,'[login]','2019-09-07 20:13:01','202.29.22.62'),(27864,1,'admin','2019-09-07 20:14:40','13.250.101.198'),(27865,0,'[login]','2019-09-07 20:14:41','13.250.101.198'),(27866,1,'admin','2019-09-07 20:14:43','165.22.47.46'),(27867,1,'admin','2019-09-07 20:15:22','192.99.15.141'),(27868,1,'admin','2019-09-07 20:16:09','178.128.188.84'),(27869,0,'[login]','2019-09-07 20:16:10','178.128.188.84'),(27870,1,'admin','2019-09-07 20:17:35','185.248.196.2'),(27871,0,'[login]','2019-09-07 20:17:36','185.248.196.2'),(27872,1,'admin','2019-09-07 20:17:47','51.68.215.199'),(27873,1,'admin','2019-09-07 20:19:56','88.150.168.7'),(27874,0,'[login]','2019-09-07 20:19:57','88.150.168.7'),(27875,1,'admin','2019-09-07 20:20:00','159.89.168.219'),(27876,1,'admin','2019-09-07 20:20:02','34.87.78.113'),(27877,0,'[login]','2019-09-07 20:20:02','159.89.168.219'),(27878,0,'[login]','2019-09-07 20:20:03','34.87.78.113'),(27879,1,'admin','2019-09-07 20:21:28','5.189.155.171'),(27880,0,'[login]','2019-09-07 20:21:29','5.189.155.171'),(27881,1,'admin','2019-09-07 20:22:52','51.38.187.44'),(27882,0,'[login]','2019-09-07 20:22:52','51.38.187.44'),(27883,1,'admin','2019-09-07 20:23:15','198.27.70.61'),(27884,1,'admin','2019-09-07 20:24:07','46.101.54.199'),(27885,0,'[login]','2019-09-07 20:24:07','46.101.54.199'),(27886,1,'admin','2019-09-07 20:25:30','185.87.120.197'),(27887,1,'admin','2019-09-07 20:28:28','165.22.58.37'),(27888,0,'[login]','2019-09-07 20:28:29','165.22.58.37'),(27889,1,'admin','2019-09-07 20:28:47','183.181.84.44'),(27890,1,'admin','2019-09-07 20:28:48','193.112.223.243'),(27891,0,'[login]','2019-09-07 20:28:48','183.181.84.44'),(27892,0,'[login]','2019-09-07 20:28:49','193.112.223.243'),(27893,1,'admin','2019-09-07 20:30:03','158.69.1.224'),(27894,0,'[login]','2019-09-07 20:30:08','158.69.1.224'),(27895,1,'admin','2019-09-07 20:31:21','162.144.126.31'),(27896,0,'[login]','2019-09-07 20:31:22','162.144.126.31'),(27897,1,'admin','2019-09-07 20:31:27','134.209.38.25'),(27898,0,'[login]','2019-09-07 20:31:27','134.209.38.25'),(27899,1,'admin','2019-09-07 20:32:17','185.233.116.90'),(27900,0,'[login]','2019-09-07 20:32:18','185.233.116.90'),(27901,1,'admin','2019-09-07 20:33:31','195.114.210.128'),(27902,1,'admin','2019-09-07 20:34:26','195.234.4.55'),(27903,1,'admin','2019-09-07 20:36:00','87.117.225.63'),(27904,1,'admin','2019-09-07 20:37:50','178.128.188.84'),(27905,1,'admin','2019-09-07 20:38:52','35.245.11.5'),(27906,1,'admin','2019-09-07 20:39:19','78.46.146.65'),(27907,1,'admin','2019-09-07 20:39:46','106.14.117.152'),(27908,1,'admin','2019-09-07 20:40:15','31.14.161.244'),(27909,0,'[login]','2019-09-07 20:40:16','31.14.161.244'),(27910,1,'admin','2019-09-07 20:43:22','159.89.168.219'),(27911,1,'admin','2019-09-07 20:44:26','5.189.155.171'),(27912,1,'admin','2019-09-07 20:44:37','198.27.70.61'),(27913,1,'admin','2019-09-07 20:46:41','146.185.133.99'),(27914,1,'admin','2019-09-07 20:46:47','88.150.168.7'),(27915,1,'admin','2019-09-07 20:47:31','197.85.7.159'),(27916,1,'admin','2019-09-07 20:48:44','183.181.97.81'),(27917,1,'admin','2019-09-07 20:49:17','88.99.33.18'),(27918,1,'admin','2019-09-07 20:49:54','18.228.33.9'),(27919,1,'admin','2019-09-07 20:51:22','149.28.131.160'),(27920,1,'admin','2019-09-07 20:54:01','149.28.103.249'),(27921,1,'admin','2019-09-07 20:55:12','165.227.12.232'),(27922,1,'admin','2019-09-07 20:55:56','39.107.70.13'),(27923,1,'admin','2019-09-07 20:56:37','173.212.225.11'),(27924,1,'admin','2019-09-07 20:57:10','46.4.15.48'),(27925,1,'admin','2019-09-07 20:59:19','185.2.5.24'),(27926,1,'admin','2019-09-07 21:01:15','203.162.123.89'),(27927,1,'admin','2019-09-07 21:03:27','91.121.155.215'),(27928,1,'admin','2019-09-07 21:04:00','125.212.205.70'),(27929,1,'admin','2019-09-07 21:05:04','134.209.175.155'),(27930,1,'admin','2019-09-07 21:05:12','192.99.35.149'),(27931,1,'admin','2019-09-07 21:06:03','185.119.172.206'),(27932,1,'admin','2019-09-07 21:06:42','103.129.220.6'),(27933,1,'admin','2019-09-07 21:07:22','162.243.123.199'),(27934,1,'admin','2019-09-07 21:09:16','104.41.5.236'),(27935,0,'[login]','2019-09-07 21:09:17','104.41.5.236'),(27936,1,'admin','2019-09-07 21:09:30','104.248.10.36'),(27937,1,'admin','2019-09-07 21:10:37','45.122.223.61'),(27938,1,'admin','2019-09-07 21:11:12','165.22.86.58'),(27939,1,'admin','2019-09-07 21:13:38','167.99.69.153'),(27940,1,'admin','2019-09-07 21:14:18','148.251.78.153'),(27941,1,'admin','2019-09-07 21:17:50','45.122.223.61'),(27942,1,'admin','2019-09-07 21:18:14','185.105.237.21'),(27943,1,'admin','2019-09-07 21:18:22','45.55.62.60'),(27944,1,'admin','2019-09-07 21:19:12','157.112.176.40'),(27945,1,'admin','2019-09-07 21:20:10','142.93.61.35'),(27946,1,'admin','2019-09-07 21:20:37','62.210.151.28'),(27947,1,'admin','2019-09-07 21:23:47','68.183.46.252'),(27948,1,'admin','2019-09-07 21:24:13','172.81.243.66'),(27949,1,'admin','2019-09-07 21:24:24','46.105.127.166'),(27950,1,'admin','2019-09-07 21:24:50','51.254.214.215'),(27951,1,'admin','2019-09-07 21:25:29','178.62.217.187'),(27952,1,'admin','2019-09-07 21:26:25','165.22.34.8'),(27953,1,'admin','2019-09-07 21:27:25','103.92.30.80'),(27954,1,'admin','2019-09-07 21:30:47','107.191.98.200'),(27955,1,'admin','2019-09-07 21:32:47','176.31.66.138'),(27956,1,'admin','2019-09-07 21:33:48','167.179.74.230'),(27957,1,'admin','2019-09-07 21:34:25','192.99.35.149'),(27958,1,'admin','2019-09-07 21:35:35','188.166.22.221'),(27959,1,'admin','2019-09-07 21:37:25','198.27.70.61'),(27960,1,'admin','2019-09-07 21:37:42','146.185.133.99'),(27961,1,'admin','2019-09-07 21:39:01','167.99.116.3'),(27962,1,'admin','2019-09-07 21:40:27','198.27.70.61'),(27963,1,'admin','2019-09-07 21:40:56','52.91.158.49'),(27964,1,'admin','2019-09-07 21:41:47','159.203.160.221'),(27965,1,'admin','2019-09-07 21:43:12','150.95.105.63'),(27966,1,'admin','2019-09-07 21:43:56','134.209.118.112'),(27967,1,'admin','2019-09-07 21:45:19','46.137.243.64'),(27968,1,'admin','2019-09-07 21:46:44','35.198.165.160'),(27969,1,'admin','2019-09-07 21:48:05','109.109.120.103'),(27970,1,'admin','2019-09-07 21:48:24','112.137.129.5'),(27971,1,'admin','2019-09-07 21:49:36','5.196.204.173'),(27972,1,'admin','2019-09-07 21:50:37','51.254.128.34'),(27973,1,'admin','2019-09-07 21:51:12','115.28.101.19'),(27974,1,'admin','2019-09-07 21:52:29','62.219.78.153'),(27975,1,'admin','2019-09-07 21:53:07','18.214.105.148'),(27976,1,'admin','2019-09-07 21:55:55','46.4.15.48'),(27977,1,'admin','2019-09-07 21:57:20','165.22.49.30'),(27978,1,'admin','2019-09-07 21:57:47','112.140.160.254'),(27979,1,'admin','2019-09-07 21:59:01','148.251.78.153'),(27980,1,'admin','2019-09-07 21:59:11','66.85.47.16'),(27981,1,'admin','2019-09-07 22:00:21','136.243.48.218'),(27982,1,'admin','2019-09-07 22:01:59','194.39.84.11'),(27983,1,'admin','2019-09-07 22:02:31','51.77.158.252'),(27984,1,'admin','2019-09-07 22:03:28','162.144.84.235'),(27985,1,'admin','2019-09-07 22:04:20','157.7.174.50'),(27986,1,'admin','2019-09-07 22:04:54','192.99.35.149'),(27987,1,'admin','2019-09-07 22:06:10','46.105.127.166'),(27988,1,'admin','2019-09-07 22:06:50','103.86.50.211'),(27989,1,'admin','2019-09-07 22:07:26','149.28.131.160'),(27990,1,'admin','2019-09-07 22:10:32','139.59.80.189'),(27991,1,'admin','2019-09-07 22:10:33','122.165.206.136'),(27992,1,'admin','2019-09-07 22:10:35','183.181.97.81'),(27993,1,'admin','2019-09-07 22:11:51','13.127.96.186'),(27994,1,'admin','2019-09-07 22:13:24','35.247.199.147'),(27995,1,'admin','2019-09-07 22:13:49','206.81.13.205'),(27996,1,'admin','2019-09-07 22:15:01','103.221.220.200'),(27997,1,'admin','2019-09-07 22:17:51','167.71.199.132'),(27998,1,'admin','2019-09-07 22:18:01','202.29.22.62'),(27999,1,'admin','2019-09-07 22:18:37','132.148.26.79'),(28000,1,'admin','2019-09-07 22:19:05','109.168.97.36'),(28001,1,'admin','2019-09-07 22:20:07','37.59.57.175'),(28002,1,'admin','2019-09-07 22:22:58','101.99.75.212'),(28003,1,'admin','2019-09-07 22:28:08','167.71.32.246'),(28004,1,'admin','2019-09-07 22:29:35','198.27.70.61'),(28005,1,'admin','2019-09-07 22:30:24','203.162.13.26'),(28006,1,'admin','2019-09-07 22:31:19','51.38.98.233'),(28007,1,'admin','2019-09-07 22:31:32','34.65.252.76'),(28008,1,'admin','2019-09-07 22:31:36','159.89.24.62'),(28009,1,'admin','2019-09-07 22:33:19','216.172.178.97'),(28010,1,'admin','2019-09-07 22:35:23','167.71.93.181'),(28011,1,'admin','2019-09-07 22:35:40','111.68.116.10'),(28012,1,'admin','2019-09-07 22:35:51','202.121.178.80'),(28013,1,'admin','2019-09-07 22:35:57','5.57.224.213'),(28014,1,'admin','2019-09-07 22:38:31','192.99.15.141'),(28015,1,'admin','2019-09-07 22:39:02','145.239.128.24'),(28016,1,'admin','2019-09-07 22:39:28','165.227.133.145'),(28017,1,'admin','2019-09-07 22:39:37','39.107.70.13'),(28018,1,'admin','2019-09-07 22:41:52','115.124.105.12'),(28019,1,'admin','2019-09-07 22:43:13','62.210.167.150'),(28020,1,'admin','2019-09-07 22:43:18','158.69.224.11'),(28021,1,'admin','2019-09-07 22:44:50','139.59.79.94'),(28022,1,'admin','2019-09-07 22:45:41','210.180.118.189'),(28023,1,'admin','2019-09-07 22:47:28','178.128.46.186'),(28024,1,'admin','2019-09-07 22:47:49','5.189.167.191'),(28025,1,'admin','2019-09-07 22:47:50','66.85.47.16'),(28026,1,'admin','2019-09-07 22:49:49','192.99.35.149'),(28027,1,'admin','2019-09-07 22:50:54','125.212.205.70'),(28028,1,'admin','2019-09-07 22:51:18','165.22.144.17'),(28029,1,'admin','2019-09-07 22:52:08','185.2.5.24'),(28030,1,'admin','2019-09-07 22:54:01','115.124.105.12'),(28031,1,'admin','2019-09-07 22:55:11','165.22.51.81'),(28032,1,'admin','2019-09-07 22:56:41','62.116.165.86'),(28033,1,'admin','2019-09-07 22:57:19','192.99.35.149'),(28034,1,'admin','2019-09-07 22:57:51','148.251.78.153'),(28035,1,'admin','2019-09-07 22:59:34','162.211.109.201'),(28036,1,'admin','2019-09-07 22:59:35','192.99.35.149'),(28037,1,'admin','2019-09-07 22:59:53','203.162.123.89'),(28038,1,'admin','2019-09-07 22:59:55','134.209.216.249'),(28039,1,'admin','2019-09-07 23:00:57','148.251.78.153'),(28040,1,'admin','2019-09-07 23:02:14','54.39.196.33'),(28041,1,'admin','2019-09-07 23:02:35','46.105.99.212'),(28042,1,'admin','2019-09-07 23:05:18','128.199.187.219'),(28043,1,'admin','2019-09-07 23:05:54','80.211.189.126'),(28044,1,'admin','2019-09-07 23:06:28','199.247.18.40'),(28045,1,'admin','2019-09-07 23:08:11','172.104.166.92'),(28046,1,'admin','2019-09-07 23:08:41','103.83.192.6'),(28047,1,'admin','2019-09-07 23:09:43','157.52.211.162'),(28048,1,'admin','2019-09-07 23:11:05','165.22.51.81'),(28049,1,'admin','2019-09-07 23:11:21','153.92.5.89'),(28050,1,'admin','2019-09-07 23:12:40','52.237.132.31'),(28051,1,'admin','2019-09-07 23:13:07','178.208.91.34'),(28052,1,'admin','2019-09-07 23:14:02','67.205.158.239'),(28053,1,'admin','2019-09-07 23:14:26','192.99.35.149'),(28054,1,'admin','2019-09-07 23:15:05','18.214.105.148'),(28055,1,'admin','2019-09-07 23:17:52','134.209.216.249'),(28056,1,'admin','2019-09-07 23:18:13','3.91.60.233'),(28057,1,'admin','2019-09-07 23:20:00','159.65.240.22'),(28058,1,'admin','2019-09-07 23:21:33','165.22.51.81'),(28059,1,'admin','2019-09-07 23:22:36','46.4.15.48'),(28060,1,'admin','2019-09-07 23:22:45','91.121.155.215'),(28061,1,'admin','2019-09-07 23:24:10','3.217.204.19'),(28062,1,'admin','2019-09-07 23:26:08','78.46.146.65'),(28063,1,'admin','2019-09-07 23:27:22','185.2.5.13'),(28064,1,'admin','2019-09-07 23:29:40','139.59.71.52'),(28065,1,'admin','2019-09-07 23:32:00','183.181.88.19'),(28066,1,'admin','2019-09-07 23:32:00','139.59.80.189'),(28067,1,'admin','2019-09-07 23:33:24','162.144.38.66'),(28068,1,'admin','2019-09-07 23:33:53','104.131.66.225'),(28069,1,'admin','2019-09-07 23:34:12','149.28.103.249'),(28070,1,'admin','2019-09-07 23:36:19','167.99.210.182'),(28071,1,'admin','2019-09-07 23:38:13','67.205.140.232'),(28072,1,'admin','2019-09-07 23:38:48','146.185.133.99'),(28073,1,'admin','2019-09-07 23:39:48','34.65.165.198'),(28074,1,'admin','2019-09-07 23:39:50','183.181.88.101'),(28075,1,'admin','2019-09-07 23:40:15','89.22.120.25'),(28076,1,'admin','2019-09-07 23:41:08','101.99.75.212'),(28077,1,'admin','2019-09-07 23:42:28','37.187.149.42'),(28078,1,'admin','2019-09-07 23:44:20','103.27.236.196'),(28079,1,'admin','2019-09-07 23:45:05','165.22.222.219'),(28080,1,'admin','2019-09-07 23:46:31','167.99.210.182'),(28081,1,'admin','2019-09-07 23:46:54','67.205.180.16'),(28082,1,'admin','2019-09-07 23:47:24','206.189.128.53'),(28083,1,'admin','2019-09-07 23:50:08','167.71.36.92'),(28084,1,'admin','2019-09-07 23:51:31','47.92.103.166'),(28085,1,'admin','2019-09-07 23:53:01','93.113.110.112'),(28086,1,'admin','2019-09-07 23:54:35','192.254.133.72'),(28087,1,'admin','2019-09-07 23:56:01','3.91.60.233'),(28088,1,'admin','2019-09-07 23:57:37','165.227.133.145'),(28089,1,'admin','2019-09-07 23:57:45','165.22.86.58'),(28090,1,'admin','2019-09-07 23:58:00','177.70.106.252'),(28091,1,'admin','2019-09-08 00:00:14','54.88.167.246'),(28092,1,'admin','2019-09-08 00:00:18','176.112.72.6'),(28093,1,'admin','2019-09-08 00:01:37','185.2.5.24'),(28094,1,'admin','2019-09-08 00:03:25','185.233.116.90'),(28095,1,'admin','2019-09-08 00:04:53','185.104.28.127'),(28096,1,'admin','2019-09-08 00:05:05','52.237.132.31'),(28097,1,'admin','2019-09-08 00:06:20','46.101.221.138'),(28098,1,'admin','2019-09-08 00:07:55','149.3.124.77'),(28099,1,'admin','2019-09-08 00:10:25','159.65.48.171'),(28100,1,'admin','2019-09-08 00:10:41','188.166.22.221'),(28101,1,'admin','2019-09-08 00:11:04','174.138.30.236'),(28102,1,'admin','2019-09-08 00:13:12','103.255.190.137'),(28103,1,'admin','2019-09-08 00:13:54','158.69.1.224'),(28104,1,'admin','2019-09-08 00:15:27','3.15.17.67'),(28105,1,'admin','2019-09-08 00:16:58','159.203.36.212'),(28106,1,'admin','2019-09-08 00:18:12','149.56.31.218'),(28107,1,'admin','2019-09-08 00:19:59','112.140.160.254'),(28108,1,'admin','2019-09-08 00:20:06','35.240.192.227'),(28109,0,'[login]','2019-09-08 00:20:07','35.240.192.227'),(28110,1,'admin','2019-09-08 00:23:38','80.211.189.126'),(28111,1,'admin','2019-09-08 00:25:44','185.112.33.202'),(28112,1,'admin','2019-09-08 00:25:51','165.22.19.102'),(28113,1,'admin','2019-09-08 00:26:08','89.33.25.237'),(28114,1,'admin','2019-09-08 00:26:10','192.99.35.149'),(28115,1,'admin','2019-09-08 00:28:22','132.148.18.214'),(28116,1,'admin','2019-09-08 00:30:32','93.125.99.44'),(28117,1,'admin','2019-09-08 00:30:42','167.71.105.41'),(28118,1,'admin','2019-09-08 00:31:59','167.99.69.153'),(28119,1,'admin','2019-09-08 00:33:00','80.211.189.126'),(28120,1,'admin','2019-09-08 00:35:08','86.109.170.96'),(28121,1,'admin','2019-09-08 00:36:47','109.109.120.103'),(28122,1,'admin','2019-09-08 00:38:02','116.203.217.26'),(28123,1,'admin','2019-09-08 00:38:23','89.33.25.237'),(28124,1,'admin','2019-09-08 00:41:06','128.199.134.25'),(28125,1,'admin','2019-09-08 00:41:24','134.209.38.25'),(28126,1,'admin','2019-09-08 00:41:25','62.75.231.20'),(28127,1,'admin','2019-09-08 00:42:20','46.105.99.212'),(28128,1,'admin','2019-09-08 00:42:44','139.162.19.205'),(28129,1,'admin','2019-09-08 00:45:43','165.22.118.0'),(28130,1,'admin','2019-09-08 00:46:48','51.38.98.233'),(28131,1,'admin','2019-09-08 00:47:14','185.202.54.1'),(28132,1,'admin','2019-09-08 00:49:30','87.247.174.250'),(28133,1,'admin','2019-09-08 00:49:51','51.254.128.34'),(28134,1,'admin','2019-09-08 00:52:37','47.92.103.166'),(28135,1,'admin','2019-09-08 00:53:25','178.128.87.194'),(28136,1,'admin','2019-09-08 00:54:42','183.181.88.19'),(28137,1,'admin','2019-09-08 00:55:25','104.248.41.161'),(28138,1,'admin','2019-09-08 00:56:13','159.203.36.212'),(28139,1,'admin','2019-09-08 00:57:05','67.207.94.61'),(28140,1,'admin','2019-09-08 00:57:43','178.63.65.2'),(28141,1,'admin','2019-09-08 00:59:22','35.202.183.69'),(28142,1,'admin','2019-09-08 01:02:36','112.137.129.5'),(28143,0,'[login]','2019-09-08 01:02:38','112.137.129.5'),(28144,1,'admin','2019-09-08 01:03:34','107.170.138.54'),(28145,0,'[login]','2019-09-08 01:03:35','107.170.138.54'),(28146,1,'admin','2019-09-08 01:04:35','51.38.98.233'),(28147,0,'[login]','2019-09-08 01:04:36','51.38.98.233'),(28148,1,'admin','2019-09-08 01:05:08','139.59.79.94'),(28149,0,'[login]','2019-09-08 01:05:09','139.59.79.94'),(28150,1,'admin','2019-09-08 01:06:14','91.121.155.215'),(28151,0,'[login]','2019-09-08 01:06:14','91.121.155.215'),(28152,1,'admin','2019-09-08 01:07:38','91.121.155.215'),(28153,0,'[login]','2019-09-08 01:07:39','91.121.155.215'),(28154,1,'admin','2019-09-08 01:08:28','165.22.85.145'),(28155,0,'[login]','2019-09-08 01:08:31','165.22.85.145'),(28156,1,'admin','2019-09-08 01:09:27','138.68.18.66'),(28157,1,'admin','2019-09-08 01:09:27','192.99.15.141'),(28158,0,'[login]','2019-09-08 01:09:27','138.68.18.66'),(28159,1,'admin','2019-09-08 01:11:02','69.196.152.42'),(28160,0,'[login]','2019-09-08 01:11:03','69.196.152.42'),(28161,1,'admin','2019-09-08 01:11:24','124.158.4.37'),(28162,0,'[login]','2019-09-08 01:11:26','124.158.4.37'),(28163,1,'admin','2019-09-08 01:13:51','142.93.157.155'),(28164,0,'[login]','2019-09-08 01:13:52','142.93.157.155'),(28165,1,'admin','2019-09-08 01:15:05','87.117.225.63'),(28166,0,'[login]','2019-09-08 01:15:06','87.117.225.63'),(28167,1,'admin','2019-09-08 01:16:01','104.41.41.14'),(28168,1,'admin','2019-09-08 01:17:07','64.202.189.192'),(28169,1,'admin','2019-09-08 01:17:48','51.158.106.233'),(28170,1,'admin','2019-09-08 01:20:04','87.236.102.64'),(28171,1,'admin','2019-09-08 01:20:05','5.135.167.87'),(28172,1,'admin','2019-09-08 01:21:30','67.205.158.239'),(28173,1,'admin','2019-09-08 01:22:26','192.99.35.149'),(28174,1,'admin','2019-09-08 01:24:45','103.92.30.33'),(28175,1,'admin','2019-09-08 01:26:16','206.81.21.47'),(28176,0,'[login]','2019-09-08 01:26:17','206.81.21.47'),(28177,1,'admin','2019-09-08 01:26:46','106.14.117.152'),(28178,0,'[login]','2019-09-08 01:26:49','106.14.117.152'),(28179,1,'admin','2019-09-08 01:29:08','185.160.122.57'),(28180,0,'[login]','2019-09-08 01:29:09','185.160.122.57'),(28181,1,'admin','2019-09-08 01:29:10','3.130.10.141'),(28182,0,'[login]','2019-09-08 01:29:11','3.130.10.141'),(28183,1,'admin','2019-09-08 01:31:16','139.59.14.115'),(28184,0,'[login]','2019-09-08 01:31:21','139.59.14.115'),(28185,1,'admin','2019-09-08 01:32:08','62.116.165.86'),(28186,0,'[login]','2019-09-08 01:32:09','62.116.165.86'),(28187,1,'admin','2019-09-08 01:32:47','128.199.203.245'),(28188,0,'[login]','2019-09-08 01:32:48','128.199.203.245'),(28189,1,'admin','2019-09-08 01:33:56','34.87.43.61'),(28190,0,'[login]','2019-09-08 01:33:58','34.87.43.61'),(28191,1,'admin','2019-09-08 01:36:39','23.254.201.102'),(28192,0,'[login]','2019-09-08 01:36:39','23.254.201.102'),(28193,1,'admin','2019-09-08 01:37:55','35.202.183.69'),(28194,0,'[login]','2019-09-08 01:37:55','35.202.183.69'),(28195,1,'admin','2019-09-08 01:39:29','97.74.236.194'),(28196,0,'[login]','2019-09-08 01:39:30','97.74.236.194'),(28197,0,'[login]','2019-09-08 01:40:00','165.22.144.17'),(28198,1,'admin','2019-09-08 01:41:13','132.148.18.178'),(28199,0,'[login]','2019-09-08 01:41:14','132.148.18.178'),(28200,1,'admin','2019-09-08 01:42:39','35.156.70.95'),(28201,0,'[login]','2019-09-08 01:42:39','35.156.70.95'),(28202,1,'admin','2019-09-08 01:44:14','82.223.15.202'),(28203,0,'[login]','2019-09-08 01:44:15','82.223.15.202'),(28204,1,'admin','2019-09-08 01:45:23','51.77.200.62'),(28205,0,'[login]','2019-09-08 01:45:26','51.77.200.62'),(28206,1,'admin','2019-09-08 01:46:09','103.83.192.6'),(28207,0,'[login]','2019-09-08 01:46:10','103.83.192.6'),(28208,1,'admin','2019-09-08 01:47:20','173.249.2.115'),(28209,0,'[login]','2019-09-08 01:47:21','173.249.2.115'),(28210,1,'admin','2019-09-08 01:49:00','37.187.90.62'),(28211,0,'[login]','2019-09-08 01:49:00','37.187.90.62'),(28212,1,'admin','2019-09-08 01:50:02','34.65.252.76'),(28213,1,'admin','2019-09-08 01:50:10','89.33.25.237'),(28214,0,'[login]','2019-09-08 01:50:11','89.33.25.237'),(28215,0,'[login]','2019-09-08 01:50:13','34.65.252.76'),(28216,1,'admin','2019-09-08 01:50:53','112.137.129.5'),(28217,0,'[login]','2019-09-08 01:50:54','112.137.129.5'),(28218,1,'admin','2019-09-08 01:51:32','46.105.99.163'),(28219,1,'admin','2019-09-08 01:52:56','165.227.12.232'),(28220,0,'[login]','2019-09-08 01:52:57','165.227.12.232'),(28221,1,'admin','2019-09-08 01:53:31','183.181.88.19'),(28222,0,'[login]','2019-09-08 01:53:32','183.181.88.19'),(28223,1,'admin','2019-09-08 01:54:48','188.166.246.69'),(28224,0,'[login]','2019-09-08 01:54:49','188.166.246.69'),(28225,1,'admin','2019-09-08 01:55:11','193.25.100.133'),(28226,0,'[login]','2019-09-08 01:55:11','193.25.100.133'),(28227,1,'admin','2019-09-08 01:56:41','157.245.33.57'),(28228,0,'[login]','2019-09-08 01:56:42','157.245.33.57'),(28229,1,'admin','2019-09-08 02:07:13','46.105.127.166'),(28230,0,'[login]','2019-09-08 02:07:45','164.160.128.93'),(28231,1,'admin','2019-09-08 02:08:45','188.225.76.252'),(28232,0,'[login]','2019-09-08 02:08:47','188.225.76.252'),(28233,1,'admin','2019-09-08 02:08:58','104.155.47.43'),(28234,0,'[login]','2019-09-08 02:08:58','104.155.47.43'),(28235,1,'admin','2019-09-08 02:11:09','138.197.172.198'),(28236,0,'[login]','2019-09-08 02:11:11','138.197.172.198'),(28237,1,'admin','2019-09-08 02:11:14','210.180.118.189'),(28238,0,'[login]','2019-09-08 02:11:19','210.180.118.189'),(28239,1,'admin','2019-09-08 02:12:04','80.88.88.133'),(28240,0,'[login]','2019-09-08 02:12:05','80.88.88.133'),(28241,1,'admin','2019-09-08 02:13:27','128.127.64.31'),(28242,0,'[login]','2019-09-08 02:13:27','128.127.64.31'),(28243,1,'admin','2019-09-08 02:15:17','82.221.129.44'),(28244,0,'[login]','2019-09-08 02:15:17','82.221.129.44'),(28245,1,'admin','2019-09-08 02:16:51','158.69.1.224'),(28246,0,'[login]','2019-09-08 02:16:51','158.69.1.224'),(28247,1,'admin','2019-09-08 02:18:09','120.138.30.228'),(28248,0,'[login]','2019-09-08 02:18:10','120.138.30.228'),(28249,1,'admin','2019-09-08 02:18:21','178.128.247.80'),(28250,0,'[login]','2019-09-08 02:18:21','178.128.247.80'),(28251,1,'admin','2019-09-08 02:21:27','157.7.174.50'),(28252,0,'[login]','2019-09-08 02:21:28','157.7.174.50'),(28253,1,'admin','2019-09-08 02:22:48','162.241.211.155'),(28254,0,'[login]','2019-09-08 02:22:49','162.241.211.155'),(28255,1,'admin','2019-09-08 02:23:10','46.105.127.166'),(28256,1,'admin','2019-09-08 02:24:37','194.59.165.128'),(28257,0,'[login]','2019-09-08 02:24:38','194.59.165.128'),(28258,1,'admin','2019-09-08 02:25:22','178.128.34.78'),(28259,0,'[login]','2019-09-08 02:25:22','178.128.34.78'),(28260,1,'admin','2019-09-08 02:26:16','104.236.75.186'),(28261,0,'[login]','2019-09-08 02:26:16','104.236.75.186'),(28262,1,'admin','2019-09-08 02:27:50','198.27.70.61'),(28263,1,'admin','2019-09-08 02:29:30','203.151.83.160'),(28264,1,'admin','2019-09-08 02:30:21','165.22.118.0'),(28265,1,'admin','2019-09-08 02:31:04','183.181.88.19'),(28266,1,'admin','2019-09-08 02:34:08','192.99.35.149'),(28267,1,'admin','2019-09-08 02:35:21','107.170.138.54'),(28268,1,'admin','2019-09-08 02:37:02','66.70.191.104'),(28269,1,'admin','2019-09-08 02:38:20','192.185.130.104'),(28270,1,'admin','2019-09-08 02:39:38','132.148.152.198'),(28271,1,'admin','2019-09-08 02:40:33','185.41.160.235'),(28272,1,'admin','2019-09-08 02:41:04','165.22.227.190'),(28273,1,'admin','2019-09-08 02:41:22','192.99.15.139'),(28274,1,'admin','2019-09-08 02:42:18','47.92.103.166'),(28275,1,'admin','2019-09-08 02:43:27','139.162.19.205'),(28276,1,'admin','2019-09-08 02:44:58','185.27.132.110'),(28277,1,'admin','2019-09-08 02:46:17','37.187.149.42'),(28278,1,'admin','2019-09-08 02:46:31','54.215.239.89'),(28279,1,'admin','2019-09-08 02:47:44','93.113.110.112'),(28280,1,'admin','2019-09-08 02:49:36','34.201.87.192'),(28281,1,'admin','2019-09-08 02:49:53','192.99.35.149'),(28282,1,'admin','2019-09-08 02:52:40','46.137.243.64'),(28283,1,'admin','2019-09-08 02:53:25','51.75.160.132'),(28284,1,'admin','2019-09-08 02:54:24','144.76.72.222'),(28285,1,'admin','2019-09-08 02:55:56','185.87.120.197'),(28286,1,'admin','2019-09-08 02:55:59','210.245.20.72'),(28287,1,'admin','2019-09-08 02:57:26','145.239.128.24'),(28288,1,'admin','2019-09-08 02:59:00','178.128.123.11'),(28289,1,'admin','2019-09-08 02:59:08','66.85.47.16'),(28290,1,'admin','2019-09-08 03:00:20','5.196.23.137'),(28291,1,'admin','2019-09-08 03:02:08','185.233.116.90'),(28292,1,'admin','2019-09-08 03:02:36','103.48.116.35'),(28293,1,'admin','2019-09-08 03:05:03','209.15.37.34'),(28294,1,'admin','2019-09-08 03:05:20','157.230.117.66'),(28295,1,'admin','2019-09-08 03:05:49','167.99.116.3'),(28296,1,'admin','2019-09-08 03:08:00','109.74.2.95'),(28297,1,'admin','2019-09-08 03:08:17','192.241.153.36'),(28298,1,'admin','2019-09-08 03:10:18','202.121.178.80'),(28299,1,'admin','2019-09-08 03:12:35','46.105.127.166'),(28300,1,'admin','2019-09-08 03:12:50','157.245.99.99'),(28301,1,'admin','2019-09-08 03:14:13','136.243.48.218'),(28302,1,'admin','2019-09-08 03:14:16','3.130.10.141'),(28303,1,'admin','2019-09-08 03:16:41','62.210.9.65'),(28304,1,'admin','2019-09-08 03:17:22','139.59.79.94'),(28305,1,'admin','2019-09-08 03:17:31','206.81.21.47'),(28306,1,'admin','2019-09-08 03:18:46','183.181.88.19'),(28307,1,'admin','2019-09-08 03:19:52','97.74.236.194'),(28308,1,'admin','2019-09-08 03:20:14','97.74.236.194'),(28309,1,'admin','2019-09-08 03:21:32','138.68.18.66'),(28310,1,'admin','2019-09-08 03:23:16','138.122.71.215'),(28311,1,'admin','2019-09-08 03:23:53','167.99.92.141'),(28312,1,'admin','2019-09-08 03:24:51','35.156.70.95'),(28313,1,'admin','2019-09-08 03:27:08','123.31.31.12'),(28314,1,'admin','2019-09-08 03:27:25','165.22.49.30'),(28315,1,'admin','2019-09-08 03:27:31','5.135.167.87'),(28316,1,'admin','2019-09-08 03:29:00','176.223.125.100'),(28317,1,'admin','2019-09-08 03:29:25','103.78.195.10'),(28318,1,'admin','2019-09-08 03:30:18','173.212.225.11'),(28319,1,'admin','2019-09-08 03:32:49','185.105.237.21'),(28320,1,'admin','2019-09-08 03:35:30','192.99.35.149'),(28321,1,'admin','2019-09-08 03:36:24','51.77.200.62'),(28322,1,'admin','2019-09-08 03:36:54','5.189.167.191'),(28323,1,'admin','2019-09-08 03:38:09','147.135.130.69'),(28324,1,'admin','2019-09-08 03:38:29','108.60.222.170'),(28325,1,'admin','2019-09-08 03:41:07','45.32.129.9'),(28326,1,'admin','2019-09-08 03:42:34','46.105.127.166'),(28327,1,'admin','2019-09-08 03:42:39','167.71.48.4'),(28328,1,'admin','2019-09-08 03:42:46','122.128.111.63'),(28329,1,'admin','2019-09-08 03:44:14','3.84.40.103'),(28330,1,'admin','2019-09-08 03:45:25','51.38.187.44'),(28331,1,'admin','2019-09-08 03:45:38','185.112.33.202'),(28332,1,'admin','2019-09-08 03:47:17','120.138.30.228'),(28333,0,'[login]','2019-09-08 03:47:18','120.138.30.228'),(28334,1,'admin','2019-09-08 03:47:25','142.93.61.35'),(28335,0,'[login]','2019-09-08 03:47:25','142.93.61.35'),(28336,1,'admin','2019-09-08 03:48:57','162.244.95.36'),(28337,1,'admin','2019-09-08 03:50:38','178.128.123.11'),(28338,0,'[login]','2019-09-08 03:50:40','178.128.123.11'),(28339,1,'admin','2019-09-08 03:51:24','138.197.2.218'),(28340,0,'[login]','2019-09-08 03:51:24','138.197.2.218'),(28341,1,'admin','2019-09-08 03:53:10','199.247.6.173'),(28342,0,'[login]','2019-09-08 03:53:11','199.247.6.173'),(28343,1,'admin','2019-09-08 03:53:41','128.199.187.219'),(28344,0,'[login]','2019-09-08 03:53:43','128.199.187.219'),(28345,1,'admin','2019-09-08 03:53:49','68.183.204.6'),(28346,0,'[login]','2019-09-08 03:53:57','68.183.204.6'),(28347,1,'admin','2019-09-08 03:54:44','104.237.137.159'),(28348,0,'[login]','2019-09-08 03:54:45','104.237.137.159'),(28349,1,'admin','2019-09-08 03:57:11','104.248.10.36'),(28350,0,'[login]','2019-09-08 03:57:12','104.248.10.36'),(28351,1,'admin','2019-09-08 03:57:45','72.52.169.207'),(28352,0,'[login]','2019-09-08 03:57:46','72.52.169.207'),(28353,1,'admin','2019-09-08 03:57:53','46.105.127.166'),(28354,1,'admin','2019-09-08 03:59:59','3.130.10.141'),(28355,0,'[login]','2019-09-08 03:59:59','3.130.10.141'),(28356,1,'admin','2019-09-08 04:02:53','176.112.72.6'),(28357,0,'[login]','2019-09-08 04:02:54','176.112.72.6'),(28358,1,'admin','2019-09-08 04:05:47','142.93.156.174'),(28359,0,'[login]','2019-09-08 04:05:49','142.93.156.174'),(28360,1,'admin','2019-09-08 04:05:52','132.148.26.79'),(28361,1,'admin','2019-09-08 04:05:53','91.121.112.70'),(28362,0,'[login]','2019-09-08 04:05:54','91.121.112.70'),(28363,1,'admin','2019-09-08 04:07:30','173.212.225.11'),(28364,0,'[login]','2019-09-08 04:07:31','173.212.225.11'),(28365,1,'admin','2019-09-08 04:09:25','14.192.49.47'),(28366,0,'[login]','2019-09-08 04:09:26','14.192.49.47'),(28367,1,'admin','2019-09-08 04:10:47','5.57.224.213'),(28368,0,'[login]','2019-09-08 04:10:48','5.57.224.213'),(28369,1,'admin','2019-09-08 04:12:13','51.68.162.17'),(28370,0,'[login]','2019-09-08 04:12:14','51.68.162.17'),(28371,1,'admin','2019-09-08 04:12:51','185.41.160.235'),(28372,0,'[login]','2019-09-08 04:12:52','185.41.160.235'),(28373,1,'admin','2019-09-08 04:14:26','183.181.97.81'),(28374,0,'[login]','2019-09-08 04:14:27','183.181.97.81'),(28375,1,'admin','2019-09-08 04:15:56','125.212.205.70'),(28376,0,'[login]','2019-09-08 04:15:58','125.212.205.70'),(28377,1,'admin','2019-09-08 04:16:03','138.68.90.14'),(28378,0,'[login]','2019-09-08 04:16:04','138.68.90.14'),(28379,1,'admin','2019-09-08 04:17:06','69.196.152.42'),(28380,1,'admin','2019-09-08 04:20:03','165.22.222.219'),(28381,1,'admin','2019-09-08 04:20:41','185.119.172.206'),(28382,0,'[login]','2019-09-08 04:20:41','185.119.172.206'),(28383,1,'admin','2019-09-08 04:22:19','178.128.247.80'),(28384,0,'[login]','2019-09-08 04:22:19','178.128.247.80'),(28385,1,'admin','2019-09-08 04:23:57','165.22.58.37'),(28386,0,'[login]','2019-09-08 04:23:58','165.22.58.37'),(28387,1,'admin','2019-09-08 04:25:28','5.189.155.171'),(28388,0,'[login]','2019-09-08 04:25:29','5.189.155.171'),(28389,1,'admin','2019-09-08 04:27:19','149.28.103.249'),(28390,0,'[login]','2019-09-08 04:27:19','149.28.103.249'),(28391,1,'admin','2019-09-08 04:27:19','103.118.16.130'),(28392,0,'[login]','2019-09-08 04:27:21','103.118.16.130'),(28393,1,'admin','2019-09-08 04:29:02','174.138.30.236'),(28394,0,'[login]','2019-09-08 04:29:03','174.138.30.236'),(28395,1,'admin','2019-09-08 04:32:07','5.196.204.173'),(28396,1,'admin','2019-09-08 04:32:08','167.71.199.132'),(28397,0,'[login]','2019-09-08 04:32:08','5.196.204.173'),(28398,0,'[login]','2019-09-08 04:32:13','167.71.199.132'),(28399,1,'admin','2019-09-08 04:34:26','54.88.167.246'),(28400,0,'[login]','2019-09-08 04:34:49','54.88.167.246'),(28401,1,'admin','2019-09-08 04:35:26','202.92.6.147'),(28402,1,'admin','2019-09-08 04:35:31','46.105.99.212'),(28403,1,'admin','2019-09-08 04:36:54','176.223.125.100'),(28404,0,'[login]','2019-09-08 04:36:54','176.223.125.100'),(28405,1,'admin','2019-09-08 04:38:07','164.160.128.93'),(28406,0,'[login]','2019-09-08 04:38:13','164.160.128.93'),(28407,1,'admin','2019-09-08 04:40:04','62.116.165.86'),(28408,0,'[login]','2019-09-08 04:40:05','62.116.165.86'),(28409,1,'admin','2019-09-08 04:41:42','167.114.253.182'),(28410,0,'[login]','2019-09-08 04:41:43','167.114.253.182'),(28411,1,'admin','2019-09-08 04:42:02','133.167.107.9'),(28412,0,'[login]','2019-09-08 04:42:04','133.167.107.9'),(28413,1,'admin','2019-09-08 04:44:42','216.172.178.97'),(28414,0,'[login]','2019-09-08 04:44:43','216.172.178.97'),(28415,1,'admin','2019-09-08 04:44:52','178.128.247.80'),(28416,1,'admin','2019-09-08 04:46:31','163.172.164.135'),(28417,0,'[login]','2019-09-08 04:46:31','163.172.164.135'),(28418,1,'admin','2019-09-08 04:48:19','54.169.16.72'),(28419,1,'admin','2019-09-08 04:48:20','183.181.84.19'),(28420,0,'[login]','2019-09-08 04:48:20','54.169.16.72'),(28421,0,'[login]','2019-09-08 04:48:21','183.181.84.19'),(28422,1,'admin','2019-09-08 04:49:31','185.248.196.2'),(28423,0,'[login]','2019-09-08 04:49:32','185.248.196.2'),(28424,1,'admin','2019-09-08 04:51:02','193.111.199.176'),(28425,0,'[login]','2019-09-08 04:51:02','193.111.199.176'),(28426,1,'admin','2019-09-08 04:51:13','46.4.15.48'),(28427,0,'[login]','2019-09-08 04:51:13','46.4.15.48'),(28428,1,'admin','2019-09-08 04:55:05','178.128.174.179'),(28429,0,'[login]','2019-09-08 04:55:11','178.128.174.179'),(28430,1,'admin','2019-09-08 04:55:21','159.65.86.225'),(28431,1,'admin','2019-09-08 04:55:24','107.189.3.85'),(28432,0,'[login]','2019-09-08 04:55:27','107.189.3.85'),(28433,0,'[login]','2019-09-08 04:55:27','159.65.86.225'),(28434,1,'admin','2019-09-08 04:56:26','80.241.246.8'),(28435,0,'[login]','2019-09-08 04:56:31','80.241.246.8'),(28436,1,'admin','2019-09-08 04:57:52','103.232.123.80'),(28437,0,'[login]','2019-09-08 04:57:54','103.232.123.80'),(28438,1,'admin','2019-09-08 05:00:01','185.182.57.5'),(28439,0,'[login]','2019-09-08 05:00:02','185.182.57.5'),(28440,1,'admin','2019-09-08 05:01:01','192.169.232.246'),(28441,0,'[login]','2019-09-08 05:01:02','192.169.232.246'),(28442,1,'admin','2019-09-08 05:01:39','185.119.172.206'),(28443,0,'[login]','2019-09-08 05:01:40','185.119.172.206'),(28444,1,'admin','2019-09-08 05:02:25','67.205.180.16'),(28445,0,'[login]','2019-09-08 05:02:26','67.205.180.16'),(28446,1,'admin','2019-09-08 05:03:16','139.162.19.205'),(28447,0,'[login]','2019-09-08 05:03:17','139.162.19.205'),(28448,1,'admin','2019-09-08 05:05:22','50.62.22.61'),(28449,0,'[login]','2019-09-08 05:05:23','50.62.22.61'),(28450,1,'admin','2019-09-08 05:06:51','18.138.112.234'),(28451,1,'admin','2019-09-08 05:06:52','46.105.127.166'),(28452,0,'[login]','2019-09-08 05:06:52','18.138.112.234'),(28453,1,'admin','2019-09-08 05:07:26','134.209.38.25'),(28454,0,'[login]','2019-09-08 05:07:26','134.209.38.25'),(28455,1,'admin','2019-09-08 05:08:30','183.181.88.101'),(28456,0,'[login]','2019-09-08 05:08:31','183.181.88.101'),(28457,1,'admin','2019-09-08 05:09:46','128.199.218.183'),(28458,0,'[login]','2019-09-08 05:09:47','128.199.218.183'),(28459,1,'admin','2019-09-08 05:10:26','172.93.123.204'),(28460,0,'[login]','2019-09-08 05:10:27','172.93.123.204'),(28461,1,'admin','2019-09-08 05:14:02','167.99.48.250'),(28462,0,'[login]','2019-09-08 05:14:03','167.99.48.250'),(28463,1,'admin','2019-09-08 05:14:42','66.70.191.104'),(28464,0,'[login]','2019-09-08 05:14:43','66.70.191.104'),(28465,1,'admin','2019-09-08 05:14:54','62.210.167.150'),(28466,0,'[login]','2019-09-08 05:14:54','62.210.167.150'),(28467,1,'admin','2019-09-08 05:16:07','193.25.100.133'),(28468,0,'[login]','2019-09-08 05:16:08','193.25.100.133'),(28469,1,'admin','2019-09-08 05:17:01','125.212.205.70'),(28470,0,'[login]','2019-09-08 05:17:03','125.212.205.70'),(28471,1,'admin','2019-09-08 05:17:26','107.189.5.112'),(28472,0,'[login]','2019-09-08 05:17:30','107.189.5.112'),(28473,1,'admin','2019-09-08 05:18:15','62.116.165.86'),(28474,0,'[login]','2019-09-08 05:18:16','62.116.165.86'),(28475,1,'admin','2019-09-08 05:19:12','192.99.15.139'),(28476,1,'admin','2019-09-08 05:19:56','217.182.136.202'),(28477,0,'[login]','2019-09-08 05:19:57','217.182.136.202'),(28478,1,'admin','2019-09-08 05:21:52','134.209.17.213'),(28479,0,'[login]','2019-09-08 05:22:01','134.209.17.213'),(28480,1,'admin','2019-09-08 05:22:57','178.63.65.2'),(28481,0,'[login]','2019-09-08 05:22:58','178.63.65.2'),(28482,0,'[login]','2019-09-08 05:23:16','142.93.157.155'),(28483,1,'admin','2019-09-08 05:24:56','104.248.247.183'),(28484,1,'admin','2019-09-08 05:25:11','104.248.145.123'),(28485,0,'[login]','2019-09-08 05:25:13','104.248.145.123'),(28486,1,'admin','2019-09-08 05:26:25','103.221.222.82'),(28487,0,'[login]','2019-09-08 05:26:27','103.221.222.82'),(28488,1,'admin','2019-09-08 05:27:44','139.162.19.205'),(28489,0,'[login]','2019-09-08 05:27:45','139.162.19.205'),(28490,1,'admin','2019-09-08 05:28:47','166.62.121.223'),(28491,0,'[login]','2019-09-08 05:28:48','166.62.121.223'),(28492,1,'admin','2019-09-08 05:29:55','206.81.21.47'),(28493,0,'[login]','2019-09-08 05:29:55','206.81.21.47'),(28494,1,'admin','2019-09-08 05:31:19','68.183.46.252'),(28495,0,'[login]','2019-09-08 05:31:25','68.183.46.252'),(28496,1,'admin','2019-09-08 05:33:26','68.183.196.20'),(28497,1,'admin','2019-09-08 05:33:59','185.202.54.1'),(28498,0,'[login]','2019-09-08 05:34:00','185.202.54.1'),(28499,1,'admin','2019-09-08 05:34:57','134.209.15.177'),(28500,0,'[login]','2019-09-08 05:35:08','134.209.15.177'),(28501,1,'admin','2019-09-08 05:35:17','159.203.120.238'),(28502,0,'[login]','2019-09-08 05:35:19','159.203.120.238'),(28503,1,'admin','2019-09-08 05:36:45','198.27.70.61'),(28504,1,'admin','2019-09-08 05:37:16','97.74.236.194'),(28505,0,'[login]','2019-09-08 05:37:17','97.74.236.194'),(28506,1,'admin','2019-09-08 05:40:31','89.22.120.25'),(28507,0,'[login]','2019-09-08 05:40:32','89.22.120.25'),(28508,1,'admin','2019-09-08 05:40:33','167.71.199.132'),(28509,0,'[login]','2019-09-08 05:40:45','167.71.199.132'),(28510,1,'admin','2019-09-08 05:41:27','202.92.6.147'),(28511,0,'[login]','2019-09-08 05:41:38','202.92.6.147'),(28512,1,'admin','2019-09-08 06:39:39','46.105.99.163'),(28513,1,'admin','2019-09-08 10:12:52','178.128.17.32'),(28514,1,'admin','2019-09-08 12:45:21','94.186.159.218'),(28515,1,'admin','2019-09-08 13:37:28','192.241.170.181'),(28516,0,'[login]','2019-09-08 13:37:28','192.241.170.181'),(28517,1,'admin','2019-09-08 13:37:36','189.28.161.18'),(28518,0,'[login]','2019-09-08 13:37:38','189.28.161.18'),(28519,1,'admin','2019-09-08 13:37:42','51.68.28.72'),(28520,1,'admin','2019-09-08 13:37:43','18.213.141.165'),(28521,0,'[login]','2019-09-08 13:37:43','51.68.28.72'),(28522,0,'[login]','2019-09-08 13:37:44','18.213.141.165'),(28523,1,'admin','2019-09-08 13:38:23','165.22.56.21'),(28524,1,'admin','2019-09-08 13:38:29','37.187.78.22'),(28525,1,'admin','2019-09-08 13:39:20','95.179.198.6'),(28526,1,'admin','2019-09-08 13:39:57','45.226.80.245'),(28527,1,'admin','2019-09-08 13:40:02','51.68.28.72'),(28528,1,'admin','2019-09-08 13:40:24','178.128.146.87'),(28529,1,'admin','2019-09-08 13:40:39','167.114.144.159'),(28530,1,'admin','2019-09-08 13:41:13','45.55.47.128'),(28531,1,'admin','2019-09-08 13:41:36','167.114.144.159'),(28532,1,'admin','2019-09-08 13:41:52','178.128.146.87'),(28533,1,'admin','2019-09-08 13:41:56','51.68.5.46'),(28534,1,'admin','2019-09-08 13:42:16','23.99.201.125'),(28535,1,'admin','2019-09-08 13:42:27','165.227.109.129'),(28536,1,'admin','2019-09-08 13:42:51','178.238.227.230'),(28537,1,'admin','2019-09-08 13:43:31','178.32.175.89'),(28538,1,'admin','2019-09-08 13:44:14','68.183.71.149'),(28539,1,'admin','2019-09-08 13:44:16','178.238.227.230'),(28540,1,'admin','2019-09-08 13:44:39','66.71.190.100'),(28541,1,'admin','2019-09-08 13:44:55','189.28.161.18'),(28542,1,'admin','2019-09-08 13:44:59','104.248.68.88'),(28543,1,'admin','2019-09-08 13:45:33','104.131.185.1'),(28544,1,'admin','2019-09-08 13:45:37','193.111.199.176'),(28545,1,'admin','2019-09-08 13:46:04','128.199.147.237'),(28546,1,'admin','2019-09-08 13:47:05','144.217.165.100'),(28547,1,'admin','2019-09-08 13:47:12','206.189.36.106'),(28548,1,'admin','2019-09-08 13:47:12','178.33.212.192'),(28549,1,'admin','2019-09-08 13:47:21','178.238.227.230'),(28550,1,'admin','2019-09-08 13:48:15','104.168.95.133'),(28551,1,'admin','2019-09-08 13:48:19','18.213.141.165'),(28552,1,'admin','2019-09-08 13:48:33','206.189.36.106'),(28553,1,'admin','2019-09-08 13:49:13','136.243.91.22'),(28554,1,'admin','2019-09-08 13:49:23','91.203.223.124'),(28555,1,'admin','2019-09-08 13:50:01','46.101.23.47'),(28556,1,'admin','2019-09-08 13:50:03','159.89.107.227'),(28557,1,'admin','2019-09-08 13:50:52','91.203.223.124'),(28558,1,'admin','2019-09-08 13:51:08','91.134.251.96'),(28559,1,'admin','2019-09-08 13:51:35','142.93.137.184'),(28560,1,'admin','2019-09-08 13:51:51','104.248.147.78'),(28561,1,'admin','2019-09-08 13:52:05','54.37.222.200'),(28562,1,'admin','2019-09-08 13:52:56','35.244.28.18'),(28563,1,'admin','2019-09-08 13:53:42','104.131.185.1'),(28564,0,'[login]','2019-09-08 13:53:42','104.131.185.1'),(28565,1,'admin','2019-09-08 13:53:59','157.230.11.154'),(28566,0,'[login]','2019-09-08 13:53:59','157.230.11.154'),(28567,1,'admin','2019-09-08 13:54:27','165.22.67.84'),(28568,0,'[login]','2019-09-08 13:54:28','165.22.67.84'),(28569,1,'admin','2019-09-08 13:56:14','192.145.239.44'),(28570,1,'admin','2019-09-08 13:56:48','178.238.227.230'),(28571,1,'admin','2019-09-08 13:57:03','122.1.223.91'),(28572,1,'admin','2019-09-08 13:57:13','119.29.107.146'),(28573,0,'[login]','2019-09-08 13:57:14','119.29.107.146'),(28574,1,'admin','2019-09-08 13:57:22','54.38.11.191'),(28575,0,'[login]','2019-09-08 13:57:23','54.38.11.191'),(28576,1,'admin','2019-09-08 13:57:43','142.93.41.48'),(28577,1,'admin','2019-09-08 13:58:47','95.179.198.6'),(28578,1,'admin','2019-09-08 13:59:13','104.248.68.88'),(28579,1,'admin','2019-09-08 13:59:51','134.209.211.69'),(28580,1,'admin','2019-09-08 14:00:17','165.22.56.21'),(28581,1,'admin','2019-09-08 14:00:22','134.209.93.91'),(28582,1,'admin','2019-09-08 14:01:31','13.54.131.137'),(28583,1,'admin','2019-09-08 14:02:09','176.31.24.21'),(28584,1,'admin','2019-09-08 14:03:25','34.80.140.15'),(28585,1,'admin','2019-09-08 14:03:38','95.179.198.6'),(28586,1,'admin','2019-09-08 14:04:11','134.209.196.169'),(28587,1,'admin','2019-09-08 14:05:15','104.131.185.1'),(28588,1,'admin','2019-09-08 14:05:17','178.238.227.230'),(28589,1,'admin','2019-09-08 14:06:13','190.136.33.253'),(28590,1,'admin','2019-09-08 14:07:29','194.182.72.214'),(28591,1,'admin','2019-09-08 14:07:33','91.203.223.124'),(28592,1,'admin','2019-09-08 14:08:31','41.89.94.30'),(28593,1,'admin','2019-09-08 14:10:09','54.37.222.200'),(28594,1,'admin','2019-09-08 14:10:56','35.233.186.246'),(28595,1,'admin','2019-09-08 14:11:13','206.81.6.142'),(28596,1,'admin','2019-09-08 14:12:40','45.55.47.128'),(28597,1,'admin','2019-09-08 14:12:48','104.238.188.33'),(28598,1,'admin','2019-09-08 14:14:22','35.203.141.59'),(28599,1,'admin','2019-09-08 14:14:23','103.1.209.128'),(28600,1,'admin','2019-09-08 14:14:42','165.22.56.21'),(28601,1,'admin','2019-09-08 14:15:31','91.134.252.162'),(28602,1,'admin','2019-09-08 14:15:58','149.202.27.140'),(28603,1,'admin','2019-09-08 14:17:10','202.181.196.154'),(28604,1,'admin','2019-09-08 14:17:27','178.128.157.240'),(28605,1,'admin','2019-09-08 14:17:29','46.101.23.47'),(28606,1,'admin','2019-09-08 14:19:08','103.1.209.128'),(28607,1,'admin','2019-09-08 14:19:15','54.38.11.191'),(28608,1,'admin','2019-09-08 14:19:19','37.187.78.22'),(28609,1,'admin','2019-09-08 14:19:46','51.38.199.16'),(28610,1,'admin','2019-09-08 15:25:11','149.56.19.4'),(28611,1,'admin','2019-09-08 18:03:20','91.227.6.17'),(28612,1,'admin','2019-09-08 22:44:43','66.71.190.100'),(28613,0,'[login]','2019-09-08 22:44:44','66.71.190.100'),(28614,1,'admin','2019-09-08 22:44:58','158.69.242.115'),(28615,0,'[login]','2019-09-08 22:44:58','158.69.242.115'),(28616,1,'admin','2019-09-08 22:45:46','91.134.138.193'),(28617,0,'[login]','2019-09-08 22:45:48','91.134.138.193'),(28618,1,'admin','2019-09-08 22:45:48','176.31.24.21'),(28619,0,'[login]','2019-09-08 22:45:49','176.31.24.21'),(28620,1,'admin','2019-09-08 22:45:50','216.97.230.5'),(28621,0,'[login]','2019-09-08 22:45:51','216.97.230.5'),(28622,1,'admin','2019-09-08 22:45:55','142.93.137.184'),(28623,0,'[login]','2019-09-08 22:45:57','142.93.137.184'),(28624,1,'admin','2019-09-08 22:46:12','77.222.62.67'),(28625,0,'[login]','2019-09-08 22:46:13','77.222.62.67'),(28626,1,'admin','2019-09-08 22:46:19','35.227.183.107'),(28627,0,'[login]','2019-09-08 22:46:24','35.227.183.107'),(28628,1,'admin','2019-09-08 22:46:33','157.230.210.224'),(28629,1,'admin','2019-09-08 22:46:34','134.208.3.181'),(28630,0,'[login]','2019-09-08 22:46:38','157.230.210.224'),(28631,1,'admin','2019-09-08 22:47:32','144.217.165.100'),(28632,1,'admin','2019-09-08 22:47:49','139.59.56.63'),(28633,0,'[login]','2019-09-08 22:47:54','139.59.56.63'),(28634,1,'admin','2019-09-08 22:48:06','134.208.3.181'),(28635,1,'admin','2019-09-08 22:48:49','206.189.36.106'),(28636,1,'admin','2019-09-08 22:49:09','128.199.147.237'),(28637,1,'admin','2019-09-08 22:49:16','213.136.91.225'),(28638,1,'admin','2019-09-08 22:49:19','134.209.196.169'),(28639,1,'admin','2019-09-08 22:49:59','91.134.252.162'),(28640,1,'admin','2019-09-08 22:50:18','134.209.211.69'),(28641,1,'admin','2019-09-08 22:50:28','45.64.1.193'),(28642,1,'admin','2019-09-08 22:50:53','193.111.199.176'),(28643,1,'admin','2019-09-08 22:50:58','18.213.141.165'),(28644,1,'admin','2019-09-08 22:51:27','51.68.5.39'),(28645,1,'admin','2019-09-08 22:51:44','185.68.10.192'),(28646,1,'admin','2019-09-08 22:52:08','45.64.1.193'),(28647,1,'admin','2019-09-08 22:52:30','18.144.53.82'),(28648,1,'admin','2019-09-08 22:52:59','41.89.94.30'),(28649,1,'admin','2019-09-08 22:53:58','145.239.117.224'),(28650,1,'admin','2019-09-08 22:54:18','192.241.170.181'),(28651,1,'admin','2019-09-08 22:55:00','134.209.211.69'),(28652,1,'admin','2019-09-08 22:55:07','51.144.79.142'),(28653,1,'admin','2019-09-08 22:55:34','134.209.110.142'),(28654,1,'admin','2019-09-08 22:56:39','154.34.57.155'),(28655,1,'admin','2019-09-08 22:56:46','122.3.102.46'),(28656,1,'admin','2019-09-08 22:56:52','139.59.56.63'),(28657,1,'admin','2019-09-08 22:57:12','178.62.78.89'),(28658,1,'admin','2019-09-08 22:57:45','134.209.211.69'),(28659,1,'admin','2019-09-08 22:57:48','178.33.212.192'),(28660,1,'admin','2019-09-08 22:58:37','178.63.100.60'),(28661,1,'admin','2019-09-08 22:59:40','54.37.222.200'),(28662,1,'admin','2019-09-08 22:59:42','158.69.242.115'),(28663,1,'admin','2019-09-08 22:59:58','139.59.56.63'),(28664,1,'admin','2019-09-08 23:00:22','165.227.109.129'),(28665,1,'admin','2019-09-08 23:00:44','167.114.144.159'),(28666,1,'admin','2019-09-08 23:00:47','13.54.131.137'),(28667,1,'admin','2019-09-08 23:01:01','184.95.47.108'),(28668,1,'admin','2019-09-08 23:02:00','46.101.23.47'),(28669,1,'admin','2019-09-08 23:02:02','3.215.198.226'),(28670,1,'admin','2019-09-08 23:02:19','54.175.3.206'),(28671,1,'admin','2019-09-08 23:02:46','35.227.169.57'),(28672,1,'admin','2019-09-08 23:03:14','51.68.5.32'),(28673,1,'admin','2019-09-08 23:03:53','157.230.133.189'),(28674,1,'admin','2019-09-08 23:04:17','23.99.201.125'),(28675,1,'admin','2019-09-08 23:04:38','158.69.242.115'),(28676,1,'admin','2019-09-08 23:05:24','113.196.133.113'),(28677,1,'admin','2019-09-08 23:05:28','134.209.211.69'),(28678,1,'admin','2019-09-08 23:05:54','167.99.230.48'),(28679,1,'admin','2019-09-08 23:06:36','213.136.91.225'),(28680,1,'admin','2019-09-08 23:06:41','142.93.11.6'),(28681,1,'admin','2019-09-08 23:06:46','178.128.146.87'),(28682,1,'admin','2019-09-08 23:07:22','185.193.126.33'),(28683,1,'admin','2019-09-08 23:07:33','13.54.131.137'),(28684,1,'admin','2019-09-09 00:27:26','31.14.128.73'),(28685,1,'admin','2019-09-09 02:34:35','64.251.30.184'),(28686,1,'admin','2019-09-09 09:09:08','82.165.133.145'),(28687,1,'admin','2019-09-09 11:25:47','64.251.30.184'),(28688,1,'admin','2019-09-09 13:43:20','14.248.83.23'),(28689,1,'admin','2019-09-09 16:08:28','204.15.133.176'),(28690,1,'admin','2019-09-09 18:28:08','50.63.167.184'),(28691,1,'admin','2019-09-09 20:56:00','188.165.240.15'),(28692,1,'admin','2019-09-09 23:26:22','92.53.96.227'),(28693,1,'admin','2019-09-10 02:06:10','150.164.122.1'),(28694,1,'admin','2019-09-10 05:10:35','172.93.123.7'),(28695,1,'admin','2019-09-10 08:50:22','104.248.78.134'),(28696,1,'admin','2019-09-10 12:44:04','51.38.128.211'),(28697,1,'admin','2019-09-10 16:51:20','104.131.58.179'),(28698,1,'admin','2019-09-10 17:27:03','185.2.5.24'),(28699,0,'[login]','2019-09-10 17:27:03','185.2.5.24'),(28700,1,'admin','2019-09-10 17:46:31','45.119.80.98'),(28701,0,'[login]','2019-09-10 17:46:34','45.119.80.98'),(28702,1,'admin','2019-09-10 18:08:38','192.99.15.141'),(28703,1,'admin','2019-09-11 01:15:24','74.115.209.253'),(28704,1,'admin','2019-09-11 16:37:15','139.59.172.149'),(28705,0,'[login]','2019-09-11 16:37:16','139.59.172.149'),(28706,1,'admin','2019-09-11 16:46:04','165.22.118.0'),(28707,0,'[login]','2019-09-11 16:46:05','165.22.118.0'),(28708,1,'admin','2019-09-11 16:57:14','27.0.12.56'),(28709,1,'admin','2019-09-11 17:13:35','35.247.153.73'),(28710,1,'admin','2019-09-11 17:31:03','93.113.111.197'),(28711,1,'admin','2019-09-11 17:48:34','5.135.129.180'),(28712,1,'admin','2019-09-11 18:06:59','185.12.109.102'),(28713,1,'admin','2019-09-12 00:22:05','185.70.8.20'),(28714,1,'admin','2019-09-12 05:03:49','188.213.19.83'),(28715,1,'admin','2019-09-12 14:13:57','94.130.133.166'),(28716,1,'admin','2019-09-12 19:05:28','128.199.155.15'),(28717,1,'admin','2019-09-13 00:02:14','213.238.176.18'),(28718,1,'admin','2019-09-13 05:13:44','104.238.125.133'),(28719,1,'admin','2019-09-13 10:43:42','46.101.143.24'),(28720,1,'admin','2019-09-13 16:21:42','74.115.209.253'),(28721,1,'admin','2019-09-13 22:00:10','213.238.176.18'),(28722,1,'admin','2019-09-14 03:49:33','162.144.134.39'),(28723,1,'admin','2019-09-14 09:42:07','68.66.197.196'),(28724,1,'admin','2019-09-14 15:35:47','80.82.122.216'),(28725,0,'6sigma','2019-09-15 02:03:13','3.93.247.152'),(28726,1,'admin','2019-09-15 02:48:17','3.92.0.9'),(28727,0,'6sigma','2019-09-15 03:05:18','3.83.177.123'),(28728,1,'admin','2019-09-15 03:07:55','18.236.176.35'),(28729,1,'admin','2019-09-15 03:29:26','3.93.247.152'),(28730,1,'admin','2019-09-15 03:42:41','35.165.95.206'),(28731,0,'6sigma','2019-09-15 04:49:33','3.15.227.213'),(28732,0,'6sigma','2019-09-15 05:01:23','3.14.249.28'),(28733,1,'admin','2019-09-15 05:30:48','34.217.59.249'),(28734,1,'admin','2019-09-15 05:43:07','34.219.77.167'),(28735,1,'admin','2019-09-15 05:50:19','3.15.232.65'),(28736,0,'6sigma','2019-09-15 06:14:40','3.94.206.55'),(28737,1,'admin','2019-09-15 12:22:27','13.58.189.215'),(28738,0,'6sigma','2019-09-15 12:43:43','35.174.155.140'),(28739,0,'6sigma','2019-09-15 13:15:07','3.15.184.205'),(28740,0,'6sigma','2019-09-15 14:09:27','18.191.126.8'),(28741,1,'admin','2019-09-17 03:32:35','50.97.244.250'),(28742,1,'admin','2019-09-17 05:25:36','18.216.152.72'),(28743,0,'6sigma','2019-09-17 06:19:15','3.94.206.55'),(28744,1,'admin','2019-09-17 06:37:03','18.191.126.8'),(28745,0,'6sigma','2019-09-17 06:40:49','3.83.177.123'),(28746,0,'6sigma','2019-09-17 07:16:48','3.92.0.9'),(28747,1,'admin','2019-09-17 07:25:02','13.58.189.215'),(28748,0,'6sigma','2019-09-17 07:26:22','18.191.109.116'),(28749,0,'6sigma','2019-09-17 08:16:20','13.58.189.215'),(28750,0,'6sigma','2019-09-17 08:46:21','18.216.152.72'),(28751,1,'admin','2019-09-17 08:59:41','3.92.0.9'),(28752,0,'6sigma','2019-09-17 09:11:19','3.93.247.152'),(28753,1,'admin','2019-09-17 09:24:06','3.93.247.152'),(28754,1,'admin','2019-09-17 09:26:26','18.191.109.116'),(28755,1,'admin','2019-09-17 09:37:21','3.83.177.123'),(28756,1,'admin','2019-09-17 10:50:21','18.217.0.122'),(28757,0,'6sigma','2019-09-17 12:03:03','18.217.0.122'),(28758,1,'admin','2019-09-19 16:47:42','192.187.116.130'),(28759,1,'admin','2019-09-19 20:36:42','89.145.74.91'),(28760,1,'admin','2019-09-19 21:24:23','64.202.184.249'),(28761,1,'admin','2019-09-19 22:13:42','207.38.86.146');
/*!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) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key2` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key3` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key4` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key5` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value1` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value2` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value3` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value4` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value5` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`meta_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `login_country` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `browser_type` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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,'admin','2019-04-28 08:37:31','2019-05-04 10:25:38','202.151.26.35','',''),(2,1,'admin','2019-04-30 11:02:59','2019-04-30 11:06:23','27.123.141.248','',''),(3,1,'admin','2019-04-30 11:09:41','0000-00-00 00:00:00','27.123.141.248','',''),(4,1,'admin','2019-04-30 12:52:41','2019-05-04 10:25:38','202.151.26.35','',''),(5,1,'admin','2019-05-02 15:02:53','2019-05-04 10:25:38','202.151.26.35','',''),(6,1,'admin','2019-05-04 10:23:41','2019-05-04 10:25:38','202.151.26.35','',''),(7,1,'admin','2019-05-09 09:07:56','2019-05-16 12:58:29','202.151.26.35','',''),(8,1,'admin','2019-05-15 11:11:29','2019-05-15 11:14:27','27.123.136.231','',''),(9,1,'admin','2019-05-15 11:15:53','0000-00-00 00:00:00','27.123.136.231','',''),(10,1,'admin','2019-05-16 12:49:31','2019-05-16 12:58:29','202.151.26.35','',''),(11,1,'admin','2019-05-16 13:00:14','2019-05-16 13:03:52','202.151.26.35','',''),(12,1,'admin','2019-05-17 09:12:01','0000-00-00 00:00:00','27.123.136.132','',''),(13,1,'admin','2019-05-19 12:10:00','0000-00-00 00:00:00','27.123.136.79','',''),(14,1,'admin','2019-05-20 15:21:07','0000-00-00 00:00:00','27.123.136.62','',''),(15,1,'admin','2019-05-21 13:32:00','0000-00-00 00:00:00','27.123.136.10','',''),(16,1,'admin','2019-05-25 07:50:34','0000-00-00 00:00:00','202.151.26.35','',''),(17,1,'admin','2019-06-05 10:43:24','0000-00-00 00:00:00','202.151.26.35','',''),(18,1,'admin','2019-06-10 09:34:03','0000-00-00 00:00:00','202.151.26.35','',''),(19,1,'admin','2019-06-19 10:09:02','0000-00-00 00:00:00','202.151.26.35','',''),(20,1,'admin','2019-06-21 16:07:36','0000-00-00 00:00:00','27.123.137.20','',''),(21,1,'admin','2019-07-02 10:02:57','0000-00-00 00:00:00','202.151.26.35','',''),(22,1,'admin','2019-07-12 11:39:30','0000-00-00 00:00:00','202.151.26.35','',''),(23,1,'admin','2019-07-13 17:20:11','0000-00-00 00:00:00','202.151.26.35','',''),(24,1,'admin','2019-07-19 17:58:28','0000-00-00 00:00:00','27.123.138.50','',''),(25,1,'admin','2019-07-23 08:56:55','0000-00-00 00:00:00','202.151.26.35','',''),(26,1,'admin','2019-07-24 14:24:01','2019-07-24 19:52:15','27.123.136.129','',''),(27,1,'admin','2019-07-24 15:47:29','0000-00-00 00:00:00','202.151.26.35','',''),(28,1,'admin','2019-07-25 09:32:38','0000-00-00 00:00:00','202.151.26.35','',''),(29,1,'admin','2019-07-29 09:32:11','0000-00-00 00:00:00','45.117.247.251','',''),(30,1,'admin','2019-08-12 08:32:17','0000-00-00 00:00:00','45.117.247.247','',''),(31,1,'admin','2019-08-26 10:59:04','0000-00-00 00:00:00','27.123.136.148','',''),(32,1,'admin','2019-08-30 08:20:03','0000-00-00 00:00:00','27.123.136.161','',''),(33,1,'admin','2019-08-31 09:14:53','0000-00-00 00:00:00','27.123.136.200','',''),(34,1,'admin','2019-09-05 17:53:14','0000-00-00 00:00:00','45.117.247.248','','');
/*!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) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `lock_reason` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `unlock_key` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 */;
/*!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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `block_reason` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `country_origin` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `blocked_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `unblock` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_eventplusmeta`
--

DROP TABLE IF EXISTS `wp_eventplusmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_eventplusmeta` (
  `meta_id` bigint(11) NOT NULL AUTO_INCREMENT,
  `event_id` bigint(11) NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `event_id` (`event_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_eventplusmeta`
--

LOCK TABLES `wp_eventplusmeta` WRITE;
/*!40000 ALTER TABLE `wp_eventplusmeta` DISABLE KEYS */;
INSERT INTO `wp_eventplusmeta` VALUES (1,1,'qty_discount',''),(2,1,'qty_discount_settings','a:0:{}'),(3,1,'show_register_button','Y'),(4,1,'term_c_force',''),(5,1,'skip_step_2','Y'),(6,2,'qty_discount',''),(7,2,'qty_discount_settings','a:0:{}'),(8,2,'show_register_button','Y'),(9,2,'term_c_force',''),(10,2,'skip_step_2','Y'),(11,3,'qty_discount',''),(12,3,'qty_discount_settings','a:0:{}'),(13,3,'show_register_button','Y'),(14,3,'term_c_force',''),(15,3,'skip_step_2','Y'),(16,4,'qty_discount',''),(17,4,'qty_discount_settings','a:0:{}'),(18,4,'show_register_button','Y'),(19,4,'term_c_force',''),(20,4,'skip_step_2','Y');
/*!40000 ALTER TABLE `wp_eventplusmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_evr_answer`
--

DROP TABLE IF EXISTS `wp_evr_answer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_evr_answer` (
  `registration_id` int(11) NOT NULL DEFAULT '0',
  `question_id` int(11) NOT NULL DEFAULT '0',
  `answer` text NOT NULL,
  PRIMARY KEY (`registration_id`,`question_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evr_answer`
--

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

--
-- Table structure for table `wp_evr_attendee`
--

DROP TABLE IF EXISTS `wp_evr_attendee`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_evr_attendee` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `lname` varchar(45) DEFAULT NULL,
  `fname` varchar(45) DEFAULT NULL,
  `address` varchar(120) DEFAULT NULL,
  `city` varchar(45) DEFAULT NULL,
  `state` varchar(45) DEFAULT NULL,
  `zip` varchar(45) DEFAULT NULL,
  `reg_type` varchar(45) DEFAULT NULL,
  `email` varchar(90) DEFAULT NULL,
  `phone` varchar(45) DEFAULT NULL,
  `company` varchar(90) DEFAULT NULL,
  `co_address` varchar(100) DEFAULT NULL,
  `co_city` varchar(80) DEFAULT NULL,
  `co_state` varchar(45) DEFAULT NULL,
  `co_zip` varchar(45) DEFAULT NULL,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `event_id` varchar(45) DEFAULT NULL,
  `coupon` varchar(45) DEFAULT NULL,
  `quantity` varchar(45) DEFAULT NULL,
  `attendees` mediumtext,
  `tickets` mediumtext,
  `payment` varchar(45) DEFAULT NULL,
  `tax` varchar(45) DEFAULT NULL,
  `payment_status` varchar(45) DEFAULT NULL,
  `amount_pd` varchar(45) DEFAULT NULL,
  `payment_date` varchar(30) DEFAULT NULL,
  `token` varchar(32) NOT NULL DEFAULT '0',
  `order_total` decimal(10,2) NOT NULL,
  `discount_percentage` decimal(5,2) NOT NULL,
  `discount_amount` decimal(10,2) NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evr_attendee`
--

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

--
-- Table structure for table `wp_evr_category`
--

DROP TABLE IF EXISTS `wp_evr_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_evr_category` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `category_name` varchar(100) DEFAULT NULL,
  `category_identifier` varchar(45) DEFAULT NULL,
  `category_desc` text,
  `display_desc` varchar(4) DEFAULT NULL,
  `category_color` varchar(30) NOT NULL,
  `font_color` varchar(30) NOT NULL DEFAULT '#000000',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evr_category`
--

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

--
-- Table structure for table `wp_evr_cost`
--

DROP TABLE IF EXISTS `wp_evr_cost`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_evr_cost` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `sequence` int(11) NOT NULL DEFAULT '0',
  `event_id` int(11) NOT NULL DEFAULT '0',
  `item_title` varchar(75) DEFAULT NULL,
  `item_description` varchar(150) DEFAULT NULL,
  `item_cat` varchar(10) DEFAULT NULL,
  `item_limit` varchar(10) DEFAULT NULL,
  `item_price` decimal(7,2) DEFAULT NULL,
  `free_item` varchar(4) DEFAULT NULL,
  `item_available_start_date` varchar(15) DEFAULT NULL,
  `item_available_end_date` varchar(15) DEFAULT NULL,
  `item_custom_cur` varchar(10) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evr_cost`
--

LOCK TABLES `wp_evr_cost` WRITE;
/*!40000 ALTER TABLE `wp_evr_cost` DISABLE KEYS */;
INSERT INTO `wp_evr_cost` VALUES (1,1,1,'','','REG','1',1899.00,'N','2018-11-9','2028-12-31','USD'),(2,1,2,'','','REG','1',2899.00,'N','2018-11-9','2028-12-31','USD'),(3,1,3,'','','REG','1',3799.00,'N','2018-11-9','2028-12-31','USD'),(4,1,4,'','','REG','1',5799.00,'N','2018-11-9','2028-12-31','USD');
/*!40000 ALTER TABLE `wp_evr_cost` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_evr_event`
--

DROP TABLE IF EXISTS `wp_evr_event`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_evr_event` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `event_name` varchar(100) DEFAULT NULL,
  `disable_event_reg` enum('Y','N') NOT NULL DEFAULT 'N',
  `event_desc` text,
  `location_list` varchar(4) DEFAULT NULL,
  `event_location` varchar(300) DEFAULT NULL,
  `event_address` varchar(100) DEFAULT NULL,
  `event_city` varchar(100) DEFAULT NULL,
  `event_state` varchar(100) DEFAULT NULL,
  `event_postal` varchar(100) DEFAULT NULL,
  `google_map` varchar(4) DEFAULT NULL,
  `outside_reg` varchar(4) DEFAULT NULL,
  `external_site` varchar(255) DEFAULT NULL,
  `display_desc` varchar(4) DEFAULT NULL,
  `image_link` varchar(255) DEFAULT NULL,
  `header_image` varchar(255) DEFAULT NULL,
  `event_identifier` varchar(45) DEFAULT NULL,
  `more_info` varchar(100) DEFAULT NULL,
  `start_month` varchar(15) DEFAULT NULL,
  `start_day` varchar(15) DEFAULT NULL,
  `start_year` varchar(15) DEFAULT NULL,
  `start_time` varchar(15) DEFAULT NULL,
  `start_date` varchar(15) DEFAULT NULL,
  `end_month` varchar(15) DEFAULT NULL,
  `end_day` varchar(15) DEFAULT NULL,
  `end_year` varchar(15) DEFAULT NULL,
  `end_date` varchar(15) DEFAULT NULL,
  `end_time` varchar(15) DEFAULT NULL,
  `reg_limit` varchar(15) DEFAULT NULL,
  `custom_cur` varchar(10) DEFAULT NULL,
  `reg_form_defaults` varchar(200) DEFAULT NULL,
  `allow_checks` varchar(45) DEFAULT NULL,
  `counter_checks` varchar(45) DEFAULT NULL,
  `send_mail` varchar(2) DEFAULT NULL,
  `send_contact` varchar(2) DEFAULT NULL,
  `contact_email` varchar(65) DEFAULT NULL,
  `contact_msg` text,
  `is_active` varchar(45) DEFAULT NULL,
  `conf_mail` text,
  `use_coupon` varchar(2) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `coupon_code_price` decimal(7,2) DEFAULT NULL,
  `category_id` text,
  `send_coord` varchar(2) DEFAULT NULL,
  `coord_email` varchar(65) DEFAULT NULL,
  `coord_msg` text,
  `coord_pay_msg` text,
  `close` varchar(65) DEFAULT NULL,
  `infinate_event` varchar(65) DEFAULT NULL,
  `recurrence_choice` enum('yes','no') NOT NULL DEFAULT 'yes',
  `recurrence_period` enum('daily','weekly','monthly','yearly') NOT NULL DEFAULT 'daily',
  `recurrence_frequency` int(10) NOT NULL DEFAULT '1',
  `recurrence_repeat_period` int(11) NOT NULL DEFAULT '0',
  `term_c` varchar(4) DEFAULT NULL,
  `term_desc` text,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evr_event`
--

LOCK TABLES `wp_evr_event` WRITE;
/*!40000 ALTER TABLE `wp_evr_event` DISABLE KEYS */;
INSERT INTO `wp_evr_event` VALUES (1,' The Modern Mindset using Six Sigma Fundamentals','N','Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.\r\n\r\n<img class=\\\"wp-image-415 aligncenter\\\" style=\\\"color: #333333; font-size: 14.4px;\\\" src=\\\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\\\" alt=\\\"\\\" width=\\\"527\\\" height=\\\"252\\\" />\r\n\r\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\r\n\r\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\r\n<ul>\r\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\r\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\r\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\r\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\r\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\r\n</ul>\r\n<strong>Below is what you will learn in this course:</strong>\r\n<ul>\r\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\r\n 	<li>Change management with modern mindset approach</li>\r\n 	<li>Creating a creative workforce with existing workforce</li>\r\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\r\n 	<li>Methodologies overview</li>\r\n 	<li>Voice of the Business &amp; Customer</li>\r\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\r\n 	<li>Problem Identification</li>\r\n</ul>\r\n<strong>Conducted in: Starting in Feb, running once every month</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n</ul>\r\n<strong>Duration: Two whole day Workshop   </strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.\r\n\r\n<strong>Conducted in : Starting in Feb, 2019, running once every month</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n</ul>','','USP Pacific TAFE','Walu Bay','Suva','','','N','N','','Y','https://6sigma.academy/wp-content/uploads/2018/11/sp-mindset-225x225.jpg','','SS001','','2','23','2019','8:00am','2019-2-23','11','9','2050','2050-11-9','12:00am','999999','','a:8:{i:0;s:7:\"Address\";i:1;s:4:\"City\";i:2;s:5:\"Phone\";i:3;s:7:\"Country\";i:4;s:7:\"Company\";i:5;s:9:\"CoAddress\";i:6;s:6:\"CoCity\";i:7;s:8:\"CoPostal\";}','Y','N','Y',NULL,NULL,NULL,'','***This is an automated response - Do Not Reply***<br />Thank you [fname] [lname] for registering for [event].<br />We hope that you will find this course both informative and enjoyable.Should you have any questions, please contact [contact].If you have not done so already, please submit your payment in the amount of [cost].Click here to review your payment information [payment_url].<br />Thank You.',NULL,NULL,NULL,'','','','Fiji','','end','','yes','monthly',0,0,'N',''),(2,'Six Sigma Yellow Belt Certifications ','N','Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n<u></u><strong style=\\\"font-size: 14.4px;\\\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\\\" wp-image-416 aligncenter\\\" src=\\\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\\\" alt=\\\"\\\" width=\\\"215\\\" height=\\\"215\\\" />\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n<img class=\\\" wp-image-417 aligncenter\\\" style=\\\"font-size: 14.4px;\\\" src=\\\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\\\" alt=\\\"\\\" width=\\\"452\\\" height=\\\"234\\\" />\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n<img class=\\\" wp-image-418 aligncenter\\\" src=\\\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\\\" alt=\\\"\\\" width=\\\"456\\\" height=\\\"300\\\" />\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person </strong>\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.\r\n\r\n<strong>Conducted in: Starting in March </strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\r\n</ul>\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma\r\n<ul>\r\n 	<li>Must have 1 year work experience</li>\r\n</ul>','','USP Pacific TAFE','Walu Bay','Suva','','','N',NULL,'','Y','https://6sigma.academy/wp-content/uploads/2018/11/YellowBelt1.jpg','','SS002','','3','1','2019','8:00am','2019-3-1','11','9','2050','2050-11-9','12:00am','999999','','a:8:{i:0;s:7:\"Address\";i:1;s:4:\"City\";i:2;s:5:\"Phone\";i:3;s:7:\"Country\";i:4;s:7:\"Company\";i:5;s:9:\"CoAddress\";i:6;s:6:\"CoCity\";i:7;s:8:\"CoPostal\";}','Y',NULL,'Y',NULL,NULL,NULL,'','***This is an automated response - Do Not Reply***<br />Thank you [fname] [lname] for registering for [event].<br />We hope that you will find this course both informative and enjoyable.Should you have any questions, please contact [contact].If you have not done so already, please submit your payment in the amount of [cost].Click here to review your payment information [payment_url].<br />Thank You.',NULL,NULL,NULL,'','','','Fiji','','end',NULL,'yes','',1,0,'N',''),(3,'Six Sigma Green Belt Certification Program','N','Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\r\n\r\n<img class=\\\" wp-image-419 aligncenter\\\" src=\\\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\\\" alt=\\\"\\\" width=\\\"373\\\" height=\\\"382\\\" />\r\n<ul>\r\n 	<li><strong><u>Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nThe purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.\r\n<ul>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n</ul>\r\nThe best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.\r\n\r\n<strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>\r\n\r\nThe Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.\r\n\r\nThe Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes\r\n\r\n<strong>Below is what will be taught in this course:</strong>\r\n\r\n<strong>Building the Six Sigma Analytical Tool Kit</strong>\r\n<ul>\r\n 	<li>Project discussion/Presentation</li>\r\n 	<li>Determine opportunity for improvement</li>\r\n 	<li>Verification of root causes</li>\r\n 	<li>Hypothesis testing</li>\r\n 	<li>Correlation Analysis</li>\r\n 	<li>Process Analysis\r\n<ul>\r\n 	<li>Value-added analysis</li>\r\n</ul>\r\n</li>\r\n 	<li>C &amp; E Matrix</li>\r\n 	<li>Regression Analysis &amp; Correlation</li>\r\n</ul>\r\n<strong>Team Dynamics – Working with and through others to get project breakthrough</strong>\r\n<ul>\r\n 	<li>Team Dynamics</li>\r\n 	<li>Consensus Building</li>\r\n 	<li>Decision Making</li>\r\n 	<li>Group Creativity\r\n<ul>\r\n 	<li>Brainstorming</li>\r\n 	<li>Affinity diagram</li>\r\n 	<li>Multi-Voting</li>\r\n</ul>\r\n</li>\r\n 	<li>Implementation Planning</li>\r\n 	<li>Piloting your Solution\r\n<ul>\r\n 	<li>Solution Prioritization Matrix</li>\r\n</ul>\r\n</li>\r\n 	<li>Cost Benefit Analysis</li>\r\n</ul>\r\n<strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong>\r\n<ul>\r\n 	<li>Gaining acceptance and communicating changes</li>\r\n 	<li>Making changes last through:\r\n<ul>\r\n 	<li>Develop a Process Control Plan</li>\r\n 	<li>Assessing the result of Process Control Plan</li>\r\n 	<li>Statistical Process Control</li>\r\n 	<li>Continuous improvement plan</li>\r\n 	<li>Managing knowledge learned and building intellectual capital</li>\r\n 	<li>Failure Modes and Effects Analysis (FMEA)</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<strong>Duration: Three Days   Fees: $3,799 entry per person </strong>\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.\r\n\r\n<strong>Conducted in: Starting in April</strong>\r\n\r\n<strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n</li>\r\n</ul>','','USP Pacific TAFE','Walu Bay','Suva','','',NULL,NULL,'','Y','https://6sigma.academy/wp-content/uploads/2018/11/six-sigma-green-belt.png','','SS003','','4','1','2019','8:00am','2019-4-1','11','9','2050','2050-11-9','12:00am','999999','','a:8:{i:0;s:7:\"Address\";i:1;s:4:\"City\";i:2;s:5:\"Phone\";i:3;s:7:\"Country\";i:4;s:7:\"Company\";i:5;s:9:\"CoAddress\";i:6;s:6:\"CoCity\";i:7;s:8:\"CoPostal\";}','Y',NULL,'Y',NULL,NULL,NULL,'','***This is an automated response - Do Not Reply***<br />Thank you [fname] [lname] for registering for [event].<br />We hope that you will find this course both informative and enjoyable.Should you have any questions, please contact [contact].If you have not done so already, please submit your payment in the amount of [cost].Click here to review your payment information [payment_url].<br />Thank You.',NULL,NULL,NULL,'','','','','','end',NULL,'yes','',1,0,'N',''),(4,'Six Sigma Black Belt Certification Program','N','<ul>\r\n 	<li>Our Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\r\n</ul>\r\n<img class=\\\" wp-image-421 aligncenter\\\" src=\\\"https://6sigma.academy/wp-content/uploads/2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-283x300.jpg\\\" alt=\\\"\\\" width=\\\"405\\\" height=\\\"429\\\" />\r\n\r\n<strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nThe purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.\r\n<ul>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n</ul>\r\nThe best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.\r\n\r\n<strong><u>The Role of the Certified Six Sigma Black Belt</u></strong>\r\n\r\nSix Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.\r\n\r\nMost often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.\r\n\r\nThe Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong>\r\n<ul>\r\n 	<li>Six Sigma &amp; Organization goals from leaders perspective</li>\r\n 	<li>All advance Six Sigma Tools for managing teams</li>\r\n 	<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\n<img class=\\\" wp-image-422 aligncenter\\\" src=\\\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\\\" alt=\\\"\\\" width=\\\"441\\\" height=\\\"393\\\" />\r\n\r\n<strong>Duration: Five Day Course   Fees: $5,799 entry per person </strong>\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects\r\n\r\n<strong>Conducted in: Starting in May or June</strong>\r\n\r\n<strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>','','USP Pacific TAFE','Walu Bay','Suva','','',NULL,NULL,'','Y','https://6sigma.academy/wp-content/uploads/2018/11/lean-six-sigma-blackbelt.png','','SS004','','5','1','2019','8:00am','2019-5-1','11','9','2050','2050-11-9','12:00am','999999','','a:8:{i:0;s:7:\"Address\";i:1;s:4:\"City\";i:2;s:5:\"Phone\";i:3;s:7:\"Country\";i:4;s:7:\"Company\";i:5;s:9:\"CoAddress\";i:6;s:6:\"CoCity\";i:7;s:8:\"CoPostal\";}','Y',NULL,'Y',NULL,NULL,NULL,'','***This is an automated response - Do Not Reply***<br />Thank you [fname] [lname] for registering for [event].<br />We hope that you will find this course both informative and enjoyable.Should you have any questions, please contact [contact].If you have not done so already, please submit your payment in the amount of [cost].Click here to review your payment information [payment_url].<br />Thank You.',NULL,NULL,NULL,'','','','Fiji','','end',NULL,'yes','',1,0,'N','');
/*!40000 ALTER TABLE `wp_evr_event` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_evr_payment`
--

DROP TABLE IF EXISTS `wp_evr_payment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_evr_payment` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `payer_id` varchar(15) NOT NULL,
  `event_id` varchar(15) NOT NULL,
  `payment_date` varchar(30) DEFAULT NULL,
  `txn_id` varchar(60) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `payer_email` varchar(100) NOT NULL,
  `payer_status` varchar(10) NOT NULL,
  `payment_type` varchar(20) NOT NULL,
  `memo` text NOT NULL,
  `item_name` text NOT NULL,
  `item_number` varchar(50) NOT NULL,
  `quantity` int(3) NOT NULL,
  `mc_gross` decimal(10,2) NOT NULL,
  `mc_currency` varchar(3) NOT NULL,
  `address_name` varchar(32) DEFAULT NULL,
  `address_street` varchar(64) DEFAULT NULL,
  `address_city` varchar(32) DEFAULT NULL,
  `address_state` varchar(32) DEFAULT NULL,
  `address_zip` varchar(10) DEFAULT NULL,
  `address_country` varchar(64) DEFAULT NULL,
  `address_status` varchar(11) DEFAULT NULL,
  `payer_business_name` varchar(64) DEFAULT NULL,
  `payment_status` varchar(17) NOT NULL,
  `pending_reason` varchar(14) DEFAULT NULL,
  `reason_code` varchar(15) DEFAULT NULL,
  `txn_type` varchar(20) NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evr_payment`
--

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

--
-- Table structure for table `wp_evr_question`
--

DROP TABLE IF EXISTS `wp_evr_question`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_evr_question` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `event_id` int(11) NOT NULL DEFAULT '0',
  `sequence` int(11) NOT NULL DEFAULT '0',
  `question_type` enum('TEXT','TEXTAREA','MULTIPLE','SINGLE','DROPDOWN') NOT NULL DEFAULT 'TEXT',
  `question` text NOT NULL,
  `response` text NOT NULL,
  `required` enum('Y','N') NOT NULL DEFAULT 'N',
  `remark` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evr_question`
--

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

--
-- Table structure for table `wp_failed_jobs`
--

DROP TABLE IF EXISTS `wp_failed_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_failed_jobs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `failed_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_failed_jobs`
--

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

--
-- Table structure for table `wp_gf_addon_feed`
--

DROP TABLE IF EXISTS `wp_gf_addon_feed`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_addon_feed` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT '1',
  `feed_order` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `addon_slug` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `event_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `addon_form` (`addon_slug`,`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_addon_feed`
--

LOCK TABLES `wp_gf_addon_feed` WRITE;
/*!40000 ALTER TABLE `wp_gf_addon_feed` DISABLE KEYS */;
INSERT INTO `wp_gf_addon_feed` VALUES (1,1,1,0,'{\"feedName\":\"User Registration\",\"feedType\":\"create\",\"username\":\"8\",\"first_name\":\"4.3\",\"last_name\":\"4.6\",\"nickname\":\"8\",\"displayname\":\"firstlast\",\"email\":\"5\",\"password\":\"6\",\"role\":\"student\",\"userMeta\":\"\",\"bpMeta\":[{\"key\":\"1\",\"value\":\"\",\"custom_key\":\"\"}],\"sendEmail\":\"0\",\"userActivationEnable\":\"1\",\"userActivationValue\":\"email\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":{\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"any\",\"rules\":[{\"fieldId\":\"8\",\"operator\":\"is\",\"value\":\"\"}]}},\"gf_user_registration_ldcourses\":{\"801\":\"0\",\"796\":\"0\",\"793\":\"0\",\"789\":\"0\",\"773\":\"0\"},\"gf_user_registration_ldaccess\":\"0\"}','gravityformsuserregistration',NULL);
/*!40000 ALTER TABLE `wp_gf_addon_feed` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_addon_payment_callback`
--

DROP TABLE IF EXISTS `wp_gf_addon_payment_callback`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_addon_payment_callback` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` int(10) unsigned NOT NULL,
  `addon_slug` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `callback_id` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_created` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `addon_slug_callback_id` (`addon_slug`(50),`callback_id`(100))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_addon_payment_callback`
--

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

--
-- Table structure for table `wp_gf_addon_payment_transaction`
--

DROP TABLE IF EXISTS `wp_gf_addon_payment_transaction`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_addon_payment_transaction` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` int(10) unsigned NOT NULL,
  `transaction_type` varchar(30) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `transaction_id` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `subscription_id` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_recurring` tinyint(1) NOT NULL DEFAULT '0',
  `amount` decimal(19,2) DEFAULT NULL,
  `date_created` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lead_id` (`lead_id`),
  KEY `transaction_type` (`transaction_type`),
  KEY `type_lead` (`lead_id`,`transaction_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_addon_payment_transaction`
--

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

--
-- Table structure for table `wp_gf_draft_submissions`
--

DROP TABLE IF EXISTS `wp_gf_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_draft_submissions` (
  `uuid` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `form_id` mediumint(8) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(39) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source_url` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `submission` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_draft_submissions`
--

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

--
-- Table structure for table `wp_gf_entry`
--

DROP TABLE IF EXISTS `wp_gf_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint(1) NOT NULL DEFAULT '0',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `ip` varchar(39) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_agent` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `currency` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_status` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `transaction_id` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_fulfilled` tinyint(1) DEFAULT NULL,
  `created_by` bigint(20) unsigned DEFAULT NULL,
  `transaction_type` tinyint(1) DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'active',
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `form_id_status` (`form_id`,`status`)
) ENGINE=MyISAM AUTO_INCREMENT=84 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry`
--

LOCK TABLES `wp_gf_entry` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry` DISABLE KEYS */;
INSERT INTO `wp_gf_entry` VALUES (44,1,NULL,'2019-02-21 01:55:22',NULL,0,0,'202.151.31.250','https://6sigma.academy/e-courses/','Mozilla/5.0 (Linux; Android 5.1.1; SM-J320ZN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(45,1,NULL,'2019-02-27 03:16:55',NULL,0,0,'103.244.231.170','https://6sigma.academy/e-courses/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(46,1,NULL,'2019-03-05 21:22:38',NULL,0,0,'210.7.1.55','https://6sigma.academy/e-courses/','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(47,6,NULL,'2019-04-14 02:51:49','2019-04-14 02:51:49',0,0,'202.151.26.35','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(48,6,NULL,'2019-04-15 19:53:16','2019-04-15 19:53:16',0,0,'27.123.143.246','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 5.1.1; SM-J200Y Build/LMY47X; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.100 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/210.0.0.43.119;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(49,6,NULL,'2019-04-28 09:07:11','2019-04-28 09:07:11',0,0,'27.123.138.118','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 6.0.1; SM-G532M Build/MMB29T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/56.0.2924.87 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/210.0.0.43.119;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(13,2,NULL,'2019-01-18 19:52:46',NULL,0,0,'202.151.26.35','https://6sigma.academy/corporate-registrations/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(34,1,NULL,'2019-02-15 00:00:12',NULL,0,0,'202.151.26.35','https://6sigma.academy/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(35,1,NULL,'2019-02-15 00:36:31',NULL,0,0,'202.151.26.35','https://6sigma.academy/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(36,1,NULL,'2019-02-15 01:47:11',NULL,0,0,'202.151.26.35','https://6sigma.academy/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(37,1,NULL,'2019-02-15 02:01:07',NULL,0,0,'202.151.26.35','https://6sigma.academy/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(38,1,NULL,'2019-02-15 02:07:32',NULL,0,0,'202.151.26.35','https://6sigma.academy/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(39,1,NULL,'2019-02-18 03:10:56',NULL,0,0,'144.120.26.102','https://6sigma.academy/e-courses/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(40,1,NULL,'2019-02-18 22:16:33',NULL,0,0,'113.11.240.38','https://6sigma.academy/e-courses/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(41,1,NULL,'2019-02-18 23:37:10',NULL,0,0,'202.62.126.222','https://6sigma.academy/e-courses/','Mozilla/5.0 (Windows NT 6.1; rv:65.0) Gecko/20100101 Firefox/65.0','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(42,1,NULL,'2019-02-19 19:15:06',NULL,0,0,'45.117.244.189','https://6sigma.academy/e-courses/','Mozilla/5.0 (Linux; Android 8.0.0; SM-G570Y Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/72.0.3626.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/208.0.0.38.104;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(43,1,NULL,'2019-02-20 21:45:44',NULL,0,0,'202.151.26.35','https://6sigma.academy/e-courses/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(33,2,NULL,'2019-02-07 05:29:48',NULL,0,1,'202.151.26.35','https://6sigma.academy/corporate-registrations/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(50,6,NULL,'2019-05-01 07:04:34','2019-05-01 07:04:34',0,0,'103.52.90.76','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 7.0; SM-G935F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Mobile Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(51,6,NULL,'2019-05-01 07:54:35','2019-05-01 07:54:35',0,0,'45.117.247.243','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 8.0.0; SM-J810Y) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(52,6,NULL,'2019-05-01 19:56:32','2019-05-01 19:56:32',0,0,'27.123.136.27','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 6.0; MYA-L22 Build/HUAWEIMYA-L22; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/218.0.0.46.109;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(53,6,NULL,'2019-05-01 23:08:47','2019-05-01 23:08:47',0,0,'27.123.136.49','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1 Mobile/15E148 Safari/604.1','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(54,6,NULL,'2019-05-04 02:21:50','2019-05-04 02:21:50',0,0,'27.123.136.159','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/73.0.3683.90 Mobile Safari/537.36 android.lite/2.4','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(55,6,NULL,'2019-05-04 15:40:11','2019-05-04 15:40:11',0,0,'103.244.230.34','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(56,6,NULL,'2019-05-05 07:31:17','2019-05-05 07:31:17',0,0,'27.123.136.64','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 9; INE-LX2 Build/HUAWEIINE-LX2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.136 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/219.0.0.46.114;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(57,6,NULL,'2019-05-05 08:29:36','2019-05-05 08:29:36',0,0,'27.123.136.120','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 9; SM-N960F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/73.0.3683.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/217.0.0.45.98;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(58,6,NULL,'2019-05-05 10:55:57','2019-05-05 10:55:57',0,0,'45.117.243.226','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone10,3;FBMD/iPhone;FBSN/iOS;FBSV/12.2;FBSS/3;FBCR/Vodafone;FBID/phone;FBLC/en_GB;FBOP/5]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(59,6,NULL,'2019-05-06 21:22:31','2019-05-06 21:22:31',0,0,'202.151.31.118','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(60,6,NULL,'2019-05-09 13:14:43','2019-05-09 13:14:43',0,0,'27.123.136.62','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 8.0.0; RNE-L22 Build/HUAWEIRNE-L22; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/73.0.3683.90 Mobile Safari/537.36 [LinkedInApp]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(61,6,NULL,'2019-05-09 18:06:21','2019-05-09 18:06:21',0,0,'202.62.120.110','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(62,6,NULL,'2019-05-14 23:15:17','2019-05-14 23:15:17',0,0,'27.123.136.231','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(63,6,NULL,'2019-05-15 01:22:42','2019-05-15 01:22:42',0,0,'205.156.64.233','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(64,6,NULL,'2019-05-16 03:22:25','2019-05-16 03:22:25',0,1,'119.235.102.66','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(65,6,NULL,'2019-05-17 22:10:00','2019-05-17 22:10:00',0,0,'27.123.136.26','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 8.0.0; SM-J330G Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.136 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/199.0.0.56.98;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(66,6,NULL,'2019-05-18 02:22:49','2019-05-18 02:22:49',0,0,'27.123.136.109','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 6.0.1; SM-G532M Build/MMB29T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/56.0.2924.87 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/211.0.0.43.112;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(67,6,NULL,'2019-05-21 01:31:12','2019-05-21 01:31:12',0,0,'27.123.136.10','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(68,6,NULL,'2019-05-21 18:59:05','2019-05-21 18:59:05',0,0,'27.123.136.24','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 6.0.1; SM-G532M Build/MMB29T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(69,6,NULL,'2019-05-24 08:07:19','2019-05-24 08:07:19',0,0,'45.117.243.252','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 9; SM-N960F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36 [LinkedInApp]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(70,6,NULL,'2019-07-13 20:00:24','2019-07-13 20:00:24',0,0,'27.123.136.151','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 6.0.1; SM-G532M Build/MMB29T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/56.0.2924.87 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/221.0.0.48.102;]','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(71,1,NULL,'2019-07-15 18:14:45','2019-07-15 18:14:45',0,0,'27.123.138.129','https://6sigma.academy/e-courses/','Mozilla/5.0 (Linux; Android 8.1.0; SM-J260Y Build/M1AJB; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 SamsungBrowser/7.2 Chrome/75.0.3770.101 Mobile Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(72,6,NULL,'2019-07-20 21:23:48','2019-07-20 21:23:48',0,0,'45.117.247.238','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G975F Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.2 Chrome/67.0.3396.87 Mobile Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(73,6,NULL,'2019-07-20 21:24:17','2019-07-20 21:24:17',0,0,'45.117.247.238','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G975F Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.2 Chrome/67.0.3396.87 Mobile Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(74,6,NULL,'2019-07-24 12:04:23','2019-07-24 12:04:23',0,0,'45.250.160.81','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(75,6,NULL,'2019-08-05 01:59:22','2019-08-05 01:59:22',0,0,'113.20.85.34','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(76,6,NULL,'2019-08-05 02:04:05','2019-08-05 02:04:05',0,0,'113.20.85.34','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(77,6,NULL,'2019-08-29 22:07:50','2019-08-29 22:07:50',0,0,'202.151.29.219','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(78,6,NULL,'2019-09-18 20:15:11','2019-09-18 20:15:11',0,0,'119.235.70.91','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(79,6,NULL,'2019-09-19 00:55:55','2019-09-19 00:55:55',0,0,'202.62.123.251','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(80,6,NULL,'2019-09-22 23:03:37','2019-09-22 23:03:37',0,0,'27.123.168.186','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(81,6,NULL,'2019-09-22 23:12:32','2019-09-22 23:12:32',0,0,'27.123.168.186','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(82,6,NULL,'2019-09-24 20:49:23','2019-09-24 20:49:23',0,0,'103.1.181.82','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active'),(83,6,NULL,'2019-09-24 20:50:42','2019-09-24 20:50:42',0,0,'103.1.181.82','https://6sigma.academy/white-belt-workshop-registration/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36','NZD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active');
/*!40000 ALTER TABLE `wp_gf_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_meta`
--

DROP TABLE IF EXISTS `wp_gf_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `entry_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  `item_index` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `entry_id` (`entry_id`),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM AUTO_INCREMENT=733 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_meta`
--

LOCK TABLES `wp_gf_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_meta` VALUES (323,1,45,'8','faraazmustapha',NULL),(328,1,46,'4.3','Kafoa',NULL),(325,1,45,'activation_key','6c871eb1ec9216f7',NULL),(326,1,45,'gravityformsuserregistration_is_fulfilled','1',NULL),(327,1,45,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(329,1,46,'4.6','John',NULL),(330,1,46,'5','kafoa.john@ngel.com.fj',NULL),(331,1,46,'8','Kafoa.John',NULL),(333,1,46,'activation_key','77d9dca160cc364f',NULL),(334,1,46,'gravityformsuserregistration_is_fulfilled','1',NULL),(335,1,46,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(58,2,13,'1','test',NULL),(59,2,13,'13','tetst',NULL),(60,2,13,'10','test',NULL),(61,2,13,'2','test',NULL),(62,2,13,'3','test',NULL),(63,2,13,'4','test',NULL),(64,2,13,'9','test',NULL),(65,2,13,'5','10-50',NULL),(66,2,13,'7.1','Yes',NULL),(67,2,13,'11','test',NULL),(68,2,13,'14','[\"Complete Lean Six Sigma Implementation\",\"Group Training\",\"Process Engineering Consultancy (Organization Study & Solution Plan)\",\"Organization Study & Finding defects in existing processes Only\",\"Creating new defined processes only\"]',NULL),(322,1,45,'5','faraaz.mustapha@outlook.com',NULL),(321,1,45,'4.6','Mustapha',NULL),(319,1,44,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(232,1,34,'4.3','Sahil',NULL),(233,1,34,'4.6','Sharma',NULL),(234,1,34,'5','sharmaprashaal@gmail.com',NULL),(235,1,34,'8','Shaiya',NULL),(240,1,35,'4.3','Sahil',NULL),(237,1,34,'activation_key','1e345c80e0b50b46',NULL),(238,1,34,'gravityformsuserregistration_is_fulfilled','1',NULL),(239,1,34,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(241,1,35,'4.6','Sharma',NULL),(242,1,35,'5','sharmaprashaal@gmail.com',NULL),(243,1,35,'8','Sahil',NULL),(248,1,36,'4.3','Sahil',NULL),(245,1,35,'activation_key','db9dbeab44c2a46f',NULL),(246,1,35,'gravityformsuserregistration_is_fulfilled','1',NULL),(247,1,35,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(249,1,36,'4.6','Sharma',NULL),(250,1,36,'5','sharmaprashaal@gmail.com',NULL),(251,1,36,'8','Sahil',NULL),(256,1,37,'4.3','Sahil',NULL),(253,1,36,'activation_key','2bf14a083eabbabc',NULL),(254,1,36,'gravityformsuserregistration_is_fulfilled','1',NULL),(255,1,36,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(257,1,37,'4.6','Sharma',NULL),(258,1,37,'5','sharmaprashaal@gmail.com',NULL),(259,1,37,'8','Sahil',NULL),(264,1,38,'4.3','Sahil',NULL),(261,1,37,'activation_key','9fa80d15fb3ce25b',NULL),(262,1,37,'gravityformsuserregistration_is_fulfilled','1',NULL),(263,1,37,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(265,1,38,'4.6','Sharma',NULL),(266,1,38,'5','sharmaprashaal@gmail.com',NULL),(267,1,38,'8','Sahil',NULL),(272,1,39,'4.3','Jeremaia',NULL),(269,1,38,'activation_key','d1d572cf0807ef28',NULL),(270,1,38,'gravityformsuserregistration_is_fulfilled','1',NULL),(271,1,38,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(273,1,39,'4.6','Koroijiuta',NULL),(274,1,39,'5','koroijiuta_j@usp.ac.fj',NULL),(275,1,39,'8','JeremaiaKoroijiuta',NULL),(280,1,40,'4.3','MEREANI',NULL),(277,1,39,'activation_key','b1838a3ec767d9a8',NULL),(278,1,39,'gravityformsuserregistration_is_fulfilled','1',NULL),(279,1,39,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(281,1,40,'4.6','BRUCE',NULL),(282,1,40,'5','ani.bruce@yahoo.com',NULL),(283,1,40,'8','ANI BRUCE',NULL),(288,1,41,'4.3','Aisake',NULL),(285,1,40,'activation_key','eb6332715e9a29d1',NULL),(286,1,40,'gravityformsuserregistration_is_fulfilled','1',NULL),(287,1,40,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(289,1,41,'4.6','Cabemaiwai',NULL),(290,1,41,'5','aisake@ssc.com.fj',NULL),(291,1,41,'8','aisake',NULL),(296,1,42,'4.3','Emasi. Kalounivalu',NULL),(293,1,41,'activation_key','19d86dc895d76ec8',NULL),(294,1,41,'gravityformsuserregistration_is_fulfilled','1',NULL),(295,1,41,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(297,1,42,'4.6','Emasi',NULL),(298,1,42,'5','kalounivaluemasi@gmail.com',NULL),(299,1,42,'8','Emasi',NULL),(304,1,43,'4.3','sachin',NULL),(301,1,42,'activation_key','e38d0541c7c44ac4',NULL),(302,1,42,'gravityformsuserregistration_is_fulfilled','1',NULL),(303,1,42,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(305,1,43,'4.6','singh',NULL),(306,1,43,'5','sachin@ebusinesspacific.com',NULL),(307,1,43,'8','ebusinessfiji',NULL),(312,1,44,'4.3','Yabevula',NULL),(309,1,43,'activation_key','e305c87060a6a60b',NULL),(310,1,43,'gravityformsuserregistration_is_fulfilled','1',NULL),(311,1,43,'processed_feeds','a:1:{s:28:\"gravityformsuserregistration\";a:1:{i:0;s:1:\"1\";}}',NULL),(313,1,44,'4.6','Manavolau',NULL),(314,1,44,'5','Manavolau.Yabevula@gmail.com',NULL),(315,1,44,'8','Mana',NULL),(320,1,45,'4.3','Faraaz',NULL),(317,1,44,'activation_key','02564b94643ddab0',NULL),(318,1,44,'gravityformsuserregistration_is_fulfilled','1',NULL),(221,2,33,'1','E-Business',NULL),(222,2,33,'13','software',NULL),(223,2,33,'10','ebusinessfiji.com',NULL),(224,2,33,'2','sachin',NULL),(225,2,33,'3','ceo',NULL),(226,2,33,'4','9922555',NULL),(227,2,33,'9','sachin@ebusinessfiji.com',NULL),(228,2,33,'5','500+',NULL),(229,2,33,'7.1','Yes',NULL),(230,2,33,'11','test',NULL),(231,2,33,'14','[\"Group Training\"]',NULL),(336,6,47,'1.3','test',''),(337,6,47,'1.6','test',''),(338,6,47,'2','management@ebusinesspacific.com',''),(339,6,47,'3','(679) 922-3300',''),(340,6,47,'4.1','Six Sigma White Belt',''),(575,6,70,'1.3','Timoci Vute',''),(521,6,65,'8','Suva',''),(512,6,64,'14.1','1',''),(344,6,47,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:30:\"Training and examination Fees.\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(345,6,48,'1.3','Merlyn',''),(346,6,48,'1.6','Goundar',''),(347,6,48,'2','merlyn_mumta@hotmail.com',''),(348,6,48,'3','(679) 936-1545',''),(349,6,48,'4.1','Six Sigma White Belt',''),(350,6,48,'8','Nadi',''),(574,6,69,'14.3','3',''),(511,6,64,'10','2',''),(354,6,48,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:84:\"Training and examination Fees. Payment to be directly deposited in our bank account.\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(355,6,49,'1.3','Enere',''),(356,6,49,'1.6','Vuibureta',''),(357,6,49,'2','enere_vuibureta@yahoo.com',''),(358,6,49,'3','(679) 298-4171',''),(359,6,49,'4.1','Six Sigma White Belt',''),(360,6,49,'8','Nadi',''),(573,6,69,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(510,6,64,'8','Suva',''),(364,6,49,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:84:\"Training and examination Fees. Payment to be directly deposited in our bank account.\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(365,6,50,'1.3','SAIMONI',''),(366,6,50,'1.6','BEBENISALA',''),(367,6,50,'2','sbebenisala270@gmail.com',''),(368,6,50,'3','(679) 998-2489',''),(369,6,50,'4.1','Six Sigma White Belt',''),(370,6,50,'8','Suva/East',''),(570,6,69,'10','1',''),(571,6,69,'15','Executive Manager involved in strategic and operational management of the digital printing process at Mark One Apparel.',''),(572,6,69,'14.1','1',''),(520,6,65,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(374,6,50,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(375,6,51,'1.3','Mari',''),(376,6,51,'1.6','Ramarama',''),(377,6,51,'2','marianaramcymailagi@gmail.com',''),(378,6,51,'3','(679) 780-5127',''),(379,6,51,'4.1','Six Sigma White Belt',''),(380,6,51,'8','Suva/East',''),(567,6,69,'3','(679) 921-8405',''),(568,6,69,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(569,6,69,'8','Suva- Southern Cross Hotel(top floor)',''),(384,6,51,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(385,6,52,'1.3','navin',''),(386,6,52,'1.6','lal',''),(387,6,52,'2','Navin_Lal@bat.com',''),(388,6,52,'3','(679) 990-7566',''),(389,6,52,'4.1','Six Sigma White Belt',''),(390,6,52,'8','Suva/East',''),(562,6,68,'14.3','2',''),(563,6,69,'1.3','Hezron',''),(564,6,69,'1.6','Prasad',''),(565,6,69,'9','Mark One Apparel',''),(566,6,69,'2','hezron@markone.com.fj',''),(519,6,65,'3','(679) 992-3022',''),(509,6,64,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(394,6,52,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(395,6,53,'1.3','Ilyaz',''),(396,6,53,'1.6','Koya',''),(397,6,53,'2','ilyaz.koya@marsh.com',''),(398,6,53,'3','(679) 999-0789',''),(399,6,53,'4.1','Six Sigma White Belt',''),(400,6,53,'8','Suva/East',''),(559,6,68,'15','1 only ...Director',''),(560,6,68,'14.1','1',''),(561,6,68,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(404,6,53,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(405,6,54,'1.3','Jotame',''),(406,6,54,'1.6','Yabakivitu',''),(407,6,54,'2','jyabakivitu@economy.gov.fj',''),(408,6,54,'3','(679) 975-1271',''),(409,6,54,'4.1','Six Sigma White Belt',''),(410,6,54,'8','Suva/East',''),(555,6,68,'3','(679) 848-9058',''),(556,6,68,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(557,6,68,'8','Suva- Southern Cross Hotel(top floor)',''),(558,6,68,'10','1',''),(518,6,65,'2','jope@fijiports.com.fj',''),(508,6,64,'3','(679) 321-0529',''),(414,6,54,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(415,6,55,'1.3','Tevita',''),(416,6,55,'1.6','Mau',''),(417,6,55,'2','tevita.mau@hbk.com.fj',''),(418,6,55,'3','(679) 777-1784',''),(419,6,55,'4.1','Six Sigma White Belt',''),(420,6,55,'8','Suva/East',''),(551,6,68,'1.3','Khalid Arif Stephan',''),(552,6,68,'1.6','Mallam',''),(553,6,68,'9','Optimal Pacific  (Fiji) Limited',''),(554,6,68,'2','malamstvn@gmail.com',''),(424,6,55,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(425,6,56,'1.3','Vasiti',''),(426,6,56,'1.6','Taylor',''),(427,6,56,'2','vasititaylor1@gmail.com',''),(428,6,56,'3','(679) 860-9035',''),(429,6,56,'4.1','Six Sigma White Belt',''),(430,6,56,'8','Suva/East',''),(547,6,67,'15','test',''),(548,6,67,'14.1','1',''),(549,6,67,'14.2','I agree and confirm our registrations. $1500/person is the price for both event.',''),(550,6,67,'14.3','2',''),(517,6,65,'9','Own personal development',''),(434,6,56,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(435,6,57,'1.3','Shalendra Satish Kumar',''),(436,6,57,'1.6','Shalendra',''),(437,6,57,'2','shalendra.kumar@fnu.ac.fj',''),(438,6,57,'3','(679) 801-8269',''),(439,6,57,'4.1','Six Sigma White Belt',''),(440,6,57,'8','Suva/East',''),(543,6,67,'3','(679) 922-3300',''),(544,6,67,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(545,6,67,'8','Suva- Southern Cross Hotel(top floor)',''),(546,6,67,'10','5',''),(516,6,65,'1.6','Tawake',''),(507,6,64,'2','Taraivosa.Tuitoga@telecom.com.fj',''),(444,6,57,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(445,6,58,'1.3','Ratinesh',''),(446,6,58,'1.6','singh',''),(447,6,58,'2','Ratineshs@bsp.com.fj',''),(448,6,58,'3','(679) 927-5674',''),(449,6,58,'4.1','Six Sigma White Belt',''),(450,6,58,'8','Suva/East',''),(538,6,66,'14.3','2',''),(539,6,67,'1.3','test',''),(540,6,67,'1.6','test',''),(541,6,67,'9','test',''),(542,6,67,'2','management@ebusinesspacific.com',''),(515,6,65,'1.3','Jope',''),(454,6,58,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(455,6,59,'1.3','Monica',''),(456,6,59,'1.6','Aguilar',''),(457,6,59,'2','monica.trufil.a@gmail.com',''),(458,6,59,'3','(679) 923-3634',''),(459,6,59,'4.1','Six Sigma White Belt',''),(460,6,59,'8','Suva/East',''),(536,6,66,'14.1','1',''),(537,6,66,'14.2','I agree and confirm our registrations. We will remit payments within 48 hours to confirm the bookings',''),(514,6,64,'14.3','1',''),(506,6,64,'9','Telecom Fiji Pte Limited',''),(464,6,59,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(465,6,60,'1.3','Esira',''),(466,6,60,'1.6','Kini',''),(467,6,60,'2','Esira.kini@towerinsurance.com.fj',''),(468,6,60,'3','(679) 929-4283',''),(469,6,60,'4.1','Six Sigma White Belt',''),(470,6,60,'8','Suva/East',''),(533,6,66,'8','Suva',''),(534,6,66,'10','1',''),(535,6,66,'15','Iam a youth worker at the ministry of youth and sports in Fiji and my leading role is to empower young people and build are quality relationship in their own  respective communities.',''),(474,6,60,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(475,6,61,'1.3','Sarsugita',''),(476,6,61,'1.6','Lal',''),(477,6,61,'2','sugita.kumar@gmail.com',''),(478,6,61,'4.1','Six Sigma White Belt',''),(479,6,61,'8','Nadi/West',''),(530,6,66,'2','sraitubu@yahoo.com',''),(531,6,66,'3','(679) 960-7140',''),(532,6,66,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(505,6,64,'1.6','Tuitoga',''),(483,6,61,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(484,6,62,'1.3','test',''),(485,6,62,'1.6','test',''),(486,6,62,'2','sachin@ebusinesspacific.com',''),(487,6,62,'3','(679) 922-3300',''),(488,6,62,'4.1','Six Sigma White Belt',''),(489,6,62,'8','Suva/East',''),(526,6,65,'14.3','2',''),(527,6,66,'1.3','Semiti',''),(528,6,66,'1.6','Qalo',''),(529,6,66,'9','Ministry of Youth and Sports',''),(493,6,62,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(494,6,63,'1.3','Ilyaz',''),(495,6,63,'1.6','Koya',''),(496,6,63,'2','ilyaz.koya@marsh.com',''),(497,6,63,'3','(679) 999-0789',''),(498,6,63,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(499,6,63,'8','Suva',''),(522,6,65,'10','1',''),(523,6,65,'15','Container Terminal Planner\r\nPort of Suva',''),(524,6,65,'14.1','1',''),(525,6,65,'14.2','I agree and confirm our registrations. We will remit payments within 48 hours to confirm the bookings',''),(513,6,64,'14.2','I agree and confirm our registrations. We will Remit payments within 24 hours to confirm the bookings',''),(504,6,64,'1.3','Taraivosa',''),(503,6,63,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:6;a:3:{s:4:\"name\";s:238:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries.\";s:5:\"price\";s:10:\"$ 1,500.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL),(576,6,70,'1.6','Timoci',''),(577,6,70,'9','Vute',''),(578,6,70,'2','timoci_vute@yahoo.com',''),(579,6,70,'3','(679) 809-3887',''),(580,6,70,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(581,6,70,'8','Suva- Southern Cross Hotel(top floor)',''),(582,6,70,'10','1',''),(583,6,70,'15','Acting Senior Surveyor in the department of lands',''),(584,6,70,'14.1','1',''),(585,6,70,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(586,6,70,'14.3','3',''),(587,1,71,'4.3','Lavenia Monica',''),(588,1,71,'4.6','Nonu Baleinabuli',''),(589,1,71,'5','monicabaleinabuli@gmail.com',''),(590,1,71,'6','lamonb76',''),(591,6,72,'1.3','Ram Aman',''),(592,6,72,'1.6','Singh',''),(593,6,72,'9','CJ Patel & Co. Ltd',''),(594,6,72,'2','aman885@gmail.com',''),(595,6,72,'3','(679) 940-6924',''),(596,6,72,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(597,6,72,'8','Suva- Southern Cross Hotel(top floor)',''),(598,6,72,'10','1',''),(599,6,72,'15','Manager internal audit -Group which includes manufacturing, wholesalers, telecommunications industry, service industry within Fiji and Pacific region. \r\n\r\nRole is to ensure effectiveness of controls within the group entities. Ensure effective use of resources. Review, analyse and communicate any deficiencies noted to management for satisfactory rectification. Guide and lead audit team towards a risk based audit approach. Conduct independent investigation when required.',''),(600,6,72,'14.1','1',''),(601,6,72,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(602,6,72,'14.3','3',''),(603,6,73,'1.3','Ram Aman',''),(604,6,73,'1.6','Singh',''),(605,6,73,'9','CJ Patel & Co. Ltd',''),(606,6,73,'2','aman885@gmail.com',''),(607,6,73,'3','(679) 940-6924',''),(608,6,73,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(609,6,73,'8','Suva- Southern Cross Hotel(top floor)',''),(610,6,73,'10','1',''),(611,6,73,'15','Manager internal audit -Group which includes manufacturing, wholesalers, telecommunications industry, service industry within Fiji and Pacific region. \r\n\r\nRole is to ensure effectiveness of controls within the group entities. Ensure effective use of resources. Review, analyse and communicate any deficiencies noted to management for satisfactory rectification. Guide and lead audit team towards a risk based audit approach. Conduct independent investigation when required.',''),(612,6,73,'14.1','1',''),(613,6,73,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(614,6,73,'14.3','3',''),(615,6,74,'1.3','Salend',''),(616,6,74,'1.6','Kumar',''),(617,6,74,'9','Paradise Beverages Fiji Limited',''),(618,6,74,'2','salend.kumar@paradisebeverages.com.fj',''),(619,6,74,'3','(679) 702-7450',''),(620,6,74,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(621,6,74,'8','Suva- Southern Cross Hotel(top floor)',''),(622,6,74,'10','1',''),(623,6,74,'15','Engineering Supervisor',''),(624,6,74,'14.1','1',''),(625,6,74,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(626,6,74,'14.3','3',''),(627,6,75,'1.3','Sitiveni',''),(628,6,75,'1.6','Nabuka',''),(629,6,75,'9','Fiji National Provident Fund',''),(630,6,75,'2','SitiveniN2@fnpf.com.fj',''),(631,6,75,'3','(679) 323-8324',''),(632,6,75,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(633,6,75,'8','Suva- Southern Cross Hotel(top floor)',''),(634,6,75,'10','2',''),(635,6,75,'14.1','1',''),(636,6,75,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(637,6,75,'14.3','3',''),(638,6,76,'1.3','Melissa',''),(639,6,76,'1.6','Kutty',''),(640,6,76,'9','Fiji National Provident Fund',''),(641,6,76,'2','MelissaK@fnpf.com.fj',''),(642,6,76,'3','(679) 323-8324',''),(643,6,76,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(644,6,76,'8','Suva- Southern Cross Hotel(top floor)',''),(645,6,76,'10','2',''),(646,6,76,'14.1','1',''),(647,6,76,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(648,6,76,'14.3','3',''),(649,6,77,'1.3','Rup',''),(650,6,77,'1.6','Narayan',''),(651,6,77,'9','Frezco Beverages Pte Ltd',''),(652,6,77,'2','qa@aquapacific.com',''),(653,6,77,'3','(679) 862-7379',''),(654,6,77,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(655,6,77,'8','Suva- Southern Cross Hotel(top floor)',''),(656,6,77,'10','1',''),(657,6,77,'15','Quality Assurance & Compliance Manager',''),(658,6,77,'14.1','1',''),(659,6,77,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(660,6,77,'14.3','3',''),(661,6,78,'1.3','Prashneel',''),(662,6,78,'1.6','Prasad',''),(663,6,78,'9','Sugar Cane Growers Fund',''),(664,6,78,'2','prashneel@scgf.com.fj',''),(665,6,78,'3','(679) 998-3815',''),(666,6,78,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(667,6,78,'8','Suva- Southern Cross Hotel(top floor)',''),(668,6,78,'10','1',''),(669,6,78,'15','Name: Prashneel Pavindra Prasad\r\nDesignation: Business Analyst/ Project Officer',''),(670,6,78,'14.1','1',''),(671,6,78,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(672,6,78,'14.3','3',''),(673,6,79,'1.3','Ajay',''),(674,6,79,'1.6','Kumar',''),(675,6,79,'9','Williams & Gosling Ltd',''),(676,6,79,'2','elenoad@wgfiji.com.fj',''),(677,6,79,'3','(679) 990-7044',''),(678,6,79,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(679,6,79,'8','Suva- Southern Cross Hotel(top floor)',''),(680,6,79,'10','1',''),(681,6,79,'15','Pricing and Projects Manager',''),(682,6,79,'14.1','1',''),(683,6,79,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(684,6,79,'14.3','3',''),(685,6,80,'1.3','Sheemal',''),(686,6,80,'1.6','Lata',''),(687,6,80,'9','Air Pacific Lta t/a Fiji Airways',''),(688,6,80,'2','sheemal.lata@fijiairways.com',''),(689,6,80,'3','(679) 990-8842',''),(690,6,80,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(691,6,80,'8','Suva- Southern Cross Hotel(top floor)',''),(692,6,80,'10','3',''),(693,6,80,'15','Name: Shulun Janif\r\nPosition: Finance Manager - Special Projects, Financial Planning & Analysis \r\nEmail: shulun.janif@fijiairways.com\r\nPhone: 990 4957\r\n\r\nName: Ashita Prasad\r\nPosition: Payments Manager, Finance\r\nEmail: ashita.prasad@fijiairways.com\r\nPhone: 990 7666\r\n\r\nName: Prajyotisha Anand\r\nPosition: Revenue Accounting Manager\r\nEmail: priya.anand@fijiairways.com\r\nPhone: 673 7331',''),(694,6,80,'14.1','1',''),(695,6,80,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(696,6,80,'14.3','3',''),(697,6,81,'1.3','Sheemal',''),(698,6,81,'1.6','Lata',''),(699,6,81,'9','Air Pacific Ltd t/a Fiji Airways',''),(700,6,81,'2','sheemal.lata@fijiairways.com',''),(701,6,81,'3','(679) 990-8842',''),(702,6,81,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(703,6,81,'8','Suva- Southern Cross Hotel(top floor)',''),(704,6,81,'10','1',''),(705,6,81,'15','Name: Shaliya Ali\r\nPosition: Payment Change Project Accountant\r\nEmail: shaliya.ali@fijiairways.com',''),(706,6,81,'14.1','1',''),(707,6,81,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(708,6,81,'14.3','3',''),(709,6,82,'1.3','Patrina',''),(710,6,82,'1.6','Mosese',''),(711,6,82,'9','Pacific Centrecom (Fiji) Ltd',''),(712,6,82,'2','Patrina.Mosese@pacificcentrecom.com.fj',''),(713,6,82,'3','(679) 749-0469',''),(714,6,82,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(715,6,82,'8','Suva- Southern Cross Hotel(top floor)',''),(716,6,82,'10','1',''),(717,6,82,'15','Patrina Mosese - Training and Quality Assurance Manager',''),(718,6,82,'14.1','1',''),(719,6,82,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(720,6,82,'14.3','3',''),(721,6,83,'1.3','Patrina',''),(722,6,83,'1.6','Mosese',''),(723,6,83,'9','Pacific Centrecom (Fiji) Ltd',''),(724,6,83,'2','Patrina.Mosese@centrecom.com.fj',''),(725,6,83,'3','(679) 749-0469',''),(726,6,83,'4.1','Workshop -Lean  Six Sigma Covering White Belt',''),(727,6,83,'8','Suva- Southern Cross Hotel(top floor)',''),(728,6,83,'10','1',''),(729,6,83,'15','Patrina Mosese - Training and Quality Assurance Manager',''),(730,6,83,'14.1','1',''),(731,6,83,'14.2','I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification',''),(732,6,83,'14.3','3','');
/*!40000 ALTER TABLE `wp_gf_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_notes`
--

DROP TABLE IF EXISTS `wp_gf_entry_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_notes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(10) unsigned NOT NULL,
  `user_name` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  `note_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sub_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `entry_user_key` (`entry_id`,`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_notes`
--

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

--
-- Table structure for table `wp_gf_form`
--

DROP TABLE IF EXISTS `wp_gf_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT '1',
  `is_trash` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form`
--

LOCK TABLES `wp_gf_form` WRITE;
/*!40000 ALTER TABLE `wp_gf_form` DISABLE KEYS */;
INSERT INTO `wp_gf_form` VALUES (1,'Register','2019-01-10 23:30:52',NULL,1,0),(2,'Corporate Registrations','2019-01-18 19:18:33',NULL,1,0),(5,'Membership','2019-01-23 01:06:16',NULL,1,0),(4,'Re-Certifications','2019-01-22 03:05:43',NULL,1,0),(6,'White Belt Workshop Registrations','2019-04-14 02:41:47',NULL,1,0);
/*!40000 ALTER TABLE `wp_gf_form` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_meta`
--

DROP TABLE IF EXISTS `wp_gf_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_meta` (
  `form_id` mediumint(8) unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `entries_grid_meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `confirmations` longtext COLLATE utf8mb4_unicode_520_ci,
  `notifications` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_meta`
--

LOCK TABLES `wp_gf_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_form_meta` VALUES (1,'{\"title\":\"Register\",\"description\":\"Register Online to access our multiple  e-learning courses\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":4,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"4.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"4.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"4.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"4.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"4.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"email\",\"id\":5,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"username\",\"id\":8,\"label\":\"Username\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"password\",\"id\":6,\"label\":\"Password\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"6\",\"label\":\"Enter Password\",\"name\":\"\"},{\"id\":\"6.2\",\"label\":\"Confirm Password\",\"name\":\"\"}],\"displayOnly\":true,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"passwordStrengthEnabled\":\"\",\"pageNumber\":1},{\"type\":\"captcha\",\"id\":7,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1}],\"version\":\"2.3.3.10\",\"id\":1,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5c37d5ac0bcaa\":{\"id\":\"5c37d5ac0bcaa\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"<\\/br>\\r\\n<p style =\\\"font-size: 20px; text-align: center;\\\"> Registration Successful! An email containing a link to activate your account has been sent to you. Please activate your account to proceed. <\\/p>\",\"url\":\"\",\"pageId\":0,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}}','{\"5c635f62b9b44\":{\"isActive\":true,\"id\":\"5c635f62b9b44\",\"name\":\"New User Registration\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"sachin@6sigma.academy\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"New User Registration\",\"message\":\"New User Registration on Six Sigma Academy Site\\r\\n\\r\\nName: {Name (First):4.3}\\r\\n\\r\\nUsername: {Username:8}\\r\\n\\r\\nEmail: {Email:5}\",\"from\":\"{admin_email}\",\"fromName\":\"New User Registration\",\"replyTo\":\"\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false}}'),(2,'{\"title\":\"Corporate Registrations\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"text\",\"id\":1,\"label\":\"Organization Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":13,\"label\":\"Products & Services:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":10,\"label\":\"Website:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":2,\"label\":\"Contact Person:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"label\":\"Role\\/Designation:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":4,\"label\":\"Contact Number:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":9,\"label\":\"Email:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"select\",\"id\":5,\"label\":\"Organization size:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"1-5\",\"value\":\"1-5\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"5-10\",\"value\":\"5-10\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"10-50\",\"value\":\"10-50\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"50-150\",\"value\":\"50-150\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"150-500\",\"value\":\"150-500\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"500+\",\"value\":\"500+\",\"isSelected\":false,\"price\":\"\"}],\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"checkbox\",\"id\":7,\"label\":\"Is organization using Softwares and machines for Automation?\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"In progress\",\"value\":\"In progress\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"7.1\",\"label\":\"Yes\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"No\",\"name\":\"\"},{\"id\":\"7.3\",\"label\":\"In progress\",\"name\":\"\"}],\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":11,\"label\":\"Brief Information about names of this systems and machines\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":2,\"description\":\"Names of ERP software, tools used at current source, names of machines and other automation system used to assist us in fast track implementation of six sigma in yoru organization.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"multiselect\",\"id\":14,\"label\":\"Services interested in:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"storageType\":\"json\",\"inputs\":null,\"choices\":[{\"text\":\"Complete Lean Six Sigma Implementation\",\"value\":\"Complete Lean Six Sigma Implementation\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Group Training\",\"value\":\"Group Training\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Process Engineering Consultancy (Organization Study & Solution Plan)\",\"value\":\"Process Engineering Consultancy (Organization Study & Solution Plan)\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Organization Study & Finding defects in existing processes Only\",\"value\":\"Organization Study & Finding defects in existing processes Only\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Creating new defined processes only\",\"value\":\"Creating new defined processes only\",\"isSelected\":false,\"price\":\"\"}],\"formId\":2,\"description\":\"Choose multiple options by holding down Ctrl key on your keyboard.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"enableEnhancedUI\":false,\"productField\":\"\",\"multiSelectSize\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"}],\"version\":\"2.3.3.10\",\"id\":2,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":true,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5c422689f408c\":{\"id\":\"5c422689f408c\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5c422689f3ed0\":{\"id\":\"5c422689f3ed0\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(5,'{\"title\":\"Membership\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":5,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"pageNumber\":1},{\"type\":\"checkbox\",\"id\":2,\"label\":\"Select membership\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"1 year certification\",\"value\":\"1 year certification\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"2 years certification\",\"value\":\"2 years certification\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"3 years certification\",\"value\":\"3 years certification\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"2.1\",\"label\":\"1 year certification\",\"name\":\"\"},{\"id\":\"2.2\",\"label\":\"2 years certification\",\"name\":\"\"},{\"id\":\"2.3\",\"label\":\"3 years certification\",\"name\":\"\"}],\"formId\":5,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1}],\"version\":\"2.3.3.10\",\"id\":5,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}',NULL,'{\"5c47be0885c13\":{\"id\":\"5c47be0885c13\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5c47be0885a76\":{\"id\":\"5c47be0885a76\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(4,'{\"title\":\"Re-Certifications\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":3,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"checkbox\",\"id\":4,\"label\":\"Six Sigma Qualification Level\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"Six Sigma White Belt\",\"value\":\"Six Sigma White Belt\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Six Sigma Yellow Belt\",\"value\":\"Six Sigma Yellow Belt\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Six Sigma Green Belt\",\"value\":\"Six Sigma Green Belt\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Six Sigma Black Belt\",\"value\":\"Six Sigma Black Belt\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"4.1\",\"label\":\"Six Sigma White Belt\",\"name\":\"\"},{\"id\":\"4.2\",\"label\":\"Six Sigma Yellow Belt\",\"name\":\"\"},{\"id\":\"4.3\",\"label\":\"Six Sigma Green Belt\",\"name\":\"\"},{\"id\":\"4.4\",\"label\":\"Six Sigma Black Belt\",\"name\":\"\"}],\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"captcha\",\"id\":5,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1},{\"type\":\"product\",\"id\":6,\"label\":\"Re-Certification Fees\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"6.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"6.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"basePrice\":\"$ 150.00\",\"disableQuantity\":true,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"}],\"version\":\"2.3.3.10\",\"id\":4,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"notifications\":{\"5c46888710d4e\":{\"id\":\"5c46888710d4e\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"5c46888710efe\":{\"id\":\"5c46888710efe\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"},\"5c468caa27760\":{\"id\":\"5c468caa27760\",\"name\":\"Re-Certifications\",\"type\":\"message\",\"message\":\"Thank you for Applying for Re-Certification. Once your application has been reviewed and your re-certification fees processed, you will be notified accordingly through email along with a link to your examination for you to undertake to complete the re-certification process.\",\"disableAutoformat\":false,\"pageId\":0,\"url\":\"\",\"queryString\":\"\",\"isDefault\":false,\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"1.3\",\"operator\":\"is\",\"value\":\"\"}]}}}}',NULL,'{\"5c46888710efe\":{\"id\":\"5c46888710efe\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"},\"5c468caa27760\":{\"id\":\"5c468caa27760\",\"name\":\"Re-Certifications\",\"type\":\"message\",\"message\":\"Thank you for Applying for Re-Certification. Once your application has been reviewed and your re-certification fees processed, you will be notified accordingly through email along with a link to your examination for you to undertake to complete the re-certification process.\",\"disableAutoformat\":false,\"pageId\":0,\"url\":\"\",\"queryString\":\"\",\"isDefault\":false,\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"1.3\",\"operator\":\"is\",\"value\":\"\"}]}}}','{\"5c46888710d4e\":{\"id\":\"5c46888710d4e\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(6,'{\"title\":\"White Belt Workshop Registrations\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"text\",\"id\":9,\"label\":\"Organization Name:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"phone\",\"id\":3,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"checkbox\",\"id\":4,\"label\":\"Lean Six Sigma Workshop -$1500 per person\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"value\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"4.1\",\"label\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"name\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"select\",\"id\":8,\"label\":\"Venue\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"Suva- Southern Cross Hotel(top floor)\",\"value\":\"Suva- Southern Cross Hotel(top floor)\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":10,\"label\":\"Number of Participants\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":15,\"label\":\"Full details of the participants and their existing role\\/designation\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":14,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"14.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree and confirm our registrations. $1500\\/person includes food and Lean Six Sigma Certification\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"2 Day Event. Lunch,Coffee\\/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent.  Price: $1500 per person. Covers examination and certification cost (worth $US2500). \\n\\nDisclaimer:\\n\\nAt the time of registration, Six Sigma Academy provided the most recent information available and the delegate and\\/or speaker accept that the content and\\/or the delivery of the event can change beyond the control of Six Sigma Academy.\\n\\nSix Sigma Academy will not take any responsibility for any errors, omissions and changes to the program or content of the event.\\n\\nSix Sigma Academy reserves the right to make changes as it deems necessary Six  without penalty and in such situations no refunds, part refunds or alternative offers shall be made.\\n\\nSix Sigma Academy reserves the right to update the Disclaimer without notice to you.\\nSix Sigma Academy cannot control all content published or disseminated at the event. You may find other delegates\\u2019 or participants\\u2019 communications, graphics, audio files or other information inappropriate, offensive, harmful, inaccurate, dishonest or misleading and\\/or deceptive, however you alone are solely responsible for your interaction with other delegates and agree to act responsibly and exercise caution, common sense and safety while in attendance at the conference\\nSix Sigma Academy, its directors, employees, servants, agents and affiliates shall not be liable for any losses , damages, liabilities, claims or expenses whatsoever arising out of or referable to the event.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"captcha\",\"id\":5,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1,\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false}],\"version\":\"2.4.11\",\"id\":\"6\",\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":16,\"is_active\":\"1\",\"date_created\":\"2019-04-14 02:41:47\",\"is_trash\":\"0\",\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5c46888710efe\":{\"id\":\"5c46888710efe\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"},\"5c468caa27760\":{\"id\":\"5c468caa27760\",\"name\":\"Re-Certifications\",\"type\":\"message\",\"message\":\"Thank you for Applying for Re-Certification. Once your application has been reviewed and your re-certification fees processed, you will be notified accordingly through email along with a link to your examination for you to undertake to complete the re-certification process.\",\"disableAutoformat\":false,\"pageId\":0,\"url\":\"\",\"queryString\":\"\",\"isDefault\":false,\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"1.3\",\"operator\":\"is\",\"value\":\"\"}]}}}','{\"5c46888710d4e\":{\"id\":\"5c46888710d4e\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}');
/*!40000 ALTER TABLE `wp_gf_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_revisions`
--

DROP TABLE IF EXISTS `wp_gf_form_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_revisions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_revisions`
--

LOCK TABLES `wp_gf_form_revisions` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_revisions` DISABLE KEYS */;
INSERT INTO `wp_gf_form_revisions` VALUES (1,6,'{\"title\":\"White Belt Workshop Registrations\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"text\",\"id\":9,\"label\":\"Organization Name:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"phone\",\"id\":3,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"checkbox\",\"id\":4,\"label\":\"Lean Six Sigma Training -Workshop Event\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"value\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"4.1\",\"label\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"name\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"select\",\"id\":8,\"label\":\"Venue\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"Suva\",\"value\":\"Suva\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":10,\"label\":\"Number of Participants\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":14,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"14.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree and confirm our registrations. We will Remit payments within 24 hours to confirm the bookings\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"2 Day Event. Lunch,Coffee\\/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent.  Price: $1500 per person.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"captcha\",\"id\":5,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1,\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false}],\"version\":\"2.4.9\",\"id\":\"6\",\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":15,\"is_active\":\"1\",\"date_created\":\"2019-04-14 02:41:47\",\"is_trash\":\"0\",\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}','2019-05-16 00:58:18'),(2,6,'{\"title\":\"White Belt Workshop Registrations\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"text\",\"id\":9,\"label\":\"Organization Name:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"phone\",\"id\":3,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"checkbox\",\"id\":4,\"label\":\"Lean Six Sigma Training -Workshop Event\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"value\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"4.1\",\"label\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"name\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"select\",\"id\":8,\"label\":\"Venue\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"Suva\",\"value\":\"Suva\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":10,\"label\":\"Number of Participants\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":14,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"14.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree and confirm our registrations. We will remit payments within 24 hours to confirm the bookings\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"2 Day Event. Lunch,Coffee\\/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent.  Price: $1500 per person. Covers examination and certification cost (worth $US2500). \",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"captcha\",\"id\":5,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1,\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false}],\"version\":\"2.4.9\",\"id\":\"6\",\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":15,\"is_active\":\"1\",\"date_created\":\"2019-04-14 02:41:47\",\"is_trash\":\"0\",\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}','2019-05-16 21:13:44'),(3,6,'{\"title\":\"White Belt Workshop Registrations\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"text\",\"id\":9,\"label\":\"Organization Name:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"phone\",\"id\":3,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"checkbox\",\"id\":4,\"label\":\"Lean Six Sigma Training -Workshop Event\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"value\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"4.1\",\"label\":\"Workshop -Lean  Six Sigma Covering White Belt\",\"name\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"select\",\"id\":8,\"label\":\"Venue\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"Suva- Southern Cross Hotel(top floor)\",\"value\":\"Suva- Southern Cross Hotel(top floor)\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":10,\"label\":\"Number of Participants\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":15,\"label\":\"Full details of the participants and their existing role\\/designation\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/6sigma.academy\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":14,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"14.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree and confirm our registrations. $1500\\/person includes food and Lean Six Sigma Certification\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"2 Day Event. Lunch,Coffee\\/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent.  Price: $1500 per person. Covers examination and certification cost (worth $US2500). \\n\\nDisclaimer:\\n\\nAt the time of registration, Six Sigma Academy provided the most recent information available and the delegate and\\/or speaker accept that the content and\\/or the delivery of the event can change beyond the control of Six Sigma Academy.\\n\\nSix Sigma Academy will not take any responsibility for any errors, omissions and changes to the program or content of the event.\\n\\nSix Sigma Academy reserves the right to make changes as it deems necessary Six  without penalty and in such situations no refunds, part refunds or alternative offers shall be made.\\n\\nSix Sigma Academy reserves the right to update the Disclaimer without notice to you.\\nSix Sigma Academy cannot control all content published or disseminated at the event. You may find other delegates\\u2019 or participants\\u2019 communications, graphics, audio files or other information inappropriate, offensive, harmful, inaccurate, dishonest or misleading and\\/or deceptive, however you alone are solely responsible for your interaction with other delegates and agree to act responsibly and exercise caution, common sense and safety while in attendance at the conference\\nSix Sigma Academy, its directors, employees, servants, agents and affiliates shall not be liable for any losses , damages, liabilities, claims or expenses whatsoever arising out of or referable to the event.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"captcha\",\"id\":5,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1,\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false}],\"version\":\"2.4.9\",\"id\":\"6\",\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":16,\"is_active\":\"1\",\"date_created\":\"2019-04-14 02:41:47\",\"is_trash\":\"0\",\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}','2019-05-21 23:13:14');
/*!40000 ALTER TABLE `wp_gf_form_revisions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_view`
--

DROP TABLE IF EXISTS `wp_gf_form_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_view` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `count` mediumint(8) unsigned NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=MyISAM AUTO_INCREMENT=493 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_view`
--

LOCK TABLES `wp_gf_form_view` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_view` DISABLE KEYS */;
INSERT INTO `wp_gf_form_view` VALUES (1,1,'2019-01-11 02:21:18','',216),(2,1,'2019-01-12 04:05:40','',130),(3,1,'2019-01-13 05:45:32','',535),(4,1,'2019-01-14 05:53:00','',502),(5,1,'2019-01-15 05:55:23','',339),(6,1,'2019-01-16 05:59:59','',212),(7,1,'2019-01-17 06:04:06','',96),(8,1,'2019-01-18 06:05:10','',110),(9,2,'2019-01-18 19:59:16','',3),(10,1,'2019-01-19 06:28:59','',100),(11,1,'2019-01-20 07:11:59','',92),(12,2,'2019-01-21 01:33:14','',2),(13,1,'2019-01-21 09:17:08','',305),(14,2,'2019-01-22 03:05:45','',1),(15,4,'2019-01-22 03:28:23','',14),(16,1,'2019-01-22 09:18:20','',241),(17,1,'2019-01-23 09:24:17','',157),(18,1,'2019-01-24 09:54:41','',121),(19,2,'2019-01-24 17:29:45','',1),(20,1,'2019-01-25 10:19:12','',108),(21,1,'2019-01-26 11:25:46','',86),(22,1,'2019-01-27 11:44:11','',114),(23,1,'2019-01-28 11:59:27','',91),(24,1,'2019-01-29 12:05:24','',74),(25,1,'2019-01-30 12:17:18','',182),(26,2,'2019-01-30 19:53:00','',2),(27,1,'2019-01-31 12:23:29','',77),(28,1,'2019-02-01 13:12:29','',60),(29,1,'2019-02-02 14:24:05','',28),(30,1,'2019-02-03 15:45:59','',38),(31,1,'2019-02-04 22:01:55','',672),(32,1,'2019-02-05 22:23:33','',185),(33,1,'2019-02-06 22:29:27','',410),(34,1,'2019-02-07 23:00:53','',851),(35,1,'2019-02-08 23:09:24','',98),(36,1,'2019-02-09 23:23:29','',140),(37,1,'2019-02-10 23:35:30','',294),(38,1,'2019-02-11 23:36:36','',243),(39,1,'2019-02-12 23:36:37','',812),(40,1,'2019-02-13 23:56:27','',524),(41,2,'2019-02-14 23:13:41','',7),(42,1,'2019-02-14 23:58:15','',290),(43,1,'2019-02-16 00:38:52','',130),(44,1,'2019-02-17 00:58:17','',492),(45,2,'2019-02-17 22:24:50','',1),(46,1,'2019-02-18 01:02:46','',658),(47,2,'2019-02-19 00:57:07','',4),(48,1,'2019-02-19 01:04:37','',2642),(49,1,'2019-02-20 01:05:05','',1920),(50,2,'2019-02-20 05:17:43','',1),(51,1,'2019-02-21 01:07:58','',244),(52,1,'2019-02-22 01:28:11','',2134),(53,1,'2019-02-23 01:29:35','',1829),(54,1,'2019-02-24 01:30:07','',2078),(55,2,'2019-02-24 02:27:49','',1),(56,1,'2019-02-25 01:30:12','',1502),(57,1,'2019-02-26 01:33:40','',2099),(58,2,'2019-02-27 00:45:59','',1),(59,1,'2019-02-27 01:35:19','',800),(60,1,'2019-02-28 01:40:31','',1004),(61,1,'2019-03-01 01:41:07','',1163),(62,1,'2019-03-02 01:42:33','',432),(63,1,'2019-03-03 01:58:00','',937),(64,1,'2019-03-04 02:01:28','',406),(65,1,'2019-03-05 02:01:51','',158),(66,4,'2019-03-05 12:32:41','',1),(67,1,'2019-03-06 03:05:05','',1137),(68,1,'2019-03-07 03:33:33','',130),(69,1,'2019-03-08 03:36:49','',395),(70,1,'2019-03-09 04:22:51','',781),(71,1,'2019-03-10 04:28:06','',383),(72,1,'2019-03-11 04:38:12','',306),(73,1,'2019-03-12 05:24:21','',374),(74,1,'2019-03-13 05:38:56','',264),(75,1,'2019-03-14 06:16:29','',292),(76,1,'2019-03-15 06:18:23','',372),(77,2,'2019-03-15 06:22:05','',2),(78,1,'2019-03-16 06:50:48','',404),(79,1,'2019-03-17 07:46:09','',325),(80,1,'2019-03-18 08:11:10','',145),(81,1,'2019-03-19 08:13:11','',434),(82,1,'2019-03-20 08:24:45','',434),(83,1,'2019-03-21 09:11:04','',342),(84,4,'2019-03-21 10:05:55','',2),(85,1,'2019-03-22 09:16:09','',250),(86,1,'2019-03-23 09:17:09','',306),(87,1,'2019-03-24 09:23:58','',272),(88,2,'2019-03-24 09:45:01','',1),(89,1,'2019-03-25 09:46:52','',542),(90,2,'2019-03-25 11:13:25','',1),(91,1,'2019-03-26 09:49:29','',168),(92,1,'2019-03-27 10:39:05','',161),(93,1,'2019-03-28 11:00:21','',185),(94,2,'2019-03-29 04:30:10','',2),(95,4,'2019-03-29 04:52:11','',2),(96,1,'2019-03-29 11:18:42','',104),(97,1,'2019-03-30 11:19:28','',322),(98,1,'2019-03-31 11:22:06','',352),(99,4,'2019-03-31 13:14:43','',1),(100,1,'2019-04-01 11:47:08','',253),(101,2,'2019-04-02 10:15:14','',2),(102,1,'2019-04-02 12:01:05','',260),(103,1,'2019-04-03 12:25:53','',148),(104,1,'2019-04-04 12:32:40','',94),(105,1,'2019-04-05 13:07:46','',258),(106,1,'2019-04-06 13:13:51','',590),(107,2,'2019-04-06 19:59:45','',1),(108,1,'2019-04-07 13:29:52','',305),(109,4,'2019-04-07 17:48:50','',1),(110,1,'2019-04-08 13:40:51','',390),(111,2,'2019-04-08 18:14:01','',1),(112,4,'2019-04-09 09:29:35','',1),(113,1,'2019-04-09 13:45:58','',176),(114,2,'2019-04-10 00:35:29','',1),(115,4,'2019-04-10 11:07:38','',1),(116,1,'2019-04-10 14:29:01','',440),(117,4,'2019-04-11 12:52:34','',1),(118,1,'2019-04-11 16:12:05','',338),(119,2,'2019-04-12 10:27:20','',2),(120,1,'2019-04-12 16:20:19','',488),(121,1,'2019-04-13 17:52:25','',640),(122,2,'2019-04-14 02:29:48','',1),(123,6,'2019-04-14 02:50:35','',13),(124,1,'2019-04-14 19:15:24','',2084),(125,4,'2019-04-15 03:17:22','',1),(126,6,'2019-04-15 17:50:00','',26),(127,1,'2019-04-15 19:19:46','',682),(128,1,'2019-04-16 19:31:53','',974),(129,6,'2019-04-16 19:31:53','',8),(130,1,'2019-04-17 19:47:19','',283),(131,4,'2019-04-18 18:24:51','',1),(132,1,'2019-04-18 20:40:26','',470),(133,1,'2019-04-19 21:33:38','',1159),(134,2,'2019-04-20 17:12:56','',1),(135,1,'2019-04-20 22:22:31','',200),(136,4,'2019-04-21 08:55:09','',1),(137,6,'2019-04-21 10:01:38','',3),(138,1,'2019-04-21 23:44:27','',324),(139,1,'2019-04-23 00:19:52','',838),(140,6,'2019-04-23 21:49:17','',1),(141,1,'2019-04-24 02:48:51','',286),(142,2,'2019-04-24 08:28:20','',1),(143,1,'2019-04-25 04:22:03','',1074),(144,6,'2019-04-26 04:11:18','',5),(145,1,'2019-04-26 04:38:40','',1282),(146,1,'2019-04-27 06:04:26','',1516),(147,4,'2019-04-27 08:07:01','',1),(148,6,'2019-04-27 11:33:26','',5),(149,1,'2019-04-28 06:31:50','',402),(150,6,'2019-04-28 17:49:11','',3),(151,1,'2019-04-29 06:46:24','',536),(152,6,'2019-04-29 23:08:54','',17),(153,2,'2019-04-30 00:06:07','',1),(154,1,'2019-04-30 06:54:22','',643),(155,6,'2019-04-30 23:17:09','',16),(156,1,'2019-05-01 06:55:57','',710),(157,6,'2019-05-02 01:35:42','',10),(158,1,'2019-05-02 08:23:00','',1378),(159,6,'2019-05-03 07:52:43','',17),(160,1,'2019-05-03 10:06:40','',270),(161,2,'2019-05-04 00:06:46','',1),(162,1,'2019-05-04 10:10:55','',262),(163,6,'2019-05-04 13:19:19','',20),(164,6,'2019-05-04 13:19:19','',1),(165,1,'2019-05-05 10:19:54','',298),(166,6,'2019-05-05 13:35:27','',12),(167,1,'2019-05-06 10:51:55','',1236),(168,6,'2019-05-06 15:45:02','',3),(169,1,'2019-05-07 10:59:05','',1676),(170,6,'2019-05-07 21:38:37','',3),(171,1,'2019-05-08 12:17:32','',790),(172,2,'2019-05-08 22:17:19','',1),(173,6,'2019-05-09 03:35:54','',3),(174,1,'2019-05-09 12:37:21','',220),(175,2,'2019-05-09 22:29:25','',2),(176,6,'2019-05-10 09:38:27','',5),(177,1,'2019-05-10 12:40:57','',212),(178,1,'2019-05-11 13:13:53','',446),(179,6,'2019-05-11 15:41:29','',3),(180,1,'2019-05-12 13:43:57','',544),(181,6,'2019-05-12 21:35:31','',3),(182,1,'2019-05-13 14:26:07','',264),(183,6,'2019-05-14 03:34:44','',6),(184,1,'2019-05-14 15:17:09','',268),(185,6,'2019-05-15 04:41:35','',4),(186,1,'2019-05-15 15:39:09','',278),(187,2,'2019-05-15 16:40:28','',1),(188,6,'2019-05-16 05:56:45','',53),(189,1,'2019-05-16 15:51:27','',350),(190,6,'2019-05-17 06:01:24','',27),(191,1,'2019-05-17 17:52:37','',2372),(192,6,'2019-05-18 06:22:47','',25),(193,1,'2019-05-18 18:30:47','',901),(194,6,'2019-05-19 08:21:25','',15),(195,2,'2019-05-19 10:41:07','',1),(196,1,'2019-05-19 18:44:48','',600),(197,6,'2019-05-20 09:45:22','',13),(198,1,'2019-05-20 18:58:56','',1798),(199,6,'2019-05-21 10:38:37','',8),(200,1,'2019-05-21 18:59:05','',760),(201,2,'2019-05-22 06:52:39','',1),(202,6,'2019-05-22 11:37:47','',5),(203,1,'2019-05-22 20:02:17','',398),(204,2,'2019-05-23 12:08:50','',1),(205,6,'2019-05-23 17:42:40','',3),(206,1,'2019-05-23 20:06:50','',802),(207,1,'2019-05-24 20:19:31','',406),(208,6,'2019-05-24 23:34:50','',3),(209,2,'2019-05-25 05:27:33','',2),(210,1,'2019-05-25 20:48:02','',976),(211,6,'2019-05-26 05:49:31','',3),(212,1,'2019-05-26 21:33:00','',630),(213,6,'2019-05-27 11:35:26','',3),(214,1,'2019-05-27 21:35:09','',981),(215,6,'2019-05-28 17:35:23','',3),(216,1,'2019-05-28 21:36:21','',620),(217,1,'2019-05-29 21:55:04','',302),(218,6,'2019-05-29 23:37:52','',3),(219,1,'2019-05-30 21:55:05','',554),(220,6,'2019-05-31 05:35:39','',3),(221,2,'2019-05-31 14:38:03','',1),(222,1,'2019-05-31 22:21:04','',650),(223,6,'2019-06-01 11:33:44','',3),(224,4,'2019-06-01 19:42:26','',1),(225,1,'2019-06-02 00:07:28','',166),(226,2,'2019-06-02 15:41:44','',1),(227,6,'2019-06-02 17:47:58','',3),(228,1,'2019-06-03 00:23:08','',278),(229,6,'2019-06-03 23:36:31','',4),(230,1,'2019-06-04 00:49:27','',450),(231,1,'2019-06-05 01:47:12','',289),(232,6,'2019-06-05 05:42:09','',5),(233,4,'2019-06-05 19:19:54','',1),(234,1,'2019-06-06 01:50:15','',293),(235,6,'2019-06-06 11:40:57','',3),(236,1,'2019-06-07 01:58:47','',686),(237,6,'2019-06-07 17:37:43','',3),(238,2,'2019-06-08 01:44:05','',1),(239,1,'2019-06-08 03:35:14','',284),(240,6,'2019-06-09 00:01:13','',5),(241,1,'2019-06-09 04:04:45','',278),(242,6,'2019-06-10 00:20:59','',6),(243,1,'2019-06-10 04:42:37','',1280),(244,6,'2019-06-11 01:45:50','',3),(245,1,'2019-06-11 06:51:25','',1653),(246,1,'2019-06-12 07:40:53','',467),(247,6,'2019-06-12 07:41:06','',3),(248,1,'2019-06-13 08:39:14','',412),(249,4,'2019-06-13 09:52:47','',1),(250,6,'2019-06-13 13:38:18','',3),(251,2,'2019-06-13 17:40:22','',1),(252,1,'2019-06-14 09:18:48','',208),(253,6,'2019-06-14 19:42:30','',3),(254,1,'2019-06-15 09:59:40','',216),(255,6,'2019-06-16 01:35:08','',3),(256,1,'2019-06-16 10:11:54','',210),(257,6,'2019-06-17 07:41:03','',3),(258,1,'2019-06-17 10:25:23','',150),(259,1,'2019-06-18 10:26:10','',306),(260,6,'2019-06-18 13:33:18','',3),(261,1,'2019-06-19 10:32:58','',460),(262,4,'2019-06-19 16:39:00','',1),(263,6,'2019-06-19 19:34:28','',3),(264,1,'2019-06-20 11:40:53','',216),(265,6,'2019-06-21 01:44:04','',3),(266,1,'2019-06-21 11:54:57','',476),(267,6,'2019-06-22 07:35:38','',3),(268,1,'2019-06-22 12:17:13','',246),(269,1,'2019-06-23 12:20:31','',196),(270,6,'2019-06-23 13:34:14','',3),(271,4,'2019-06-23 14:02:49','',1),(272,2,'2019-06-23 22:40:41','',2),(273,1,'2019-06-24 12:51:50','',716),(274,6,'2019-06-24 19:34:35','',3),(275,2,'2019-06-25 07:51:25','',1),(276,1,'2019-06-25 12:55:09','',716),(277,6,'2019-06-26 01:40:13','',3),(278,1,'2019-06-26 14:21:45','',290),(279,6,'2019-06-27 07:47:18','',3),(280,1,'2019-06-27 16:24:34','',630),(281,6,'2019-06-28 13:37:25','',3),(282,1,'2019-06-28 16:56:51','',2066),(283,2,'2019-06-28 17:12:42','',2),(284,1,'2019-06-29 17:42:50','',672),(285,6,'2019-06-29 19:52:13','',3),(286,1,'2019-06-30 18:12:45','',244),(287,4,'2019-06-30 23:30:42','',1),(288,6,'2019-07-01 01:33:21','',3),(289,2,'2019-07-01 05:12:08','',2),(290,1,'2019-07-01 18:55:11','',262),(291,6,'2019-07-02 07:35:17','',3),(292,4,'2019-07-02 14:17:01','',1),(293,1,'2019-07-02 19:40:27','',624),(294,6,'2019-07-03 13:36:44','',3),(295,1,'2019-07-03 20:29:49','',164),(296,6,'2019-07-04 19:40:31','',3),(297,1,'2019-07-04 20:38:51','',652),(298,2,'2019-07-04 21:49:46','',1),(299,1,'2019-07-05 21:46:12','',97),(300,4,'2019-07-06 01:30:43','',1),(301,6,'2019-07-06 01:35:21','',3),(302,1,'2019-07-06 22:18:54','',106),(303,6,'2019-07-07 07:34:38','',3),(304,1,'2019-07-07 22:23:42','',298),(305,2,'2019-07-08 08:06:18','',2),(306,6,'2019-07-08 13:35:37','',3),(307,1,'2019-07-08 23:39:38','',991),(308,6,'2019-07-09 19:38:16','',3),(309,1,'2019-07-09 23:58:50','',79),(310,2,'2019-07-10 00:15:05','',1),(311,1,'2019-07-11 00:54:09','',273),(312,6,'2019-07-11 01:34:43','',3),(313,2,'2019-07-11 23:39:20','',1),(314,1,'2019-07-12 02:58:52','',107),(315,6,'2019-07-12 07:41:15','',9),(316,1,'2019-07-13 03:40:31','',428),(317,6,'2019-07-13 09:25:01','',11),(318,1,'2019-07-14 04:00:45','',542),(319,4,'2019-07-14 05:58:56','',1),(320,6,'2019-07-14 09:34:19','',7),(321,1,'2019-07-15 04:20:48','',168),(322,6,'2019-07-15 15:40:33','',3),(323,1,'2019-07-16 05:17:51','',78),(324,4,'2019-07-16 16:55:22','',1),(325,6,'2019-07-16 21:34:12','',3),(326,1,'2019-07-17 05:40:38','',179),(327,6,'2019-07-18 03:50:05','',3),(328,1,'2019-07-18 05:57:57','',145),(329,6,'2019-07-19 05:14:28','',7),(330,1,'2019-07-19 06:15:47','',825),(331,2,'2019-07-19 07:15:24','',2),(332,6,'2019-07-20 05:33:59','',3),(333,1,'2019-07-20 06:44:12','',85),(334,1,'2019-07-21 06:47:17','',133),(335,6,'2019-07-21 11:39:33','',3),(336,1,'2019-07-22 06:57:57','',132),(337,6,'2019-07-22 17:34:10','',3),(338,1,'2019-07-23 08:49:38','',110),(339,6,'2019-07-23 23:33:18','',5),(340,1,'2019-07-24 09:07:42','',136),(341,6,'2019-07-25 05:49:00','',3),(342,1,'2019-07-25 10:02:23','',149),(343,2,'2019-07-26 01:17:57','',2),(344,1,'2019-07-26 10:27:12','',116),(345,6,'2019-07-26 11:36:08','',3),(346,1,'2019-07-27 10:48:36','',289),(347,6,'2019-07-27 17:42:07','',3),(348,2,'2019-07-27 21:10:05','',1),(349,4,'2019-07-28 01:32:06','',1),(350,1,'2019-07-28 11:58:19','',391),(351,6,'2019-07-28 23:53:28','',3),(352,4,'2019-07-29 11:33:09','',1),(353,1,'2019-07-29 12:50:19','',274),(354,2,'2019-07-29 15:02:07','',2),(355,6,'2019-07-30 05:35:06','',3),(356,1,'2019-07-30 13:53:53','',294),(357,2,'2019-07-31 03:29:15','',1),(358,6,'2019-07-31 11:41:11','',3),(359,1,'2019-07-31 14:00:50','',855),(360,2,'2019-08-01 11:40:44','',1),(361,1,'2019-08-01 14:36:21','',153),(362,6,'2019-08-01 17:41:53','',3),(363,1,'2019-08-02 15:23:24','',628),(364,4,'2019-08-02 22:53:25','',2),(365,6,'2019-08-02 23:35:29','',3),(366,1,'2019-08-03 15:45:48','',88),(367,6,'2019-08-04 05:46:21','',4),(368,1,'2019-08-04 16:08:14','',367),(369,2,'2019-08-04 16:24:58','',2),(370,6,'2019-08-05 11:47:47','',3),(371,1,'2019-08-05 16:48:35','',100),(372,1,'2019-08-06 17:12:44','',110),(373,6,'2019-08-06 17:42:21','',3),(374,2,'2019-08-07 03:05:05','',1),(375,1,'2019-08-07 18:42:39','',318),(376,6,'2019-08-07 23:44:56','',3),(377,1,'2019-08-08 18:46:01','',857),(378,6,'2019-08-09 05:34:54','',3),(379,1,'2019-08-09 18:51:00','',81),(380,2,'2019-08-10 03:29:15','',1),(381,6,'2019-08-10 11:35:09','',3),(382,1,'2019-08-10 19:07:52','',1014),(383,2,'2019-08-11 11:35:15','',1),(384,6,'2019-08-11 17:48:02','',3),(385,1,'2019-08-11 19:10:19','',96),(386,1,'2019-08-12 19:48:26','',134),(387,6,'2019-08-12 23:33:39','',3),(388,1,'2019-08-13 20:25:48','',117),(389,6,'2019-08-14 05:47:38','',3),(390,4,'2019-08-14 15:12:27','',1),(391,1,'2019-08-14 22:05:42','',109),(392,6,'2019-08-15 11:34:40','',3),(393,1,'2019-08-15 22:28:13','',803),(394,6,'2019-08-16 17:39:07','',3),(395,1,'2019-08-16 22:50:41','',371),(396,1,'2019-08-17 23:03:47','',102),(397,6,'2019-08-17 23:38:06','',3),(398,1,'2019-08-18 23:12:20','',85),(399,2,'2019-08-19 00:49:59','',1),(400,6,'2019-08-19 05:48:42','',3),(401,1,'2019-08-19 23:22:34','',860),(402,6,'2019-08-20 11:42:08','',3),(403,1,'2019-08-20 23:54:51','',194),(404,6,'2019-08-21 17:52:31','',3),(405,1,'2019-08-21 23:59:30','',103),(406,6,'2019-08-22 23:46:21','',3),(407,1,'2019-08-23 00:33:04','',469),(408,1,'2019-08-24 02:12:09','',522),(409,4,'2019-08-24 02:12:09','',1),(410,6,'2019-08-24 05:56:44','',3),(411,1,'2019-08-25 02:19:48','',419),(412,4,'2019-08-25 03:05:20','',1),(413,6,'2019-08-25 11:44:07','',3),(414,1,'2019-08-26 02:41:52','',163),(415,6,'2019-08-26 17:35:48','',3),(416,1,'2019-08-27 02:49:48','',133),(417,2,'2019-08-27 14:31:43','',2),(418,6,'2019-08-27 23:38:48','',3),(419,1,'2019-08-28 04:04:32','',98),(420,1,'2019-08-29 04:17:03','',114),(421,6,'2019-08-29 05:49:55','',3),(422,1,'2019-08-30 05:34:02','',816),(423,6,'2019-08-30 11:35:33','',4),(424,1,'2019-08-31 07:02:41','',870),(425,6,'2019-08-31 17:41:29','',3),(426,2,'2019-08-31 19:48:39','',1),(427,1,'2019-09-01 07:04:17','',205),(428,4,'2019-09-01 10:58:56','',1),(429,6,'2019-09-01 23:33:42','',3),(430,1,'2019-09-02 08:11:45','',173),(431,6,'2019-09-03 05:36:56','',3),(432,1,'2019-09-03 08:53:02','',105),(433,1,'2019-09-04 09:37:43','',496),(434,2,'2019-09-04 10:23:44','',2),(435,6,'2019-09-04 11:47:22','',3),(436,1,'2019-09-05 10:24:58','',129),(437,6,'2019-09-05 17:33:30','',3),(438,2,'2019-09-06 01:01:51','',1),(439,1,'2019-09-06 12:03:39','',132),(440,4,'2019-09-06 14:18:13','',1),(441,6,'2019-09-06 23:43:27','',3),(442,1,'2019-09-07 12:26:13','',233),(443,6,'2019-09-08 05:42:29','',3),(444,1,'2019-09-08 15:51:16','',127),(445,6,'2019-09-09 11:42:54','',3),(446,2,'2019-09-09 15:11:13','',1),(447,1,'2019-09-09 16:01:08','',213),(448,4,'2019-09-10 08:34:46','',1),(449,1,'2019-09-10 16:24:58','',116),(450,6,'2019-09-10 17:33:51','',3),(451,1,'2019-09-11 16:56:30','',302),(452,6,'2019-09-11 23:42:06','',3),(453,1,'2019-09-12 17:45:33','',129),(454,6,'2019-09-13 05:37:49','',3),(455,2,'2019-09-13 10:25:24','',1),(456,1,'2019-09-13 18:04:28','',93),(457,6,'2019-09-14 11:55:10','',3),(458,1,'2019-09-14 18:49:10','',627),(459,4,'2019-09-14 22:23:47','',1),(460,6,'2019-09-15 17:48:20','',3),(461,1,'2019-09-15 18:58:07','',134),(462,2,'2019-09-15 18:59:28','',1),(463,1,'2019-09-16 19:12:07','',926),(464,6,'2019-09-16 23:43:44','',3),(465,1,'2019-09-17 19:41:23','',263),(466,6,'2019-09-18 06:12:11','',3),(467,4,'2019-09-18 10:32:34','',1),(468,2,'2019-09-18 13:56:32','',1),(469,1,'2019-09-18 20:01:09','',173),(470,6,'2019-09-19 11:38:14','',3),(471,1,'2019-09-19 20:06:12','',99),(472,6,'2019-09-20 17:42:11','',3),(473,1,'2019-09-20 20:12:29','',111),(474,1,'2019-09-21 20:21:50','',270),(475,6,'2019-09-21 23:43:40','',3),(476,2,'2019-09-22 09:32:23','',2),(477,1,'2019-09-22 21:45:16','',133),(478,6,'2019-09-23 05:42:11','',3),(479,4,'2019-09-23 14:05:48','',1),(480,2,'2019-09-23 16:46:37','',1),(481,1,'2019-09-23 21:48:01','',338),(482,6,'2019-09-24 11:38:32','',3),(483,1,'2019-09-24 22:25:40','',419),(484,6,'2019-09-25 17:37:13','',3),(485,1,'2019-09-25 23:59:09','',472),(486,2,'2019-09-26 17:45:50','',1),(487,6,'2019-09-26 23:39:36','',3),(488,1,'2019-09-27 00:04:16','',102),(489,1,'2019-09-28 00:55:21','',3),(490,4,'2019-09-28 00:57:00','',1),(491,1,'2019-09-29 21:17:37','',62),(492,6,'2019-09-29 21:17:52','',2);
/*!40000 ALTER TABLE `wp_gf_form_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_learn_espresso`
--

DROP TABLE IF EXISTS `wp_learn_espresso`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_learn_espresso` (
  `id` int(20) unsigned NOT NULL AUTO_INCREMENT,
  `ticket_id` bigint(20) DEFAULT NULL,
  `course_ids` varchar(1000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `ticket_id` (`ticket_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_learn_espresso`
--

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

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

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

--
-- Dumping data for table `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_login_redirects`
--

DROP TABLE IF EXISTS `wp_login_redirects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_login_redirects` (
  `rul_type` enum('user','role','level','all','register') NOT NULL,
  `rul_value` varchar(191) DEFAULT NULL,
  `rul_url` longtext,
  `rul_url_logout` longtext,
  `rul_order` int(2) NOT NULL DEFAULT '0',
  UNIQUE KEY `rul_type` (`rul_type`,`rul_value`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_login_redirects`
--

LOCK TABLES `wp_login_redirects` WRITE;
/*!40000 ALTER TABLE `wp_login_redirects` DISABLE KEYS */;
INSERT INTO `wp_login_redirects` VALUES ('all',NULL,NULL,NULL,0),('register',NULL,NULL,NULL,0),('role','student','https://6sigma.academy/user-profile','https://6sigma.academy',0);
/*!40000 ALTER TABLE `wp_login_redirects` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailchimp_carts`
--

DROP TABLE IF EXISTS `wp_mailchimp_carts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mailchimp_carts` (
  `id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `cart` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailchimp_carts`
--

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

--
-- Table structure for table `wp_mepr_events`
--

DROP TABLE IF EXISTS `wp_mepr_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_events` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `event` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'login',
  `args` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `evt_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `evt_id_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `event_args` (`args`(250)),
  KEY `event_event` (`event`(250)),
  KEY `event_evt_id` (`evt_id`(250)),
  KEY `event_evt_id_type` (`evt_id_type`(250)),
  KEY `event_created_at` (`created_at`)
) ENGINE=MyISAM AUTO_INCREMENT=60 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_events`
--

LOCK TABLES `wp_mepr_events` WRITE;
/*!40000 ALTER TABLE `wp_mepr_events` DISABLE KEYS */;
INSERT INTO `wp_mepr_events` VALUES (1,'member-added','','2','users','2019-01-11 02:54:09'),(2,'member-deleted','','2','users','2019-01-11 03:10:12'),(3,'member-added','','3','users','2019-01-11 03:11:11'),(4,'login','','3','users','2019-01-11 03:21:51'),(5,'login','','1','users','2019-01-11 03:43:39'),(6,'login','','1','users','2019-01-11 05:21:07'),(7,'login','','1','users','2019-01-11 05:36:37'),(8,'login','','1','users','2019-01-13 20:43:30'),(9,'member-deleted','','3','users','2019-01-13 21:54:16'),(10,'member-added','','4','users','2019-01-13 22:58:58'),(11,'member-added','','5','users','2019-01-14 00:02:39'),(12,'member-account-updated','','5','users','2019-01-14 00:15:53'),(13,'member-account-updated','','5','users','2019-01-14 00:15:53'),(14,'member-added','','6','users','2019-01-14 00:16:51'),(15,'login','','6','users','2019-01-14 00:18:35'),(16,'member-deleted','','4','users','2019-01-14 00:25:22'),(17,'login','','1','users','2019-01-14 00:27:21'),(18,'member-added','','7','users','2019-01-14 03:47:20'),(19,'login','','1','users','2019-01-14 07:17:21'),(20,'login','','1','users','2019-01-14 20:28:46'),(21,'member-deleted','','5','users','2019-01-14 20:32:34'),(22,'member-deleted','','7','users','2019-01-14 20:46:52'),(23,'member-added','','8','users','2019-01-14 20:47:51'),(24,'member-deleted','','8','users','2019-01-15 02:20:16'),(25,'member-added','','9','users','2019-01-15 02:20:36'),(26,'member-deleted','','9','users','2019-01-15 02:25:34'),(27,'member-added','','10','users','2019-01-15 03:30:38'),(28,'member-added','','11','users','2019-01-15 03:37:35'),(29,'member-deleted','','10','users','2019-01-15 03:43:32'),(30,'login','','11','users','2019-01-15 03:44:10'),(31,'member-added','','12','users','2019-01-15 03:58:25'),(32,'member-deleted','','11','users','2019-01-15 04:17:33'),(33,'member-deleted','','12','users','2019-01-15 04:17:33'),(34,'member-added','','13','users','2019-01-15 04:19:19'),(35,'login','','1','users','2019-01-15 20:15:52'),(36,'member-deleted','','6','users','2019-01-15 20:53:35'),(37,'member-deleted','','13','users','2019-01-15 20:53:35'),(38,'member-added','','14','users','2019-01-15 20:54:36'),(39,'member-deleted','','14','users','2019-01-15 21:10:12'),(40,'member-added','','15','users','2019-01-15 21:15:36'),(41,'member-deleted','','15','users','2019-01-16 00:11:49'),(42,'member-added','','16','users','2019-01-16 00:42:50'),(43,'login','','1','users','2019-01-16 20:36:33'),(44,'login','','1','users','2019-01-17 20:06:48'),(45,'login','','1','users','2019-01-17 22:35:23'),(46,'login','','1','users','2019-01-18 19:00:33'),(47,'login','','1','users','2019-01-18 21:36:31'),(48,'login','','1','users','2019-01-21 21:08:07'),(49,'member-deleted','','16','users','2019-01-21 22:19:58'),(50,'member-added','','17','users','2019-01-21 23:44:36'),(51,'login','','1','users','2019-01-22 19:37:56'),(52,'login','','1','users','2019-01-23 20:27:31'),(53,'member-deleted','','17','users','2019-01-23 22:22:40'),(54,'member-added','','18','users','2019-01-24 00:14:29'),(55,'member-added','','19','users','2019-01-24 01:59:43'),(56,'member-deleted','','19','users','2019-01-24 02:16:23'),(57,'member-deleted','','18','users','2019-01-24 02:16:23'),(58,'member-added','','20','users','2019-01-24 03:59:01'),(59,'member-deleted','','20','users','2019-01-24 04:00:02');
/*!40000 ALTER TABLE `wp_mepr_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mepr_jobs`
--

DROP TABLE IF EXISTS `wp_mepr_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_jobs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `runtime` datetime NOT NULL,
  `firstrun` datetime NOT NULL,
  `lastrun` datetime DEFAULT NULL,
  `priority` bigint(20) DEFAULT '10',
  `tries` bigint(20) DEFAULT '0',
  `class` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `batch` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `args` text COLLATE utf8mb4_unicode_520_ci,
  `reason` text COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'pending',
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `job_runtime` (`runtime`),
  KEY `job_firstrun` (`firstrun`),
  KEY `job_lastrun` (`lastrun`),
  KEY `job_status` (`status`(250)),
  KEY `job_priority` (`priority`),
  KEY `job_tries` (`tries`),
  KEY `job_class` (`class`(250)),
  KEY `job_batch` (`batch`(250)),
  KEY `job_created_at` (`created_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_jobs`
--

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

--
-- Table structure for table `wp_mepr_members`
--

DROP TABLE IF EXISTS `wp_mepr_members`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_members` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `first_txn_id` bigint(20) DEFAULT NULL,
  `latest_txn_id` bigint(20) DEFAULT NULL,
  `txn_count` bigint(20) DEFAULT NULL,
  `expired_txn_count` bigint(20) DEFAULT NULL,
  `active_txn_count` bigint(20) DEFAULT NULL,
  `sub_count` bigint(20) DEFAULT NULL,
  `pending_sub_count` bigint(20) DEFAULT NULL,
  `active_sub_count` bigint(20) DEFAULT NULL,
  `suspended_sub_count` bigint(20) DEFAULT NULL,
  `cancelled_sub_count` bigint(20) DEFAULT NULL,
  `memberships` longtext COLLATE utf8mb4_unicode_520_ci,
  `last_login_id` bigint(20) DEFAULT NULL,
  `login_count` bigint(20) DEFAULT NULL,
  `total_spent` decimal(16,2) DEFAULT '0.00',
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  `trial_txn_count` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `mp_user_id` (`user_id`),
  KEY `mp_first_txn_id` (`latest_txn_id`),
  KEY `mp_latest_txn_id` (`latest_txn_id`),
  KEY `mp_txn_count` (`txn_count`),
  KEY `mp_expired_txn_count` (`expired_txn_count`),
  KEY `mp_active_txn_count` (`active_txn_count`),
  KEY `mp_sub_count` (`sub_count`),
  KEY `mp_pending_sub_count` (`pending_sub_count`),
  KEY `mp_active_sub_count` (`active_sub_count`),
  KEY `mp_suspended_sub_count` (`suspended_sub_count`),
  KEY `mp_cancelled_sub_count` (`cancelled_sub_count`),
  KEY `mp_last_login_id` (`last_login_id`),
  KEY `mp_login_count` (`login_count`),
  KEY `mp_total_spent` (`total_spent`),
  KEY `mp_created_at` (`created_at`),
  KEY `mp_updated_at` (`updated_at`),
  KEY `mp_trial_txn_count` (`trial_txn_count`)
) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_members`
--

LOCK TABLES `wp_mepr_members` WRITE;
/*!40000 ALTER TABLE `wp_mepr_members` DISABLE KEYS */;
INSERT INTO `wp_mepr_members` VALUES (1,1,0,0,0,0,0,0,0,0,0,0,'',52,16,0.00,'2019-01-11 02:34:31','2019-01-23 20:27:31',0);
/*!40000 ALTER TABLE `wp_mepr_members` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mepr_rule_access_conditions`
--

DROP TABLE IF EXISTS `wp_mepr_rule_access_conditions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_rule_access_conditions` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `rule_id` bigint(20) NOT NULL,
  `access_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `access_operator` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `access_condition` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `mp_access_rule_id` (`rule_id`),
  KEY `mp_access_type` (`access_type`),
  KEY `mp_access_condition` (`access_condition`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_rule_access_conditions`
--

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

--
-- Table structure for table `wp_mepr_subscriptions`
--

DROP TABLE IF EXISTS `wp_mepr_subscriptions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_subscriptions` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `coupon_id` bigint(20) DEFAULT NULL,
  `subscr_id` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `price` decimal(16,2) NOT NULL,
  `total` decimal(16,2) DEFAULT '0.00',
  `tax_amount` decimal(16,2) DEFAULT '0.00',
  `tax_rate` decimal(6,3) DEFAULT '0.000',
  `tax_desc` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `tax_compound` int(1) DEFAULT '0',
  `tax_shipping` int(1) DEFAULT '1',
  `tax_class` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'standard',
  `gateway` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'manual',
  `response` longtext COLLATE utf8mb4_unicode_520_ci,
  `period` int(11) DEFAULT '1',
  `period_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'months',
  `limit_cycles` tinyint(1) DEFAULT '0',
  `limit_cycles_num` int(11) DEFAULT '1',
  `limit_cycles_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'lifetime',
  `prorated_trial` tinyint(1) DEFAULT '0',
  `trial` tinyint(1) DEFAULT '0',
  `trial_days` int(11) DEFAULT '1',
  `trial_amount` decimal(16,2) DEFAULT '0.00',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'pending',
  `created_at` datetime NOT NULL,
  `cc_last4` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT '4242',
  `cc_exp_month` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT '01',
  `cc_exp_year` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT '1999',
  `token` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `mp_user_id` (`user_id`),
  KEY `mp_product_id` (`product_id`),
  KEY `mp_coupon_id` (`coupon_id`),
  KEY `mp_subscr_id` (`subscr_id`(250)),
  KEY `mp_gateway` (`gateway`(250)),
  KEY `mp_period` (`period`),
  KEY `mp_period_type` (`period_type`),
  KEY `mp_limit_cycles` (`limit_cycles`),
  KEY `mp_limit_cycles_num` (`limit_cycles_num`),
  KEY `mp_limit_cycles_action` (`limit_cycles_action`(250)),
  KEY `mp_prorated_trial` (`prorated_trial`),
  KEY `mp_trial` (`trial`),
  KEY `mp_trial_days` (`trial_days`),
  KEY `mp_status` (`status`),
  KEY `mp_created_at` (`created_at`),
  KEY `mp_cc_last4` (`cc_last4`),
  KEY `mp_cc_exp_month` (`cc_exp_month`),
  KEY `mp_cc_exp_year` (`cc_exp_year`),
  KEY `mp_token` (`token`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_subscriptions`
--

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

--
-- Table structure for table `wp_mepr_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_mepr_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_tax_rate_locations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `tax_rate_id` bigint(20) NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `mp_tax_rate_id` (`tax_rate_id`),
  KEY `mp_location_type` (`location_type`),
  KEY `mp_location_code` (`location_code`),
  KEY `mp_location_type_code` (`location_type`,`location_code`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_tax_rate_locations`
--

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

--
-- Table structure for table `wp_mepr_tax_rates`
--

DROP TABLE IF EXISTS `wp_mepr_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_tax_rates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `tax_country` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_state` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_desc` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_priority` bigint(20) NOT NULL DEFAULT '0',
  `tax_compound` int(1) NOT NULL DEFAULT '0',
  `tax_shipping` int(1) NOT NULL DEFAULT '1',
  `tax_order` bigint(20) NOT NULL,
  `tax_class` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'standard',
  PRIMARY KEY (`id`),
  KEY `mp_tax_country` (`tax_country`(250)),
  KEY `mp_tax_state` (`tax_state`(250)),
  KEY `mp_tax_rate` (`tax_rate`(250)),
  KEY `mp_tax_desc` (`tax_desc`(250)),
  KEY `mp_tax_order` (`tax_order`),
  KEY `mp_tax_class` (`tax_class`(250)),
  KEY `mp_tax_priority` (`tax_priority`),
  KEY `mp_tax_compound` (`tax_compound`),
  KEY `mp_tax_shipping` (`tax_shipping`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_tax_rates`
--

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

--
-- Table structure for table `wp_mepr_transactions`
--

DROP TABLE IF EXISTS `wp_mepr_transactions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_mepr_transactions` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `amount` decimal(16,2) NOT NULL,
  `total` decimal(16,2) DEFAULT '0.00',
  `tax_amount` decimal(16,2) DEFAULT '0.00',
  `tax_rate` decimal(6,3) DEFAULT '0.000',
  `tax_desc` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `tax_compound` int(1) DEFAULT '0',
  `tax_shipping` int(1) DEFAULT '1',
  `tax_class` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'standard',
  `user_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `coupon_id` bigint(20) DEFAULT NULL,
  `trans_num` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'pending',
  `txn_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'payment',
  `response` text COLLATE utf8mb4_unicode_520_ci,
  `gateway` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'manual',
  `subscription_id` bigint(20) DEFAULT NULL,
  `prorated` tinyint(1) DEFAULT '0',
  `created_at` datetime NOT NULL,
  `expires_at` datetime DEFAULT '0000-00-00 00:00:00',
  `corporate_account_id` bigint(20) DEFAULT '0',
  `parent_transaction_id` bigint(20) DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `amount` (`amount`),
  KEY `total` (`total`),
  KEY `tax_amount` (`tax_amount`),
  KEY `tax_rate` (`tax_rate`),
  KEY `tax_desc` (`tax_desc`(250)),
  KEY `tax_compound` (`tax_compound`),
  KEY `tax_shipping` (`tax_shipping`),
  KEY `tax_class` (`tax_class`(250)),
  KEY `user_id` (`user_id`),
  KEY `status` (`status`(250)),
  KEY `txn_type` (`txn_type`(250)),
  KEY `product_id` (`product_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `trans_num` (`trans_num`(250)),
  KEY `subscription_id` (`subscription_id`),
  KEY `gateway` (`gateway`(250)),
  KEY `prorated` (`prorated`),
  KEY `created_at` (`created_at`),
  KEY `expires_at` (`expires_at`),
  KEY `corporate_account_id` (`corporate_account_id`),
  KEY `parent_transaction_id` (`parent_transaction_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mepr_transactions`
--

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

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

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

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

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://6sigma.academy','yes'),(2,'home','https://6sigma.academy','yes'),(3,'blogname','Six Sigma Academy','yes'),(4,'blogdescription','South Pacific&#039;s Voice for Quality','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','info@6sigma.academy','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','16','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','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:15:{i:0;s:29:\"gravityforms/gravityforms.php\";i:1;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:45:\"contact-form-entries/contact-form-entries.php\";i:4;s:39:\"disable-gutenberg/disable-gutenberg.php\";i:5;s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";i:6;s:27:\"popup-maker/popup-maker.php\";i:7;s:59:\"revslider-maintenance-addon/revslider-maintenance-addon.php\";i:8;s:23:\"revslider/revslider.php\";i:9;s:33:\"string-locator/string-locator.php\";i:10;s:45:\"upload-max-file-size/upload_max_file_size.php\";i:11;s:24:\"wordpress-seo/wp-seo.php\";i:12;s:31:\"wp-google-maps/wpGoogleMaps.php\";i:13;s:23:\"wp-rocket/wp-rocket.php\";i:14;s:25:\"wpeventplus/eventplus.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','12','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:64:\"/home/sixsigma/public_html/wp-content/themes/flatsome/header.php\";i:1;s:64:\"/home/sixsigma/public_html/wp-content/themes/flatsome/footer.php\";i:2;s:63:\"/home/sixsigma/public_html/wp-content/themes/flatsome/style.css\";i:4;s:77:\"/home/sixsigma/public_html/wp-content/themes/flatsome/page-blank-featured.php\";i:5;s:79:\"/home/sixsigma/public_html/wp-content/themes/flatsome/page-header-on-scroll.php\";}','no'),(40,'template','flatsome','yes'),(41,'stylesheet','flatsome','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','student','yes'),(48,'db_version','44719','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:10:{i:2;a:4:{s:5:\"title\";s:7:\"Find Us\";s:4:\"text\";s:168:\"<strong>Address</strong>\n123 Main Street\nNew York, NY 10001\n\n<strong>Hours</strong>\nMonday&mdash;Friday: 9:00AM&ndash;5:00PM\nSaturday &amp; Sunday: 11:00AM&ndash;3:00PM\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:3;a:4:{s:5:\"title\";s:15:\"About This Site\";s:4:\"text\";s:85:\"This may be a good place to introduce yourself and your site or include some credits.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:7:\"Find Us\";s:4:\"text\";s:168:\"<strong>Address</strong>\n123 Main Street\nNew York, NY 10001\n\n<strong>Hours</strong>\nMonday&mdash;Friday: 9:00AM&ndash;5:00PM\nSaturday &amp; Sunday: 11:00AM&ndash;3:00PM\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:5;a:4:{s:5:\"title\";s:15:\"About This Site\";s:4:\"text\";s:85:\"This may be a good place to introduce yourself and your site or include some credits.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:138:\"&nbsp;\r\n<p style=\"font-size: 20px;\">Six Sigma Academy\r\n89 Robertson Road\r\nSuva, Fiji.\r\nPh: +(679) 3311664\r\nMob: +(679) 9223300</p>\r\n&nbsp;\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:495:\"<p style=\"color: #000000; font-weight: 600; font-size: 20px;\">E-Learning</p>\r\n<p style=\"color: #000000; font-weight: 600; font-size: 15px; text-align: left;\"><span style=\"color: #000000;\"><span style=\"font-size: 15px;\">Want to learn ONLINE! Click Below:</span></span></p>\r\n<a href=\"https://6sigma.academy/elearning\"><img class=\"alignnone size-medium wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji-300x158.jpg\" alt=\"\" width=\"300\" height=\"158\" /></a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:328:\"<p style=\"color: #000000; font-size: 20px; font-weight: 600;\">Internationally Accredited!</p>\r\n<img class=\"alignnone size-medium wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-300x206.jpg\" alt=\"\" width=\"300\" height=\"206\" />\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:241:\"<p style=\"color: #000000; font-weight: 600; font-size: 15px; text-align: left;\"></p>\r\n<img class=\"alignnone size-medium wp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"291\" height=\"300\" />\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:161:\"<img class=\"alignnone size-medium wp-image-307\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigma13-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" />\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:35:\"wordpress-ecommerce/marketpress.php\";s:19:\"mp_plugin_uninstall\";s:41:\"learndash-propanel/learndash_propanel.php\";s:28:\"uninstall_learndash_propanel\";s:42:\"peters-login-redirect/wplogin_redirect.php\";s:13:\"rul_uninstall\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','17','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','304','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','','yes'),(92,'initial_db_version','38590','yes'),(93,'wp_user_roles','a:18:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:193:{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:20:\"wpseo_manage_options\";b:1;s:14:\"wpProQuiz_show\";b:1;s:18:\"wpProQuiz_add_quiz\";b:1;s:19:\"wpProQuiz_edit_quiz\";b:1;s:21:\"wpProQuiz_delete_quiz\";b:1;s:25:\"wpProQuiz_show_statistics\";b:1;s:26:\"wpProQuiz_reset_statistics\";b:1;s:16:\"wpProQuiz_import\";b:1;s:16:\"wpProQuiz_export\";b:1;s:25:\"wpProQuiz_change_settings\";b:1;s:22:\"wpProQuiz_toplist_edit\";b:1;s:11:\"read_course\";b:1;s:15:\"publish_courses\";b:1;s:12:\"edit_courses\";b:1;s:19:\"edit_others_courses\";b:1;s:14:\"delete_courses\";b:1;s:21:\"delete_others_courses\";b:1;s:20:\"read_private_courses\";b:1;s:20:\"edit_private_courses\";b:1;s:22:\"delete_private_courses\";b:1;s:13:\"delete_course\";b:1;s:22:\"edit_published_courses\";b:1;s:24:\"delete_published_courses\";b:1;s:12:\"enroll_users\";b:1;s:10:\"read_group\";b:1;s:14:\"publish_groups\";b:1;s:11:\"edit_groups\";b:1;s:18:\"edit_others_groups\";b:1;s:13:\"delete_groups\";b:1;s:20:\"delete_others_groups\";b:1;s:19:\"read_private_groups\";b:1;s:12:\"delete_group\";b:1;s:21:\"edit_published_groups\";b:1;s:23:\"delete_published_groups\";b:1;s:11:\"edit_essays\";b:1;s:18:\"edit_others_essays\";b:1;s:14:\"publish_essays\";b:1;s:11:\"read_essays\";b:1;s:19:\"read_private_essays\";b:1;s:13:\"delete_essays\";b:1;s:21:\"edit_published_essays\";b:1;s:20:\"delete_others_essays\";b:1;s:23:\"delete_published_essays\";b:1;s:15:\"edit_assignment\";b:1;s:16:\"edit_assignments\";b:1;s:23:\"edit_others_assignments\";b:1;s:19:\"publish_assignments\";b:1;s:15:\"read_assignment\";b:1;s:24:\"read_private_assignments\";b:1;s:17:\"delete_assignment\";b:1;s:26:\"edit_published_assignments\";b:1;s:25:\"delete_others_assignments\";b:1;s:28:\"delete_published_assignments\";b:1;s:21:\"manage_store_settings\";b:1;s:25:\"manage_product_categories\";b:1;s:13:\"edit_products\";b:1;s:19:\"manage_product_tags\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:16:\"edit_store_order\";b:1;s:16:\"read_store_order\";b:1;s:18:\"delete_store_order\";b:1;s:17:\"edit_store_orders\";b:1;s:24:\"edit_others_store_orders\";b:1;s:20:\"publish_store_orders\";b:1;s:25:\"read_private_store_orders\";b:1;s:19:\"delete_store_orders\";b:1;s:27:\"delete_private_store_orders\";b:1;s:29:\"delete_published_store_orders\";b:1;s:26:\"delete_others_store_orders\";b:1;s:25:\"edit_private_store_orders\";b:1;s:27:\"edit_published_store_orders\";b:1;s:12:\"do_not_allow\";b:1;s:16:\"propanel_widgets\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"vxcf_leads_read_entries\";b:1;s:23:\"vxcf_leads_read_license\";b:1;s:24:\"vxcf_leads_read_settings\";b:1;s:23:\"vxcf_leads_edit_entries\";b:1;s:24:\"vxcf_leads_edit_settings\";b:1;s:24:\"vx_crmperks_view_plugins\";b:1;s:23:\"vx_crmperks_view_addons\";b:1;s:23:\"vx_crmperks_edit_addons\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:16:\"propanel_widgets\";b:0;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:11:{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:16:\"propanel_widgets\";b:0;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:6:{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:16:\"propanel_widgets\";b:0;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:16:\"propanel_widgets\";b:0;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:16:\"propanel_widgets\";b:0;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:37:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:16:\"propanel_widgets\";b:0;}}s:12:\"group_leader\";a:2:{s:4:\"name\";s:12:\"Group Leader\";s:12:\"capabilities\";a:18:{s:4:\"read\";b:1;s:12:\"group_leader\";b:1;s:11:\"edit_essays\";b:1;s:18:\"edit_others_essays\";b:1;s:14:\"publish_essays\";b:1;s:11:\"read_essays\";b:1;s:19:\"read_private_essays\";b:1;s:13:\"delete_essays\";b:1;s:21:\"edit_published_essays\";b:1;s:20:\"delete_others_essays\";b:1;s:23:\"delete_published_essays\";b:1;s:15:\"read_assignment\";b:1;s:16:\"edit_assignments\";b:1;s:23:\"edit_others_assignments\";b:1;s:26:\"edit_published_assignments\";b:1;s:25:\"delete_others_assignments\";b:1;s:28:\"delete_published_assignments\";b:1;s:16:\"propanel_widgets\";b:1;}}s:7:\"teacher\";a:2:{s:4:\"name\";s:7:\"Teacher\";s:12:\"capabilities\";a:7:{s:11:\"add_student\";b:1;s:11:\"upload_mark\";b:1;s:16:\"attendance_entry\";b:1;s:4:\"read\";b:1;s:10:\"edit_posts\";b:1;s:12:\"upload_files\";b:1;s:16:\"propanel_widgets\";b:0;}}s:7:\"student\";a:2:{s:4:\"name\";s:7:\"Student\";s:12:\"capabilities\";a:5:{s:12:\"send_message\";b:1;s:4:\"read\";b:1;s:10:\"edit_posts\";b:1;s:12:\"upload_files\";b:1;s:16:\"propanel_widgets\";b:0;}}s:6:\"parent\";a:2:{s:4:\"name\";s:6:\"Parent\";s:12:\"capabilities\";a:5:{s:12:\"send_message\";b:1;s:4:\"read\";b:1;s:10:\"edit_posts\";b:1;s:12:\"upload_files\";b:1;s:16:\"propanel_widgets\";b:0;}}s:13:\"bbp_keymaster\";a:2:{s:4:\"name\";s:9:\"Keymaster\";s:12:\"capabilities\";a:0:{}}s:13:\"bbp_spectator\";a:2:{s:4:\"name\";s:9:\"Spectator\";s:12:\"capabilities\";a:0:{}}s:11:\"bbp_blocked\";a:2:{s:4:\"name\";s:7:\"Blocked\";s:12:\"capabilities\";a:0:{}}s:13:\"bbp_moderator\";a:2:{s:4:\"name\";s:9:\"Moderator\";s:12:\"capabilities\";a:0:{}}s:15:\"bbp_participant\";a:2:{s:4:\"name\";s:11:\"Participant\";s:12:\"capabilities\";a:0:{}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(94,'fresh_site','0','yes'),(95,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:4;a:0:{}}','yes'),(96,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:16:{i:0;s:18:\"mepr-account-links\";i:1;s:7:\"pages-3\";i:2;s:13:\"media_image-3\";i:3;s:13:\"media_image-6\";i:4;s:8:\"search-4\";i:5;s:6:\"text-2\";i:6;s:6:\"text-3\";i:7;s:6:\"text-4\";i:8;s:6:\"text-5\";i:9;s:6:\"text-7\";i:10;s:10:\"nav_menu-5\";i:11;s:13:\"custom_html-3\";i:12;s:13:\"custom_html-5\";i:13;s:19:\"wpgmza_map_widget-3\";i:14;s:13:\"media_image-5\";i:15;s:10:\"nav_menu-3\";}s:12:\"sidebar-main\";a:2:{i:0;s:8:\"search-2\";i:1;s:10:\"nav_menu-6\";}s:16:\"sidebar-footer-1\";a:4:{i:0;s:6:\"text-9\";i:1;s:7:\"text-10\";i:2;s:7:\"text-11\";i:3;s:7:\"text-12\";}s:16:\"sidebar-footer-2\";a:0:{}s:12:\"shop-sidebar\";a:0:{}s:15:\"product-sidebar\";a:0:{}s:26:\"sidebar-buddypress-members\";a:0:{}s:25:\"sidebar-buddypress-groups\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(101,'widget_pages','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(102,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_image','a:4:{s:12:\"_multiwidget\";i:1;i:3;a:15:{s:13:\"attachment_id\";i:70;s:3:\"url\";s:88:\"http://localhost/6sigma.academy/wp-content/uploads/2018/07/slider-preset1-02-300x135.png\";s:5:\"title\";s:0:\"\";s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:1920;s:6:\"height\";i:865;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}i:5;a:15:{s:13:\"attachment_id\";i:53;s:3:\"url\";s:98:\"http://localhost/6sigma.academy/wp-content/uploads/2018/07/six_sigma_academy_site_logo-210x300.jpg\";s:5:\"title\";s:0:\"\";s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:420;s:6:\"height\";i:600;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}i:6;a:15:{s:13:\"attachment_id\";i:53;s:3:\"url\";s:98:\"http://localhost/6sigma.academy/wp-content/uploads/2018/07/six_sigma_academy_site_logo-210x300.jpg\";s:5:\"title\";s:0:\"\";s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:420;s:6:\"height\";i:600;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}}','yes'),(105,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_nav_menu','a:4:{i:3;a:1:{s:8:\"nav_menu\";i:2;}i:5;a:1:{s:8:\"nav_menu\";i:2;}i:6;a:1:{s:8:\"nav_menu\";i:2;}s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_custom_html','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:15:\"[wpgmza id=\"1\"]\";}i:5;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:0:\"\";}}','yes'),(110,'cron','a:22:{i:1569798445;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:1569798591;a:1:{s:27:\"coursepress_scheduled_mails\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1569799651;a:1:{s:17:\"gravityforms_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569808731;a:1:{s:30:\"popmake_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569819035;a:1:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569819045;a:1:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569828777;a:1:{s:23:\"rocket_purge_time_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"rocket_purge\";s:4:\"args\";a:0:{}s:8:\"interval\";i:36000;}}}i:1569829835;a:1:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569832410;a:1:{s:26:\"pum_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569837460;a:2:{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;}}}i:1569837461;a:1:{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:1569837635;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569840635;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1569844800;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569875238;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:1569875760;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:1569876397;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569878117;a:1:{s:28:\"wp_statistics_add_visit_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1569878567;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1570154331;a:1:{s:31:\"popmake_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1570350810;a:1:{s:27:\"pum_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(111,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:0:{}}','yes'),(3412,'db_upgraded','','yes'),(462,'revslider_maintenance_addon-connection','1','yes'),(134,'recently_activated','a:0:{}','yes'),(136,'revslider_servers','a:7:{i:0;s:22:\"themepunch-ext-b.tools\";i:1;s:16:\"themepunch.tools\";i:2;s:22:\"themepunch-ext-a.tools\";i:3;s:22:\"themepunch-ext-a.tools\";i:4;s:22:\"themepunch-ext-a.tools\";i:5;s:22:\"themepunch-ext-b.tools\";i:6;s:22:\"themepunch-ext-b.tools\";}','yes'),(140,'revslider-library-check','1568749284','yes'),(141,'rs-library','a:2:{s:7:\"objects\";a:179:{i:238;a:14:{s:2:\"id\";s:3:\"238\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:237;a:14:{s:2:\"id\";s:3:\"237\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:236;a:14:{s:2:\"id\";s:3:\"236\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:235;a:14:{s:2:\"id\";s:3:\"235\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:234;a:14:{s:2:\"id\";s:3:\"234\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:233;a:14:{s:2:\"id\";s:3:\"233\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:232;a:14:{s:2:\"id\";s:3:\"232\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:231;a:14:{s:2:\"id\";s:3:\"231\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:230;a:14:{s:2:\"id\";s:3:\"230\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:229;a:14:{s:2:\"id\";s:3:\"229\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";}i:198;a:13:{s:2:\"id\";s:3:\"198\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";}i:197;a:13:{s:2:\"id\";s:3:\"197\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:196;a:13:{s:2:\"id\";s:3:\"196\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:195;a:13:{s:2:\"id\";s:3:\"195\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:194;a:13:{s:2:\"id\";s:3:\"194\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:193;a:13:{s:2:\"id\";s:3:\"193\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:192;a:13:{s:2:\"id\";s:3:\"192\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:191;a:13:{s:2:\"id\";s:3:\"191\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:190;a:13:{s:2:\"id\";s:3:\"190\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:189;a:13:{s:2:\"id\";s:3:\"189\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:188;a:13:{s:2:\"id\";s:3:\"188\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";}i:187;a:13:{s:2:\"id\";s:3:\"187\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";}i:186;a:13:{s:2:\"id\";s:3:\"186\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:185;a:13:{s:2:\"id\";s:3:\"185\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:184;a:13:{s:2:\"id\";s:3:\"184\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:183;a:13:{s:2:\"id\";s:3:\"183\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:182;a:13:{s:2:\"id\";s:3:\"182\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:181;a:13:{s:2:\"id\";s:3:\"181\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:180;a:13:{s:2:\"id\";s:3:\"180\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:179;a:13:{s:2:\"id\";s:3:\"179\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:177;a:13:{s:2:\"id\";s:3:\"177\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:175;a:13:{s:2:\"id\";s:3:\"175\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:174;a:13:{s:2:\"id\";s:3:\"174\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:173;a:13:{s:2:\"id\";s:3:\"173\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:172;a:13:{s:2:\"id\";s:3:\"172\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:171;a:13:{s:2:\"id\";s:3:\"171\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:170;a:13:{s:2:\"id\";s:3:\"170\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:169;a:13:{s:2:\"id\";s:3:\"169\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:168;a:13:{s:2:\"id\";s:3:\"168\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:167;a:13:{s:2:\"id\";s:3:\"167\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:166;a:13:{s:2:\"id\";s:3:\"166\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:165;a:13:{s:2:\"id\";s:3:\"165\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:164;a:13:{s:2:\"id\";s:3:\"164\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:163;a:13:{s:2:\"id\";s:3:\"163\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:162;a:13:{s:2:\"id\";s:3:\"162\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:161;a:13:{s:2:\"id\";s:3:\"161\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:160;a:13:{s:2:\"id\";s:3:\"160\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:159;a:13:{s:2:\"id\";s:3:\"159\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:158;a:13:{s:2:\"id\";s:3:\"158\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:157;a:13:{s:2:\"id\";s:3:\"157\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:156;a:13:{s:2:\"id\";s:3:\"156\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:155;a:13:{s:2:\"id\";s:3:\"155\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:154;a:13:{s:2:\"id\";s:3:\"154\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:153;a:13:{s:2:\"id\";s:3:\"153\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:152;a:13:{s:2:\"id\";s:3:\"152\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:151;a:13:{s:2:\"id\";s:3:\"151\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:150;a:13:{s:2:\"id\";s:3:\"150\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:149;a:13:{s:2:\"id\";s:3:\"149\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:148;a:13:{s:2:\"id\";s:3:\"148\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:147;a:13:{s:2:\"id\";s:3:\"147\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:146;a:13:{s:2:\"id\";s:3:\"146\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:145;a:13:{s:2:\"id\";s:3:\"145\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:144;a:13:{s:2:\"id\";s:3:\"144\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:143;a:13:{s:2:\"id\";s:3:\"143\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:142;a:13:{s:2:\"id\";s:3:\"142\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:141;a:13:{s:2:\"id\";s:3:\"141\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:140;a:13:{s:2:\"id\";s:3:\"140\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:139;a:13:{s:2:\"id\";s:3:\"139\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:138;a:13:{s:2:\"id\";s:3:\"138\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:137;a:13:{s:2:\"id\";s:3:\"137\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:136;a:13:{s:2:\"id\";s:3:\"136\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:135;a:13:{s:2:\"id\";s:3:\"135\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:134;a:13:{s:2:\"id\";s:3:\"134\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:133;a:13:{s:2:\"id\";s:3:\"133\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:132;a:13:{s:2:\"id\";s:3:\"132\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:131;a:13:{s:2:\"id\";s:3:\"131\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:130;a:13:{s:2:\"id\";s:3:\"130\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:129;a:13:{s:2:\"id\";s:3:\"129\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:128;a:13:{s:2:\"id\";s:3:\"128\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:127;a:13:{s:2:\"id\";s:3:\"127\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:126;a:13:{s:2:\"id\";s:3:\"126\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:125;a:13:{s:2:\"id\";s:3:\"125\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:124;a:13:{s:2:\"id\";s:3:\"124\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:123;a:13:{s:2:\"id\";s:3:\"123\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:122;a:13:{s:2:\"id\";s:3:\"122\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:121;a:13:{s:2:\"id\";s:3:\"121\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:120;a:13:{s:2:\"id\";s:3:\"120\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:119;a:13:{s:2:\"id\";s:3:\"119\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:118;a:13:{s:2:\"id\";s:3:\"118\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:117;a:13:{s:2:\"id\";s:3:\"117\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:116;a:13:{s:2:\"id\";s:3:\"116\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:115;a:13:{s:2:\"id\";s:3:\"115\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:114;a:13:{s:2:\"id\";s:3:\"114\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:113;a:13:{s:2:\"id\";s:3:\"113\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:112;a:13:{s:2:\"id\";s:3:\"112\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:111;a:13:{s:2:\"id\";s:3:\"111\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:110;a:13:{s:2:\"id\";s:3:\"110\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:109;a:13:{s:2:\"id\";s:3:\"109\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:108;a:13:{s:2:\"id\";s:3:\"108\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:107;a:13:{s:2:\"id\";s:3:\"107\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:106;a:13:{s:2:\"id\";s:3:\"106\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:105;a:13:{s:2:\"id\";s:3:\"105\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:104;a:13:{s:2:\"id\";s:3:\"104\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:103;a:13:{s:2:\"id\";s:3:\"103\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:102;a:13:{s:2:\"id\";s:3:\"102\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:101;a:13:{s:2:\"id\";s:3:\"101\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:100;a:13:{s:2:\"id\";s:3:\"100\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:99;a:13:{s:2:\"id\";s:2:\"99\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:98;a:13:{s:2:\"id\";s:2:\"98\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:97;a:13:{s:2:\"id\";s:2:\"97\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:96;a:13:{s:2:\"id\";s:2:\"96\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:95;a:13:{s:2:\"id\";s:2:\"95\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:94;a:13:{s:2:\"id\";s:2:\"94\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:93;a:13:{s:2:\"id\";s:2:\"93\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:92;a:13:{s:2:\"id\";s:2:\"92\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:91;a:13:{s:2:\"id\";s:2:\"91\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:90;a:13:{s:2:\"id\";s:2:\"90\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:89;a:13:{s:2:\"id\";s:2:\"89\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:88;a:13:{s:2:\"id\";s:2:\"88\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:87;a:13:{s:2:\"id\";s:2:\"87\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:86;a:13:{s:2:\"id\";s:2:\"86\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:85;a:13:{s:2:\"id\";s:2:\"85\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:84;a:13:{s:2:\"id\";s:2:\"84\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:83;a:13:{s:2:\"id\";s:2:\"83\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:82;a:13:{s:2:\"id\";s:2:\"82\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:81;a:13:{s:2:\"id\";s:2:\"81\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:80;a:13:{s:2:\"id\";s:2:\"80\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:79;a:13:{s:2:\"id\";s:2:\"79\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:78;a:13:{s:2:\"id\";s:2:\"78\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:77;a:13:{s:2:\"id\";s:2:\"77\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:76;a:13:{s:2:\"id\";s:2:\"76\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:75;a:13:{s:2:\"id\";s:2:\"75\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:74;a:13:{s:2:\"id\";s:2:\"74\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:73;a:13:{s:2:\"id\";s:2:\"73\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:72;a:13:{s:2:\"id\";s:2:\"72\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:71;a:13:{s:2:\"id\";s:2:\"71\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:70;a:13:{s:2:\"id\";s:2:\"70\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:69;a:13:{s:2:\"id\";s:2:\"69\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:68;a:13:{s:2:\"id\";s:2:\"68\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:67;a:13:{s:2:\"id\";s:2:\"67\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:66;a:13:{s:2:\"id\";s:2:\"66\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:65;a:13:{s:2:\"id\";s:2:\"65\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:64;a:13:{s:2:\"id\";s:2:\"64\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:63;a:13:{s:2:\"id\";s:2:\"63\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:62;a:13:{s:2:\"id\";s:2:\"62\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:49;a:13:{s:2:\"id\";s:2:\"49\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:48;a:13:{s:2:\"id\";s:2:\"48\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:47;a:13:{s:2:\"id\";s:2:\"47\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:46;a:13:{s:2:\"id\";s:2:\"46\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:45;a:13:{s:2:\"id\";s:2:\"45\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:44;a:13:{s:2:\"id\";s:2:\"44\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:43;a:13:{s:2:\"id\";s:2:\"43\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:42;a:13:{s:2:\"id\";s:2:\"42\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:41;a:13:{s:2:\"id\";s:2:\"41\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:40;a:13:{s:2:\"id\";s:2:\"40\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:39;a:13:{s:2:\"id\";s:2:\"39\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:38;a:13:{s:2:\"id\";s:2:\"38\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:37;a:13:{s:2:\"id\";s:2:\"37\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:36;a:13:{s:2:\"id\";s:2:\"36\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:35;a:13:{s:2:\"id\";s:2:\"35\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:34;a:13:{s:2:\"id\";s:2:\"34\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:33;a:13:{s:2:\"id\";s:2:\"33\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:32;a:13:{s:2:\"id\";s:2:\"32\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:31;a:13:{s:2:\"id\";s:2:\"31\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:30;a:13:{s:2:\"id\";s:2:\"30\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:29;a:13:{s:2:\"id\";s:2:\"29\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:28;a:13:{s:2:\"id\";s:2:\"28\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:27;a:13:{s:2:\"id\";s:2:\"27\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:26;a:13:{s:2:\"id\";s:2:\"26\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:25;a:13:{s:2:\"id\";s:2:\"25\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:24;a:13:{s:2:\"id\";s:2:\"24\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:23;a:13:{s:2:\"id\";s:2:\"23\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:22;a:13:{s:2:\"id\";s:2:\"22\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:21;a:13:{s:2:\"id\";s:2:\"21\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:20;a:13:{s:2:\"id\";s:2:\"20\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:11;a:13:{s:2:\"id\";s:2:\"11\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:10;a:13:{s:2:\"id\";s:2:\"10\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:9;a:13:{s:2:\"id\";s:1:\"9\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:8;a:13:{s:2:\"id\";s:1:\"8\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:14:\"plugin_version\";s:0:\"\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(137,'revslider_server_refresh','1569491939','yes'),(138,'revslider-update-check-short','1569791858','yes'),(139,'revslider-templates-check','1569541121','yes'),(142,'revslider_checktables','1','yes'),(143,'rs_tables_created','1','yes'),(144,'revslider_table_version','1.0.6','yes'),(145,'revslider-global-settings','a:0:{}','yes'),(146,'revslider_update_version','5.2.5.5','yes'),(147,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(148,'rs_cache_overlay','5.4.8','yes'),(149,'revslider-connection','1','yes'),(150,'revslider-latest-version','6.1.2','yes'),(151,'revslider-stable-version','4.2','yes'),(152,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":7:{s:7:\"version\";s:5:\"5.9.9\";s:4:\"text\";s:478:\"<div style=\"width: 1000px; height: 390px;\"><a href=\"https://getsliderrevolution.com\" target=\"_blank\" style=\"float:left;\"><img alt=\"Buy Slider Revolution 6\" src=\"//updates.themepunch-ext-b.tools/banners/rs60/sixzero_left.jpg\" width=\"670\" height=\"390\"></a><a href=\"https://youtu.be/mn5hC07aGvE\" target=\"_blank\" style=\"float:right;\"><img alt=\"Watch Slider Revolution 6 Video\" src=\"//updates.themepunch-ext-b.tools/banners/rs60/sixzero_right.jpg\" width=\"330\" height=\"390\"></a></div>\";s:4:\"code\";s:10:\"TPRS600-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}}','yes'),(153,'revslider-dashboard','a:0:{}','yes'),(154,'revslider-addons','O:8:\"stdClass\":26:{s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:71:\"//updates.themepunch-ext-b.tools/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch-ext-b.tools/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:63:\"//updates.themepunch-ext-b.tools/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"//updates.themepunch-ext-b.tools/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"//updates.themepunch-ext-b.tools/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch-ext-b.tools/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"1.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-b.tools/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch-ext-b.tools/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"//updates.themepunch-ext-b.tools/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:65:\"//updates.themepunch-ext-b.tools/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch-ext-b.tools/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch-ext-b.tools/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"//updates.themepunch-ext-b.tools/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:62:\"//updates.themepunch-ext-b.tools/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch-ext-b.tools/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:63:\"//updates.themepunch-ext-b.tools/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch-ext-b.tools/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:64:\"//updates.themepunch-ext-b.tools/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:23:\"Display images in 360°\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:65:\"//updates.themepunch-ext-b.tools/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:64:\"//updates.themepunch-ext-b.tools/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:63:\"//updates.themepunch-ext-b.tools/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:63:\"//updates.themepunch-ext-b.tools/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch-ext-b.tools/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch-ext-b.tools/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"//updates.themepunch-ext-b.tools/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch-ext-b.tools/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}}','yes'),(155,'revslider-update-check','','yes'),(162,'current_theme','Flatsome','yes'),(163,'theme_mods_flatsome','a:134:{i:0;b:0;s:17:\"flatsome_fallback\";i:0;s:20:\"topbar_elements_left\";a:2:{i:0;s:9:\"languages\";i:1;s:11:\"search-form\";}s:21:\"topbar_elements_right\";a:2:{i:0;s:7:\"nav-top\";i:1;s:6:\"html-2\";}s:20:\"header_elements_left\";a:0:{}s:21:\"header_elements_right\";a:1:{i:0;s:3:\"nav\";}s:27:\"header_elements_bottom_left\";a:0:{}s:29:\"header_elements_bottom_center\";a:0:{}s:28:\"header_elements_bottom_right\";a:0:{}s:27:\"header_mobile_elements_left\";a:0:{}s:28:\"header_mobile_elements_right\";a:1:{i:0;s:9:\"menu-icon\";}s:26:\"header_mobile_elements_top\";a:2:{i:0;s:7:\"nav-top\";i:1;s:6:\"html-2\";}s:14:\"mobile_sidebar\";a:6:{i:0;s:11:\"search-form\";i:1;s:3:\"nav\";i:2;s:10:\"newsletter\";i:3;s:6:\"html-2\";i:4;s:6:\"html-3\";i:5;s:7:\"nav-top\";}s:14:\"product_layout\";s:17:\"left-sidebar-full\";s:23:\"payment_icons_placement\";s:6:\"footer\";s:14:\"follow_twitter\";s:10:\"http://url\";s:15:\"follow_facebook\";s:10:\"http://url\";s:16:\"follow_instagram\";s:10:\"http://url\";s:12:\"follow_email\";s:10:\"your@email\";s:16:\"flatsome_version\";a:1:{i:0;s:1:\"3\";}s:24:\"portfolio_archive_filter\";s:4:\"left\";s:13:\"type_headings\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"700\";}s:10:\"type_texts\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"400\";}s:8:\"type_nav\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"700\";}s:8:\"type_alt\";a:1:{s:11:\"font-family\";s:14:\"Dancing Script\";}s:19:\"flatsome_db_version\";s:5:\"3.6.0\";s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:2;s:14:\"primary_mobile\";i:2;s:11:\"top_bar_nav\";i:64;}s:7:\"backups\";N;s:9:\"smof_init\";s:31:\"Sun, 15 Jul 2018 20:11:37 +0000\";s:11:\"preset_home\";s:12:\"Grid Style 2\";s:12:\"topbar_color\";s:5:\"light\";s:9:\"topbar_bg\";s:7:\"#4583c2\";s:13:\"header_height\";s:3:\"100\";s:20:\"header_bottom_height\";s:2:\"10\";s:15:\"nav_position_bg\";s:7:\"#ffffff\";s:16:\"nav_style_bottom\";s:3:\"box\";s:17:\"nav_height_bottom\";s:2:\"47\";s:18:\"nav_position_color\";s:5:\"light\";s:15:\"menu_icon_title\";b:0;s:11:\"dropdown_bg\";s:7:\"#0a0a0a\";s:15:\"dropdown_border\";s:7:\"#FFFFFF\";s:14:\"dropdown_style\";s:7:\"default\";s:18:\"account_icon_style\";s:0:\"\";s:20:\"header_account_title\";b:1;s:15:\"cart_icon_style\";s:5:\"plain\";s:17:\"header_cart_total\";s:1:\"0\";s:17:\"header_cart_title\";b:0;s:24:\"header_search_form_style\";s:4:\"flat\";s:24:\"header_search_categories\";b:0;s:19:\"header_search_width\";s:2:\"60\";s:14:\"wishlist_title\";s:1:\"0\";s:13:\"color_primary\";s:7:\"#ffffff\";s:15:\"color_secondary\";s:7:\"#4583c2\";s:18:\"category_row_count\";s:1:\"4\";s:20:\"category_title_style\";s:8:\"featured\";s:19:\"category_show_title\";s:1:\"1\";s:14:\"product_header\";s:8:\"featured\";s:16:\"bottombar_sticky\";i:1;s:18:\"custom_css_post_id\";i:57;s:22:\"topbar_elements_center\";a:0:{}s:9:\"site_logo\";s:64:\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigma13.jpg\";s:10:\"logo_width\";s:3:\"135\";s:12:\"logo_padding\";s:1:\"0\";s:17:\"header_top_height\";s:2:\"41\";s:13:\"contact_phone\";s:12:\"+679 9223300\";s:13:\"contact_email\";s:0:\"\";s:13:\"contact_hours\";s:0:\"\";s:11:\"topbar_left\";s:650:\"<script type=\"text/javascript\">\n_linkedin_partner_id = \"867300\";\nwindow._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];\nwindow._linkedin_data_partner_ids.push(_linkedin_partner_id);\n</script><script type=\"text/javascript\">\n(function(){var s = document.getElementsByTagName(\"script\")[0];\nvar b = document.createElement(\"script\");\nb.type = \"text/javascript\";b.async = true;\nb.src = \"https://snap.licdn.com/li.lms-analytics/insight.min.js\";\ns.parentNode.insertBefore(b, s);})();\n</script>\n<noscript>\n<img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https://dc.ads.linkedin.com/collect/?pid=867300&fmt=gif\" />\n</noscript>\";s:9:\"header_bg\";s:7:\"#ffffff\";s:11:\"body_layout\";s:10:\"full-width\";s:10:\"box_shadow\";s:1:\"1\";s:10:\"site_width\";s:4:\"1090\";s:16:\"site_width_boxed\";s:4:\"1170\";s:7:\"body_bg\";s:7:\"#E2E2E2\";s:19:\"footer_bottom_align\";s:6:\"center\";s:14:\"type_nav_color\";s:7:\"#0a0a0a\";s:20:\"type_nav_color_hover\";s:7:\"#9c9a9a\";s:8:\"nav_push\";s:1:\"0\";s:14:\"pages_template\";s:5:\"blank\";s:16:\"footer_left_text\";s:144:\"Copyright [ux_current_year] © <strong>Six Sigma Academy</strong> -\nWeb Design by<a href=\"https://www.ebusinessfiji.com\"> E-Business (Fiji)</a> \";s:14:\"site_logo_dark\";s:64:\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigma13.jpg\";s:20:\"header_height_sticky\";s:2:\"89\";s:19:\"sticky_logo_padding\";s:1:\"0\";s:17:\"nav_height_sticky\";s:2:\"50\";s:16:\"site_logo_sticky\";s:64:\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigma13.jpg\";s:17:\"search_icon_style\";s:4:\"fill\";s:12:\"sticky_style\";s:6:\"shrink\";s:13:\"nav_style_top\";s:7:\"divided\";s:21:\"newsletter_icon_style\";s:4:\"fill\";s:27:\"header_newsletter_sub_title\";s:66:\"Signup for our newsletter to get notified about course and events.\";s:27:\"header_newsletter_auto_open\";b:0;s:20:\"header_newsletter_bg\";s:81:\"https://6sigma.academy/wp-content/uploads/2018/07/d19d5sz0wkl0lu.cloudfront-1.jpg\";s:28:\"header_newsletter_auto_timer\";s:4:\"3000\";s:27:\"header_newsletter_auto_show\";s:4:\"once\";s:15:\"header_button_1\";s:8:\"Register\";s:27:\"header_button_1_link_target\";s:5:\"_self\";s:21:\"header_button_1_style\";s:7:\"outline\";s:21:\"header_button_1_color\";s:5:\"alert\";s:20:\"header_button_1_size\";s:5:\"large\";s:22:\"header_button_1_radius\";s:3:\"0px\";s:20:\"header_button_1_link\";s:32:\"https://6sigma.academy/register/\";s:11:\"color_texts\";s:7:\"#0a0a0a\";s:19:\"type_headings_color\";s:7:\"#000000\";s:15:\"html_custom_css\";s:0:\"\";s:11:\"color_links\";s:7:\"#9d9f9f\";s:17:\"color_links_hover\";s:7:\"#a3a3a3\";s:17:\"dropdown_nav_size\";s:3:\"100\";s:25:\"header_height_transparent\";s:3:\"265\";s:13:\"dropdown_text\";s:4:\"dark\";s:17:\"footer_1_bg_image\";s:122:\"https://6sigma.academy/wp-content/uploads/2018/09/snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg.png\";s:17:\"footer_2_bg_image\";s:0:\"\";s:8:\"footer_2\";b:0;s:11:\"back_to_top\";b:0;s:17:\"footer_1_bg_color\";s:19:\"rgba(255,255,255,0)\";s:19:\"footer_bottom_color\";s:7:\"#000000\";s:17:\"footer_2_bg_color\";s:7:\"#ffffff\";s:27:\"header_newsletter_shortcode\";s:44:\"[contact-form-7 id=\"171\" title=\"newsletter\"]\";s:17:\"footer_right_text\";s:0:\"\";s:11:\"color_alert\";s:7:\"#4583c2\";s:10:\"nav_height\";s:2:\"16\";s:20:\"logo_position_mobile\";s:6:\"center\";s:15:\"menu_icon_style\";s:13:\"outline-round\";s:14:\"mobile_overlay\";s:4:\"left\";s:20:\"mobile_overlay_color\";s:4:\"dark\";s:23:\"header_account_register\";b:0;s:21:\"header_button_2_color\";s:7:\"primary\";s:15:\"header_button_2\";s:5:\"Login\";s:27:\"header_button_1_depth_hover\";s:1:\"0\";s:21:\"header_button_2_depth\";s:1:\"0\";s:27:\"header_button_2_depth_hover\";s:1:\"1\";s:21:\"header_button_1_depth\";s:1:\"0\";s:20:\"header_button_2_link\";s:32:\"https://6sigma.academy/register/\";s:19:\"header_search_style\";s:8:\"dropdown\";s:12:\"topbar_right\";s:210:\"<a href= \"https://play.google.com/store/apps/details?id=com.sixsigma.academy\"><img src=\"https://6sigma.academy/wp-content/uploads/2019/05/Google-Play-Icon.png\" alt=\"googleplayapp\" height=\"150\" width=\"130\"> </a>\";}','yes'),(164,'theme_switched','','yes'),(35358,'gform_upload_page_slug','c78b5320da5cf9d','yes'),(27067,'widget_wp_statistics_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(27068,'wp_statistics_check_useronline','1553601085','yes'),(36410,'pum_extend_viewed_extensions','a:0:{}','yes'),(21001,'revslider-notices-dc','a:1:{i:0;s:11:\"TPRS5481-03\";}','yes'),(5566,'pum_reviews_installed_on','2019-01-11 01:57:48','yes'),(36432,'vxcf_form_version','1.0.8','yes'),(5700,'mepr_biz_name','Six Sigma Academy ','yes'),(5701,'mepr_biz_address1','89 Robertson Road','yes'),(5702,'mepr_biz_address2','','yes'),(5703,'mepr_biz_city','Suva','yes'),(5704,'mepr_biz_state','REWA','yes'),(12702,'_mepr_expiring_sent_snapshot','1','yes'),(12703,'_mepr_expiring_timeout_sent_snapshot','1548297373','yes'),(4910,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4911,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4908,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4909,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4765,'widget_bp_groups_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(4766,'widget_bp_messages_sitewide_notices_widget','','yes'),(4772,'bp-active-components','a:8:{s:8:\"xprofile\";s:1:\"1\";s:8:\"settings\";s:1:\"1\";s:7:\"friends\";s:1:\"1\";s:8:\"messages\";s:1:\"1\";s:8:\"activity\";s:1:\"1\";s:13:\"notifications\";s:1:\"1\";s:6:\"groups\";s:1:\"1\";s:7:\"members\";s:1:\"1\";}','yes'),(4948,'mailchimp-woocommerce-store_id','5c37cc5434adf','yes'),(4771,'widget_bp_nouveau_sidebar_object_nav_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5725,'_transient_mepr_all_models_for_class_meprreminder','a:0:{}','yes'),(5735,'_transient__mepr_table_columns_info','a:3:{s:14:\"wp_mepr_events\";a:6:{s:2:\"id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:14:\"wp_mepr_events\";s:11:\"COLUMN_NAME\";s:2:\"id\";s:16:\"ORDINAL_POSITION\";s:1:\"1\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"PRI\";s:5:\"EXTRA\";s:14:\"auto_increment\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:5:\"event\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:14:\"wp_mepr_events\";s:11:\"COLUMN_NAME\";s:5:\"event\";s:16:\"ORDINAL_POSITION\";s:1:\"2\";s:14:\"COLUMN_DEFAULT\";s:5:\"login\";s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:7:\"varchar\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:3:\"255\";s:22:\"CHARACTER_OCTET_LENGTH\";s:4:\"1020\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:12:\"varchar(255)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:4:\"args\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:14:\"wp_mepr_events\";s:11:\"COLUMN_NAME\";s:4:\"args\";s:16:\"ORDINAL_POSITION\";s:1:\"3\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:7:\"varchar\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:3:\"255\";s:22:\"CHARACTER_OCTET_LENGTH\";s:4:\"1020\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:12:\"varchar(255)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:6:\"evt_id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:14:\"wp_mepr_events\";s:11:\"COLUMN_NAME\";s:6:\"evt_id\";s:16:\"ORDINAL_POSITION\";s:1:\"4\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:7:\"varchar\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:3:\"255\";s:22:\"CHARACTER_OCTET_LENGTH\";s:4:\"1020\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:12:\"varchar(255)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:11:\"evt_id_type\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:14:\"wp_mepr_events\";s:11:\"COLUMN_NAME\";s:11:\"evt_id_type\";s:16:\"ORDINAL_POSITION\";s:1:\"5\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:7:\"varchar\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:3:\"255\";s:22:\"CHARACTER_OCTET_LENGTH\";s:4:\"1020\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:12:\"varchar(255)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:10:\"created_at\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:14:\"wp_mepr_events\";s:11:\"COLUMN_NAME\";s:10:\"created_at\";s:16:\"ORDINAL_POSITION\";s:1:\"6\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:8:\"datetime\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";s:1:\"0\";s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:8:\"datetime\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}}s:15:\"wp_mepr_members\";a:19:{s:2:\"id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:2:\"id\";s:16:\"ORDINAL_POSITION\";s:1:\"1\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"PRI\";s:5:\"EXTRA\";s:14:\"auto_increment\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:7:\"user_id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:7:\"user_id\";s:16:\"ORDINAL_POSITION\";s:1:\"2\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"UNI\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:12:\"first_txn_id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:12:\"first_txn_id\";s:16:\"ORDINAL_POSITION\";s:1:\"3\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:0:\"\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:13:\"latest_txn_id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:13:\"latest_txn_id\";s:16:\"ORDINAL_POSITION\";s:1:\"4\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:9:\"txn_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:9:\"txn_count\";s:16:\"ORDINAL_POSITION\";s:1:\"5\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:17:\"expired_txn_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:17:\"expired_txn_count\";s:16:\"ORDINAL_POSITION\";s:1:\"6\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:16:\"active_txn_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:16:\"active_txn_count\";s:16:\"ORDINAL_POSITION\";s:1:\"7\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:9:\"sub_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:9:\"sub_count\";s:16:\"ORDINAL_POSITION\";s:1:\"8\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:17:\"pending_sub_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:17:\"pending_sub_count\";s:16:\"ORDINAL_POSITION\";s:1:\"9\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:16:\"active_sub_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:16:\"active_sub_count\";s:16:\"ORDINAL_POSITION\";s:2:\"10\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:19:\"suspended_sub_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:19:\"suspended_sub_count\";s:16:\"ORDINAL_POSITION\";s:2:\"11\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:19:\"cancelled_sub_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:19:\"cancelled_sub_count\";s:16:\"ORDINAL_POSITION\";s:2:\"12\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:11:\"memberships\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:11:\"memberships\";s:16:\"ORDINAL_POSITION\";s:2:\"13\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:8:\"longtext\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:10:\"4294967295\";s:22:\"CHARACTER_OCTET_LENGTH\";s:10:\"4294967295\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:8:\"longtext\";s:10:\"COLUMN_KEY\";s:0:\"\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:13:\"last_login_id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:13:\"last_login_id\";s:16:\"ORDINAL_POSITION\";s:2:\"14\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:11:\"login_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:11:\"login_count\";s:16:\"ORDINAL_POSITION\";s:2:\"15\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:11:\"total_spent\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:11:\"total_spent\";s:16:\"ORDINAL_POSITION\";s:2:\"16\";s:14:\"COLUMN_DEFAULT\";s:4:\"0.00\";s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:7:\"decimal\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"16\";s:13:\"NUMERIC_SCALE\";s:1:\"2\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:13:\"decimal(16,2)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:10:\"created_at\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:10:\"created_at\";s:16:\"ORDINAL_POSITION\";s:2:\"17\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:8:\"datetime\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";s:1:\"0\";s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:8:\"datetime\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:10:\"updated_at\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:10:\"updated_at\";s:16:\"ORDINAL_POSITION\";s:2:\"18\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:8:\"datetime\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";s:1:\"0\";s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:8:\"datetime\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:15:\"trial_txn_count\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:15:\"wp_mepr_members\";s:11:\"COLUMN_NAME\";s:15:\"trial_txn_count\";s:16:\"ORDINAL_POSITION\";s:2:\"19\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:3:\"YES\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}}s:30:\"wp_mepr_rule_access_conditions\";a:5:{s:2:\"id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:30:\"wp_mepr_rule_access_conditions\";s:11:\"COLUMN_NAME\";s:2:\"id\";s:16:\"ORDINAL_POSITION\";s:1:\"1\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"PRI\";s:5:\"EXTRA\";s:14:\"auto_increment\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:7:\"rule_id\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:30:\"wp_mepr_rule_access_conditions\";s:11:\"COLUMN_NAME\";s:7:\"rule_id\";s:16:\"ORDINAL_POSITION\";s:1:\"2\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:6:\"bigint\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";N;s:22:\"CHARACTER_OCTET_LENGTH\";N;s:17:\"NUMERIC_PRECISION\";s:2:\"19\";s:13:\"NUMERIC_SCALE\";s:1:\"0\";s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";N;s:14:\"COLLATION_NAME\";N;s:11:\"COLUMN_TYPE\";s:10:\"bigint(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:11:\"access_type\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:30:\"wp_mepr_rule_access_conditions\";s:11:\"COLUMN_NAME\";s:11:\"access_type\";s:16:\"ORDINAL_POSITION\";s:1:\"3\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:7:\"varchar\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:2:\"20\";s:22:\"CHARACTER_OCTET_LENGTH\";s:2:\"80\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:11:\"varchar(20)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:15:\"access_operator\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:30:\"wp_mepr_rule_access_conditions\";s:11:\"COLUMN_NAME\";s:15:\"access_operator\";s:16:\"ORDINAL_POSITION\";s:1:\"4\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:7:\"varchar\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:2:\"20\";s:22:\"CHARACTER_OCTET_LENGTH\";s:2:\"80\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:11:\"varchar(20)\";s:10:\"COLUMN_KEY\";s:0:\"\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}s:16:\"access_condition\";a:20:{s:13:\"TABLE_CATALOG\";s:3:\"def\";s:12:\"TABLE_SCHEMA\";s:14:\"sixsigma_sigma\";s:10:\"TABLE_NAME\";s:30:\"wp_mepr_rule_access_conditions\";s:11:\"COLUMN_NAME\";s:16:\"access_condition\";s:16:\"ORDINAL_POSITION\";s:1:\"5\";s:14:\"COLUMN_DEFAULT\";N;s:11:\"IS_NULLABLE\";s:2:\"NO\";s:9:\"DATA_TYPE\";s:7:\"varchar\";s:24:\"CHARACTER_MAXIMUM_LENGTH\";s:2:\"60\";s:22:\"CHARACTER_OCTET_LENGTH\";s:3:\"240\";s:17:\"NUMERIC_PRECISION\";N;s:13:\"NUMERIC_SCALE\";N;s:18:\"DATETIME_PRECISION\";N;s:18:\"CHARACTER_SET_NAME\";s:7:\"utf8mb4\";s:14:\"COLLATION_NAME\";s:22:\"utf8mb4_unicode_520_ci\";s:11:\"COLUMN_TYPE\";s:11:\"varchar(60)\";s:10:\"COLUMN_KEY\";s:3:\"MUL\";s:5:\"EXTRA\";s:0:\"\";s:10:\"PRIVILEGES\";s:31:\"select,insert,update,references\";s:14:\"COLUMN_COMMENT\";s:0:\"\";}}}','yes'),(5761,'_transient_mepr_all_models_for_class_meprproduct','a:1:{i:0;O:11:\"MeprProduct\":9:{s:12:\"period_types\";a:4:{i:0;s:5:\"weeks\";i:1;s:6:\"months\";i:2;s:5:\"years\";i:3;s:8:\"lifetime\";}s:20:\"limit_cycles_actions\";a:2:{i:0;s:6:\"expire\";i:1;s:8:\"lifetime\";}s:12:\"expire_units\";a:4:{i:0;s:4:\"days\";i:1;s:5:\"weeks\";i:2;s:6:\"months\";i:3;s:5:\"years\";}s:22:\"register_price_actions\";a:3:{i:0;s:7:\"default\";i:1;s:6:\"hidden\";i:2;s:6:\"custom\";}s:16:\"pricing_displays\";a:3:{i:0;s:4:\"auto\";i:1;s:6:\"custom\";i:2;s:4:\"none\";}s:12:\"expire_types\";a:3:{i:0;s:4:\"none\";i:1;s:5:\"delay\";i:2;s:5:\"fixed\";}s:6:\"\0*\0rec\";O:8:\"stdClass\":75:{s:2:\"ID\";i:883;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-01-22 11:20:59\";s:13:\"post_date_gmt\";s:19:\"2019-01-21 23:20:59\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:27:\"1 Year Certification Expiry\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:27:\"1-year-certification-expiry\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-01-23 11:38:14\";s:17:\"post_modified_gmt\";s:19:\"2019-01-22 23:38:14\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:63:\"https://6sigma.academy/?post_type=memberpressproduct&#038;p=883\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:18:\"memberpressproduct\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";s:5:\"price\";s:6:\"100.00\";s:6:\"period\";s:1:\"1\";s:11:\"period_type\";s:8:\"lifetime\";s:18:\"signup_button_text\";s:7:\"Sign Up\";s:12:\"limit_cycles\";b:0;s:16:\"limit_cycles_num\";s:1:\"2\";s:19:\"limit_cycles_action\";s:6:\"expire\";s:5:\"trial\";b:0;s:10:\"trial_days\";s:1:\"0\";s:12:\"trial_amount\";s:4:\"0.00\";s:10:\"trial_once\";s:1:\"1\";s:8:\"group_id\";s:1:\"0\";s:11:\"group_order\";s:1:\"0\";s:14:\"is_highlighted\";b:0;s:9:\"plan_code\";s:0:\"\";s:16:\"who_can_purchase\";a:1:{i:0;O:8:\"stdClass\":2:{s:9:\"user_type\";s:7:\"members\";s:10:\"product_id\";s:8:\"anything\";}}s:13:\"pricing_title\";s:27:\"1 Year Certification Expiry\";s:18:\"pricing_show_price\";b:1;s:15:\"pricing_display\";s:4:\"auto\";s:12:\"custom_price\";s:0:\"\";s:19:\"pricing_heading_txt\";s:0:\"\";s:18:\"pricing_footer_txt\";s:0:\"\";s:18:\"pricing_button_txt\";s:7:\"Sign Up\";s:23:\"pricing_button_position\";s:6:\"footer\";s:16:\"pricing_benefits\";a:1:{i:0;s:0:\"\";}s:21:\"register_price_action\";s:7:\"default\";s:14:\"register_price\";s:0:\"\";s:22:\"thank_you_page_enabled\";b:0;s:19:\"thank_you_page_type\";s:7:\"message\";s:17:\"thank_you_message\";s:0:\"\";s:17:\"thank_you_page_id\";s:1:\"0\";s:25:\"custom_login_urls_enabled\";b:0;s:25:\"custom_login_urls_default\";s:0:\"\";s:17:\"custom_login_urls\";a:0:{}s:11:\"expire_type\";s:5:\"delay\";s:12:\"expire_after\";s:3:\"365\";s:11:\"expire_unit\";s:4:\"days\";s:12:\"expire_fixed\";s:10:\"2019-01-22\";s:10:\"tax_exempt\";b:0;s:13:\"allow_renewal\";s:1:\"1\";s:10:\"access_url\";s:0:\"\";s:6:\"emails\";a:1:{s:27:\"MeprUserProductWelcomeEmail\";a:4:{s:7:\"enabled\";b:0;s:12:\"use_template\";b:1;s:7:\"subject\";s:40:\"** Thanks for Purchasing {$product_name}\";s:4:\"body\";s:943:\"<div id=\"header\" style=\"width: 680px;padding: 0px;margin: 0 auto;text-align: left\">\n<h1 style=\"font-size: 30px;margin-bottom: 4px\">Thanks for Purchasing {$product_name}</h1>\n</div>\n<div id=\"body\" style=\"width: 600px;background: white;padding: 40px;margin: 0 auto;text-align: left\">\n<div id=\"receipt\">\n<div class=\"section\" style=\"margin-bottom: 24px\">You can login here: {$login_page}</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">Using this username and password:</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">\n<table class=\"transaction\" style=\"clear: both\">\n<tbody>\n<tr>\n<th style=\"text-align: left\">Username:</th>\n<td>{$username}</td>\n</tr>\n<tr>\n<th style=\"text-align: left\">Password:</th>\n<td>*** Password you set during signup ***</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">Cheers!</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">The {$blog_name} Team</div>\n</div>\n</div>\n\";}}s:22:\"disable_address_fields\";b:0;s:26:\"simultaneous_subscriptions\";b:0;s:19:\"use_custom_template\";b:0;s:15:\"custom_template\";s:23:\"page-blank-featured.php\";s:25:\"customize_payment_methods\";b:0;s:22:\"custom_payment_methods\";a:0:{}s:24:\"customize_profile_fields\";b:0;s:21:\"custom_profile_fields\";a:0:{}s:23:\"cannot_purchase_message\";s:44:\"You don\'t have access to purchase this item.\";}s:8:\"\0*\0attrs\";a:51:{s:5:\"price\";d:0;s:6:\"period\";i:1;s:11:\"period_type\";s:8:\"lifetime\";s:18:\"signup_button_text\";s:7:\"Sign Up\";s:12:\"limit_cycles\";b:0;s:16:\"limit_cycles_num\";i:2;s:19:\"limit_cycles_action\";s:6:\"expire\";s:5:\"trial\";b:0;s:10:\"trial_days\";i:0;s:12:\"trial_amount\";d:0;s:10:\"trial_once\";b:1;s:8:\"group_id\";i:0;s:11:\"group_order\";i:0;s:14:\"is_highlighted\";b:0;s:9:\"plan_code\";s:0:\"\";s:16:\"who_can_purchase\";a:0:{}s:13:\"pricing_title\";s:0:\"\";s:18:\"pricing_show_price\";b:1;s:15:\"pricing_display\";s:0:\"\";s:12:\"custom_price\";s:0:\"\";s:19:\"pricing_heading_txt\";s:0:\"\";s:18:\"pricing_footer_txt\";s:0:\"\";s:18:\"pricing_button_txt\";s:0:\"\";s:23:\"pricing_button_position\";s:6:\"footer\";s:16:\"pricing_benefits\";a:0:{}s:21:\"register_price_action\";s:7:\"default\";s:14:\"register_price\";s:0:\"\";s:22:\"thank_you_page_enabled\";b:0;s:19:\"thank_you_page_type\";s:0:\"\";s:17:\"thank_you_message\";s:0:\"\";s:17:\"thank_you_page_id\";i:0;s:25:\"custom_login_urls_enabled\";b:0;s:25:\"custom_login_urls_default\";s:0:\"\";s:17:\"custom_login_urls\";a:0:{}s:11:\"expire_type\";s:4:\"none\";s:12:\"expire_after\";i:1;s:11:\"expire_unit\";s:4:\"days\";s:12:\"expire_fixed\";s:0:\"\";s:10:\"tax_exempt\";b:0;s:13:\"allow_renewal\";b:0;s:10:\"access_url\";s:0:\"\";s:6:\"emails\";a:0:{}s:22:\"disable_address_fields\";b:0;s:26:\"simultaneous_subscriptions\";b:0;s:19:\"use_custom_template\";b:0;s:15:\"custom_template\";s:0:\"\";s:25:\"customize_payment_methods\";b:0;s:22:\"custom_payment_methods\";a:0:{}s:24:\"customize_profile_fields\";b:0;s:21:\"custom_profile_fields\";a:0:{}s:23:\"cannot_purchase_message\";s:44:\"You don\'t have access to purchase this item.\";}s:11:\"\0*\0defaults\";N;}}','yes'),(5810,'woocommerce_tracker_ua','a:8:{i:0;s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";i:1;s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";i:2;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";i:3;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36\";i:4;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36\";i:5;s:125:\"Mozilla/5.0 (Linux; Android 8.0.0; SM-G930F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.105 Mobile Safari/537.36\";i:6;s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36\";i:7;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36\";}','yes'),(5825,'pum_total_open_count','183','yes'),(5713,'widget_mepr_login_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17562,'pmpro_addons','a:80:{i:0;a:12:{s:4:\"Name\";s:30:\"Hide Admin Bar From Non-admins\";s:5:\"Title\";s:30:\"Hide Admin Bar From Non-admins\";s:9:\"PluginURI\";s:68:\"http://www.paidmembershipspro.com/wp/hide-admin-bar-from-non-admins/\";s:4:\"Slug\";s:30:\"hide-admin-bar-from-non-admins\";s:6:\"plugin\";s:65:\"hide-admin-bar-from-non-admins/hide-admin-bar-from-non-admins.php\";s:7:\"Version\";s:3:\"1.0\";s:11:\"Description\";s:71:\"A tweak of the code by Yoast to hide the admin bar for non-admins only.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:73:\"https://downloads.wordpress.org/plugin/hide-admin-bar-from-non-admins.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:1;a:12:{s:4:\"Name\";s:21:\"Import Users from CSV\";s:5:\"Title\";s:21:\"Import Users from CSV\";s:9:\"PluginURI\";s:58:\"http://wordpress.org/extend/plugins/import-users-from-csv/\";s:4:\"Slug\";s:21:\"import-users-from-csv\";s:6:\"plugin\";s:47:\"import-users-from-csv/import-users-from-csv.php\";s:7:\"Version\";s:5:\"1.0.0\";s:11:\"Description\";s:47:\"Import Users data and metadata from a csv file.\";s:6:\"Author\";s:13:\"Ulrich Sossou\";s:9:\"AuthorURI\";s:24:\"http://ulrichsossou.com/\";s:8:\"Download\";s:64:\"https://downloads.wordpress.org/plugin/import-users-from-csv.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:2;a:12:{s:4:\"Name\";s:44:\"Paid Memberships Pro - Add Member From Admin\";s:5:\"Title\";s:44:\"Paid Memberships Pro - Add Member From Admin\";s:9:\"PluginURI\";s:67:\"https://www.paidmembershipspro.com/add-ons/add-member-admin-add-on/\";s:4:\"Slug\";s:22:\"pmpro-add-member-admin\";s:6:\"plugin\";s:49:\"pmpro-add-member-admin/pmpro-add-member-admin.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:48:\"Allow admins to add members in the WP dashboard.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-add-member-admin.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:3;a:12:{s:4:\"Name\";s:50:\"Paid Memberships Pro - Add Name to Checkout Add On\";s:5:\"Title\";s:50:\"Paid Memberships Pro - Add Name to Checkout Add On\";s:9:\"PluginURI\";s:64:\"http://www.paidmembershipspro.com/wp/pmpro-add-name-to-checkout/\";s:4:\"Slug\";s:26:\"pmpro-add-name-to-checkout\";s:6:\"plugin\";s:57:\"pmpro-add-name-to-checkout/pmpro-add-name-to-checkout.php\";s:7:\"Version\";s:4:\".3.1\";s:11:\"Description\";s:97:\"Adds first and last name fields to the user account section at checkout for Paid Memberships Pro.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:83:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-add-name-to-checkout.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:4;a:12:{s:4:\"Name\";s:48:\"Paid Memberships Pro - Add PayPal Express Add On\";s:5:\"Title\";s:48:\"Paid Memberships Pro - Add PayPal Express Add On\";s:9:\"PluginURI\";s:84:\"https://www.paidmembershipspro.com/add-ons/pmpro-add-paypal-express-option-checkout/\";s:4:\"Slug\";s:24:\"pmpro-add-paypal-express\";s:6:\"plugin\";s:53:\"pmpro-add-paypal-express/pmpro-add-paypal-express.php\";s:7:\"Version\";s:4:\".5.3\";s:11:\"Description\";s:49:\"Add PayPal Express as a Second Option at Checkout\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:81:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-add-paypal-express.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:5;a:12:{s:4:\"Name\";s:37:\"Paid Memberships Pro - Addon Packages\";s:5:\"Title\";s:37:\"Paid Memberships Pro - Addon Packages\";s:9:\"PluginURI\";s:56:\"https://www.paidmembershipspro.com/pmpro-addon-packages/\";s:4:\"Slug\";s:20:\"pmpro-addon-packages\";s:6:\"plugin\";s:45:\"pmpro-addon-packages/pmpro-addon-packages.php\";s:7:\"Version\";s:4:\".7.8\";s:11:\"Description\";s:169:\"Allow PMPro members to purchase access to specific pages. This plugin is meant to be a temporary solution until support for multiple membership levels is added to PMPro.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:31:\"https://www.strangerstudios.com\";s:8:\"Download\";s:77:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-addon-packages.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:6;a:12:{s:4:\"Name\";s:53:\"Paid Memberships Pro - Address For Free Levels Add On\";s:5:\"Title\";s:53:\"Paid Memberships Pro - Address For Free Levels Add On\";s:9:\"PluginURI\";s:92:\"https://www.paidmembershipspro.com/add-ons/capture-name-address-free-levels-offsite-gateway/\";s:4:\"Slug\";s:29:\"pmpro-address-for-free-levels\";s:6:\"plugin\";s:63:\"pmpro-address-for-free-levels/pmpro-address-for-free-levels.php\";s:7:\"Version\";s:2:\".4\";s:11:\"Description\";s:66:\"Show address fields for free levels also with Paid Memberships Pro\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:35:\"https://www.paidmembershipspro.com/\";s:8:\"Download\";s:86:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-address-for-free-levels.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:7;a:12:{s:4:\"Name\";s:60:\"Paid Memberships Pro - Advanced Levels Page Shortcode Add On\";s:5:\"Title\";s:60:\"Paid Memberships Pro - Advanced Levels Page Shortcode Add On\";s:9:\"PluginURI\";s:59:\"http://www.paidmembershipspro.com/wp/pmpro-advanced-levels/\";s:4:\"Slug\";s:31:\"pmpro-advanced-levels-shortcode\";s:6:\"plugin\";s:67:\"pmpro-advanced-levels-shortcode/pmpro-advanced-levels-shortcode.php\";s:7:\"Version\";s:4:\".2.4\";s:11:\"Description\";s:105:\"An enhanced shortcode for customizing the display of your Membership Levels Page for Paid Memberships Pro\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:88:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-advanced-levels-shortcode.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:8;a:12:{s:4:\"Name\";s:40:\"Paid Memberships Pro - Affiliates Add On\";s:5:\"Title\";s:40:\"Paid Memberships Pro - Affiliates Add On\";s:9:\"PluginURI\";s:51:\"http://www.paidmembershipspro.com/pmpro-affiliates/\";s:4:\"Slug\";s:16:\"pmpro-affiliates\";s:6:\"plugin\";s:37:\"pmpro-affiliates/pmpro-affiliates.php\";s:7:\"Version\";s:2:\".3\";s:11:\"Description\";s:185:\"Create affiliate accounts and codes. If a code is passed to a page as a parameter, a cookie is set. If a cookie is present after checkout, the order is awarded to the affiliate account.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:73:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-affiliates.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:9;a:12:{s:4:\"Name\";s:39:\"Paid Memberships Pro - Approvals Add On\";s:5:\"Title\";s:39:\"Paid Memberships Pro - Approvals Add On\";s:9:\"PluginURI\";s:71:\"https://www.paidmembershipspro.com/add-ons/approval-process-membership/\";s:4:\"Slug\";s:15:\"pmpro-approvals\";s:6:\"plugin\";s:35:\"pmpro-approvals/pmpro-approvals.php\";s:7:\"Version\";s:5:\"1.0.4\";s:11:\"Description\";s:75:\"Grants administrators the ability to approve/deny memberships after signup.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:72:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-approvals.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:10;a:12:{s:4:\"Name\";s:44:\"Paid Memberships Pro - Auto-Renewal Checkbox\";s:5:\"Title\";s:44:\"Paid Memberships Pro - Auto-Renewal Checkbox\";s:9:\"PluginURI\";s:85:\"https://www.paidmembershipspro.com/add-ons/auto-renewal-checkbox-membership-checkout/\";s:4:\"Slug\";s:27:\"pmpro-auto-renewal-checkbox\";s:6:\"plugin\";s:59:\"pmpro-auto-renewal-checkbox/pmpro-auto-renewal-checkbox.php\";s:7:\"Version\";s:4:\".2.6\";s:11:\"Description\";s:55:\"Make auto-renewal optional at checkout with a checkbox.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:84:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-auto-renewal-checkbox.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:11;a:12:{s:4:\"Name\";s:36:\"Paid Memberships Pro - AWeber Add On\";s:5:\"Title\";s:36:\"Paid Memberships Pro - AWeber Add On\";s:9:\"PluginURI\";s:68:\"https://www.paidmembershipspro.com/add-ons/pmpro-aweber-integration/\";s:4:\"Slug\";s:12:\"pmpro-aweber\";s:6:\"plugin\";s:29:\"pmpro-aweber/pmpro-aweber.php\";s:7:\"Version\";s:5:\"1.3.1\";s:11:\"Description\";s:56:\"Sync your WordPress users and members with AWeber lists.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:35:\"https://www.paidmembershipspro.com/\";s:8:\"Download\";s:55:\"https://downloads.wordpress.org/plugin/pmpro-aweber.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:12;a:12:{s:4:\"Name\";s:37:\"Paid Memberships Pro - bbPress Add On\";s:5:\"Title\";s:37:\"Paid Memberships Pro - bbPress Add On\";s:9:\"PluginURI\";s:57:\"https://www.paidmembershipspro.com/add-ons/pmpro-bbpress/\";s:4:\"Slug\";s:13:\"pmpro-bbpress\";s:6:\"plugin\";s:31:\"pmpro-bbpress/pmpro-bbpress.php\";s:7:\"Version\";s:5:\"1.5.5\";s:11:\"Description\";s:54:\"Allow individual forums to be locked down for members.\";s:6:\"Author\";s:29:\"Stranger Studios, Scott Sousa\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:56:\"https://downloads.wordpress.org/plugin/pmpro-bbpress.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:13;a:12:{s:4:\"Name\";s:50:\"Paid Memberships Pro - Better Logins Report Add On\";s:5:\"Title\";s:50:\"Paid Memberships Pro - Better Logins Report Add On\";s:9:\"PluginURI\";s:64:\"http://www.paidmembershipspro.com/wp/pmpro-better-logins-report/\";s:4:\"Slug\";s:26:\"pmpro-better-logins-report\";s:6:\"plugin\";s:57:\"pmpro-better-logins-report/pmpro-better-logins-report.php\";s:7:\"Version\";s:6:\".2.3.2\";s:11:\"Description\";s:66:\"Adds login, view, and visit stats for \"This Week\" and \"This Year\".\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:83:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-better-logins-report.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:14;a:12:{s:4:\"Name\";s:40:\"Paid Memberships Pro - BuddyPress Add On\";s:5:\"Title\";s:40:\"Paid Memberships Pro - BuddyPress Add On\";s:9:\"PluginURI\";s:65:\"https://www.paidmembershipspro.com/add-ons/buddypress-integration\";s:4:\"Slug\";s:16:\"pmpro-buddypress\";s:6:\"plugin\";s:37:\"pmpro-buddypress/pmpro-buddypress.php\";s:7:\"Version\";s:3:\"1.2\";s:11:\"Description\";s:70:\"Manage access to your BuddyPress Community using Paid Memberships Pro.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:73:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-buddypress.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:15;a:12:{s:4:\"Name\";s:42:\"Paid Memberships Pro - Check Levels Add On\";s:5:\"Title\";s:42:\"Paid Memberships Pro - Check Levels Add On\";s:9:\"PluginURI\";s:56:\"http://www.paidmembershipspro.com/wp/pmpro-check-levels/\";s:4:\"Slug\";s:18:\"pmpro-check-levels\";s:6:\"plugin\";s:41:\"pmpro-check-levels/pmpro-check-levels.php\";s:7:\"Version\";s:2:\".3\";s:11:\"Description\";s:106:\"A collection of customizations useful when allowing users to pay by check for Paid Memberships Pro levels.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:75:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-check-levels.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"1\";}i:16;a:12:{s:4:\"Name\";s:46:\"Paid Memberships Pro - Constant Contact Add On\";s:5:\"Title\";s:46:\"Paid Memberships Pro - Constant Contact Add On\";s:9:\"PluginURI\";s:56:\"http://www.paidmembershipspro.com/pmpro-constantcontact/\";s:4:\"Slug\";s:22:\"pmpro-constant-contact\";s:6:\"plugin\";s:49:\"pmpro-constant-contact/pmpro-constant-contact.php\";s:7:\"Version\";s:5:\"1.0.2\";s:11:\"Description\";s:66:\"Sync your WordPress users and members with Constant Contact lists.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:65:\"https://downloads.wordpress.org/plugin/pmpro-constant-contact.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:17;a:12:{s:4:\"Name\";s:52:\"Paid Memberships Pro - Custom Level Cost Text Add On\";s:5:\"Title\";s:52:\"Paid Memberships Pro - Custom Level Cost Text Add On\";s:9:\"PluginURI\";s:66:\"http://www.paidmembershipspro.com/wp/pmpro-custom-level-cost-text/\";s:4:\"Slug\";s:21:\"pmpro-level-cost-text\";s:6:\"plugin\";s:47:\"pmpro-level-cost-text/pmpro-level-cost-text.php\";s:7:\"Version\";s:4:\".3.2\";s:11:\"Description\";s:99:\"Modify the default level cost text per level, per discount code, or globally via advanced settings.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:78:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-level-cost-text.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:18;a:12:{s:4:\"Name\";s:46:\"Paid Memberships Pro - Custom Post Type Add On\";s:5:\"Title\";s:46:\"Paid Memberships Pro - Custom Post Type Add On\";s:9:\"PluginURI\";s:78:\"https://www.paidmembershipspro.com/add-ons/custom-post-type-membership-access/\";s:4:\"Slug\";s:9:\"pmpro-cpt\";s:6:\"plugin\";s:23:\"pmpro-cpt/pmpro-cpt.php\";s:7:\"Version\";s:4:\".2.1\";s:11:\"Description\";s:76:\"Add the PMPro meta box to CPTs and redirects non-members to a selected page.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:35:\"https://www.paidmembershipspro.com/\";s:8:\"Download\";s:66:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-cpt.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:19;a:12:{s:4:\"Name\";s:42:\"Paid Memberships Pro - Developer\'s Toolkit\";s:5:\"Title\";s:42:\"Paid Memberships Pro - Developer\'s Toolkit\";s:9:\"PluginURI\";s:0:\"\";s:4:\"Slug\";s:13:\"pmpro-toolkit\";s:6:\"plugin\";s:31:\"pmpro-toolkit/pmpro-toolkit.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:70:\"Various tools to test and debug Paid Memberships Pro enabled websites.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:0:\"\";s:8:\"Download\";s:70:\"http://license.paidmembershipspro.com/downloads/free/pmpro-toolkit.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:20;a:12:{s:4:\"Name\";s:32:\"Paid Memberships Pro - Donations\";s:5:\"Title\";s:32:\"Paid Memberships Pro - Donations\";s:9:\"PluginURI\";s:60:\"https://www.paidmembershipspro.com/add-ons/donations-add-on/\";s:4:\"Slug\";s:15:\"pmpro-donations\";s:6:\"plugin\";s:35:\"pmpro-donations/pmpro-donations.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:65:\"Allow customers to set an additional donation amount at checkout.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:35:\"https://www.paidmembershipspro.com/\";s:8:\"Download\";s:72:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-donations.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:21;a:12:{s:4:\"Name\";s:58:\"Paid Memberships Pro - Download Monitor Integration Add On\";s:5:\"Title\";s:58:\"Paid Memberships Pro - Download Monitor Integration Add On\";s:9:\"PluginURI\";s:57:\"http://www.paidmembershipspro.com/pmpro-download-monitor/\";s:4:\"Slug\";s:22:\"pmpro-download-monitor\";s:6:\"plugin\";s:49:\"pmpro-download-monitor/pmpro-download-monitor.php\";s:7:\"Version\";s:4:\".2.1\";s:11:\"Description\";s:72:\"Require membership for downloads when using the Download Monitor plugin.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-download-monitor.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:22;a:12:{s:4:\"Name\";s:48:\"Paid Memberships Pro - Email Confirmation Add On\";s:5:\"Title\";s:48:\"Paid Memberships Pro - Email Confirmation Add On\";s:9:\"PluginURI\";s:66:\"http://www.paidmembershipspro.com/addons/pmpro-email-confirmation/\";s:4:\"Slug\";s:24:\"pmpro-email-confirmation\";s:6:\"plugin\";s:53:\"pmpro-email-confirmation/pmpro-email-confirmation.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:73:\"Require email confirmation before certain levels are enabled for members.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:81:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-email-confirmation.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:23;a:12:{s:4:\"Name\";s:45:\"Paid Memberships Pro - Email Templates Add On\";s:5:\"Title\";s:45:\"Paid Memberships Pro - Email Templates Add On\";s:9:\"PluginURI\";s:72:\"https://www.paidmembershipspro.com/add-ons/email-templates-admin-editor/\";s:4:\"Slug\";s:21:\"pmpro-email-templates\";s:6:\"plugin\";s:47:\"pmpro-email-templates/pmpro-email-templates.php\";s:7:\"Version\";s:5:\"0.7.2\";s:11:\"Description\";s:80:\"Define your own members email templates including HTML for Paid Memberships Pro.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:78:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-email-templates.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:24;a:12:{s:4:\"Name\";s:61:\"Paid Memberships Pro - Extra Expiration Warning Emails Add On\";s:5:\"Title\";s:61:\"Paid Memberships Pro - Extra Expiration Warning Emails Add On\";s:9:\"PluginURI\";s:75:\"http://www.paidmembershipspro.com/wp/pmpro-extra-expiration-warning-emails/\";s:4:\"Slug\";s:37:\"pmpro-extra-expiration-warning-emails\";s:6:\"plugin\";s:79:\"pmpro-extra-expiration-warning-emails/pmpro-extra-expiration-warning-emails.php\";s:7:\"Version\";s:2:\".4\";s:11:\"Description\";s:81:\"Send out more than one \"membership expiration warning\" email to users with PMPro.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:94:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-extra-expiration-warning-emails.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:25;a:12:{s:4:\"Name\";s:41:\"Paid Memberships Pro - GetResponse Add On\";s:5:\"Title\";s:41:\"Paid Memberships Pro - GetResponse Add On\";s:9:\"PluginURI\";s:52:\"http://www.paidmembershipspro.com/pmpro-getresponse/\";s:4:\"Slug\";s:17:\"pmpro-getresponse\";s:6:\"plugin\";s:39:\"pmpro-getresponse/pmpro-getresponse.php\";s:7:\"Version\";s:4:\".4.1\";s:11:\"Description\";s:65:\"Sync your WordPress users and members with GetResponse campaigns.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:74:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-getresponse.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:26;a:12:{s:4:\"Name\";s:41:\"Paid Memberships Pro - Gift Levels Add On\";s:5:\"Title\";s:41:\"Paid Memberships Pro - Gift Levels Add On\";s:9:\"PluginURI\";s:60:\"http://www.paidmembershipspro.com/add-ons/pmpro-gift-levels/\";s:4:\"Slug\";s:17:\"pmpro-gift-levels\";s:6:\"plugin\";s:39:\"pmpro-gift-levels/pmpro-gift-levels.php\";s:7:\"Version\";s:2:\".3\";s:11:\"Description\";s:87:\"Some levels will generate discount codes to give to others to use for gift memberships.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:74:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-gift-levels.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:27;a:12:{s:4:\"Name\";s:50:\"Paid Memberships Pro - Group Discount Codes Add On\";s:5:\"Title\";s:50:\"Paid Memberships Pro - Group Discount Codes Add On\";s:9:\"PluginURI\";s:64:\"https://www.paidmembershipspro.com/add-ons/group-discount-codes/\";s:4:\"Slug\";s:26:\"pmpro-group-discount-codes\";s:6:\"plugin\";s:57:\"pmpro-group-discount-codes/pmpro-group-discount-codes.php\";s:7:\"Version\";s:4:\".3.2\";s:11:\"Description\";s:98:\"Adds features to PMPro to better manage grouped discount codes or large numbers of discount codes.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:35:\"https://www.paidmembershipspro.com/\";s:8:\"Download\";s:83:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-group-discount-codes.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:28;a:12:{s:4:\"Name\";s:45:\"Paid Memberships Pro - Holler Box Integration\";s:5:\"Title\";s:45:\"Paid Memberships Pro - Holler Box Integration\";s:9:\"PluginURI\";s:66:\"https://www.paidmembershipspro.com/add-ons/holler-box-integration/\";s:4:\"Slug\";s:15:\"pmpro-hollerbox\";s:6:\"plugin\";s:35:\"pmpro-hollerbox/pmpro-hollerbox.php\";s:7:\"Version\";s:4:\".1.1\";s:11:\"Description\";s:105:\"Integrates Paid Memberships Pro with the Holler Box plugin to display popups/banners by membership level.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:72:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-hollerbox.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:29;a:12:{s:4:\"Name\";s:51:\"Paid Memberships Pro - Import Users from CSV Add On\";s:5:\"Title\";s:51:\"Paid Memberships Pro - Import Users from CSV Add On\";s:9:\"PluginURI\";s:62:\"http://www.paidmembershipspro.com/pmpro-import-users-from-csv/\";s:4:\"Slug\";s:27:\"pmpro-import-users-from-csv\";s:6:\"plugin\";s:59:\"pmpro-import-users-from-csv/pmpro-import-users-from-csv.php\";s:7:\"Version\";s:4:\".3.3\";s:11:\"Description\";s:90:\"Add-on for the Import Users From CSV plugin to import PMPro and membership-related fields.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:84:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-import-users-from-csv.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:30;a:12:{s:4:\"Name\";s:42:\"Paid Memberships Pro - Infusionsoft Add On\";s:5:\"Title\";s:42:\"Paid Memberships Pro - Infusionsoft Add On\";s:9:\"PluginURI\";s:53:\"http://www.paidmembershipspro.com/pmpro-infusionsoft/\";s:4:\"Slug\";s:18:\"pmpro-infusionsoft\";s:6:\"plugin\";s:41:\"pmpro-infusionsoft/pmpro-infusionsoft.php\";s:7:\"Version\";s:5:\"1.3.2\";s:11:\"Description\";s:65:\"Sync your WordPress users and members with Infusionsoft contacts.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:61:\"https://downloads.wordpress.org/plugin/pmpro-infusionsoft.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:31;a:12:{s:4:\"Name\";s:41:\"Paid Memberships Pro - Invite Only Add On\";s:5:\"Title\";s:41:\"Paid Memberships Pro - Invite Only Add On\";s:9:\"PluginURI\";s:60:\"http://www.paidmembershipspro.com/add-ons/pmpro-invite-only/\";s:4:\"Slug\";s:17:\"pmpro-invite-only\";s:6:\"plugin\";s:39:\"pmpro-invite-only/pmpro-invite-only.php\";s:7:\"Version\";s:4:\".3.4\";s:11:\"Description\";s:102:\"Users must have an invite code to sign up for certain levels. Users are given an invite code to share.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:74:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-invite-only.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:32;a:12:{s:4:\"Name\";s:41:\"Paid Memberships Pro - Kissmetrics Add On\";s:5:\"Title\";s:41:\"Paid Memberships Pro - Kissmetrics Add On\";s:9:\"PluginURI\";s:0:\"\";s:4:\"Slug\";s:17:\"pmpro-kissmetrics\";s:6:\"plugin\";s:39:\"pmpro-kissmetrics/pmpro-kissmetrics.php\";s:7:\"Version\";s:4:\".3.1\";s:11:\"Description\";s:116:\"Integrates your WordPress site with Kissmetrics to track meaningful user data, with or without Paid Memberships Pro.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:26:\"http://strangerstudios.com\";s:8:\"Download\";s:60:\"https://downloads.wordpress.org/plugin/pmpro-kissmetrics.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:33;a:12:{s:4:\"Name\";s:50:\"Paid Memberships Pro - Levels as DIV Layout Add On\";s:5:\"Title\";s:50:\"Paid Memberships Pro - Levels as DIV Layout Add On\";s:9:\"PluginURI\";s:55:\"https://www.paidmembershipspro.com/wp/pmpro-div-levels/\";s:4:\"Slug\";s:16:\"pmpro-div-levels\";s:6:\"plugin\";s:37:\"pmpro-div-levels/pmpro-div-levels.php\";s:7:\"Version\";s:2:\".2\";s:11:\"Description\";s:76:\"Display your Membership Levels Page in a DIV Layout for Paid Memberships Pro\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:73:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-div-levels.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"1\";}i:34;a:12:{s:4:\"Name\";s:46:\"Paid Memberships Pro - Limit Post Views Add On\";s:5:\"Title\";s:46:\"Paid Memberships Pro - Limit Post Views Add On\";s:9:\"PluginURI\";s:60:\"http://www.paidmembershipspro.com/wp/pmpro-limit-post-views/\";s:4:\"Slug\";s:22:\"pmpro-limit-post-views\";s:6:\"plugin\";s:49:\"pmpro-limit-post-views/pmpro-limit-post-views.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:106:\"Integrates with Paid Memberships Pro to limit the number of times non-members can view posts on your site.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-limit-post-views.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:35;a:12:{s:4:\"Name\";s:44:\"Paid Memberships Pro - Lock Membership Level\";s:5:\"Title\";s:44:\"Paid Memberships Pro - Lock Membership Level\";s:9:\"PluginURI\";s:59:\"http://www.paidmembershipspro.com/wp/lock-membership-level/\";s:4:\"Slug\";s:27:\"pmpro-lock-membership-level\";s:6:\"plugin\";s:59:\"pmpro-lock-membership-level/pmpro-lock-membership-level.php\";s:7:\"Version\";s:2:\".2\";s:11:\"Description\";s:61:\"Lock membership level changes for specific users or by level.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:84:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-lock-membership-level.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:36;a:12:{s:4:\"Name\";s:39:\"Paid Memberships Pro - MailChimp Add On\";s:5:\"Title\";s:39:\"Paid Memberships Pro - MailChimp Add On\";s:9:\"PluginURI\";s:50:\"http://www.paidmembershipspro.com/pmpro-mailchimp/\";s:4:\"Slug\";s:15:\"pmpro-mailchimp\";s:6:\"plugin\";s:35:\"pmpro-mailchimp/pmpro-mailchimp.php\";s:7:\"Version\";s:5:\"2.1.1\";s:11:\"Description\";s:59:\"Sync your WordPress users and members with MailChimp lists.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:58:\"https://downloads.wordpress.org/plugin/pmpro-mailchimp.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:37;a:12:{s:4:\"Name\";s:43:\"Paid Memberships Pro - Member Badges Add On\";s:5:\"Title\";s:43:\"Paid Memberships Pro - Member Badges Add On\";s:9:\"PluginURI\";s:54:\"http://www.paidmembershipspro.com/pmpro-member-badges/\";s:4:\"Slug\";s:19:\"pmpro-member-badges\";s:6:\"plugin\";s:43:\"pmpro-member-badges/pmpro-member-badges.php\";s:7:\"Version\";s:4:\".3.1\";s:11:\"Description\";s:115:\"Assign unique member badges (images) to each membership level and display via a shortcode or template PHP function.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:76:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-member-badges.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:38;a:12:{s:4:\"Name\";s:46:\"Paid Memberships Pro - Member Directory Add On\";s:5:\"Title\";s:46:\"Paid Memberships Pro - Member Directory Add On\";s:9:\"PluginURI\";s:60:\"http://www.paidmembershipspro.com/wp/pmpro-member-directory/\";s:4:\"Slug\";s:22:\"pmpro-member-directory\";s:6:\"plugin\";s:49:\"pmpro-member-directory/pmpro-member-directory.php\";s:7:\"Version\";s:4:\".5.1\";s:11:\"Description\";s:81:\"Adds a customizable Member Directory and Member Profiles to your membership site.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-member-directory.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:39;a:12:{s:4:\"Name\";s:44:\"Paid Memberships Pro - Member History Add On\";s:5:\"Title\";s:44:\"Paid Memberships Pro - Member History Add On\";s:9:\"PluginURI\";s:58:\"http://www.paidmembershipspro.com/wp/pmpro-member-history/\";s:4:\"Slug\";s:20:\"pmpro-member-history\";s:6:\"plugin\";s:45:\"pmpro-member-history/pmpro-member-history.php\";s:7:\"Version\";s:2:\".3\";s:11:\"Description\";s:77:\"Display a history of a user\'s Membership on the User Profile for admins only.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:77:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-member-history.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:40;a:12:{s:4:\"Name\";s:46:\"Paid Memberships Pro - Member Homepages Add On\";s:5:\"Title\";s:46:\"Paid Memberships Pro - Member Homepages Add On\";s:9:\"PluginURI\";s:57:\"http://www.paidmembershipspro.com/pmpro-member-homepages/\";s:4:\"Slug\";s:22:\"pmpro-member-homepages\";s:6:\"plugin\";s:49:\"pmpro-member-homepages/pmpro-member-homepages.php\";s:7:\"Version\";s:2:\".1\";s:11:\"Description\";s:72:\"Redirect members to a unique homepage/landing page based on their level.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-member-homepages.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:41;a:12:{s:4:\"Name\";s:50:\"Paid Memberships Pro - Member Network Sites Add On\";s:5:\"Title\";s:50:\"Paid Memberships Pro - Member Network Sites Add On\";s:9:\"PluginURI\";s:48:\"http://www.paidmembershipspro.com/network-sites/\";s:4:\"Slug\";s:13:\"pmpro-network\";s:6:\"plugin\";s:31:\"pmpro-network/pmpro-network.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:76:\"Create a network site for the member as part of membership to the main site.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:70:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-network.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:42;a:12:{s:4:\"Name\";s:40:\"Paid Memberships Pro - Member RSS Add On\";s:5:\"Title\";s:40:\"Paid Memberships Pro - Member RSS Add On\";s:9:\"PluginURI\";s:54:\"http://www.paidmembershipspro.com/wp/pmpro-member-rss/\";s:4:\"Slug\";s:16:\"pmpro-member-rss\";s:6:\"plugin\";s:37:\"pmpro-member-rss/pmpro-member-rss.php\";s:7:\"Version\";s:2:\".2\";s:11:\"Description\";s:57:\"Create Member-Specific RSS Feeds for Paid Memberships Pro\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:73:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-member-rss.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:43;a:12:{s:4:\"Name\";s:45:\"Paid Memberships Pro - Membership Card Add On\";s:5:\"Title\";s:45:\"Paid Memberships Pro - Membership Card Add On\";s:9:\"PluginURI\";s:59:\"http://www.paidmembershipspro.com/wp/pmpro-membership-card/\";s:4:\"Slug\";s:21:\"pmpro-membership-card\";s:6:\"plugin\";s:47:\"pmpro-membership-card/pmpro-membership-card.php\";s:7:\"Version\";s:2:\".4\";s:11:\"Description\";s:81:\"Display a printable Membership Card for Paid Memberships Pro members or WP users.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:78:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-membership-card.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:44;a:12:{s:4:\"Name\";s:53:\"Paid Memberships Pro - Membership Manager Role Add On\";s:5:\"Title\";s:53:\"Paid Memberships Pro - Membership Manager Role Add On\";s:9:\"PluginURI\";s:73:\"https://www.paidmembershipspro.com/add-ons/pmpro-membership-manager-role/\";s:4:\"Slug\";s:29:\"pmpro-membership-manager-role\";s:6:\"plugin\";s:63:\"pmpro-membership-manager-role/pmpro-membership-manager-role.php\";s:7:\"Version\";s:4:\".3.2\";s:11:\"Description\";s:86:\"Adds a Membership Manager role to WordPress with access to PMPro settings and reports.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:86:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-membership-manager-role.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:45;a:12:{s:4:\"Name\";s:52:\"Paid Memberships Pro - Multiple Memberships per User\";s:5:\"Title\";s:52:\"Paid Memberships Pro - Multiple Memberships per User\";s:9:\"PluginURI\";s:70:\"http://www.paidmembershipspro.com/pmpro-multiple-memberships-per-user/\";s:4:\"Slug\";s:35:\"pmpro-multiple-memberships-per-user\";s:6:\"plugin\";s:75:\"pmpro-multiple-memberships-per-user/pmpro-multiple-memberships-per-user.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:91:\"Update PMPro to allow users to checkout for and hold multiple memberships at the same time.\";s:6:\"Author\";s:37:\"Square Lines LLC and Stranger Studios\";s:9:\"AuthorURI\";s:27:\"http://www.square-lines.com\";s:8:\"Download\";s:92:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-multiple-memberships-per-user.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:46;a:12:{s:4:\"Name\";s:50:\"Paid Memberships Pro - Multisite Membership Add On\";s:5:\"Title\";s:50:\"Paid Memberships Pro - Multisite Membership Add On\";s:9:\"PluginURI\";s:70:\"https://www.paidmembershipspro.com/add-ons/pmpro-multisite-membership/\";s:4:\"Slug\";s:21:\"pmpro-network-subsite\";s:6:\"plugin\";s:47:\"pmpro-network-subsite/pmpro-network-subsite.php\";s:7:\"Version\";s:4:\".4.3\";s:11:\"Description\";s:139:\"Manage memberships at the network’s main site (the primary domain of the network) and provide/restrict access on subsites in the network.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:78:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-network-subsite.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:47;a:12:{s:4:\"Name\";s:39:\"Paid Memberships Pro - Nav Menus Add On\";s:5:\"Title\";s:39:\"Paid Memberships Pro - Nav Menus Add On\";s:9:\"PluginURI\";s:59:\"https://www.paidmembershipspro.com/add-ons/pmpro-nav-menus/\";s:4:\"Slug\";s:15:\"pmpro-nav-menus\";s:6:\"plugin\";s:35:\"pmpro-nav-menus/pmpro-nav-menus.php\";s:7:\"Version\";s:4:\".3.3\";s:11:\"Description\";s:100:\"Creates member navigation menus and swaps your theme\'s navigation based on a user\'s Membership Level\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:72:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-nav-menus.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:48;a:12:{s:4:\"Name\";s:42:\"Paid Memberships Pro - Pay by Check Add On\";s:5:\"Title\";s:42:\"Paid Memberships Pro - Pay by Check Add On\";s:9:\"PluginURI\";s:69:\"https://www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/\";s:4:\"Slug\";s:18:\"pmpro-pay-by-check\";s:6:\"plugin\";s:41:\"pmpro-pay-by-check/pmpro-pay-by-check.php\";s:7:\"Version\";s:4:\".7.8\";s:11:\"Description\";s:106:\"A collection of customizations useful when allowing users to pay by check for Paid Memberships Pro levels.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:75:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-pay-by-check.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:49;a:12:{s:4:\"Name\";s:38:\"Paid Memberships Pro - PayFast Gateway\";s:5:\"Title\";s:38:\"Paid Memberships Pro - PayFast Gateway\";s:9:\"PluginURI\";s:67:\"https://www.paidmembershipspro.com/add-ons/payfast-payment-gateway/\";s:4:\"Slug\";s:13:\"pmpro-payfast\";s:6:\"plugin\";s:31:\"pmpro-payfast/pmpro-payfast.php\";s:7:\"Version\";s:2:\".8\";s:11:\"Description\";s:58:\"Adds PayFast as a gateway option for Paid Memberships Pro.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:70:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-payfast.zip\";s:7:\"License\";s:4:\"free\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:50;a:12:{s:4:\"Name\";s:60:\"Paid Memberships Pro - Post Affiliate Pro Integration Add On\";s:5:\"Title\";s:60:\"Paid Memberships Pro - Post Affiliate Pro Integration Add On\";s:9:\"PluginURI\";s:62:\"http://www.paidmembershipspro.com/wp/pmpro-post-affiliate-pro/\";s:4:\"Slug\";s:24:\"pmpro-post-affiliate-pro\";s:6:\"plugin\";s:53:\"pmpro-post-affiliate-pro/pmpro-post-affiliate-pro.php\";s:7:\"Version\";s:6:\".2.1.1\";s:11:\"Description\";s:67:\"Process an affiliate via Post Affiliate Pro after a PMPro checkout.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:81:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-post-affiliate-pro.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:51;a:12:{s:4:\"Name\";s:39:\"Paid Memberships Pro - Proration Add On\";s:5:\"Title\";s:39:\"Paid Memberships Pro - Proration Add On\";s:9:\"PluginURI\";s:53:\"http://www.paidmembershipspro.com/wp/pmpro-proration/\";s:4:\"Slug\";s:15:\"pmpro-proration\";s:6:\"plugin\";s:35:\"pmpro-proration/pmpro-proration.php\";s:7:\"Version\";s:2:\".3\";s:11:\"Description\";s:46:\"Custom Prorating Code for Paid Memberships Pro\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:72:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-proration.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:52;a:12:{s:4:\"Name\";s:46:\"Paid Memberships Pro - Recurring Emails Add On\";s:5:\"Title\";s:46:\"Paid Memberships Pro - Recurring Emails Add On\";s:9:\"PluginURI\";s:60:\"http://www.paidmembershipspro.com/wp/pmpro-recurring-emails/\";s:4:\"Slug\";s:22:\"pmpro-recurring-emails\";s:6:\"plugin\";s:49:\"pmpro-recurring-emails/pmpro-recurring-emails.php\";s:7:\"Version\";s:4:\".5.1\";s:11:\"Description\";s:93:\"Send email message(s) X days before a recurring payment is scheduled, to warn/remind members.\";s:6:\"Author\";s:64:\"Stranger Studios, Thomas Sjolshagen <thomas@eighty20results.com>\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-recurring-emails.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:53;a:12:{s:4:\"Name\";s:45:\"Paid Memberships Pro - Register Helper Add On\";s:5:\"Title\";s:45:\"Paid Memberships Pro - Register Helper Add On\";s:9:\"PluginURI\";s:97:\"https://www.paidmembershipspro.com/add-ons/pmpro-register-helper-add-checkout-and-profile-fields/\";s:4:\"Slug\";s:21:\"pmpro-register-helper\";s:6:\"plugin\";s:47:\"pmpro-register-helper/pmpro-register-helper.php\";s:7:\"Version\";s:3:\"1.4\";s:11:\"Description\";s:106:\"Capture additional member information with custom fields at Membership Checkout with Paid Memberships Pro.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:64:\"https://downloads.wordpress.org/plugin/pmpro-register-helper.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:54;a:12:{s:4:\"Name\";s:47:\"Paid Memberships Pro - Reports Dashboard Add On\";s:5:\"Title\";s:47:\"Paid Memberships Pro - Reports Dashboard Add On\";s:9:\"PluginURI\";s:61:\"http://www.paidmembershipspro.com/wp/pmpro-reports-dashboard/\";s:4:\"Slug\";s:23:\"pmpro-reports-dashboard\";s:6:\"plugin\";s:51:\"pmpro-reports-dashboard/pmpro-reports-dashboard.php\";s:7:\"Version\";s:2:\".3\";s:11:\"Description\";s:86:\"Responsive Membership Reports Dashboard for Administrator and Membership Manager Role.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:80:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-reports-dashboard.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:55;a:12:{s:4:\"Name\";s:36:\"Paid Memberships Pro - Series Add On\";s:5:\"Title\";s:36:\"Paid Memberships Pro - Series Add On\";s:9:\"PluginURI\";s:78:\"https://www.paidmembershipspro.com/add-ons/pmpro-series-for-drip-feed-content/\";s:4:\"Slug\";s:12:\"pmpro-series\";s:6:\"plugin\";s:29:\"pmpro-series/pmpro-series.php\";s:7:\"Version\";s:2:\".4\";s:11:\"Description\";s:59:\"Offer serialized (drip feed) content to your PMPro members.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:69:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-series.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:56;a:12:{s:4:\"Name\";s:50:\"Paid Memberships Pro - Set Expiration Dates Add On\";s:5:\"Title\";s:50:\"Paid Memberships Pro - Set Expiration Dates Add On\";s:9:\"PluginURI\";s:64:\"http://www.paidmembershipspro.com/wp/pmpro-set-expiration-dates/\";s:4:\"Slug\";s:26:\"pmpro-set-expiration-dates\";s:6:\"plugin\";s:57:\"pmpro-set-expiration-dates/pmpro-set-expiration-dates.php\";s:7:\"Version\";s:2:\".5\";s:11:\"Description\";s:95:\"Set a specific expiration date (e.g. 2013-12-31) for a PMPro membership level or discount code.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:83:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-set-expiration-dates.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:57;a:12:{s:4:\"Name\";s:38:\"Paid Memberships Pro - Shipping Add On\";s:5:\"Title\";s:38:\"Paid Memberships Pro - Shipping Add On\";s:9:\"PluginURI\";s:80:\"https://www.paidmembershipspro.com/add-ons/shipping-address-membership-checkout/\";s:4:\"Slug\";s:14:\"pmpro-shipping\";s:6:\"plugin\";s:33:\"pmpro-shipping/pmpro-shipping.php\";s:7:\"Version\";s:2:\".6\";s:11:\"Description\";s:52:\"Add shipping to the checkout page and other updates.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:71:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-shipping.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:58;a:12:{s:4:\"Name\";s:39:\"Paid Memberships Pro - Signup Shortcode\";s:5:\"Title\";s:39:\"Paid Memberships Pro - Signup Shortcode\";s:9:\"PluginURI\";s:60:\"http://www.paidmembershipspro.com/wp/pmpro-signup-shortcode/\";s:4:\"Slug\";s:22:\"pmpro-signup-shortcode\";s:6:\"plugin\";s:49:\"pmpro-signup-shortcode/pmpro-signup-shortcode.php\";s:7:\"Version\";s:2:\".2\";s:11:\"Description\";s:94:\"Shortcode for a simplified Membership Signup Form with options for email only signup and more.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-signup-shortcode.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:59;a:12:{s:4:\"Name\";s:44:\"Paid Memberships Pro - Sitewide Sales Add On\";s:5:\"Title\";s:44:\"Paid Memberships Pro - Sitewide Sales Add On\";s:9:\"PluginURI\";s:58:\"https://www.paidmembershipspro.com/add-ons/sitewide-sales/\";s:4:\"Slug\";s:20:\"pmpro-sitewide-sales\";s:6:\"plugin\";s:45:\"pmpro-sitewide-sales/pmpro-sitewide-sales.php\";s:7:\"Version\";s:5:\"1.1.1\";s:11:\"Description\";s:143:\"Create, manage, and view advanced reports for a sitewide or flash sale on membership (Black Friday or Cyber Monday) using Paid Memberships Pro.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:77:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-sitewide-sales.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:60;a:12:{s:4:\"Name\";s:40:\"Paid Memberships Pro - Slack Integration\";s:5:\"Title\";s:40:\"Paid Memberships Pro - Slack Integration\";s:9:\"PluginURI\";s:0:\"\";s:4:\"Slug\";s:11:\"pmpro-slack\";s:6:\"plugin\";s:27:\"pmpro-slack/pmpro-slack.php\";s:7:\"Version\";s:3:\"1.0\";s:11:\"Description\";s:53:\"Slack integration for the Paid Memberships Pro plugin\";s:6:\"Author\";s:12:\"Nikhil Vimal\";s:9:\"AuthorURI\";s:24:\"http://nik.techvoltz.com\";s:8:\"Download\";s:68:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-slack.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:61;a:12:{s:4:\"Name\";s:47:\"Paid Memberships Pro - Sponsored Members Add On\";s:5:\"Title\";s:47:\"Paid Memberships Pro - Sponsored Members Add On\";s:9:\"PluginURI\";s:67:\"https://www.paidmembershipspro.com/add-ons/pmpro-sponsored-members/\";s:4:\"Slug\";s:23:\"pmpro-sponsored-members\";s:6:\"plugin\";s:51:\"pmpro-sponsored-members/pmpro-sponsored-members.php\";s:7:\"Version\";s:4:\".6.3\";s:11:\"Description\";s:84:\"Generate discount code for a main account holder to distribute to sponsored members.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:80:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-sponsored-members.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:62;a:12:{s:4:\"Name\";s:45:\"Paid Memberships Pro - State Dropdowns Add On\";s:5:\"Title\";s:45:\"Paid Memberships Pro - State Dropdowns Add On\";s:9:\"PluginURI\";s:0:\"\";s:4:\"Slug\";s:21:\"pmpro-state-dropdowns\";s:6:\"plugin\";s:47:\"pmpro-state-dropdowns/pmpro-state-dropdowns.php\";s:7:\"Version\";s:3:\"0.1\";s:11:\"Description\";s:85:\"Creates an autopopulated field for countries and states/provinces for billing fields.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:27:\"https://strangerstuidos.com\";s:8:\"Download\";s:78:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-state-dropdowns.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:63;a:12:{s:4:\"Name\";s:49:\"Paid Memberships Pro - Subscription Delays Add On\";s:5:\"Title\";s:49:\"Paid Memberships Pro - Subscription Delays Add On\";s:9:\"PluginURI\";s:63:\"https://www.paidmembershipspro.com/add-ons/subscription-delays/\";s:4:\"Slug\";s:25:\"pmpro-subscription-delays\";s:6:\"plugin\";s:55:\"pmpro-subscription-delays/pmpro-subscription-delays.php\";s:7:\"Version\";s:4:\".5.2\";s:11:\"Description\";s:118:\"Adds a field to delay the start of a subscription for membership levels and discount codes for variable-length trials.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:82:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-subscription-delays.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:64;a:12:{s:4:\"Name\";s:48:\"Paid Memberships Pro - Table Layout Plugin Pages\";s:5:\"Title\";s:48:\"Paid Memberships Pro - Table Layout Plugin Pages\";s:9:\"PluginURI\";s:69:\"https://www.paidmembershipspro.com/add-ons/table-layout-plugin-pages/\";s:4:\"Slug\";s:17:\"pmpro-table-pages\";s:6:\"plugin\";s:39:\"pmpro-table-pages/pmpro-table-pages.php\";s:7:\"Version\";s:2:\".1\";s:11:\"Description\";s:142:\"An archived version of the table-based layouts for default Paid Memberships Pro pages, including the Checkout, Billing, and Confirmation pages\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:74:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-table-pages.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"1\";}i:65;a:12:{s:4:\"Name\";s:40:\"Paid Memberships Pro - User Pages Add On\";s:5:\"Title\";s:40:\"Paid Memberships Pro - User Pages Add On\";s:9:\"PluginURI\";s:51:\"http://www.paidmembershipspro.com/pmpro-user-pages/\";s:4:\"Slug\";s:16:\"pmpro-user-pages\";s:6:\"plugin\";s:37:\"pmpro-user-pages/pmpro-user-pages.php\";s:7:\"Version\";s:2:\".6\";s:11:\"Description\";s:88:\"When a user signs up, create a page for them that only they (and admins) have access to.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:73:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-user-pages.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:66;a:12:{s:4:\"Name\";s:46:\"Paid Memberships Pro - Variable Pricing Add On\";s:5:\"Title\";s:46:\"Paid Memberships Pro - Variable Pricing Add On\";s:9:\"PluginURI\";s:67:\"https://www.paidmembershipspro.com/add-ons/variable-pricing-add-on/\";s:4:\"Slug\";s:22:\"pmpro-variable-pricing\";s:6:\"plugin\";s:49:\"pmpro-variable-pricing/pmpro-variable-pricing.php\";s:7:\"Version\";s:4:\".4.2\";s:11:\"Description\";s:84:\"Allow customers to set their own price when checking out for your membership levels.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-variable-pricing.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:67;a:12:{s:4:\"Name\";s:30:\"Paid Memberships Pro - VAT Tax\";s:5:\"Title\";s:30:\"Paid Memberships Pro - VAT Tax\";s:9:\"PluginURI\";s:51:\"https://www.paidmembershipspro.com/add-ons/vat-tax/\";s:4:\"Slug\";s:13:\"pmpro-vat-tax\";s:6:\"plugin\";s:31:\"pmpro-vat-tax/pmpro-vat-tax.php\";s:7:\"Version\";s:4:\".5.2\";s:11:\"Description\";s:114:\"Calculate VAT tax at checkout and allow customers with a VAT Number lookup for VAT tax exemptions in EU countries.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:70:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-vat-tax.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:68;a:12:{s:4:\"Name\";s:41:\"Paid Memberships Pro - WooCommerce Add On\";s:5:\"Title\";s:41:\"Paid Memberships Pro - WooCommerce Add On\";s:9:\"PluginURI\";s:53:\"https://www.paidmembershipspro.com/pmpro-woocommerce/\";s:4:\"Slug\";s:17:\"pmpro-woocommerce\";s:6:\"plugin\";s:39:\"pmpro-woocommerce/pmpro-woocommerce.php\";s:7:\"Version\";s:5:\"1.6.1\";s:11:\"Description\";s:48:\"Integrate WooCommerce with Paid Memberships Pro.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:31:\"https://www.strangerstudios.com\";s:8:\"Download\";s:60:\"https://downloads.wordpress.org/plugin/pmpro-woocommerce.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:69;a:12:{s:4:\"Name\";s:52:\"Paid Memberships Pro - WordPress Social Login Add On\";s:5:\"Title\";s:52:\"Paid Memberships Pro - WordPress Social Login Add On\";s:9:\"PluginURI\";s:56:\"http://www.paidmembershipspro.com/wp/pmpro-social-login/\";s:4:\"Slug\";s:18:\"pmpro-social-login\";s:6:\"plugin\";s:41:\"pmpro-social-login/pmpro-social-login.php\";s:7:\"Version\";s:2:\".2\";s:11:\"Description\";s:111:\"Allow users to create membership account via social networks as configured via WordPress Social Login by Miled.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:75:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-social-login.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"1\";}i:70;a:12:{s:4:\"Name\";s:63:\"Paid Memberships Pro - WP Affiliate Platform Integration Add On\";s:5:\"Title\";s:63:\"Paid Memberships Pro - WP Affiliate Platform Integration Add On\";s:9:\"PluginURI\";s:47:\"http://www.paidmembershipspro.com/wp/pmpro-dev/\";s:4:\"Slug\";s:27:\"pmpro-wp-affiliate-platform\";s:6:\"plugin\";s:59:\"pmpro-wp-affiliate-platform/pmpro-wp-affiliate-platform.php\";s:7:\"Version\";s:5:\"1.7.1\";s:11:\"Description\";s:70:\"Process an affiliate via WP Affiliate Platform after a PMPro checkout.\";s:6:\"Author\";s:36:\"Stranger Studios, Tips and Tricks HQ\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:84:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-wp-affiliate-platform.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:71;a:12:{s:4:\"Name\";s:36:\"Paid Memberships Pro - Zapier Add On\";s:5:\"Title\";s:36:\"Paid Memberships Pro - Zapier Add On\";s:9:\"PluginURI\";s:56:\"https://www.paidmembershipspro.com/add-ons/pmpro-zapier/\";s:4:\"Slug\";s:12:\"pmpro-zapier\";s:6:\"plugin\";s:29:\"pmpro-zapier/pmpro-zapier.php\";s:7:\"Version\";s:2:\".3\";s:11:\"Description\";s:83:\"Integrate activity on your membership site with thousands of other apps via Zapier.\";s:6:\"Author\";s:20:\"Paid Memberships Pro\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:55:\"https://downloads.wordpress.org/plugin/pmpro-zapier.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:72;a:12:{s:4:\"Name\";s:14:\"PMPro Gift Aid\";s:5:\"Title\";s:14:\"PMPro Gift Aid\";s:9:\"PluginURI\";s:52:\"http://www.paidmembershipspro.com/wp/pmpro-gift-aid/\";s:4:\"Slug\";s:14:\"pmpro-gift-aid\";s:6:\"plugin\";s:33:\"pmpro-gift-aid/pmpro-gift-aid.php\";s:7:\"Version\";s:4:\".1.2\";s:11:\"Description\";s:40:\"Add checkbox to opt into the UK Gift Aid\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:71:\"http://license.paidmembershipspro.com/downloads/free/pmpro-gift-aid.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:73;a:12:{s:4:\"Name\";s:25:\"PMPro Levels as UL Layout\";s:5:\"Title\";s:25:\"PMPro Levels as UL Layout\";s:9:\"PluginURI\";s:53:\"http://www.paidmembershipspro.com/wp/pmpro-ul-levels/\";s:4:\"Slug\";s:15:\"pmpro-ul-levels\";s:6:\"plugin\";s:35:\"pmpro-ul-levels/pmpro-ul-levels.php\";s:7:\"Version\";s:2:\".1\";s:11:\"Description\";s:107:\"Display your Membership Levels page in a UL Layout (includes classes for Foundation by ZURB Pricing table).\";s:6:\"Author\";s:42:\"Stranger Studios / Tweaked by Lasse Larsen\";s:9:\"AuthorURI\";s:28:\"http://www.seventysixnyc.com\";s:8:\"Download\";s:72:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-ul-levels.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"1\";}i:74;a:12:{s:4:\"Name\";s:30:\"PMPro Payflow Recurring Orders\";s:5:\"Title\";s:30:\"PMPro Payflow Recurring Orders\";s:9:\"PluginURI\";s:68:\"http://www.paidmembershipspro.com/wp/pmpro-payflow-recurring-orders/\";s:4:\"Slug\";s:30:\"pmpro-payflow-recurring-orders\";s:6:\"plugin\";s:65:\"pmpro-payflow-recurring-orders/pmpro-payflow-recurring-orders.php\";s:7:\"Version\";s:4:\".1.1\";s:11:\"Description\";s:72:\"Check daily for new recurring orders in Payflow and add as PMPro orders.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:87:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-payflow-recurring-orders.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:75;a:12:{s:4:\"Name\";s:27:\"PMPro Reason For Cancelling\";s:5:\"Title\";s:27:\"PMPro Reason For Cancelling\";s:9:\"PluginURI\";s:65:\"http://www.paidmembershipspro.com/wp/pmpro-reason-for-cancelling/\";s:4:\"Slug\";s:27:\"pmpro-reason-for-cancelling\";s:6:\"plugin\";s:59:\"pmpro-reason-for-cancelling/pmpro-reason-for-cancelling.php\";s:7:\"Version\";s:4:\".1.1\";s:11:\"Description\";s:67:\"Adds a field to specify a reason for cancelling to the cancel page.\";s:6:\"Author\";s:16:\"Stranger Studios\";s:9:\"AuthorURI\";s:30:\"http://www.strangerstudios.com\";s:8:\"Download\";s:84:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-reason-for-cancelling.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:76;a:12:{s:4:\"Name\";s:11:\"PMPro Roles\";s:5:\"Title\";s:11:\"PMPro Roles\";s:9:\"PluginURI\";s:22:\"http://joshlevinson.me\";s:4:\"Slug\";s:11:\"pmpro-roles\";s:6:\"plugin\";s:27:\"pmpro-roles/pmpro-roles.php\";s:7:\"Version\";s:3:\"1.0\";s:11:\"Description\";s:160:\"Adds a WordPress Role for each Membership Level with Display Name = Membership Level Name and Role Name = \'pmpro_role_X\' (where X is the Membership Level\'s ID).\";s:6:\"Author\";s:13:\"Josh Levinson\";s:9:\"AuthorURI\";s:22:\"http://joshlevinson.me\";s:8:\"Download\";s:68:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-roles.zip\";s:7:\"License\";s:4:\"free\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:77;a:12:{s:4:\"Name\";s:19:\"PMPro Social Locker\";s:5:\"Title\";s:19:\"PMPro Social Locker\";s:9:\"PluginURI\";s:0:\"\";s:4:\"Slug\";s:19:\"pmpro-social-locker\";s:6:\"plugin\";s:43:\"pmpro-social-locker/pmpro-social-locker.php\";s:7:\"Version\";s:4:\".1.1\";s:11:\"Description\";s:194:\"Integrate PMPro with the Social Locker plugin from OnePress (http://wordpress.org/support/plugin/social-locker). The goal is to give a user a free membership if they interact with Social Locker.\";s:6:\"Author\";s:45:\"Scott Sousa (Slocum Studio), Stranger Studios\";s:9:\"AuthorURI\";s:28:\"http://www.slocumstudio.com/\";s:8:\"Download\";s:76:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-social-locker.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:78;a:12:{s:4:\"Name\";s:22:\"PMPro Strong Passwords\";s:5:\"Title\";s:22:\"PMPro Strong Passwords\";s:9:\"PluginURI\";s:85:\"http://www.paidmembershipspro.com/add-ons/plugins-on-github/require-strong-passwords/\";s:4:\"Slug\";s:22:\"pmpro-strong-passwords\";s:6:\"plugin\";s:49:\"pmpro-strong-passwords/pmpro-strong-passwords.php\";s:7:\"Version\";s:3:\"0.1\";s:11:\"Description\";s:39:\"Force users to submit strong passwords.\";s:6:\"Author\";s:11:\"Scott Sousa\";s:9:\"AuthorURI\";s:23:\"http://slocumstudio.com\";s:8:\"Download\";s:79:\"http://license.paidmembershipspro.com/downloads/plus/pmpro-strong-passwords.zip\";s:7:\"License\";s:4:\"plus\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}i:79;a:12:{s:4:\"Name\";s:10:\"WP Bouncer\";s:5:\"Title\";s:10:\"WP Bouncer\";s:9:\"PluginURI\";s:54:\"https://www.paidmembershipspro.com/add-ons/wp-bouncer/\";s:4:\"Slug\";s:10:\"wp-bouncer\";s:6:\"plugin\";s:25:\"wp-bouncer/wp-bouncer.php\";s:7:\"Version\";s:3:\"1.4\";s:11:\"Description\";s:64:\"Only allow one device to be logged into WordPress for each user.\";s:6:\"Author\";s:32:\"strangerstudios, Andrew Norcross\";s:9:\"AuthorURI\";s:34:\"https://www.paidmembershipspro.com\";s:8:\"Download\";s:53:\"https://downloads.wordpress.org/plugin/wp-bouncer.zip\";s:7:\"License\";s:13:\"wordpress.org\";s:18:\"HideFromAddOnsList\";s:1:\"0\";}}','no'),(4396,'wp_quiz_activated','1546803600','yes'),(4397,'wp_quiz_version','1.0.6','yes'),(4398,'wp_quiz_default_settings','a:1:{s:8:\"defaults\";a:6:{s:14:\"promote_plugin\";i:0;s:12:\"mts_username\";s:0:\"\";s:9:\"fb_app_id\";s:1:\"0\";s:11:\"auto_scroll\";i:1;s:13:\"share_buttons\";a:4:{i:0;s:2:\"fb\";i:1;s:2:\"tw\";i:2;s:2:\"g+\";i:3;s:2:\"vk\";}s:10:\"share_meta\";i:1;}}','yes'),(4399,'wp_quiz_notice_views','3','yes'),(2456,'eventplus_hide_ads','1','yes'),(4225,'mp_previous_version','3.2.9','yes'),(5261,'rg_gforms_captcha_public_key','6LdyzYgUAAAAAEX5o-JkQZVHJItVX8rCQ4Uz8Uq7','yes'),(5262,'rg_gforms_captcha_private_key','6LdyzYgUAAAAAFMbjDhd04o4lEdkJ86rbdQf7vd5','yes'),(5699,'mepr_vat_country','AT','yes'),(5263,'gform_recaptcha_keys_status','1','yes'),(5264,'rg_gforms_message','<!--GFM--><!-- unregistered copy notice -->\r\n<div style=\\\"margin:16px 0 16px 0; border-left:4px solid #AB0400; background-color:#FAFAFA; text-align:center; display:block!important; visibility: visible!important; min-width:880px; box-sizing: border-box;-webkit-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05);-moz-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05); box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05);\\\"><a href=\\\"http://www.gravityforms.com/pricing/?utm_source=invalid-key&utm_medium=gf-banner\\\" target=\\\"_blank\\\" style=\\\"width:880px; height:90px;\\\"><img src=\\\"https://gravityforms.s3.amazonaws.com/banners/gravity-forms-unregistered.svg\\\" width=\\\"880\\\" height=\\\"90\\\" alt=\\\"Unlicensed Plugin. Please purchase a Gravity Forms license\\\" title=\\\"Unlicensed Plugin\\\" /></a></div>\r\n<!-- end notice -->','yes'),(5747,'illegal_names','a:19:{i:0;s:3:\"www\";i:1;s:3:\"web\";i:2;s:4:\"root\";i:3;s:5:\"admin\";i:4;s:4:\"main\";i:5;s:6:\"invite\";i:6;s:13:\"administrator\";i:7;s:6:\"groups\";i:8;s:7:\"members\";i:9;s:6:\"forums\";i:10;s:5:\"blogs\";i:11;s:8:\"activity\";i:12;s:7:\"profile\";i:13;s:7:\"friends\";i:14;s:6:\"search\";i:15;s:8:\"settings\";i:16;s:13:\"notifications\";i:17;s:8:\"register\";i:18;s:8:\"activate\";}','no'),(5547,'pum_initial_version','1.7.30','yes'),(5548,'pum_db_ver','8','yes'),(5549,'pum_installed_on','2019-01-11 01:57:46','yes'),(5550,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:37:\"popup-maker/includes/pum-sdk/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.1.0\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1547171866;s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";}}s:7:\"abspath\";s:27:\"/home/sixsigma/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";s:8:\"sdk_path\";s:37:\"popup-maker/includes/pum-sdk/freemius\";s:7:\"version\";s:5:\"2.1.0\";s:13:\"in_activation\";b:1;s:9:\"timestamp\";i:1547171866;}}','yes'),(5551,'fs_debug_mode','','yes'),(5552,'fs_accounts','a:5:{s:21:\"id_slug_type_path_map\";a:1:{i:147;a:3:{s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}}s:11:\"plugin_data\";a:1:{s:11:\"popup-maker\";a:13:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}s:17:\"install_timestamp\";i:1547171866;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.1.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"1.7.30\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:14:\"6sigma.academy\";s:9:\"server_ip\";s:13:\"202.151.26.35\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1547171866;s:7:\"version\";s:6:\"1.7.30\";}s:17:\"was_plugin_loaded\";b:1;}}s:13:\"file_slug_map\";a:1:{s:27:\"popup-maker/popup-maker.php\";s:11:\"popup-maker\";}s:7:\"plugins\";a:1:{s:11:\"popup-maker\";O:9:\"FS_Plugin\":18:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Popup Maker\";s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:4:\"file\";s:27:\"popup-maker/popup-maker.php\";s:7:\"version\";s:6:\"1.7.30\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_0a02cbd99443e0ab7211b19222fe3\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"147\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}s:9:\"unique_id\";s:32:\"594756c4baf186b642e015f48cdf9502\";}','yes'),(5553,'pum_previously_opted_using_freemius','0','yes'),(5554,'fs_api_cache','a:0:{}','yes'),(5555,'fs_gdpr','a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}','yes'),(5558,'pum_ver','1.8.11','yes'),(5559,'popmake_settings','a:1:{s:26:\"disable_popup_category_tag\";i:1;}','yes'),(5560,'pum_version','1.7.30','yes'),(5563,'popmake_default_theme','673','yes'),(5564,'_pum_installed_themes','a:5:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";}','yes'),(3411,'show_comments_cookies_opt_in','','yes'),(4741,'bp-deactivated-components','a:0:{}','yes'),(4742,'bp-xprofile-base-group-name','Base','yes'),(4743,'bp-xprofile-fullname-field-name','Name','yes'),(4744,'bp-blogs-first-install','','yes'),(4745,'bp-disable-profile-sync','0','yes'),(4746,'hide-loggedout-adminbar','1','yes'),(4747,'bp-disable-avatar-uploads','0','yes'),(4748,'bp-disable-cover-image-uploads','0','yes'),(4749,'bp-disable-group-avatar-uploads','0','yes'),(4750,'bp-disable-group-cover-image-uploads','0','yes'),(4751,'bp-disable-account-deletion','0','yes'),(4752,'bp-disable-blogforum-comments','1','yes'),(4753,'_bp_theme_package_id','nouveau','yes'),(4754,'bp-emails-unsubscribe-salt','TDw5NntTYDNYYDpvTkR2Sj12N0NwXik3fCg9UEQ0ZzY4a3dPVXkxfnU1Tk95UVZuT14+KEh5fFFoKmolZzdGXg==','yes'),(4755,'bp_restrict_group_creation','0','yes'),(4756,'_bp_enable_akismet','1','yes'),(4757,'_bp_enable_heartbeat_refresh','1','yes'),(4758,'_bp_force_buddybar','','yes'),(4759,'_bp_retain_bp_default','','yes'),(4760,'_bp_ignore_deprecated_code','1','yes'),(4761,'widget_bp_core_login_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(4762,'widget_bp_core_members_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(4763,'widget_bp_core_whos_online_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(4764,'widget_bp_core_recently_active_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(4907,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(4661,'ld_pmpro_version','1.1.0','yes'),(4773,'bp-pages','a:5:{s:7:\"members\";i:688;s:8:\"activity\";i:606;s:8:\"register\";i:666;s:8:\"activate\";i:671;s:6:\"groups\";i:759;}','yes'),(4774,'_bp_db_version','11105','yes'),(4775,'widget_bp_latest_activities','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4954,'mailchimp_woocommerce_db_mailchimp_carts','1','no'),(33059,'wp_rocket_settings','a:73:{s:12:\"cache_mobile\";i:1;s:9:\"cache_ssl\";i:1;s:19:\"purge_cron_interval\";i:10;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:19:\"minify_google_fonts\";i:1;s:11:\"exclude_css\";a:0:{}s:12:\"critical_css\";s:0:\"\";s:17:\"exclude_inline_js\";a:0:{}s:10:\"exclude_js\";a:0:{}s:17:\"defer_all_js_safe\";i:1;s:8:\"lazyload\";i:1;s:16:\"lazyload_iframes\";i:1;s:5:\"emoji\";i:1;s:14:\"manual_preload\";i:1;s:8:\"sitemaps\";a:0:{}s:12:\"dns_prefetch\";a:0:{}s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:27:\"automatic_cleanup_frequency\";s:0:\"\";s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:24:\"heartbeat_admin_behavior\";s:18:\"reduce_periodicity\";s:25:\"heartbeat_editor_behavior\";s:18:\"reduce_periodicity\";s:23:\"heartbeat_site_behavior\";s:18:\"reduce_periodicity\";s:18:\"cloudflare_api_key\";s:0:\"\";s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"sucury_waf_api_key\";s:0:\"\";s:12:\"consumer_key\";s:0:\"\";s:14:\"consumer_email\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";s:7:\"license\";s:0:\"\";s:16:\"secret_cache_key\";s:22:\"5c984b4cb82d4449918289\";s:14:\"minify_css_key\";s:22:\"5c99974fcd3d2235301334\";s:13:\"minify_js_key\";s:22:\"5c99974fcd3d5050411589\";s:7:\"version\";s:5:\"3.2.5\";s:23:\"cloudflare_old_settings\";s:0:\"\";s:25:\"sitemap_preload_url_crawl\";s:6:\"500000\";s:7:\"do_beta\";i:0;s:17:\"cache_logged_user\";i:0;s:23:\"do_caching_mobile_files\";i:0;s:11:\"minify_html\";i:0;s:10:\"minify_css\";i:0;s:9:\"minify_js\";i:0;s:22:\"minify_concatenate_css\";i:0;s:21:\"minify_concatenate_js\";i:0;s:12:\"defer_all_js\";i:0;s:6:\"embeds\";i:0;s:16:\"lazyload_youtube\";i:0;s:20:\"remove_query_strings\";i:0;s:9:\"async_css\";i:0;s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:27:\"database_expired_transients\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:15:\"sitemap_preload\";i:0;s:13:\"do_cloudflare\";i:0;s:18:\"cloudflare_devmode\";i:0;s:24:\"cloudflare_auto_settings\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:17:\"control_heartbeat\";i:0;s:3:\"cdn\";i:0;s:18:\"varnish_auto_purge\";i:0;}','yes'),(4570,'max_file_size','262144000','yes'),(165,'widget_flatsome_recent_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(166,'widget_block_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(169,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.1.4\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1531685572;s:7:\"version\";s:5:\"5.0.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(261,'wpseo_titles','a:103:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-pipe\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:17:\"Six Sigma Academy\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:91:\"http://localhost/6sigma.academy/wp-content/uploads/2018/07/six_sigma_academy_final_logo.jpg\";s:15:\"company_logo_id\";i:0;s:12:\"company_name\";s:17:\"Six Sigma Academy\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:1;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:12:\"title-blocks\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:15:\"metadesc-blocks\";s:0:\"\";s:14:\"noindex-blocks\";b:1;s:15:\"showdate-blocks\";b:0;s:25:\"display-metabox-pt-blocks\";b:1;s:25:\"post_types-blocks-maintax\";i:0;s:11:\"title-popup\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:14:\"metadesc-popup\";s:0:\"\";s:13:\"noindex-popup\";b:0;s:14:\"showdate-popup\";b:0;s:24:\"display-metabox-pt-popup\";b:1;s:24:\"post_types-popup-maintax\";i:0;s:19:\"title-featured_item\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-featured_item\";s:0:\"\";s:21:\"noindex-featured_item\";b:1;s:22:\"showdate-featured_item\";b:0;s:32:\"display-metabox-pt-featured_item\";b:1;s:32:\"post_types-featured_item-maintax\";i:0;s:29:\"title-ptarchive-featured_item\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:32:\"metadesc-ptarchive-featured_item\";s:0:\"\";s:31:\"bctitle-ptarchive-featured_item\";s:0:\"\";s:31:\"noindex-ptarchive-featured_item\";b:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:32:\"title-tax-featured_item_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-featured_item_category\";s:0:\"\";s:42:\"display-metabox-tax-featured_item_category\";b:1;s:34:\"noindex-tax-featured_item_category\";b:0;s:40:\"taxonomy-featured_item_category-ptparent\";i:0;s:27:\"title-tax-featured_item_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-tax-featured_item_tag\";s:0:\"\";s:37:\"display-metabox-tax-featured_item_tag\";b:1;s:29:\"noindex-tax-featured_item_tag\";b:0;s:35:\"taxonomy-featured_item_tag-ptparent\";i:0;}','yes'),(171,'nsl-version','3.0.20','yes'),(172,'widget_nextend_social_login','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(174,'woosidebars-version','1.4.5','yes'),(177,'yit_recently_activated','a:1:{i:0;s:34:\"yith-woocommerce-wishlist/init.php\";}','yes'),(178,'envato_setup_complete','1531695555','yes'),(179,'revslider-valid-notice','false','yes'),(181,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(260,'wpseo','a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:4:\"11.9\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:0;s:16:\"environment_type\";s:10:\"production\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1531860395;s:13:\"myyoast-oauth\";b:0;}','yes'),(385,'category_children','a:0:{}','yes'),(281,'wpseo-gsc-refresh_token','1/j084crT4_ys4xkZI1tBYGcphb8_KH1CZpNQa67a1vIU','yes'),(282,'wpseo-gsc-access_token','a:5:{s:13:\"refresh_token\";s:45:\"1/j084crT4_ys4xkZI1tBYGcphb8_KH1CZpNQa67a1vIU\";s:12:\"access_token\";s:129:\"ya29.Glv7BeBiBqDxHVra5xiuFzt7qiNjgNWnlc7hyXRYbfjXDnQ0YKd42AKSSsiyy2P7OatCJGVkcsRU7teHxvIA_ZFGjlPGFqRt4lHBSjfEDowusqOC3Q9lHAIsgZZ_\";s:7:\"expires\";i:1531865376;s:10:\"expires_in\";i:3600;s:7:\"created\";i:1531861776;}','yes'),(409,'_transient_pll_languages_list','a:4:{i:0;a:26:{s:7:\"term_id\";i:14;s:4:\"name\";s:10:\"English US\";s:4:\"slug\";s:4:\"enus\";s:10:\"term_group\";i:1;s:16:\"term_taxonomy_id\";i:14;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_US\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:15;s:19:\"tl_term_taxonomy_id\";i:15;s:8:\"tl_count\";i:1;s:6:\"locale\";R:9;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-US\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"flag_url\";s:72:\"http://localhost/6sigma.academy/wp-content/plugins/polylang/flags/us.png\";s:4:\"flag\";s:884:\"<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 US\" alt=\"English US\" />\";s:8:\"home_url\";s:32:\"http://localhost/6sigma.academy/\";s:10:\"search_url\";s:32:\"http://localhost/6sigma.academy/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"193\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"us\";}i:1;a:26:{s:7:\"term_id\";i:6;s:4:\"name\";s:10:\"English UK\";s:4:\"slug\";s:4:\"enuk\";s:10:\"term_group\";i:2;s:16:\"term_taxonomy_id\";i:6;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_GB\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:7;s:19:\"tl_term_taxonomy_id\";i:7;s:8:\"tl_count\";i:1;s:6:\"locale\";R:35;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"flag_url\";s:72:\"http://localhost/6sigma.academy/wp-content/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:872:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAflJREFUeNpinDRzn5qN3uFDt16+YWBg+Pv339+KGN0rbVP+//2rW5tf0Hfy/2+mr99+yKpyOl3Ydt8njEWIn8f9zj639NC7j78eP//8739GVUUhNUNuhl8//ysKeZrJ/v7z10Zb2PTQTIY1XZO2Xmfad+f7XgkXxuUrVB6cjPVXef78JyMjA8PFuwyX7gAZj97+T2e9o3d4BWNp84K1NzubTjAB3fH0+fv6N3qP/ir9bW6ozNQCijB8/8zw/TuQ7r4/ndvN5mZgkpPXiis3Pv34+ZPh5t23//79Rwehof/9/NDEgMrOXHvJcrllgpoRN8PFOwy/fzP8+gUlgZI/f/5xcPj/69e/37//AUX+/mXRkN555gsOG2xt/5hZQMwF4r9///75++f3nz8nr75gSms82jfvQnT6zqvXPjC8e/srJQHo9P9fvwNtAHmG4f8zZ6dDc3bIyM2LTNlsbtfM9OPHH3FhtqUz3eXX9H+cOy9ZMB2o6t/Pn0DHMPz/b+2wXGTvPlPGFxdcD+mZyjP8+8MUE6sa7a/xo6Pykn1s4zdzIZ6///8zMGpKM2pKAB0jqy4UE7/msKat6Jw5mafrsxNtWZ6/fjvNLW29qv25pQd///n+5+/fxDDVbcc//P/zx/36m5Ub9zL8+7t66yEROcHK7q5bldMBAgwADcRBCuVLfoEAAAAASUVORK5CYII=\" title=\"English UK\" alt=\"English UK\" />\";s:8:\"home_url\";s:37:\"http://localhost/6sigma.academy/enuk/\";s:10:\"search_url\";s:37:\"http://localhost/6sigma.academy/enuk/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"191\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"gb\";}i:2;a:26:{s:7:\"term_id\";i:3;s:4:\"name\";s:12:\"English (NZ)\";s:4:\"slug\";s:4:\"ennz\";s:10:\"term_group\";i:3;s:16:\"term_taxonomy_id\";i:3;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_NZ\";s:6:\"parent\";i:0;s:5:\"count\";i:14;s:10:\"tl_term_id\";i:4;s:19:\"tl_term_taxonomy_id\";i:4;s:8:\"tl_count\";i:1;s:6:\"locale\";R:61;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-NZ\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"flag_url\";s:72:\"http://localhost/6sigma.academy/wp-content/plugins/polylang/flags/nz.png\";s:4:\"flag\";s:928:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIRSURBVHjaYjxc2Ljjk0jr3Ev1olfYmJiqX0qkyv/zclALXPiMgeEbA8MfMPrBwPALjFgAAgAxAM7/AS0Xa7epXfwUF/jW1QD39gAZGw4VErTN7NDe8vv7/vz8/kMK6bzzE/P3/Pv8/7KfgQIAMQDO/wSiAq4D1CoH8e0F7/D/9/gFERD4+/499/qx7TH3+/9NCeQk9erw9xCY5RQdGxAAAPwCADEAzv8CsAow+yQpBiMk+w4S/hwfCDAv9BIZ0QUe+fz/+vv9qO0VwPAPmOYWXRHk//39AAD6AojpjV0AIw/fsvucDxkFH/7mWvRBlkVT8wMb349ff6sEr4lwMix+LRbC9UD1/1tP9idADQABADEAzv8DKPMR6AkVxNLu9/f53uz7vcnl0+j9FQj90On8TQnjKv/rt+8RzfMKE/71tv8j49i7Aohl8V2WfGaBP3wMJ/7w/vn99zf/n5uvf19+9vfX7//pD7R+/f7z+/cfoNtmf5dW4gQ5CSCAmID+AIbGr7//QKp///3169/P30DX/4OoA0n9/hvDcx8o+/fPP6AGgABiAWr48+fv719/fwNJsCKQul9gEsj+82eC+EXBf19/8v48+NcQqAEggIAavgEDWFKcBygN1AkMeJBOIAOo4Q8wHv7OZrXzZn9y8J/437//GRj+AgQQIwNDMAPDF6S4/AWO2l+oCBLfQCdxAQQYAPiQOqzN4uIGAAAAAElFTkSuQmCC\" title=\"English (NZ)\" alt=\"English (NZ)\" />\";s:8:\"home_url\";s:42:\"http://localhost/6sigma.academy/ennz/home/\";s:10:\"search_url\";s:37:\"http://localhost/6sigma.academy/ennz/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"190\";s:13:\"page_on_front\";i:17;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"nz\";}i:3;a:26:{s:7:\"term_id\";i:10;s:4:\"name\";s:19:\"English (Australia)\";s:4:\"slug\";s:4:\"enau\";s:10:\"term_group\";i:4;s:16:\"term_taxonomy_id\";i:10;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_AU\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:11;s:19:\"tl_term_taxonomy_id\";i:11;s:8:\"tl_count\";i:1;s:6:\"locale\";R:87;s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-AU\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"flag_url\";s:72:\"http://localhost/6sigma.academy/wp-content/plugins/polylang/flags/au.png\";s:4:\"flag\";s:990:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIzSURBVHjaYjxe3nyAQ6Vyx7veD+tY/v3L/+dWKvXIyUTOc9Ybhq8fGBj+AJFnssv2uZsYGN4xMPwCCAAxAM7/AUtNjZ95PPsXHfjPzf/49wEfIhAVELzd+MzU5v38/vf6+1tNLQQEAd7j77fB3KOMjwIAMQDO/wHNCQkZhYYD7Or78vL++fkFDAv5/gH29/qJCD3w/AH6+PodGQ9GOyGJm8UgHRGrko8CiOmQjg+Ttj6HluZfYVEGWQUuM7Pfsop3ZfR+/Pnv56jCwMBw4/5roOrKdBsJYW4Ghm8AAcT0ISSJQVh4wz+F5zziL1gF1gmZMevofuQTcbZTlRXnLUyy+P7jd4SXFisLo6uVIgPDD4AAADEAzv8DLAEa6w0YwN/4+/b43/UCuNbx2/QDEP73rcbkJSIUq7fV6ev07O/3EQ8IqLXU3NDDAgAxAM7/A8veKS1ELvXw9N77Cd76BwT8+ujr9M/o+/3//8bN4+nt9P///1dLK6Cu0QkIBd7RvgKICRRwf/79/vMvyF6pNsX81++/f/7+Y/j39/evP//+/fv/9//Pn3965hz7+Onbv79/gYoBAgio4devP0Dj/psbSMtJ8gW4afz89fvX7z9g9BcYrNISfOWpVj9///379z9QA0AAsQA1AE0S4ufceeSuvprowZMPZCX4fv4Eyv778+f/9x+/ihLNtZTFfv76u2bnNaCnAQKIkYHBFxydP4A6kdAfZK6qY9nt/U0MDP+AoQwQYAAK+BukFnf4xAAAAABJRU5ErkJggg==\" title=\"English (Australia)\" alt=\"English (Australia)\" />\";s:8:\"home_url\";s:37:\"http://localhost/6sigma.academy/enau/\";s:10:\"search_url\";s:37:\"http://localhost/6sigma.academy/enau/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"192\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"au\";}}','yes'),(2110,'widget_sfwd-lessons-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2111,'widget_sfwd-courses-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2112,'widget_sfwd-quiz-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2113,'widget_sfwd-transactions-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2114,'widget_sfwd-certificates-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2115,'widget_ldcourseprogress','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2116,'widget_ldcourseinfo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1032,'string-locator-search-overview','s:325:\"O:8:\"stdClass\":5:{s:9:\"scan_path\";O:8:\"stdClass\":3:{s:4:\"path\";s:61:\"/home/sixsigma/public_html/wp-content/plugins/tidio-live-chat\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:15:\"tidio-live-chat\";}s:6:\"search\";s:11:\"powered by \";s:9:\"directory\";s:36:\"p-tidio-live-chat/tidio-elements.php\";s:6:\"chunks\";i:1;s:5:\"regex\";s:5:\"false\";}\";','yes'),(1033,'string-locator-search-history','s:6:\"a:0:{}\";','yes'),(1035,'WPLANG','','yes'),(38130,'new_admin_email','info@6sigma.academy','yes'),(2121,'learndash_adv_quiz_migration_completed','1','yes'),(2122,'learndash_quiz_migration_completed','1','yes'),(2123,'learndash_generate_patent_course_and_lesson_ids_onetime','no','yes'),(839,'WPGMZA_SETTINGS','a:10:{s:24:\"map_default_starting_lat\";s:10:\"-18.133916\";s:24:\"map_default_starting_lng\";s:10:\"178.428089\";s:18:\"map_default_height\";s:3:\"200\";s:17:\"map_default_width\";s:3:\"100\";s:16:\"map_default_zoom\";i:17;s:20:\"map_default_max_zoom\";i:1;s:16:\"map_default_type\";i:2;s:21:\"map_default_alignment\";i:1;s:22:\"map_default_width_type\";s:2:\"\\%\";s:23:\"map_default_height_type\";s:2:\"px\";}','yes'),(262,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(263,'wpseo_flush_rewrite','1','yes'),(825,'WPGM_V6_FIRST_TIME','1','yes'),(826,'widget_wpgmza_map_widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(827,'WPGMZA_FIRST_TIME','7.10.56','yes'),(828,'wpgmza_stats','a:4:{s:15:\"list_maps_basic\";a:3:{s:5:\"views\";i:9;s:13:\"last_accessed\";s:19:\"2019-01-11 05:43:18\";s:14:\"first_accessed\";s:19:\"2018-09-23 20:55:24\";}s:9:\"dashboard\";a:3:{s:5:\"views\";i:12;s:13:\"last_accessed\";s:19:\"2018-09-23 23:00:12\";s:14:\"first_accessed\";s:19:\"2018-09-23 21:00:37\";}s:14:\"settings_basic\";a:3:{s:5:\"views\";i:9;s:13:\"last_accessed\";s:19:\"2018-09-23 22:51:24\";s:14:\"first_accessed\";s:19:\"2018-09-23 21:48:19\";}s:13:\"support_basic\";a:3:{s:5:\"views\";i:1;s:13:\"last_accessed\";s:19:\"2018-09-23 21:57:41\";s:14:\"first_accessed\";s:19:\"2018-09-23 21:57:41\";}}','yes'),(346,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(451,'revslider_maintenance_addon-update-check','1561543433','yes'),(452,'revslider-maintenance-addon_update_info','O:8:\"stdClass\":3:{s:7:\"checked\";i:1561543433;s:5:\"basic\";O:8:\"stdClass\":5:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:7:\"version\";s:5:\"1.0.5\";s:7:\"package\";s:118:\"http://updates.themepunch.tools/addons/revslider-maintenance-addon/download.php?code=&type=revslider-maintenance-addon\";s:6:\"tested\";s:5:\"4.8.1\";s:3:\"url\";s:81:\"https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380\";}s:4:\"full\";O:8:\"stdClass\":15:{s:6:\"tested\";s:5:\"4.8.1\";s:4:\"name\";s:35:\"Slider Revolution Maintenance AddOn\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:6:\"stable\";s:5:\"1.0.0\";s:7:\"version\";s:5:\"1.0.5\";s:14:\"upgrade_notice\";a:0:{}s:11:\"last_update\";s:10:\"2016-02-18\";s:12:\"last_updated\";s:10:\"2016-02-18\";s:6:\"author\";s:10:\"ThemePunch\";s:7:\"package\";s:118:\"http://updates.themepunch.tools/addons/revslider-maintenance-addon/download.php?code=&type=revslider-maintenance-addon\";s:13:\"download_link\";s:118:\"http://updates.themepunch.tools/addons/revslider-maintenance-addon/download.php?code=&type=revslider-maintenance-addon\";s:9:\"file_name\";s:31:\"revslider-maintenance-addon.zip\";s:8:\"sections\";a:1:{s:9:\"changelog\";s:1365:\"<div class=\"slider-revolution-update-list\">\n	<h3 class=\"version-number\">Version 1.0.5 (29th January 2018)</h3>\n	<div class=\"newfeature\"><strong style=\"font-weight:700\">BUGFIX</strong></div>\n	<ul>\n		<li>Fixed Default Date Day</li>\n		<li>Fixed jQuery Conflict with latest RevSlider Update</li>\n	</ul>\n\n	<h3 class=\"version-number\">Version 1.0.4 (16th February 2017)</h3>\n	<div class=\"newfeature\"><strong style=\"font-weight:700\">NEW FEATURES</strong></div>\n	<ul>\n		<li>Communication with TP Servers only via SSL</li>\n	</ul>\n\n	<h3 class=\"version-number\">Version 1.0.3 (19th December 2016)</h3>\n	<div class=\"newfeature\"><strong style=\"font-weight:700\">BUGFIX</strong></div>\n	<ul>\n		<li>Possible Conflict when Timer Ends caused Page Reloads</li>\n	</ul>\n	<h3 class=\"version-number\">Version 1.0.2 (14th December 2016)</h3>\n	<div class=\"newfeature\"><strong style=\"font-weight:700\">NEW FEATURE</strong></div>\n	<ul>\n		<li>Including Placeholders</li>\n	</ul>\n\n	<h3 class=\"version-number\">Version 1.0.1 (12th December 2016)</h3>\n	<div class=\"newfeature\"><strong style=\"font-weight:700\">BUGFIX</strong></div>\n	<ul>\n		<li>Empty Page Title Option could have caused issues</li>\n	</ul>\n\n	<h3 class=\"version-number\">Version 1.0.0 (30th November 2016)</h3>\n	<div class=\"newfeature\"><strong style=\"font-weight:700\">NEW FEATURES</strong></div>\n	<ul>\n		<li>Initial Upload</li>\n	</ul>\n</div>\";}s:3:\"url\";s:81:\"https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380\";s:8:\"external\";i:1;}}','yes'),(284,'wpseo-gsc','a:1:{s:7:\"profile\";s:0:\"\";}','yes'),(345,'polylang_wpml_strings','a:0:{}','yes'),(344,'polylang','a:13:{s:7:\"browser\";i:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";i:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"2.3.8\";s:12:\"default_lang\";s:4:\"enus\";}','yes'),(474,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"info@6sigma.academy\";s:7:\"version\";s:5:\"5.2.3\";s:9:\"timestamp\";i:1567678286;}','no'),(2124,'wpProQuiz_addRawShortcode','','yes'),(2125,'wpProQuiz_jsLoadInHead','','yes'),(2126,'wpProQuiz_touchLibraryDeactivate','','yes'),(2127,'wpProQuiz_corsActivated','','yes'),(819,'WPGMZA_OTHER_SETTINGS','a:21:{s:30:\"wpgmza_settings_map_streetview\";s:3:\"yes\";s:24:\"wpgmza_settings_map_zoom\";s:3:\"yes\";s:23:\"wpgmza_settings_map_pan\";s:3:\"yes\";s:24:\"wpgmza_settings_map_type\";s:3:\"yes\";s:27:\"wpgmza_settings_marker_pull\";s:1:\"0\";s:18:\"wpgmza_maps_engine\";s:11:\"google-maps\";s:30:\"wpgmza_maps_engine_dialog_done\";b:1;s:24:\"wpgmza_gdpr_company_name\";s:17:\"Six Sigma Academy\";s:29:\"wpgmza_gdpr_retention_purpose\";s:81:\"displaying map tiles, geocoding addresses and calculating and display directions.\";s:32:\"wpgmza_gdpr_notice_override_text\";s:0:\"\";s:32:\"wpgmza_load_engine_api_condition\";s:14:\"where-required\";s:15:\"use_fontawesome\";s:3:\"4.*\";s:34:\"wpgmza_settings_map_open_marker_by\";s:1:\"1\";s:18:\"wpgmza_api_version\";s:5:\"3.exp\";s:17:\"wpgmza_custom_css\";s:0:\"\";s:16:\"wpgmza_custom_js\";s:0:\"\";s:28:\"wpgmza_settings_access_level\";s:14:\"manage_options\";s:26:\"wpgmza_store_locator_radii\";s:31:\"1,5,10,25,50,75,100,150,200,300\";s:41:\"wpgmza_always_include_engine_api_on_pages\";s:2:\"17\";s:26:\"wpgmza_google_maps_api_key\";s:39:\"AIzaSyC2A2zPKDsSG7JT1Z9g_xjFs7deQ5mh2Ug\";s:6:\"engine\";s:11:\"google-maps\";}','yes'),(820,'wpgmza_temp_api','AIzaSyDjyYKnTqGG2CAF9nmrfB6zgTBE6oPhMk4','yes'),(821,'wpgmza_xml_location','{uploads_dir}/wp-google-maps/','yes'),(822,'wpgmza_xml_url','{uploads_url}/wp-google-maps/','yes'),(823,'wpgmza_db_version','7.11.47','yes'),(824,'wpgmaps_current_version','7.11.47','yes'),(830,'wpgmza_google_maps_api_key','AIzaSyC2A2zPKDsSG7JT1Z9g_xjFs7deQ5mh2Ug','yes'),(443,'revslider-maintenance-addon-update-check-short','1569791856','yes'),(4678,'widget_bbp_login_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4679,'widget_bbp_views_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4680,'widget_bbp_search_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4681,'widget_bbp_forums_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4682,'widget_bbp_topics_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4683,'widget_bbp_replies_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4684,'widget_bbp_stats_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8304,'pmpro_visits','a:9:{s:5:\"today\";i:30;s:8:\"thisdate\";s:10:\"2019-25-01\";s:4:\"week\";i:284;s:8:\"thisweek\";s:2:\"04\";s:5:\"month\";i:934;s:9:\"thismonth\";s:1:\"1\";s:3:\"ytd\";i:934;s:8:\"thisyear\";s:4:\"2019\";s:7:\"alltime\";i:934;}','yes'),(8305,'pmpro_views','a:9:{s:5:\"today\";i:36;s:8:\"thisdate\";s:10:\"2019-25-01\";s:4:\"week\";i:474;s:8:\"thisweek\";s:2:\"04\";s:5:\"month\";i:1245;s:9:\"thismonth\";s:1:\"1\";s:3:\"ytd\";i:1245;s:8:\"thisyear\";s:4:\"2019\";s:7:\"alltime\";i:1245;}','yes'),(8379,'_pmprowoo_product_levels','a:0:{}','yes'),(8415,'product_category_children','a:0:{}','yes'),(4912,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4913,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4914,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4915,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4916,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4917,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4918,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4919,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4920,'widget_upsell_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5226,'rg_gforms_currency','NZD','yes'),(5224,'gform_enable_noconflict','1','yes'),(5225,'rg_gforms_enable_akismet','0','yes'),(4936,'woocommerce_product_type','virtual','yes'),(8380,'_transient_product-transient-version','1547440320','yes'),(10687,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(4937,'woocommerce_allow_tracking','yes','yes'),(4939,'woocommerce_tracker_last_send','1551070522','yes'),(4941,'woocommerce_cheque_settings','a:4:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:14:\"Check payments\";s:11:\"description\";s:98:\"Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.\";s:12:\"instructions\";s:0:\"\";}','yes'),(4942,'woocommerce_bacs_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(4943,'woocommerce_cod_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(4944,'mailchimp_woocommerce_plugin_do_activation_redirect','','yes'),(5008,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(5707,'mepr_tax_calc_type','exclusive','yes'),(5708,'mepr_tax_calc_location','customer','yes'),(5709,'mepr_tax_default_address','none','yes'),(5710,'mepr_tax_avalara_key','','yes'),(5711,'mepr_tax_avalara_account_id','','yes'),(5712,'mepr_options','a:144:{s:19:\"account_page_id_str\";s:20:\"mepr-account-page-id\";s:17:\"login_page_id_str\";s:18:\"mepr-login-page-id\";s:20:\"thankyou_page_id_str\";s:21:\"mepr-thankyou-page-id\";s:24:\"force_login_page_url_str\";s:25:\"mepr-force-login-page-url\";s:22:\"login_redirect_url_str\";s:23:\"mepr-login-redirect-url\";s:23:\"logout_redirect_url_str\";s:24:\"mepr-logout-redirect-url\";s:21:\"account_css_width_str\";s:22:\"mepr-account-css-width\";s:23:\"disable_mod_rewrite_str\";s:24:\"mepr-disable-mod-rewrite\";s:15:\"admin_email_str\";s:16:\"mepr-admin-email\";s:23:\"admin_email_subject_str\";s:24:\"mepr-admin-email-subject\";s:20:\"admin_email_body_str\";s:21:\"mepr-admin-email-body\";s:28:\"admin_user_receipt_email_str\";s:29:\"mepr-admin-user-receipt-email\";s:36:\"admin_user_receipt_email_subject_str\";s:37:\"mepr-admin-user-receipt-email-subject\";s:33:\"admin_user_receipt_email_body_str\";s:34:\"mepr-admin-user-receipt-email-body\";s:32:\"admin_expirations_sent_email_str\";s:33:\"mepr-admin-expirations-sent-email\";s:40:\"admin_expirations_sent_email_subject_str\";s:41:\"mepr-admin-expirations-sent-email-subject\";s:37:\"admin_expirations_sent_email_body_str\";s:38:\"mepr-admin-expirations-sent-email-body\";s:14:\"user_email_str\";s:15:\"mepr-user-email\";s:22:\"user_email_subject_str\";s:23:\"mepr-user-email-subject\";s:19:\"user_email_body_str\";s:20:\"mepr-user-email-body\";s:22:\"user_receipt_email_str\";s:23:\"mepr-receipt-user-email\";s:30:\"user_receipt_email_subject_str\";s:31:\"mepr-receipt-user-email-subject\";s:27:\"user_receipt_email_body_str\";s:28:\"mepr-receipt-user-email-body\";s:22:\"new_drip_available_str\";s:23:\"mepr-new-drip-available\";s:30:\"new_drip_available_subject_str\";s:31:\"mepr-new-drip-available-subject\";s:27:\"new_drip_available_body_str\";s:28:\"mepr-new-drip-available-body\";s:18:\"custom_message_str\";s:19:\"mepr-custom-message\";s:17:\"currency_code_str\";s:18:\"mepr-currency-code\";s:19:\"currency_symbol_str\";s:20:\"mepr-currency-symbol\";s:25:\"currency_symbol_after_str\";s:26:\"mepr-currency-symbol-after\";s:17:\"language_code_str\";s:20:\"mepr-language-symbol\";s:16:\"integrations_str\";s:17:\"mepr-integrations\";s:17:\"lock_wp_admin_str\";s:18:\"mepr-lock-wp-admin\";s:27:\"enforce_strong_password_str\";s:28:\"mepr-enforce-strong-password\";s:32:\"disable_wp_registration_form_str\";s:33:\"mepr-disable-wp-registration-form\";s:24:\"disable_wp_admin_bar_str\";s:25:\"mepr-disable-wp-admin-bar\";s:22:\"pro_rated_upgrades_str\";s:23:\"mepr-pro-rated-upgrades\";s:14:\"enable_spc_str\";s:15:\"mepr-enable-spc\";s:24:\"coupon_field_enabled_str\";s:25:\"mepr-coupon-field-enabled\";s:15:\"require_tos_str\";s:16:\"mepr-require-tos\";s:11:\"tos_url_str\";s:12:\"mepr-tos-url\";s:13:\"tos_title_str\";s:14:\"mepr-tos-title\";s:23:\"mail_send_from_name_str\";s:24:\"mepr-mail-send-from-name\";s:24:\"mail_send_from_email_str\";s:25:\"mepr-mail-send-from-email\";s:21:\"username_is_email_str\";s:22:\"mepr-username-is-email\";s:23:\"require_fname_lname_str\";s:24:\"mepr-require-fname-lname\";s:20:\"show_fname_lname_str\";s:21:\"mepr-show-fname-lname\";s:23:\"show_address_fields_str\";s:24:\"mepr-show-address-fields\";s:26:\"require_address_fields_str\";s:27:\"mepr-require-address-fields\";s:35:\"show_fields_logged_in_purchases_str\";s:36:\"mepr-show-fields-logged-in-purchases\";s:17:\"custom_fields_str\";s:18:\"mepr-custom-fields\";s:22:\"mothership_license_str\";s:23:\"mepr-mothership-license\";s:16:\"edge_updates_str\";s:17:\"mepr-edge-updates\";s:22:\"product_pages_slug_str\";s:23:\"mepr-product-pages-slug\";s:20:\"group_pages_slug_str\";s:21:\"mepr-group-pages-slug\";s:25:\"admin_email_addresses_str\";s:26:\"mepr-admin-email-addresses\";s:24:\"unauthorized_message_str\";s:25:\"mepr-unauthorized-message\";s:24:\"unauth_show_excerpts_str\";s:25:\"mepr-unauth-show-excerpts\";s:23:\"unauth_excerpt_size_str\";s:24:\"mepr-unauth-excerpt-size\";s:23:\"unauth_excerpt_type_str\";s:24:\"mepr-unauth-excerpt-type\";s:21:\"unauth_show_login_str\";s:22:\"mepr-unauth-show-login\";s:27:\"disable_grace_init_days_str\";s:28:\"mepr-disable-grace-init-days\";s:23:\"authorize_seo_views_str\";s:24:\"mepr-authorize-seo-views\";s:19:\"paywall_enabled_str\";s:20:\"mepr-paywall-enabled\";s:26:\"paywall_num_free_views_str\";s:27:\"mepr-paywall-num-free-views\";s:28:\"seo_unauthorized_noindex_str\";s:29:\"mepr-seo-unauthorized-noindex\";s:10:\"emails_str\";s:11:\"mepr-emails\";s:28:\"redirect_on_unauthorized_str\";s:29:\"mepr-redirect-on-unauthorized\";s:29:\"unauthorized_redirect_url_str\";s:30:\"mepr-unauthorized-redirect-url\";s:25:\"redirect_non_singular_str\";s:26:\"mepr-redirect-non-singular\";s:19:\"redirect_method_str\";s:20:\"mepr-redirect-method\";s:21:\"allow_cancel_subs_str\";s:22:\"mepr-allow-cancel-subs\";s:22:\"allow_suspend_subs_str\";s:23:\"mepr-allow-suspend-subs\";s:37:\"disable_global_autoresponder_list_str\";s:38:\"mepr-disable-global-autoresponder-list\";s:29:\"opt_in_checked_by_default_str\";s:30:\"mepr-opt-in-checked-by-default\";s:17:\"global_styles_str\";s:18:\"mepr-global-styles\";s:30:\"include_email_privacy_link_str\";s:23:\"mepr-email-privacy-link\";s:26:\"require_privacy_policy_str\";s:27:\"mepr-require-privacy-policy\";s:24:\"privacy_policy_title_str\";s:25:\"mepr-privacy-policy-title\";s:15:\"account_page_id\";i:623;s:13:\"login_page_id\";i:757;s:16:\"thankyou_page_id\";i:684;s:20:\"force_login_page_url\";b:1;s:18:\"login_redirect_url\";s:35:\"https://6sigma.academy/user-profile\";s:19:\"logout_redirect_url\";s:22:\"https://6sigma.academy\";s:19:\"disable_mod_rewrite\";b:1;s:6:\"emails\";a:22:{s:20:\"MeprUserWelcomeEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:26:\"** Welcome to {$blog_name}\";s:4:\"body\";s:1032:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 4px;\">Welcome {$user_first_name}!</h1>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div id=\"receipt\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">You can login here: {$login_page}</div>\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Using this username and password:</div>\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Username:</th>\n<td>{$username}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Password:</th>\n<td>*** Password you set during signup ***</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Cheers!</div>\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">The {$blog_name} Team</div>\n</div>\n</div>\n\";}s:20:\"MeprUserReceiptEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:18:\"** Payment Receipt\";s:4:\"body\";s:1692:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Payment Receipt</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">for your payment to {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<table class=\"transaction\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Amount:</th>\n<td>{$payment_amount}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Date:</th>\n<td>{$trans_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Invoice:</th>\n<td>{$invoice_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Transaction:</th>\n<td>{$trans_num}</td>\n</tr>\n</tbody>\n</table>\n<table class=\"labels\" style=\"clear: both; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"vertical-align: top;\">\n<fieldset class=\"billing\" style=\"border: none; border-top: 1px solid #dedede; margin: 20px 40px 20px 0;\">\n<legend>Paid to</legend>\n<address style=\"font-style: normal;\"><big>{$blog_name}</big></address>\n</fieldset>\n</td>\n</tr>\n</tbody>\n</table>\n<table class=\"labels\" style=\"clear: both; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"vertical-align: top;\">\n<fieldset class=\"billing\" style=\"border: none; border-top: 1px solid #dedede; margin: 20px 40px 20px 0;\">\n<legend>Billed to</legend>\n<address style=\"font-style: normal;\">\n<div class=\"address_name\" style=\"display: block; font-size: 115%;\"><big>{$user_full_name}</big></div>\n<div class=\"address_email\" style=\"display: block;\">{$user_email} (<b>{$user_login}</b>)</div>\n<div class=\"address_address\" style=\"display: block;\">{$user_address}</div>\n</address>\n</fieldset>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:25:\"MeprUserCancelledSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:44:\"** Your Automatic Payments Have Been Stopped\";s:4:\"body\";s:1135:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your Automatic Payments Have Been Stopped</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Your subscription on {$blog_name} was cancelled:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Stopped</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:24:\"MeprUserUpgradedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:36:\"** You\'ve upgraded your subscription\";s:4:\"body\";s:1127:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your subscription has been upgraded</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Your subscription on {$blog_name} was upgraded:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Active</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:26:\"MeprUserDowngradedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:38:\"** You\'ve downgraded your subscription\";s:4:\"body\";s:1131:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your subscription has been downgraded</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Your subscription on {$blog_name} was downgraded:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Active</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:25:\"MeprUserSuspendedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:34:\"** You\'ve paused your subscription\";s:4:\"body\";s:1123:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your subscription has been paused</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Your subscription on {$blog_name} was paused:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Paused</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:23:\"MeprUserResumedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:32:\"** Your subscription has resumed\";s:4:\"body\";s:1120:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your subscription has resumed</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Your subscription on {$blog_name} has resumed:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Active</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:24:\"MeprUserRefundedTxnEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:32:\"** Your Transaction Was Refunded\";s:4:\"body\";s:1144:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your Transaction Was Refunded</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$trans_num} – {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div id=\"receipt\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Your transaction on {$blog_name} was refunded:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Amount:</th>\n<td>{$payment_amount}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Transaction:</th>\n<td>{$trans_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Date:</th>\n<td>{$trans_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Refunded</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n\";}s:22:\"MeprUserFailedTxnEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:26:\"** Your Transaction Failed\";s:4:\"body\";s:1285:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your Transaction Failed</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$trans_num} – {$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Sorry, your transaction on {$blog_name} failed. Please update your payment details and retry your purchase.</div>\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">Here are the details of your transaction:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Amount:</th>\n<td>{$payment_amount}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Transaction:</th>\n<td>{$trans_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Date:</th>\n<td>{$trans_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Failed</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:23:\"MeprUserCcExpiringEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:31:\"** Your Credit Card is Expiring\";s:4:\"body\";s:2001:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Your Credit Card is Expiring on {$subscr_cc_month_exp}/{$subscr_cc_year_exp}</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$blog_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div style=\"margin-bottom: 20px;\">Your Credit Card will expire before your next billing on {$blog_name}.</div>\n<div style=\"margin-bottom: 20px;\">To avoid any interruptions in your subscription, please <a href=\"{$subscr_update_url}\">login to your account</a> and update your credit card information.</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$product_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription Num:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Credit Card Num:</th>\n<td>{$subscr_cc_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Credit Card Exp:</th>\n<td>{$subscr_cc_month_exp}/{$subscr_cc_year_exp}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Next Billing:</th>\n<td>{$subscr_next_billing_at}</td>\n</tr>\n</tbody>\n</table>\n<table class=\"labels\" style=\"clear: both; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"vertical-align: top;\">\n<fieldset class=\"billing\" style=\"border: none; border-top: 1px solid #dedede; margin: 20px 40px 20px 0;\">\n<legend style=\"display: block; font-weight: bold; color: #999;\">Billed to</legend>\n<address style=\"font-style: normal;\">\n<div class=\"address_name\" style=\"display: block; font-size: 115%;\"><big>{$user_full_name}</big></div>\n<div class=\"address_email\" style=\"display: block;\">{$user_email} (<b>{$user_login}</b>)</div>\n<div class=\"address_address\" style=\"display: block;\">{$user_address}</div>\n</address>\n</fieldset>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:20:\"MeprAdminSignupEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:26:\"** New Signup: {$username}\";s:4:\"body\";s:939:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">New Signup</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$user_full_name} ({$username})</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A new user just signed up on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">ID:</th>\n<td>{$user_id}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">IP:</th>\n<td>{$user_remote_addr}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:23:\"MeprAdminNewOneOffEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:42:\"** New One-Time Subscription: {$trans_num}\";s:4:\"body\";s:1078:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">New One-Time Subscription</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$trans_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A non-recurring subscription was just created on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Transaction:</th>\n<td>{$trans_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Amount:</th>\n<td>{$payment_amount}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$trans_gateway}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:20:\"MeprAdminNewSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:44:\"** New Recurring Subscription: {$subscr_num}\";s:4:\"body\";s:1224:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">New Recurring Subscription</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A subscription was just created on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Auto-Rebilling:</th>\n<td>Enabled</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$subscr_gateway}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:21:\"MeprAdminReceiptEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:54:\"** Payment of {$payment_amount} from {$user_full_name}\";s:4:\"body\";s:1547:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Payment from {$user_full_name}</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$product_name} – {$trans_num}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Payment Amount:</th>\n<td>{$payment_amount}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Invoice Number:</th>\n<td>{$invoice_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Invoice Date:</th>\n<td>{$trans_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Transaction:</th>\n<td>{$trans_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$trans_gateway}</td>\n</tr>\n</tbody>\n</table>\n<table class=\"labels\" style=\"clear: both; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"vertical-align: top;\">\n<fieldset class=\"billing\" style=\"border: none; border-top: 1px solid #dedede; margin: 20px 40px 20px 0;\">\n<legend style=\"display: block; font-weight: bold; color: #999;\">Billed to</legend>\n<address style=\"font-style: normal;\">\n<div class=\"address_name\" style=\"display: block; font-size: 115%;\"><big>{$user_full_name}</big></div>\n<div class=\"address_email\" style=\"display: block;\">{$user_email} (<b>{$user_login}</b>)</div>\n<div class=\"address_address\" style=\"display: block;\">{$user_address}</div>\n</address>\n</fieldset>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:26:\"MeprAdminCancelledSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:43:\"** Subscription {$subscr_num} Was Cancelled\";s:4:\"body\";s:1219:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Subscription Cancelled</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A subscription was just cancelled on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Auto Rebill:</th>\n<td>Stopped</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$subscr_gateway}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:25:\"MeprAdminUpgradedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:38:\"** Subscription {$subscr_num} Upgraded\";s:4:\"body\";s:1222:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Subscription Upgraded</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A user upgraded their subscription on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Auto-Rebilling:</th>\n<td>Enabled</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$subscr_gateway}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:27:\"MeprAdminDowngradedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:40:\"** Subscription {$subscr_num} Downgraded\";s:4:\"body\";s:1226:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Subscription Downgraded</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A user downgraded their subscription on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Auto-Rebilling:</th>\n<td>Enabled</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$subscr_gateway}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:26:\"MeprAdminSuspendedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:36:\"** Subscription {$subscr_num} Paused\";s:4:\"body\";s:1210:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Subscription Paused</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A subscription was paused on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Auto-Rebilling:</th>\n<td>Paused</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$subscr_gateway}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:24:\"MeprAdminResumedSubEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:37:\"** Subscription {$subscr_num} Resumed\";s:4:\"body\";s:1220:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Subscription Resumed</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$subscr_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A user resumed their subscription on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Terms:</th>\n<td>{$subscr_terms}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Started:</th>\n<td>{$subscr_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Auto-Rebilling:</th>\n<td>Enabled</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$subscr_gateway}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:25:\"MeprAdminRefundedTxnEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:40:\"** Transaction {$trans_num} Was Refunded\";s:4:\"body\";s:1206:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Transaction Refunded</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$trans_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A transaction was just refunded on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Amount:</th>\n<td>{$payment_amount}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Transaction:</th>\n<td>{$trans_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Date:</th>\n<td>{$trans_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Refunded</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$trans_gateway}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:23:\"MeprAdminFailedTxnEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:21:\"** Transaction Failed\";s:4:\"body\";s:1196:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">Transaction Failed</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$trans_num} – {$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div class=\"section\" style=\"display: block; margin-bottom: 24px;\">A transaction just failed on {$blog_name}:</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Amount:</th>\n<td>{$payment_amount}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Transaction:</th>\n<td>{$trans_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Date:</th>\n<td>{$trans_date}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Status:</th>\n<td>Failed</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$trans_gateway}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Name:</th>\n<td>{$user_full_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Email:</th>\n<td>{$user_email}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Login:</th>\n<td>{$user_login}</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}s:24:\"MeprAdminCcExpiringEmail\";a:4:{s:7:\"enabled\";b:1;s:12:\"use_template\";b:1;s:7:\"subject\";s:41:\"** Credit Card Expiring For {$subscr_num}\";s:4:\"body\";s:1905:\"<div id=\"header\" style=\"width: 680px; padding: 0px; margin: 0 auto; text-align: left;\">\n<h1 style=\"font-size: 30px; margin-bottom: 0;\">A Credit Card is Expiring on {$subscr_cc_month_exp}/{$subscr_cc_year_exp}</h1>\n<h2 style=\"margin-top: 0; color: #999; font-weight: normal;\">{$user_full_name}</h2>\n</div>\n<div id=\"body\" style=\"width: 600px; background: white; padding: 40px; margin: 0 auto; text-align: left;\">\n<div style=\"margin-bottom: 20px;\">A member\'s Credit Card will expire before their next billing on {$blog_name}.</div>\n<table class=\"transaction\" style=\"clear: both;\">\n<tbody>\n<tr>\n<th style=\"text-align: left;\">Website:</th>\n<td>{$blog_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription:</th>\n<td>{$product_name}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Subscription Num:</th>\n<td>{$subscr_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Credit Card Num:</th>\n<td>{$subscr_cc_num}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Credit Card Exp:</th>\n<td>{$subscr_cc_month_exp}/{$subscr_cc_year_exp}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Next Billing:</th>\n<td>{$subscr_next_billing_at}</td>\n</tr>\n<tr>\n<th style=\"text-align: left;\">Payment System:</th>\n<td>{$subscr_gateway}</td>\n</tr>\n</tbody>\n</table>\n<table class=\"labels\" style=\"clear: both; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"vertical-align: top;\">\n<fieldset class=\"billing\" style=\"border: none; border-top: 1px solid #dedede; margin: 20px 40px 20px 0;\">\n<legend style=\"display: block; font-weight: bold; color: #999;\">Billed to</legend>\n<address style=\"font-style: normal;\">\n<div class=\"address_name\" style=\"display: block; font-size: 115%;\"><big>{$user_full_name}</big></div>\n<div class=\"address_email\" style=\"display: block;\">{$user_email} (<b>{$user_login}</b>)</div>\n<div class=\"address_address\" style=\"display: block;\">{$user_address}</div>\n</address>\n</fieldset>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n\";}}s:17:\"account_css_width\";i:500;s:14:\"custom_message\";s:347:\"<p style=\"text-align: center\"><span style=\"font-size: 200%\">Welcome to Six Sigma Academy</span></p>\r\n<p style=\"text-align: center\"><span style=\"font-size: 200%\">Click <span style=\"color: #3366ff\"><a style=\"color: #3366ff\" href=\"https://6sigma.academy/e-courses/\"><strong>here</strong></a></span> to view the available e-learning Courses</span></p>\";s:14:\"setup_complete\";i:1;s:13:\"currency_code\";s:3:\"NZD\";s:15:\"currency_symbol\";s:1:\"$\";s:21:\"currency_symbol_after\";b:0;s:13:\"language_code\";s:2:\"US\";s:12:\"integrations\";a:2:{s:9:\"plt1nf-aw\";a:9:{s:2:\"id\";s:9:\"plt1nf-aw\";s:5:\"saved\";s:1:\"1\";s:5:\"label\";s:13:\"Bank Transfer\";s:7:\"gateway\";s:21:\"MeprArtificialGateway\";s:9:\"use_label\";b:1;s:8:\"use_icon\";b:1;s:8:\"use_desc\";b:1;s:17:\"manually_complete\";s:2:\"on\";s:4:\"desc\";s:0:\"\";}s:10:\"plt23p-1de\";a:11:{s:2:\"id\";s:10:\"plt23p-1de\";s:5:\"saved\";s:1:\"1\";s:5:\"label\";s:6:\"Paypal\";s:7:\"gateway\";s:25:\"MeprPayPalStandardGateway\";s:9:\"use_label\";b:1;s:8:\"use_icon\";b:1;s:8:\"use_desc\";b:1;s:12:\"paypal_email\";s:29:\"accounts@ebusinesspacific.com\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:9:\"signature\";s:0:\"\";}}s:13:\"lock_wp_admin\";b:1;s:23:\"enforce_strong_password\";s:4:\"show\";s:28:\"disable_wp_registration_form\";b:1;s:20:\"disable_wp_admin_bar\";b:1;s:18:\"pro_rated_upgrades\";b:0;s:10:\"enable_spc\";b:0;s:20:\"coupon_field_enabled\";b:0;s:11:\"require_tos\";b:0;s:22:\"require_privacy_policy\";b:0;s:7:\"tos_url\";s:0:\"\";s:9:\"tos_title\";s:45:\"I have read and agree to the Terms Of Service\";s:20:\"privacy_policy_title\";s:118:\"This site collects names, emails and other user information. I consent to the terms set forth in the %Privacy Policy%.\";s:19:\"mail_send_from_name\";s:17:\"Six Sigma Academy\";s:20:\"mail_send_from_email\";s:31:\"production@ebusinesspacific.com\";s:17:\"username_is_email\";b:0;s:16:\"show_fname_lname\";b:0;s:19:\"require_fname_lname\";b:1;s:19:\"show_address_fields\";b:1;s:22:\"require_address_fields\";b:0;s:31:\"show_fields_logged_in_purchases\";b:1;s:14:\"address_fields\";a:6:{i:0;O:8:\"stdClass\":6:{s:9:\"field_key\";s:16:\"mepr-address-one\";s:10:\"field_name\";s:14:\"Address Line 1\";s:10:\"field_type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:14:\"show_on_signup\";b:1;s:8:\"required\";b:0;}i:1;O:8:\"stdClass\":6:{s:9:\"field_key\";s:16:\"mepr-address-two\";s:10:\"field_name\";s:14:\"Address Line 2\";s:10:\"field_type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:14:\"show_on_signup\";b:1;s:8:\"required\";b:0;}i:2;O:8:\"stdClass\":6:{s:9:\"field_key\";s:17:\"mepr-address-city\";s:10:\"field_name\";s:4:\"City\";s:10:\"field_type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:14:\"show_on_signup\";b:1;s:8:\"required\";b:0;}i:3;O:8:\"stdClass\":6:{s:9:\"field_key\";s:20:\"mepr-address-country\";s:10:\"field_name\";s:7:\"Country\";s:10:\"field_type\";s:9:\"countries\";s:13:\"default_value\";s:0:\"\";s:14:\"show_on_signup\";b:1;s:8:\"required\";b:0;}i:4;O:8:\"stdClass\":6:{s:9:\"field_key\";s:18:\"mepr-address-state\";s:10:\"field_name\";s:14:\"State/Province\";s:10:\"field_type\";s:6:\"states\";s:13:\"default_value\";s:0:\"\";s:14:\"show_on_signup\";b:1;s:8:\"required\";b:0;}i:5;O:8:\"stdClass\":6:{s:9:\"field_key\";s:16:\"mepr-address-zip\";s:10:\"field_name\";s:15:\"Zip/Postal Code\";s:10:\"field_type\";s:4:\"text\";s:13:\"default_value\";s:0:\"\";s:14:\"show_on_signup\";b:1;s:8:\"required\";b:0;}}s:13:\"custom_fields\";a:0:{}s:18:\"mothership_license\";s:0:\"\";s:12:\"edge_updates\";b:0;s:18:\"product_pages_slug\";s:8:\"register\";s:16:\"group_pages_slug\";s:5:\"plans\";s:21:\"admin_email_addresses\";s:31:\"production@ebusinesspacific.com\";s:20:\"unauthorized_message\";s:39:\"You are unauthorized to view this page.\";s:24:\"redirect_on_unauthorized\";b:0;s:25:\"unauthorized_redirect_url\";s:22:\"https://6sigma.academy\";s:21:\"redirect_non_singular\";b:0;s:15:\"redirect_method\";s:17:\"template_redirect\";s:20:\"unauth_show_excerpts\";b:0;s:19:\"unauth_excerpt_type\";s:7:\"excerpt\";s:19:\"unauth_excerpt_size\";s:3:\"100\";s:17:\"unauth_show_login\";b:1;s:19:\"authorize_seo_views\";b:0;s:24:\"seo_unauthorized_noindex\";b:1;s:15:\"paywall_enabled\";b:0;s:22:\"paywall_num_free_views\";i:1;s:23:\"disable_grace_init_days\";b:0;s:15:\"grace_init_days\";i:1;s:17:\"grace_expire_days\";i:0;s:17:\"allow_cancel_subs\";b:1;s:18:\"allow_suspend_subs\";b:0;s:33:\"disable_global_autoresponder_list\";b:0;s:25:\"opt_in_checked_by_default\";b:1;s:13:\"global_styles\";b:0;s:26:\"include_email_privacy_link\";b:0;}','yes'),(5202,'login_customizer_options','a:49:{i:0;s:14:\"logincust_logo\";i:1;s:20:\"logincust_logo_width\";i:2;s:21:\"logincust_logo_height\";i:3;s:22:\"logincust_logo_padding\";i:4;s:18:\"logincust_bg_image\";i:5;s:18:\"logincust_bg_color\";i:6;s:17:\"logincust_bg_size\";i:7;s:23:\"logincust_form_bg_image\";i:8;s:23:\"logincust_form_bg_color\";i:9;s:20:\"logincust_form_width\";i:10;s:21:\"logincust_form_height\";i:11;s:22:\"logincust_form_padding\";i:12;s:21:\"logincust_field_width\";i:13;s:22:\"logincust_field_margin\";i:14;s:18:\"logincust_field_bg\";i:15;s:21:\"logincust_field_color\";i:16;s:21:\"logincust_field_label\";i:17;s:19:\"logincust_button_bg\";i:18;s:23:\"logincust_button_border\";i:19;s:23:\"logincust_button_shadow\";i:20;s:22:\"logincust_button_color\";i:21;s:25:\"logincust_button_hover_bg\";i:22;s:29:\"logincust_button_hover_border\";i:23;s:21:\"logincust_other_color\";i:24;s:27:\"logincust_other_color_hover\";i:25;s:19:\"logincust_other_css\";s:27:\"logincust_templates_control\";s:8:\"material\";s:18:\"logincust_bg_color\";s:7:\"#006eb7\";s:14:\"logincust_logo\";s:64:\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigma13.jpg\";s:22:\"logincust_form_padding\";s:19:\"26px 24px 46px 25px\";s:21:\"logincust_form_radius\";s:4:\"10px\";s:28:\"logincust_form_shadow_spread\";s:4:\"50px\";s:21:\"logincust_form_shadow\";s:15:\"rgba(2,2,2,0.3)\";s:27:\"logincust_field_remember_me\";i:1;s:28:\"logincust_field_border_width\";s:3:\"0px\";s:26:\"logincust_field_box_shadow\";i:1;s:19:\"logincust_button_bg\";s:7:\"#e91e63\";s:25:\"logincust_button_hover_bg\";s:7:\"#e8004d\";s:29:\"logincust_button_height_width\";s:6:\"custom\";s:27:\"logincust_button_width_size\";s:4:\"100%\";s:28:\"logincust_button_height_size\";s:4:\"40px\";s:24:\"logincust_button_padding\";s:17:\"0px 12px 2px 12px\";s:29:\"logincust_button_border_width\";s:3:\"0px\";s:23:\"logincust_button_shadow\";s:22:\"rgba(120,200,230,0.01)\";s:28:\"logincust_button_text_shadow\";s:7:\"#e91e63\";s:21:\"logincust_other_color\";s:7:\"#ffffff\";s:27:\"logincust_other_color_hover\";s:7:\"#dddddd\";s:19:\"logincust_other_css\";s:520:\"/* Custom CSS for Material Template */\n#login form#loginform .input,\n#login form#registerform .input,\n#login form#lostpasswordform .input {\n	border-bottom: 1px solid #d2d2d2;\n}\n\n.bar {\n	position: relative;\n	display: block;\n	width: 100%;\n}\n\n.bar:before, .bar:after {\n	content: \"\";\n	height: 2px; \n	width: 0;\n	bottom: 15px; \n	position: absolute;\n	background: #e91e63; \n	transition: all 0.2s ease;\n}\n\n.bar:before { left: 50%; }\n\n.bar:after { right: 50%; }\n\ninput:focus ~ .bar:before, input:focus ~ .bar:after { width: 50%; }\";s:18:\"logincust_other_js\";s:374:\"// Custom JS for Material Template\nfunction insertAfter( newNode, referenceNode ) {\n    referenceNode.parentNode.insertBefore( newNode, referenceNode.nextSibling );\n}\n\nvar inputFields = document.querySelectorAll( \".input\" );\n\ninputFields.forEach( ( field ) => {\n	var bar = document.createElement(\"span\");\n		bar.setAttribute( \"class\", \"bar\" );\n	insertAfter( bar, field );\n});\";}','yes'),(5203,'login_customizer_settings','a:2:{s:4:\"page\";i:653;s:7:\"version\";s:5:\"2.0.1\";}','yes'),(5204,'gf_db_version','2.4.14','no'),(5205,'rg_form_version','2.4.14','yes'),(5206,'gform_enable_background_updates','1','yes'),(5207,'gform_pending_installation','','yes'),(5208,'rul_version','2.9.1','no'),(5209,'widget_gform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5210,'widget_gform_login_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5211,'gravityformsaddon_gravityformswebapi_version','1.0','yes'),(4621,'disable_gutenberg_options','a:29:{s:11:\"disable-all\";i:1;s:23:\"user-role_administrator\";s:1:\"1\";s:16:\"user-role_editor\";s:1:\"1\";s:16:\"user-role_author\";s:1:\"1\";s:21:\"user-role_contributor\";s:1:\"1\";s:20:\"user-role_subscriber\";s:1:\"1\";s:23:\"user-role_wpseo_manager\";s:1:\"1\";s:22:\"user-role_wpseo_editor\";s:1:\"1\";s:22:\"user-role_group_leader\";s:1:\"1\";s:17:\"user-role_teacher\";s:1:\"1\";s:17:\"user-role_student\";s:1:\"1\";s:16:\"user-role_parent\";s:1:\"1\";s:14:\"post-type_post\";s:1:\"1\";s:14:\"post-type_page\";s:1:\"1\";s:16:\"post-type_blocks\";s:1:\"1\";s:27:\"post-type_sfwd-transactions\";s:1:\"1\";s:23:\"post-type_featured_item\";s:1:\"1\";s:9:\"templates\";s:0:\"\";s:8:\"post-ids\";s:0:\"\";s:12:\"whitelist-id\";s:0:\"\";s:14:\"whitelist-slug\";s:0:\"\";s:15:\"whitelist-title\";s:0:\"\";s:11:\"disable-nag\";i:1;s:13:\"styles-enable\";i:0;s:9:\"whitelist\";i:0;s:9:\"hide-menu\";i:0;s:8:\"hide-gut\";i:0;s:12:\"links-enable\";i:0;s:10:\"acf-enable\";i:0;}','yes'),(10688,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(5227,'gform_enable_toolbar_menu','1','yes'),(4975,'_transient_shipping-transient-version','1547160930','yes'),(5214,'gform_version_info','a:10:{s:12:\"is_valid_key\";b:1;s:6:\"reason\";s:0:\"\";s:7:\"version\";s:6:\"2.4.14\";s:3:\"url\";s:166:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.14.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=2CViRbkIKDKKzqwbqpcT21HdCGM%3D\";s:15:\"expiration_time\";i:1588691668;s:9:\"offerings\";a:53:{s:12:\"gravityforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:6:\"2.4.14\";s:14:\"version_latest\";s:6:\"2.4.14\";s:3:\"url\";s:166:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.14.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=2CViRbkIKDKKzqwbqpcT21HdCGM%3D\";s:10:\"url_latest\";s:166:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.14.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=2CViRbkIKDKKzqwbqpcT21HdCGM%3D\";}s:21:\"gravityforms2checkout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.0\";s:14:\"version_latest\";s:3:\"1.0\";}s:26:\"gravityformsactivecampaign\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.6\";s:14:\"version_latest\";s:3:\"1.6\";s:3:\"url\";s:190:\"https://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_1.6.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=ZS4NOuponzf8tnC4QCFbxtld3p4%3D\";s:10:\"url_latest\";s:190:\"https://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_1.6.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=ZS4NOuponzf8tnC4QCFbxtld3p4%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:10:\"1.0-beta-3\";s:14:\"version_latest\";s:10:\"1.0-beta-3\";}s:20:\"gravityformsagilecrm\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:24:\"gravityformsauthorizenet\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";}s:18:\"gravityformsaweber\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.9\";s:14:\"version_latest\";s:3:\"2.9\";s:3:\"url\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_2.9.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=rQprJOOdoHrXbIWHNSJJZKMQatE%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_2.9.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=rQprJOOdoHrXbIWHNSJJZKMQatE%3D\";}s:21:\"gravityformsbatchbook\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";}s:18:\"gravityformsbreeze\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";}s:27:\"gravityformscampaignmonitor\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.7\";s:14:\"version_latest\";s:3:\"3.7\";s:3:\"url\";s:194:\"https://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_3.7.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=vtQ1CtYkf%2B5fjWDpGMvghAnzTNk%3D\";s:10:\"url_latest\";s:194:\"https://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_3.7.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=vtQ1CtYkf%2B5fjWDpGMvghAnzTNk%3D\";}s:20:\"gravityformscampfire\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";}s:22:\"gravityformscapsulecrm\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";}s:26:\"gravityformschainedselects\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";}s:23:\"gravityformscleverreach\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.5\";s:14:\"version_latest\";s:5:\"1.5.2\";s:3:\"url\";s:186:\"https://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.5.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=ywyViX%2F0v7HJF1nczfte7ArcbAY%3D\";s:10:\"url_latest\";s:188:\"https://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.5.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=oSRiySshN%2B3gCmg7BPrPUdpfmJ4%3D\";}s:27:\"gravityformsconstantcontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.0\";s:14:\"version_latest\";s:3:\"1.1\";s:3:\"url\";s:198:\"https://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.0.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=zH%2BkZ%2Fjboxvuvh3cHedejH%2BU7L4%3D\";s:10:\"url_latest\";s:194:\"https://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=ZMab7QgIdZJyEsMcrYuWf%2B5cV6Q%3D\";}s:19:\"gravityformscoupons\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.9\";s:14:\"version_latest\";s:3:\"2.9\";}s:17:\"gravityformsdebug\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:10:\"1.0.beta11\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:181:\"https://s3.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta11.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=GHFRkeWQPz%2FXaZzseBcKg2yrXrw%3D\";}s:19:\"gravityformsdropbox\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.4\";s:14:\"version_latest\";s:5:\"2.4.3\";}s:16:\"gravityformsemma\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:5:\"1.2.6\";s:3:\"url\";s:172:\"https://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=Kgtym1uxbsI7CF3xtr9CN7%2FUvYM%3D\";s:10:\"url_latest\";s:174:\"https://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.2.6.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=As08u8AA%2FizL3hT6bEWlDUDrNcE%3D\";}s:22:\"gravityformsfreshbooks\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.6\";s:14:\"version_latest\";s:3:\"2.6\";}s:23:\"gravityformsgetresponse\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";s:3:\"url\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=SeKiiwIlWzVvCxL710KMswzidXA%3D\";s:10:\"url_latest\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=SeKiiwIlWzVvCxL710KMswzidXA%3D\";}s:21:\"gravityformsgutenberg\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.4\";s:3:\"url\";s:187:\"https://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=ZrPWmEf8FvPIqTeEHYQdfQuhgnM%3D\";s:10:\"url_latest\";s:187:\"https://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=ZrPWmEf8FvPIqTeEHYQdfQuhgnM%3D\";}s:21:\"gravityformshelpscout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.8\";s:14:\"version_latest\";s:5:\"1.9.3\";}s:20:\"gravityformshighrise\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";}s:19:\"gravityformshipchat\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:19:\"gravityformshubspot\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.1.1\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_1.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=RCRhhaCEAuYci0exeEHlCD3OH%2BI%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_1.1.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=JxVZFv%2Fi0e4PwRa6CdiqKmLrkC4%3D\";}s:20:\"gravityformsicontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:3:\"url\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.3.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=Z2yUZ7thp1iokNXY%2FHANh8sS%2BDw%3D\";s:10:\"url_latest\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.3.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=r2AJX0oyJX%2BngSL5IO%2Fj0Lk0yXQ%3D\";}s:19:\"gravityformslogging\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:3:\"url\";s:176:\"https://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=TVVm3L3o2DvuIQPuJoXOrE0jqhk%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=zDvRQ0aW56YBYuqlU%2FfzrtuCj1M%3D\";}s:19:\"gravityformsmadmimi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=3KsNwxm8S7vf8eCM%2B%2Bb97m0CQeg%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=3KsNwxm8S7vf8eCM%2B%2Bb97m0CQeg%3D\";}s:21:\"gravityformsmailchimp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"4.6\";s:14:\"version_latest\";s:5:\"4.6.3\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_4.6.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=adI4ckaLgq1ZkaeHeSXnxAJeEmw%3D\";s:10:\"url_latest\";s:184:\"https://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_4.6.3.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=3LdMxIyEK7GuiADBoDeTq%2BTc5Ww%3D\";}s:19:\"gravityformsmailgun\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.1.2\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=DEg0kQif868vgc%2FshSVnaMFukfI%3D\";s:10:\"url_latest\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.1.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=qemJE0id%2B4hcLxl5j6S89uGtCHA%3D\";}s:26:\"gravityformspartialentries\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.4\";s:14:\"version_latest\";s:5:\"1.4.1\";}s:18:\"gravityformspaypal\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"3.2\";s:14:\"version_latest\";s:3:\"3.2\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";N;}s:29:\"gravityformspaypalpaymentspro\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.4\";s:14:\"version_latest\";s:3:\"2.4\";}s:21:\"gravityformspaypalpro\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.2\";}s:20:\"gravityformspicatcha\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";}s:16:\"gravityformspipe\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.1.1\";}s:17:\"gravityformspolls\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"3.4\";s:14:\"version_latest\";s:3:\"3.4\";}s:20:\"gravityformspostmark\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.0\";s:14:\"version_latest\";s:5:\"1.0.1\";s:3:\"url\";s:178:\"https://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.0.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=sIFEdGeHrjEaFOZXOHyJXQFd2jw%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.0.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=1I79A5iHe41ZWDd6zmWfz7qQ%2FQk%3D\";}s:16:\"gravityformsquiz\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"3.2\";s:14:\"version_latest\";s:3:\"3.2\";}s:19:\"gravityformsrestapi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:3:\"url\";s:185:\"https://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=3H5A5xm%2FYoVfXap3Elvqe3nJytk%3D\";s:10:\"url_latest\";s:185:\"https://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=3H5A5xm%2FYoVfXap3Elvqe3nJytk%3D\";}s:20:\"gravityformssendgrid\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:5:\"1.2.1\";s:3:\"url\";s:180:\"https://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.2.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=b5%2BkS2hXnt0Zn257pRPdo8hFdLI%3D\";s:10:\"url_latest\";s:182:\"https://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.2.1.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=up4oVQ3owlH0R%2BmvWAx02duuQWg%3D\";}s:21:\"gravityformssignature\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"3.8\";s:14:\"version_latest\";s:5:\"3.8.1\";}s:17:\"gravityformsslack\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.9\";s:14:\"version_latest\";s:3:\"1.9\";}s:18:\"gravityformsstripe\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"3.2\";s:14:\"version_latest\";s:3:\"3.2\";}s:18:\"gravityformssurvey\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"3.4\";s:14:\"version_latest\";s:3:\"3.4\";}s:18:\"gravityformstrello\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:5:\"1.2.3\";}s:18:\"gravityformstwilio\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.6\";s:14:\"version_latest\";s:3:\"2.6\";}s:28:\"gravityformsuserregistration\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"4.4\";s:14:\"version_latest\";s:3:\"4.4\";}s:20:\"gravityformswebhooks\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:18:\"gravityformszapier\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"3.2\";s:14:\"version_latest\";s:3:\"3.2\";}s:19:\"gravityformszohocrm\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.8\";s:14:\"version_latest\";s:3:\"1.8\";}}s:9:\"is_active\";s:1:\"1\";s:14:\"version_latest\";s:6:\"2.4.14\";s:10:\"url_latest\";s:166:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.4.14.zip?AWSAccessKeyId=AKIAJC3LQNDWHBOFBQIA&Expires=1569964659&Signature=2CViRbkIKDKKzqwbqpcT21HdCGM%3D\";s:9:\"timestamp\";i:1569791859;}','yes'),(5212,'gravityformsaddon_feed-base_version','0.14','yes'),(5213,'gravityformsaddon_gravityformsuserregistration_version','3.9.2','yes'),(4685,'_bbp_private_forums','a:0:{}','yes'),(4686,'_bbp_hidden_forums','a:0:{}','yes'),(4687,'_bbp_db_version','250','yes'),(4946,'mailchimp_woocommerce_version','2.1.11','no'),(4947,'mailchimp-woocommerce','a:0:{}','yes'),(4798,'woocommerce_store_address','89 Robertson Road','yes'),(4799,'woocommerce_store_address_2','','yes'),(4800,'woocommerce_store_city','Suva','yes'),(4801,'woocommerce_default_country','FJ','yes'),(4802,'woocommerce_store_postcode','926','yes'),(4803,'woocommerce_allowed_countries','all','yes'),(4804,'woocommerce_all_except_countries','a:0:{}','yes'),(4805,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(4806,'woocommerce_ship_to_countries','','yes'),(4807,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(4808,'woocommerce_default_customer_address','geolocation','yes'),(4809,'woocommerce_calc_taxes','no','yes'),(4810,'woocommerce_enable_coupons','no','yes'),(4811,'woocommerce_calc_discounts_sequentially','no','no'),(4812,'woocommerce_currency','FJD','yes'),(4813,'woocommerce_currency_pos','left','yes'),(4814,'woocommerce_price_thousand_sep',',','yes'),(4815,'woocommerce_price_decimal_sep','.','yes'),(4816,'woocommerce_price_num_decimals','2','yes'),(4817,'woocommerce_shop_page_id','627','yes'),(4818,'woocommerce_cart_redirect_after_add','no','yes'),(4819,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(4820,'woocommerce_placeholder_image','','yes'),(4821,'woocommerce_weight_unit','kg','yes'),(4822,'woocommerce_dimension_unit','cm','yes'),(4823,'woocommerce_enable_reviews','yes','yes'),(4824,'woocommerce_review_rating_verification_label','yes','no'),(4825,'woocommerce_review_rating_verification_required','no','no'),(4826,'woocommerce_enable_review_rating','yes','yes'),(4827,'woocommerce_review_rating_required','yes','no'),(34507,'gf_previous_db_version','2.4.12','yes'),(34508,'gf_upgrade_lock','','yes'),(34509,'gform_sticky_admin_messages','a:0:{}','yes'),(36030,'aiowpsec_db_version','1.9','yes'),(36031,'aio_wp_security_configs','a:90:{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:0:\"\";s:28:\"aiowps_allow_unlock_requests\";s:0:\"\";s:25:\"aiowps_max_login_attempts\";s:1:\"3\";s:24:\"aiowps_retry_time_period\";s:1:\"5\";s:26:\"aiowps_lockout_time_length\";s:2:\"60\";s:28:\"aiowps_set_generic_login_msg\";s:0:\"\";s:26:\"aiowps_enable_email_notify\";s:0:\"\";s:20:\"aiowps_email_address\";s:31:\"production@ebusinesspacific.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:43:\"aiowps_instantly_lockout_specific_usernames\";a:0:{}s:32:\"aiowps_unlock_request_secret_key\";s:20:\"hlckwswhex1c6anfmwdv\";s:35:\"aiowps_lockdown_enable_whitelisting\";s:0:\"\";s:36:\"aiowps_lockdown_allowed_ip_addresses\";s:0:\"\";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:31:\"aiowps_enable_woo_login_captcha\";s:0:\"\";s:34:\"aiowps_enable_woo_register_captcha\";s:0:\"\";s:25:\"aiowps_captcha_secret_key\";s:20:\"xzvio2kbwkd4wgfiy2p2\";s:42:\"aiowps_enable_manual_registration_approval\";s:0:\"\";s:39:\"aiowps_enable_registration_page_captcha\";s:0:\"\";s:35:\"aiowps_enable_registration_honeypot\";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:31:\"production@ebusinesspacific.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:32:\"aiowps_place_custom_rules_at_top\";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:0:\"\";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:33:\"aiowps_enable_bp_register_captcha\";s:0:\"\";s:35:\"aiowps_enable_bbp_new_topic_captcha\";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:31:\"production@ebusinesspacific.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:42:\"aiowps_disallow_unauthorized_rest_requests\";s:0:\"\";s:25:\"aiowps_ip_retrieve_method\";s:1:\"0\";s:25:\"aiowps_recaptcha_site_key\";s:0:\"\";s:27:\"aiowps_recaptcha_secret_key\";s:0:\"\";s:24:\"aiowps_default_recaptcha\";s:0:\"\";}','yes'),(33391,'rocket_analytics_notice_displayed','1','yes'),(25742,'whl_page','sooggoo','yes'),(25743,'whl_redirect_admin','404','yes'),(25699,'pum_ver_upgraded_from','1.8.10','yes'),(25700,'pum_completed_upgrades','a:1:{i:0;s:16:\"core-v1_8-themes\";}','yes'),(25702,'_pum_installed','1','yes'),(25703,'pum_privacy_cookie_list','a:2:{s:7:\"cookies\";a:0:{}s:9:\"timestamp\";i:1569791858;}','yes'),(4906,'woocommerce_admin_notices','a:0:{}','yes'),(4691,'ld_topic_category_children','a:0:{}','yes'),(4845,'woocommerce_tax_display_shop','excl','yes'),(4846,'woocommerce_tax_display_cart','excl','yes'),(4847,'woocommerce_price_display_suffix','','yes'),(4848,'woocommerce_tax_total_display','itemized','no'),(4849,'woocommerce_enable_shipping_calc','yes','no'),(4850,'woocommerce_shipping_cost_requires_address','no','yes'),(4851,'woocommerce_ship_to_destination','billing','no'),(4852,'woocommerce_shipping_debug_mode','no','yes'),(4853,'woocommerce_enable_guest_checkout','no','no'),(4854,'woocommerce_enable_checkout_login_reminder','no','no'),(4855,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(4856,'woocommerce_enable_myaccount_registration','no','no'),(4857,'woocommerce_registration_generate_username','no','no'),(4858,'woocommerce_registration_generate_password','no','no'),(4859,'woocommerce_erasure_request_removes_order_data','no','no'),(4860,'woocommerce_erasure_request_removes_download_data','no','no'),(4861,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(4862,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(4863,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(4864,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(4865,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(4866,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(4867,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(4868,'woocommerce_email_from_name','Six Sigma Academy','no'),(4869,'woocommerce_email_from_address','production@ebusinesspacific.com','no'),(4870,'woocommerce_email_header_image','','no'),(4871,'woocommerce_email_footer_text','{site_title}<br/>Powered by <a href=\"https://woocommerce.com/\">WooCommerce</a>','no'),(4872,'woocommerce_email_base_color','#96588a','no'),(4873,'woocommerce_email_background_color','#f7f7f7','no'),(4874,'woocommerce_email_body_background_color','#ffffff','no'),(4875,'woocommerce_email_text_color','#3c3c3c','no'),(4876,'woocommerce_cart_page_id','628','yes'),(4877,'woocommerce_checkout_page_id','629','yes'),(4878,'woocommerce_myaccount_page_id','623','yes'),(4879,'woocommerce_terms_page_id','','no'),(4880,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(4881,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(4882,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(4883,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(4884,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(4885,'woocommerce_myaccount_orders_endpoint','orders','yes'),(4886,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(4887,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(4692,'ld_ee_db_version','1.0.1','yes'),(4696,'ld_notifications_db_version','1.1','yes'),(4694,'ld_notifications_version','1.1.0','yes'),(4695,'_ld_notifications_enroll_group_queue','a:0:{}','yes'),(4697,'learndash_stripe_settings','a:7:{s:9:\"test_mode\";s:1:\"0\";s:15:\"secret_key_test\";s:0:\"\";s:20:\"publishable_key_test\";s:0:\"\";s:15:\"secret_key_live\";s:0:\"\";s:20:\"publishable_key_live\";s:0:\"\";s:8:\"currency\";s:3:\"USD\";s:10:\"return_url\";s:0:\"\";}','yes'),(4888,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(4889,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(4890,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(4891,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(4892,'woocommerce_logout_endpoint','customer-logout','yes'),(4893,'woocommerce_api_enabled','no','yes'),(4894,'woocommerce_single_image_width','600','yes'),(4895,'woocommerce_thumbnail_image_width','300','yes'),(4896,'woocommerce_checkout_highlight_required_fields','yes','yes'),(4897,'woocommerce_demo_store','no','no'),(36433,'crm_perks_upload_folder','5cc7b376c75a2589724347815901','yes'),(36434,'vxcf_form_install_data','a:2:{s:4:\"time\";i:1556591491;s:13:\"review_closed\";s:4:\"true\";}','no'),(36439,'vxcf_form_dissmiss_notice','true','no'),(4898,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(4899,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(4900,'product_cat_children','a:0:{}','yes'),(4901,'default_product_cat','46','yes'),(5223,'rg_gforms_key','94ac7373652d83f956711af4f413afae','yes'),(4927,'woocommerce_meta_box_errors','a:0:{}','yes'),(24428,'woocommerce_version','3.5.5','yes'),(24429,'woocommerce_db_version','3.5.5','yes'),(10935,'wc_ppec_version','1.6.9','yes'),(13993,'_amn_smtp_last_checked','1553385600','yes'),(773,'tidio-one-private-key','n8tn2rfso90u8yvggopvnpieyyah6uoy','yes'),(774,'tidio-one-public-key','mqyyfoa5hilmi7artxodni4ehbroh399','yes'),(10331,'pmpro_account_page_id','829','yes'),(10332,'pmpro_billing_page_id','830','yes'),(10333,'pmpro_cancel_page_id','831','yes'),(10334,'pmpro_checkout_page_id','832','yes'),(10335,'pmpro_confirmation_page_id','833','yes'),(10336,'pmpro_invoice_page_id','834','yes'),(10337,'pmpro_levels_page_id','835','yes'),(51113,'rs-templates','a:2:{s:6:\"slider\";a:377:{i:0;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:21:{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.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:21:{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.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:21:{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.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 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:21:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:21:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:24:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s: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:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:24:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages/template_group_2.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:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i: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:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:24:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.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:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:24:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.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:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:24:{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.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:24:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:24:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:24:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:21:{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.0\";s:8:\"required\";s:7:\"5.3.1.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:21:{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.0\";s:8:\"required\";s:7:\"5.3.1.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:21:{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:61:\"https://revolution.themepunch.com/filmstrip-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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:150;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:24:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:156;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:157;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:24:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:24:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:24:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:21:{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.4\";s:8:\"required\";s:5:\"5.4.6\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:202;a:24:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:343:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey 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:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:24:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:24:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:24:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:24:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:24:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:24:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:24:{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.1\";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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:24:{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.1\";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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:21:{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:7:\"5.4.8.2\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:24:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:24:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:24:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-package\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:286;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:287;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:24:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:21:{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.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\">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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:24:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:303;a:24:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"modern-portfolio-website-package\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:304;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:24:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:24:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:24:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:312;a:24:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:24:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:24:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:317;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:24:{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.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: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:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:21:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:24:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:24:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:335;a:21:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:24:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.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:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:24:{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.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:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:24:{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.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:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:24:{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.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:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:24:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:24:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s: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:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:366;a:24:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"brutal-website-template-package\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:367;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:24:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" 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:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:24:{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:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:24:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:24:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:388:{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\";}}}}','no'),(11232,'gforms_pum_1','a:4:{s:10:\"closedelay\";i:0;s:12:\"openpopup_id\";i:679;s:9:\"openpopup\";b:0;s:10:\"closepopup\";b:0;}','yes'),(37485,'recovery_keys','a:0:{}','yes'),(51211,'_site_transient_timeout_theme_roots','1569796860','no'),(51212,'_site_transient_theme_roots','a:1:{s:8:\"flatsome\";s:7:\"/themes\";}','no'),(51214,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1569795060;s:7:\"checked\";a:16:{s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:5:\"4.4.0\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.1.4\";s:45:\"contact-form-entries/contact-form-entries.php\";s:5:\"1.0.8\";s:39:\"disable-gutenberg/disable-gutenberg.php\";s:5:\"1.8.1\";s:29:\"gravityforms/gravityforms.php\";s:6:\"2.4.14\";s:45:\"upload-max-file-size/upload_max_file_size.php\";s:4:\"1.35\";s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";s:6:\"3.0.20\";s:27:\"popup-maker/popup-maker.php\";s:6:\"1.8.11\";s:23:\"revslider/revslider.php\";s:5:\"5.4.8\";s:59:\"revslider-maintenance-addon/revslider-maintenance-addon.php\";s:5:\"1.0.5\";s:33:\"string-locator/string-locator.php\";s:5:\"2.3.1\";s:25:\"wpeventplus/eventplus.php\";s:5:\"2.3.9\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:7:\"7.11.47\";s:23:\"wp-rocket/wp-rocket.php\";s:5:\"3.2.5\";s:31:\"wp-statistics/wp-statistics.php\";s:6:\"12.6.8\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"11.9\";}s:8:\"response\";a:5:{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:\"4.4.1\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/all-in-one-wp-security-and-firewall.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-128x128.png?rev=1232826\";}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=1914011\";s:2:\"1x\";s:90:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-772x250.png?rev=1914013\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:39:\"disable-gutenberg/disable-gutenberg.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/disable-gutenberg\";s:4:\"slug\";s:17:\"disable-gutenberg\";s:6:\"plugin\";s:39:\"disable-gutenberg/disable-gutenberg.php\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/disable-gutenberg/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/disable-gutenberg.1.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/disable-gutenberg/assets/icon-256x256.png?rev=1925990\";s:2:\"1x\";s:70:\"https://ps.w.org/disable-gutenberg/assets/icon-128x128.png?rev=1925990\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"wp-google-maps/wpGoogleMaps.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wp-google-maps\";s:4:\"slug\";s:14:\"wp-google-maps\";s:6:\"plugin\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:11:\"new_version\";s:7:\"7.11.52\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-google-maps/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-google-maps.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=970398\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-google-maps/assets/icon-128x128.png?rev=970398\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-google-maps/assets/banner-772x250.jpg?rev=792293\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.3\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"wp-statistics/wp-statistics.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wp-statistics\";s:4:\"slug\";s:13:\"wp-statistics\";s:6:\"plugin\";s:31:\"wp-statistics/wp-statistics.php\";s:11:\"new_version\";s:6:\"12.6.9\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wp-statistics/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-statistics.12.6.9.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-statistics/assets/icon-256x256.png?rev=1673578\";s:2:\"1x\";s:58:\"https://ps.w.org/wp-statistics/assets/icon.svg?rev=2041108\";s:3:\"svg\";s:58:\"https://ps.w.org/wp-statistics/assets/icon.svg?rev=2041108\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-statistics/assets/banner-772x250.png?rev=2041108\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.3\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"12.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.12.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}s:6:\"tested\";s:5:\"5.2.3\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:6:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.1.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}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:45:\"contact-form-entries/contact-form-entries.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:34:\"w.org/plugins/contact-form-entries\";s:4:\"slug\";s:20:\"contact-form-entries\";s:6:\"plugin\";s:45:\"contact-form-entries/contact-form-entries.php\";s:11:\"new_version\";s:5:\"1.0.8\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/contact-form-entries/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-entries.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/contact-form-entries/assets/icon-256x256.png?rev=1926543\";s:2:\"1x\";s:73:\"https://ps.w.org/contact-form-entries/assets/icon-128x128.png?rev=1926543\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/contact-form-entries/assets/banner-772x250.png?rev=1926543\";}s:11:\"banners_rtl\";a:0:{}}s:45:\"upload-max-file-size/upload_max_file_size.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:34:\"w.org/plugins/upload-max-file-size\";s:4:\"slug\";s:20:\"upload-max-file-size\";s:6:\"plugin\";s:45:\"upload-max-file-size/upload_max_file_size.php\";s:11:\"new_version\";s:4:\"1.35\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/upload-max-file-size/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/upload-max-file-size.1.35.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/upload-max-file-size/assets/icon-256x256.png?rev=2161684\";s:2:\"1x\";s:73:\"https://ps.w.org/upload-max-file-size/assets/icon-128x128.png?rev=2161684\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/upload-max-file-size/assets/banner-1544x500.png?rev=2161684\";s:2:\"1x\";s:75:\"https://ps.w.org/upload-max-file-size/assets/banner-772x250.png?rev=2161684\";}s:11:\"banners_rtl\";a:0:{}}s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/nextend-facebook-connect\";s:4:\"slug\";s:24:\"nextend-facebook-connect\";s:6:\"plugin\";s:53:\"nextend-facebook-connect/nextend-facebook-connect.php\";s:11:\"new_version\";s:6:\"3.0.20\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/nextend-facebook-connect/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/nextend-facebook-connect.3.0.20.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:77:\"https://ps.w.org/nextend-facebook-connect/assets/icon-256x256.png?rev=1825061\";s:2:\"1x\";s:69:\"https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=1825061\";s:3:\"svg\";s:69:\"https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=1825061\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/nextend-facebook-connect/assets/banner-1544x500.png?rev=2159749\";s:2:\"1x\";s:79:\"https://ps.w.org/nextend-facebook-connect/assets/banner-772x250.png?rev=2159749\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"popup-maker/popup-maker.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/popup-maker\";s:4:\"slug\";s:11:\"popup-maker\";s:6:\"plugin\";s:27:\"popup-maker/popup-maker.php\";s:11:\"new_version\";s:6:\"1.8.11\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/popup-maker/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/popup-maker.1.8.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/popup-maker/assets/icon-256x256.jpg?rev=2045655\";s:2:\"1x\";s:64:\"https://ps.w.org/popup-maker/assets/icon-128x128.jpg?rev=2045655\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/popup-maker/assets/banner-1544x500.jpg?rev=2045655\";s:2:\"1x\";s:66:\"https://ps.w.org/popup-maker/assets/banner-772x250.jpg?rev=2045655\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"string-locator/string-locator.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/string-locator\";s:4:\"slug\";s:14:\"string-locator\";s:6:\"plugin\";s:33:\"string-locator/string-locator.php\";s:11:\"new_version\";s:5:\"2.3.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/string-locator/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/string-locator.2.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/string-locator/assets/icon-256x256.png?rev=1352230\";s:2:\"1x\";s:67:\"https://ps.w.org/string-locator/assets/icon-128x128.png?rev=1352234\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/string-locator/assets/banner-1544x500.png?rev=928605\";s:2:\"1x\";s:68:\"https://ps.w.org/string-locator/assets/banner-772x250.png?rev=928605\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(51216,'_site_transient_update_wprocket','1569834662','no'),(42721,'revslider_maintenance_addon-latest-version','1.0.5','yes'),(51112,'rs-templates-new','','no'),(48573,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1569791861;s:7:\"checked\";a:1:{s:8:\"flatsome\";s:5:\"3.6.0\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(49568,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.3\";s:7:\"version\";s:5:\"5.2.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1569795060;s:15:\"version_checked\";s:5:\"5.2.3\";s:12:\"translations\";a:0:{}}','no'),(33596,'_transient_rocket_preload_complete','24','yes'),(44979,'_transient_timeout_wpseo_link_table_inaccessible','1595051905','no'),(44980,'_transient_wpseo_link_table_inaccessible','0','no'),(44981,'_transient_timeout_wpseo_meta_table_inaccessible','1595051905','no'),(44982,'_transient_wpseo_meta_table_inaccessible','0','no'),(25750,'dnh_dismissed_notices','a:1:{i:0;s:24:\"wrm_1e278f4992d8bb3f1f0b\";}','yes'),(2107,'learndash_data_settings','a:7:{s:10:\"db_version\";s:3:\"2.5\";s:13:\"prior_version\";s:3:\"new\";s:17:\"user-meta-courses\";a:3:{s:8:\"last_run\";i:1541370861;s:7:\"user_id\";i:1;s:7:\"version\";s:3:\"2.5\";}s:17:\"user-meta-quizzes\";a:3:{s:8:\"last_run\";i:1541370861;s:7:\"user_id\";i:1;s:7:\"version\";s:3:\"2.5\";}s:15:\"current_version\";s:5:\"2.5.8\";s:22:\"translations_installed\";i:1547092451;s:16:\"$gl_role_created\";i:1550723138;}','yes'),(2108,'wpProQuiz_dbVersion','22','yes'),(2109,'wpProQuiz_version','0.28','yes'),(2117,'widget_widget_ldcoursenavigation','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2118,'learndash_settings_permalinks','a:0:{}','yes'),(2119,'nss_plugin_check_sfwd_lms','1550712186','yes'),(2120,'ld-translations','a:2:{s:10:\"last_check\";i:1547425208;s:16:\"translation_sets\";a:4:{s:9:\"learndash\";a:14:{s:18:\"Chinese (China)-49\";a:10:{s:2:\"id\";s:2:\"49\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:9:\"wp_locale\";s:5:\"zh_CN\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:1899;s:18:\"untranslated_count\";i:346;s:18:\"percent_translated\";i:84;s:17:\"last_modified_gmt\";s:19:\"2018-11-19 14:35:30\";s:5:\"links\";a:2:{s:2:\"po\";s:124:\"http://translations.learndash.com//languages/projects/learndash/zh-cn/zh_cn/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:124:\"http://translations.learndash.com//languages/projects/learndash/zh-cn/zh_cn/export-translations/?ldlms-glotpress=1&format=mo\";}}s:9:\"Danish-16\";a:10:{s:2:\"id\";s:2:\"16\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:9:\"wp_locale\";s:5:\"da_DK\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:889;s:18:\"untranslated_count\";i:1356;s:18:\"percent_translated\";i:39;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:42:17\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/da/da_dk/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/da/da_dk/export-translations/?ldlms-glotpress=1&format=mo\";}}s:8:\"Dutch-48\";a:10:{s:2:\"id\";s:2:\"48\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:9:\"wp_locale\";s:5:\"nl_NL\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:1671;s:18:\"untranslated_count\";i:574;s:18:\"percent_translated\";i:74;s:17:\"last_modified_gmt\";s:19:\"2018-04-11 18:27:39\";s:5:\"links\";a:2:{s:2:\"po\";s:123:\"http://translations.learndash.com//languages/projects/learndash/nl/default/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:123:\"http://translations.learndash.com//languages/projects/learndash/nl/default/export-translations/?ldlms-glotpress=1&format=mo\";}}s:10:\"English-43\";a:10:{s:2:\"id\";s:2:\"43\";s:12:\"english_name\";s:7:\"English\";s:11:\"native_name\";s:7:\"English\";s:9:\"wp_locale\";s:5:\"en_US\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:0;s:18:\"untranslated_count\";i:2245;s:18:\"percent_translated\";i:0;s:17:\"last_modified_gmt\";N;s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/en/en_us/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/en/en_us/export-translations/?ldlms-glotpress=1&format=mo\";}}s:18:\"French (Canada)-14\";a:10:{s:2:\"id\";s:2:\"14\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:9:\"wp_locale\";s:5:\"fr_CA\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:1301;s:18:\"untranslated_count\";i:944;s:18:\"percent_translated\";i:57;s:17:\"last_modified_gmt\";s:19:\"2018-01-16 01:14:14\";s:5:\"links\";a:2:{s:2:\"po\";s:124:\"http://translations.learndash.com//languages/projects/learndash/fr-ca/fr_ca/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:124:\"http://translations.learndash.com//languages/projects/learndash/fr-ca/fr_ca/export-translations/?ldlms-glotpress=1&format=mo\";}}s:17:\"French (France)-1\";a:10:{s:2:\"id\";s:1:\"1\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:9:\"wp_locale\";s:5:\"fr_FR\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:1301;s:18:\"untranslated_count\";i:944;s:18:\"percent_translated\";i:57;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:45:05\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/fr/fr_fr/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/fr/fr_fr/export-translations/?ldlms-glotpress=1&format=mo\";}}s:8:\"German-5\";a:10:{s:2:\"id\";s:1:\"5\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:9:\"wp_locale\";s:5:\"de_DE\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:737;s:18:\"untranslated_count\";i:1508;s:18:\"percent_translated\";i:32;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:54:35\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/de/de_de/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/de/de_de/export-translations/?ldlms-glotpress=1&format=mo\";}}s:9:\"Hebrew-18\";a:10:{s:2:\"id\";s:2:\"18\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:9:\"wp_locale\";s:5:\"he_IL\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:1292;s:18:\"untranslated_count\";i:953;s:18:\"percent_translated\";i:57;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:46:54\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/he/he_il/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/he/he_il/export-translations/?ldlms-glotpress=1&format=mo\";}}s:9:\"Italian-7\";a:10:{s:2:\"id\";s:1:\"7\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:9:\"wp_locale\";s:5:\"it_IT\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:550;s:18:\"untranslated_count\";i:1695;s:18:\"percent_translated\";i:24;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:47:22\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/it/it_it/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/it/it_it/export-translations/?ldlms-glotpress=1&format=mo\";}}s:9:\"Polish-12\";a:10:{s:2:\"id\";s:2:\"12\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:9:\"wp_locale\";s:5:\"pl_PL\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:643;s:18:\"untranslated_count\";i:1602;s:18:\"percent_translated\";i:28;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:48:20\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/pl/pl_pl/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/pl/pl_pl/export-translations/?ldlms-glotpress=1&format=mo\";}}s:22:\"Portuguese (Brazil)-20\";a:10:{s:2:\"id\";s:2:\"20\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:9:\"wp_locale\";s:5:\"pt_BR\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:85;s:18:\"untranslated_count\";i:2160;s:18:\"percent_translated\";i:3;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:48:45\";s:5:\"links\";a:2:{s:2:\"po\";s:124:\"http://translations.learndash.com//languages/projects/learndash/pt-br/pt_br/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:124:\"http://translations.learndash.com//languages/projects/learndash/pt-br/pt_br/export-translations/?ldlms-glotpress=1&format=mo\";}}s:10:\"Russian-22\";a:10:{s:2:\"id\";s:2:\"22\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:9:\"wp_locale\";s:5:\"ru_RU\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:303;s:18:\"untranslated_count\";i:1942;s:18:\"percent_translated\";i:13;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:49:11\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/ru/ru_ru/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/ru/ru_ru/export-translations/?ldlms-glotpress=1&format=mo\";}}s:17:\"Spanish (Spain)-3\";a:10:{s:2:\"id\";s:1:\"3\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:9:\"wp_locale\";s:5:\"es_ES\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:651;s:18:\"untranslated_count\";i:1594;s:18:\"percent_translated\";i:28;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:49:35\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/es/es_es/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/es/es_es/export-translations/?ldlms-glotpress=1&format=mo\";}}s:10:\"Swedish-24\";a:10:{s:2:\"id\";s:2:\"24\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:9:\"wp_locale\";s:5:\"sv_SE\";s:9:\"all_count\";i:2245;s:13:\"current_count\";i:909;s:18:\"untranslated_count\";i:1336;s:18:\"percent_translated\";i:40;s:17:\"last_modified_gmt\";s:19:\"2018-01-15 21:51:14\";s:5:\"links\";a:2:{s:2:\"po\";s:121:\"http://translations.learndash.com//languages/projects/learndash/sv/sv_se/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:121:\"http://translations.learndash.com//languages/projects/learndash/sv/sv_se/export-translations/?ldlms-glotpress=1&format=mo\";}}}s:21:\"learndash-course-grid\";a:3:{s:8:\"Dutch-52\";a:10:{s:2:\"id\";s:2:\"52\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:9:\"wp_locale\";s:5:\"nl_NL\";s:9:\"all_count\";i:19;s:13:\"current_count\";i:12;s:18:\"untranslated_count\";i:7;s:18:\"percent_translated\";i:63;s:17:\"last_modified_gmt\";s:19:\"2018-10-04 18:34:07\";s:5:\"links\";a:2:{s:2:\"po\";s:133:\"http://translations.learndash.com//languages/projects/learndash-course-grid/nl/nl_nl/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:133:\"http://translations.learndash.com//languages/projects/learndash-course-grid/nl/nl_nl/export-translations/?ldlms-glotpress=1&format=mo\";}}s:10:\"English-31\";a:10:{s:2:\"id\";s:2:\"31\";s:12:\"english_name\";s:7:\"English\";s:11:\"native_name\";s:7:\"English\";s:9:\"wp_locale\";s:5:\"en_US\";s:9:\"all_count\";i:19;s:13:\"current_count\";i:1;s:18:\"untranslated_count\";i:18;s:18:\"percent_translated\";i:5;s:17:\"last_modified_gmt\";s:19:\"2018-02-13 20:44:09\";s:5:\"links\";a:2:{s:2:\"po\";s:133:\"http://translations.learndash.com//languages/projects/learndash-course-grid/en/en_us/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:133:\"http://translations.learndash.com//languages/projects/learndash-course-grid/en/en_us/export-translations/?ldlms-glotpress=1&format=mo\";}}s:18:\"French (France)-53\";a:10:{s:2:\"id\";s:2:\"53\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:9:\"wp_locale\";s:5:\"fr_FR\";s:9:\"all_count\";i:19;s:13:\"current_count\";i:12;s:18:\"untranslated_count\";i:7;s:18:\"percent_translated\";i:63;s:17:\"last_modified_gmt\";s:19:\"2018-11-26 22:47:39\";s:5:\"links\";a:2:{s:2:\"po\";s:133:\"http://translations.learndash.com//languages/projects/learndash-course-grid/fr/fr_fr/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:133:\"http://translations.learndash.com//languages/projects/learndash-course-grid/fr/fr_fr/export-translations/?ldlms-glotpress=1&format=mo\";}}}s:25:\"learndash-paidmemberships\";a:1:{s:10:\"English-40\";a:10:{s:2:\"id\";s:2:\"40\";s:12:\"english_name\";s:7:\"English\";s:11:\"native_name\";s:7:\"English\";s:9:\"wp_locale\";s:5:\"en_US\";s:9:\"all_count\";i:7;s:13:\"current_count\";i:0;s:18:\"untranslated_count\";i:7;s:18:\"percent_translated\";i:0;s:17:\"last_modified_gmt\";N;s:5:\"links\";a:2:{s:2:\"po\";s:137:\"http://translations.learndash.com//languages/projects/learndash-paidmemberships/en/en_us/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:137:\"http://translations.learndash.com//languages/projects/learndash-paidmemberships/en/en_us/export-translations/?ldlms-glotpress=1&format=mo\";}}}s:16:\"learndash-stripe\";a:1:{s:10:\"English-33\";a:10:{s:2:\"id\";s:2:\"33\";s:12:\"english_name\";s:7:\"English\";s:11:\"native_name\";s:7:\"English\";s:9:\"wp_locale\";s:5:\"en_US\";s:9:\"all_count\";i:34;s:13:\"current_count\";i:0;s:18:\"untranslated_count\";i:34;s:18:\"percent_translated\";i:0;s:17:\"last_modified_gmt\";N;s:5:\"links\";a:2:{s:2:\"po\";s:128:\"http://translations.learndash.com//languages/projects/learndash-stripe/en/en_us/export-translations/?ldlms-glotpress=1&format=po\";s:2:\"mo\";s:128:\"http://translations.learndash.com//languages/projects/learndash-stripe/en/en_us/export-translations/?ldlms-glotpress=1&format=mo\";}}}}}','yes');
INSERT INTO `wp_options` VALUES (2252,'learndash-repositories','a:5:{s:10:\"last_check\";i:1550525615;s:12:\"repositories\";a:16:{s:21:\"learndash-core-readme\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2019-01-23 00:00:00\";s:7:\"version\";s:5:\"2.6.4\";s:4:\"slug\";s:21:\"learndash-core-readme\";}s:21:\"learndash-course-grid\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-10-08 00:00:00\";s:7:\"version\";s:5:\"1.5.1\";s:4:\"slug\";s:21:\"learndash-course-grid\";}s:17:\"learndash-bbpress\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-08-23 00:00:00\";s:7:\"version\";s:5:\"2.1.0\";s:4:\"slug\";s:17:\"learndash-bbpress\";}s:16:\"learndash-stripe\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-08-08 00:00:00\";s:7:\"version\";s:5:\"1.2.2\";s:4:\"slug\";s:16:\"learndash-stripe\";}s:25:\"learndash-paidmemberships\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-07-24 00:00:00\";s:7:\"version\";s:5:\"1.1.0\";s:4:\"slug\";s:25:\"learndash-paidmemberships\";}s:21:\"learndash-woocommerce\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-07-16 00:00:00\";s:7:\"version\";s:5:\"1.5.0\";s:4:\"slug\";s:21:\"learndash-woocommerce\";}s:13:\"learndash-edd\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-03-05 00:00:00\";s:7:\"version\";s:5:\"1.1.1\";s:4:\"slug\";s:13:\"learndash-edd\";}s:17:\"learndash-samcart\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-01-17 00:00:00\";s:7:\"version\";s:3:\"1.0\";s:4:\"slug\";s:17:\"learndash-samcart\";}s:30:\"learndash-restrict-content-pro\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2018-01-17 00:00:00\";s:7:\"version\";s:3:\"1.0\";s:4:\"slug\";s:30:\"learndash-restrict-content-pro\";}s:23:\"learndash-notifications\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2017-12-04 00:00:00\";s:7:\"version\";s:5:\"1.2.0\";s:4:\"slug\";s:23:\"learndash-notifications\";}s:25:\"learndash-propanel-readme\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2017-10-25 00:00:00\";s:7:\"version\";s:5:\"2.1.2\";s:4:\"slug\";s:25:\"learndash-propanel-readme\";}s:16:\"learndash-zapier\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2017-04-20 00:00:00\";s:7:\"version\";s:5:\"1.1.0\";s:4:\"slug\";s:16:\"learndash-zapier\";}s:23:\"learndash-gravity-forms\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2017-04-13 00:00:00\";s:7:\"version\";s:5:\"2.0.1\";s:4:\"slug\";s:23:\"learndash-gravity-forms\";}s:24:\"learndash-event-espresso\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2016-11-03 00:00:00\";s:7:\"version\";s:5:\"1.0.2\";s:4:\"slug\";s:24:\"learndash-event-espresso\";}s:19:\"learndash-2checkout\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2016-10-19 00:00:00\";s:7:\"version\";s:5:\"1.0.4\";s:4:\"slug\";s:19:\"learndash-2checkout\";}s:21:\"learndash-memberpress\";O:8:\"stdClass\":3:{s:10:\"updated_on\";s:19:\"2016-08-16 00:00:00\";s:7:\"version\";s:3:\"1.0\";s:4:\"slug\";s:21:\"learndash-memberpress\";}}s:7:\"plugins\";a:16:{s:21:\"learndash-core-readme\";a:30:{s:4:\"name\";s:13:\"LearnDash LMS\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:21:\"https://learndash.com\";s:4:\"slug\";s:14:\"learndash-core\";s:4:\"tags\";a:0:{}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:5:\"4.9.8\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"2.5.9\";s:11:\"last_update\";s:10:\"2018-08-21\";s:17:\"short_description\";s:82:\"LearnDash LMS Plugin - Turn your WordPress site into a learning management system.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:411:\"Turn your WordPress site into a learning management system.\r\n\r\nEasily create & sell courses, deliver quizzes, award certificates, manage users, download reports, and so much more! By using LearnDash you have access to the latest e-learning industry trends for creating robust learning experiences.\r\n\r\nSee the [Features](https://www.learndash.com/wordpress-course-plugin-features/) page for more information.\r\n\r\n\";s:7:\"content\";s:437:\"<p>Turn your WordPress site into a learning management system.</p>\n<p>Easily create &amp; sell courses, deliver quizzes, award certificates, manage users, download reports, and so much more! By using LearnDash you have access to the latest e-learning industry trends for creating robust learning experiences.</p>\n<p>See the <a href=\"https://www.learndash.com/wordpress-course-plugin-features/\">Features</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:494:\"If the auto-update is not working, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of LearnDash LMS.\r\n2. Download the latest version of LearnDash from our [support site](https://support.learndash.com/articles/my-downloads/).\r\n3. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n4. Activate the LearnDash LMS plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:540:\"<p>If the auto-update is not working, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of LearnDash LMS.</li>\n<li>Download the latest version of LearnDash from our <a href=\"https://support.learndash.com/articles/my-downloads/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the LearnDash LMS plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:1563:\"= 2.5.9 =\r\n\r\nChanges / Updates\r\n* Changes to improve performance when shared steps is not enabled. (1495)\r\n* Changes to Course Builder. When editing a title the return key can now be used to save the change. (2176)\r\n* Correction to Quiz certificate award logic related to Essay points logic. (2026)\r\n* Changes to not purge user and usermeta data when deleting Multisite blog. (2173)\r\n* Changes to Activity meta processing to not store lesson and topic post objects. (2178)\r\n* Changes to Video Progression handling to ensure correct elements returned from WP embed call. (2003)\r\n* Updated to add-on update logic and caching timing (1825)\r\n* Changes to [ld_course_info] shortcode output structure and page logic to allow more than once instance on the page. (2102)\r\n* Changes to ensure learndash_get_course_id() returns integer. (2143)\r\n* Changes to [courseinfo] shortcode when using the \'completed_on\' option. Reworked the date format logic. (2150)\r\n* Removed debug log functions used within the quiz processing. (2063)\r\n\r\nAdded\r\n* Gutenberg editor blocks for most of the LearnDash shortcodes.\r\n* Added Data Upgrade item. When run this will move the course access list into its own post meta field. (1989)\r\n* Added new templates for various shortcodes learndash_course_complete_message.php, learndash_course_inprogress_message.php, learndash_course_not_started_message.php, learndash_course_student_message.php, learndash_course_visitor_message.php, learndash_group_message.php. (2102)\r\n\r\n\r\nView our full changelog [here](https://www.learndash.com/changelog/).\r\n\r\n\";s:7:\"content\";s:1691:\"<h4>2.5.9</h4>\n<p>Changes / Updates</p>\n<ul>\n<li>Changes to improve performance when shared steps is not enabled. (1495)</li>\n<li>Changes to Course Builder. When editing a title the return key can now be used to save the change. (2176)</li>\n<li>Correction to Quiz certificate award logic related to Essay points logic. (2026)</li>\n<li>Changes to not purge user and usermeta data when deleting Multisite blog. (2173)</li>\n<li>Changes to Activity meta processing to not store lesson and topic post objects. (2178)</li>\n<li>Changes to Video Progression handling to ensure correct elements returned from WP embed call. (2003)</li>\n<li>Updated to add-on update logic and caching timing (1825)</li>\n<li>Changes to [ld_course_info] shortcode output structure and page logic to allow more than once instance on the page. (2102)</li>\n<li>Changes to ensure learndash_get_course_id() returns integer. (2143)</li>\n<li>Changes to [courseinfo] shortcode when using the \'completed_on\' option. Reworked the date format logic. (2150)</li>\n<li>Removed debug log functions used within the quiz processing. (2063)</li>\n</ul>\n<p>Added</p>\n<ul>\n<li>Gutenberg editor blocks for most of the LearnDash shortcodes.</li>\n<li>Added Data Upgrade item. When run this will move the course access list into its own post meta field. (1989)</li>\n<li>Added new templates for various shortcodes learndash_course_complete_message.php, learndash_course_inprogress_message.php, learndash_course_not_started_message.php, learndash_course_student_message.php, learndash_course_visitor_message.php, learndash_group_message.php. (2102)</li>\n</ul>\n<p>View our full changelog <a href=\"https://www.learndash.com/changelog/\">here</a>.</p>\";}s:3:\"faq\";a:3:{s:5:\"title\";s:3:\"FAQ\";s:11:\"content_raw\";s:1146:\"= Do I need to update? =\r\n\r\nIt is always recommended to update. However given the nature of WordPress and the option to have many other plugins installed, custom code, etc. it is possible that a conflict would arise. This is why we always recommend testing the update on a development environment first. \r\n\r\n= Why am I getting an error notice when trying to update? =\r\n\r\nIf you are getting an error while trying to update your version of LearnDash LMS, verify that your license is still valid. \r\n\r\nBoth your license key and email address should be entered via LEARNDASH LMS > SETTINGS > LMS LICENSE. You should then see a \"Your license is valid\" message appear. \r\n\r\nIf not, you can find your correct information via our [Support Site](https://support.learndash.com/articles/my-downloads/).\r\n\r\nIf your license has expired, you can purchase a new one [here](https://www.learndash.com/pricing-and-purchase/).\r\n\r\n= What will happen to my customizations when updating? =\r\n\r\nAs long as the customizations were not done directly in the core LearnDash plugin files, there should be no problem. We provide many template files and hooks for this purpose.\r\n\";s:7:\"content\";s:0:\"\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:437:\"<p>Turn your WordPress site into a learning management system.</p>\n<p>Easily create &amp; sell courses, deliver quizzes, award certificates, manage users, download reports, and so much more! By using LearnDash you have access to the latest e-learning industry trends for creating robust learning experiences.</p>\n<p>See the <a href=\"https://www.learndash.com/wordpress-course-plugin-features/\">Features</a> page for more information.</p>\";s:12:\"installation\";s:540:\"<p>If the auto-update is not working, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of LearnDash LMS.</li>\n<li>Download the latest version of LearnDash from our <a href=\"https://support.learndash.com/articles/my-downloads/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the LearnDash LMS plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:1691:\"<h4>2.5.9</h4>\n<p>Changes / Updates</p>\n<ul>\n<li>Changes to improve performance when shared steps is not enabled. (1495)</li>\n<li>Changes to Course Builder. When editing a title the return key can now be used to save the change. (2176)</li>\n<li>Correction to Quiz certificate award logic related to Essay points logic. (2026)</li>\n<li>Changes to not purge user and usermeta data when deleting Multisite blog. (2173)</li>\n<li>Changes to Activity meta processing to not store lesson and topic post objects. (2178)</li>\n<li>Changes to Video Progression handling to ensure correct elements returned from WP embed call. (2003)</li>\n<li>Updated to add-on update logic and caching timing (1825)</li>\n<li>Changes to [ld_course_info] shortcode output structure and page logic to allow more than once instance on the page. (2102)</li>\n<li>Changes to ensure learndash_get_course_id() returns integer. (2143)</li>\n<li>Changes to [courseinfo] shortcode when using the \'completed_on\' option. Reworked the date format logic. (2150)</li>\n<li>Removed debug log functions used within the quiz processing. (2063)</li>\n</ul>\n<p>Added</p>\n<ul>\n<li>Gutenberg editor blocks for most of the LearnDash shortcodes.</li>\n<li>Added Data Upgrade item. When run this will move the course access list into its own post meta field. (1989)</li>\n<li>Added new templates for various shortcodes learndash_course_complete_message.php, learndash_course_inprogress_message.php, learndash_course_not_started_message.php, learndash_course_student_message.php, learndash_course_visitor_message.php, learndash_group_message.php. (2102)</li>\n</ul>\n<p>View our full changelog <a href=\"https://www.learndash.com/changelog/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712382;s:8:\"external\";b:1;s:7:\"bb_slug\";s:21:\"learndash-core-readme\";s:8:\"homepage\";s:21:\"https://learndash.com\";s:12:\"last_updated\";s:19:\"2018-04-03 00:00:00\";s:7:\"version\";s:5:\"2.5.9\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"4.9.8\";s:5:\"icons\";a:3:{s:2:\"1x\";s:93:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-core_256x256.jpg\";s:2:\"2x\";s:93:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-core_256x256.jpg\";s:7:\"default\";s:93:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-core_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:92:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-core_banner.jpg\";s:4:\"high\";s:92:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-core_banner.jpg\";s:7:\"default\";s:92:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-core_banner.jpg\";}s:11:\"show-add-on\";s:2:\"no\";}s:21:\"learndash-course-grid\";a:30:{s:4:\"name\";s:21:\"LearnDash Course Grid\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:41:\"https://learndash.com/add-on/course-grid/\";s:20:\"ld_requires_at_least\";s:5:\"2.5.0\";s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"tags\";a:3:{i:0;s:4:\"grid\";i:1;s:4:\"view\";i:2;s:7:\"display\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.5.1\";s:17:\"short_description\";s:79:\"Transform the course list created with shortcode [ld_course_list] to grid view.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:604:\"The Course Grid add-on gives you the ability to create a responsive course library that can be inserted on any page or post of your site. This is a perfect feature if you have a variety of course offerings and want to give users the ability to filter through them by category.\r\n\r\n= Add-on Features = \r\n\r\n* Responsive grid layout of courses\r\n* Filtering by category\r\n* Display course featured image and short description\r\n* Featured video support\r\n* Dynamic course price listing\r\n* Dynamic course status listing\r\n\r\nSee the [Add-on](https://learndash.com/add-on/course-grid/) page for more information.\r\n\r\n\";s:7:\"content\";s:669:\"<p>The Course Grid add-on gives you the ability to create a responsive course library that can be inserted on any page or post of your site. This is a perfect feature if you have a variety of course offerings and want to give users the ability to filter through them by category.</p>\n<h4>Add-on Features</h4> \n<ul>\n<li>Responsive grid layout of courses</li>\n<li>Filtering by category</li>\n<li>Display course featured image and short description</li>\n<li>Featured video support</li>\n<li>Dynamic course price listing</li>\n<li>Dynamic course status listing</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/course-grid/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:528:\"= 1.5.1 =\r\n* Added preserve ratio JS script\r\n* Updated to use LearnDash_Custom_Label class for some translated strings\r\n* Updated prefix custom bootstrap styles to prevent conflicts\r\n* Updated POT file\r\n* Fixed missing admin script\r\n* Fixed post type permalink\r\n* Fixed video preview display\r\n* Fixed missing admin script\r\n* Fixed add missing text domain to some strings\r\n* Fixed issue where ribbon always display \'enrolled\' on open course type\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/course-grid/).\r\n\";s:7:\"content\";s:617:\"<h4>1.5.1</h4>\n<ul>\n<li>Added preserve ratio JS script</li>\n<li>Updated to use LearnDash_Custom_Label class for some translated strings</li>\n<li>Updated prefix custom bootstrap styles to prevent conflicts</li>\n<li>Updated POT file</li>\n<li>Fixed missing admin script</li>\n<li>Fixed post type permalink</li>\n<li>Fixed video preview display</li>\n<li>Fixed missing admin script</li>\n<li>Fixed add missing text domain to some strings</li>\n<li>Fixed issue where ribbon always display \'enrolled\' on open course type</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/course-grid/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:669:\"<p>The Course Grid add-on gives you the ability to create a responsive course library that can be inserted on any page or post of your site. This is a perfect feature if you have a variety of course offerings and want to give users the ability to filter through them by category.</p>\n<h4>Add-on Features</h4> \n<ul>\n<li>Responsive grid layout of courses</li>\n<li>Filtering by category</li>\n<li>Display course featured image and short description</li>\n<li>Featured video support</li>\n<li>Dynamic course price listing</li>\n<li>Dynamic course status listing</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/course-grid/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:617:\"<h4>1.5.1</h4>\n<ul>\n<li>Added preserve ratio JS script</li>\n<li>Updated to use LearnDash_Custom_Label class for some translated strings</li>\n<li>Updated prefix custom bootstrap styles to prevent conflicts</li>\n<li>Updated POT file</li>\n<li>Fixed missing admin script</li>\n<li>Fixed post type permalink</li>\n<li>Fixed video preview display</li>\n<li>Fixed missing admin script</li>\n<li>Fixed add missing text domain to some strings</li>\n<li>Fixed issue where ribbon always display \'enrolled\' on open course type</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/course-grid/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712380;s:8:\"external\";b:1;s:7:\"bb_slug\";s:21:\"learndash-course-grid\";s:8:\"homepage\";s:41:\"https://learndash.com/add-on/course-grid/\";s:12:\"last_updated\";s:19:\"2018-10-08 00:00:00\";s:7:\"version\";s:5:\"1.5.1\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-course-grid_256x256.jpg\";s:2:\"2x\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-course-grid_256x256.jpg\";s:7:\"default\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-course-grid_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-course-grid_banner.jpg\";s:4:\"high\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-course-grid_banner.jpg\";s:7:\"default\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-course-grid_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:47:\"learndash-course-grid/learndash_course_grid.php\";}s:7:\"wp_slug\";s:47:\"learndash-course-grid/learndash_course_grid.php\";}s:17:\"learndash-bbpress\";a:30:{s:4:\"name\";s:21:\"bbPress for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:37:\"https://learndash.com/add-on/bbpress/\";s:20:\"ld_requires_at_least\";s:5:\"2.5.0\";s:4:\"slug\";s:17:\"learndash-bbpress\";s:4:\"tags\";a:3:{i:0;s:7:\"bbpress\";i:1;s:6:\"forums\";i:2;s:12:\"integrations\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"2.1.0\";s:17:\"short_description\";s:37:\"Integrate LearnDash LMS with bbPress.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:589:\"Integrate LearnDash LMS with bbPress.\r\n\r\nbbPress is a forum plugin for WordPress with over 1.5 million downloads. This integration makes it easy for you to add forums to your courses. You can protect the forums so that only users who are enrolled into your courses are able to view content and to post new threads & topics.\r\n\r\n= Integration Features = \r\n\r\n* Automatic forum access\r\n* Public or private forums\r\n* Multi-forum support\r\n* Custom Access Denied messages\r\n* Dynamic associated forum widget\r\n\r\nSee the [Add-on](https://learndash.com/add-on/bbpress/) page for more information.\r\n\r\n\";s:7:\"content\";s:656:\"<p>Integrate LearnDash LMS with bbPress.</p>\n<p>bbPress is a forum plugin for WordPress with over 1.5 million downloads. This integration makes it easy for you to add forums to your courses. You can protect the forums so that only users who are enrolled into your courses are able to view content and to post new threads &amp; topics.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Automatic forum access</li>\n<li>Public or private forums</li>\n<li>Multi-forum support</li>\n<li>Custom Access Denied messages</li>\n<li>Dynamic associated forum widget</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/bbpress/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:621:\"= 2.1.0 =\r\n* Added participant forum role to new students\r\n* Added nonce to meta box display and save functions\r\n* Added and include translation/update class\r\n* Added plugin constants\r\n* Improved subscribe button display logic\r\n* Improveed text domain to match directory slug\r\n* Improveed display of private forums in course forum widget\r\n* Fixed forum access\r\n* Fixed \"any\" forum type restricted message and view logic\r\n* Fixed \"any\" limit post logic\r\n* Fixed to include translation file does not exist\r\n* Fixed \"all\" type view access logic\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/bbpress/).\r\n\";s:7:\"content\";s:752:\"<h4>2.1.0</h4>\n<ul>\n<li>Added participant forum role to new students</li>\n<li>Added nonce to meta box display and save functions</li>\n<li>Added and include translation/update class</li>\n<li>Added plugin constants</li>\n<li>Improved subscribe button display logic</li>\n<li>Improveed text domain to match directory slug</li>\n<li>Improveed display of private forums in course forum widget</li>\n<li>Fixed forum access</li>\n<li>Fixed &quot;any&quot; forum type restricted message and view logic</li>\n<li>Fixed &quot;any&quot; limit post logic</li>\n<li>Fixed to include translation file does not exist</li>\n<li>Fixed &quot;all&quot; type view access logic</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/bbpress/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:656:\"<p>Integrate LearnDash LMS with bbPress.</p>\n<p>bbPress is a forum plugin for WordPress with over 1.5 million downloads. This integration makes it easy for you to add forums to your courses. You can protect the forums so that only users who are enrolled into your courses are able to view content and to post new threads &amp; topics.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Automatic forum access</li>\n<li>Public or private forums</li>\n<li>Multi-forum support</li>\n<li>Custom Access Denied messages</li>\n<li>Dynamic associated forum widget</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/bbpress/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:752:\"<h4>2.1.0</h4>\n<ul>\n<li>Added participant forum role to new students</li>\n<li>Added nonce to meta box display and save functions</li>\n<li>Added and include translation/update class</li>\n<li>Added plugin constants</li>\n<li>Improved subscribe button display logic</li>\n<li>Improveed text domain to match directory slug</li>\n<li>Improveed display of private forums in course forum widget</li>\n<li>Fixed forum access</li>\n<li>Fixed &quot;any&quot; forum type restricted message and view logic</li>\n<li>Fixed &quot;any&quot; limit post logic</li>\n<li>Fixed to include translation file does not exist</li>\n<li>Fixed &quot;all&quot; type view access logic</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/bbpress/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712380;s:8:\"external\";b:1;s:7:\"bb_slug\";s:17:\"learndash-bbpress\";s:8:\"homepage\";s:37:\"https://learndash.com/add-on/bbpress/\";s:12:\"last_updated\";s:19:\"2018-08-23 00:00:00\";s:7:\"version\";s:5:\"2.1.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:96:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-bbpress_256x256.jpg\";s:2:\"2x\";s:96:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-bbpress_256x256.jpg\";s:7:\"default\";s:96:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-bbpress_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-bbpress_banner.jpg\";s:4:\"high\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-bbpress_banner.jpg\";s:7:\"default\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-bbpress_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:39:\"learndash-bbpress/learndash-bbpress.php\";}s:7:\"wp_slug\";s:39:\"learndash-bbpress/learndash-bbpress.php\";}s:16:\"learndash-stripe\";a:30:{s:4:\"name\";s:20:\"Stripe for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:36:\"https://learndash.com/add-on/stripe/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:16:\"learndash-stripe\";s:4:\"tags\";a:3:{i:0;s:11:\"integration\";i:1;s:15:\"payment gateway\";i:2;s:6:\"stripe\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.2.2\";s:17:\"short_description\";s:36:\"Integrate LearnDash LMS with Stripe.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:538:\"Integrate LearnDash LMS with Stripe.\r\n\r\nLearnDash comes with the ability to accept payment for courses by leveraging PayPal. Using this add-on, you can quickly and easily accept payments using the Stripe payment gateway. Use it with PayPal, or just use Stripe - the choice is yours!\r\n\r\n= Integration Features = \r\n\r\n* Accept payments using Stripe\r\n* Automatic user creation and enrollment\r\n* Compatible with built-in PayPal option\r\n* Lightbox overlay\r\n\r\nSee the [Add-on](https://learndash.com/add-on/stripe/) page for more information.\r\n\r\n\";s:7:\"content\";s:595:\"<p>Integrate LearnDash LMS with Stripe.</p>\n<p>LearnDash comes with the ability to accept payment for courses by leveraging PayPal. Using this add-on, you can quickly and easily accept payments using the Stripe payment gateway. Use it with PayPal, or just use Stripe - the choice is yours!</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Accept payments using Stripe</li>\n<li>Automatic user creation and enrollment</li>\n<li>Compatible with built-in PayPal option</li>\n<li>Lightbox overlay</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/stripe/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:229:\"= 1.2.2 =\r\n* Added use email handle as username instead of full email address\r\n* Fixed assets queue logic and change hardcoded plugins url to constant\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/stripe/).\r\n\";s:7:\"content\";s:270:\"<h4>1.2.2</h4>\n<ul>\n<li>Added use email handle as username instead of full email address</li>\n<li>Fixed assets queue logic and change hardcoded plugins url to constant</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/stripe/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:595:\"<p>Integrate LearnDash LMS with Stripe.</p>\n<p>LearnDash comes with the ability to accept payment for courses by leveraging PayPal. Using this add-on, you can quickly and easily accept payments using the Stripe payment gateway. Use it with PayPal, or just use Stripe - the choice is yours!</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Accept payments using Stripe</li>\n<li>Automatic user creation and enrollment</li>\n<li>Compatible with built-in PayPal option</li>\n<li>Lightbox overlay</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/stripe/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:270:\"<h4>1.2.2</h4>\n<ul>\n<li>Added use email handle as username instead of full email address</li>\n<li>Fixed assets queue logic and change hardcoded plugins url to constant</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/stripe/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712381;s:8:\"external\";b:1;s:7:\"bb_slug\";s:16:\"learndash-stripe\";s:8:\"homepage\";s:36:\"https://learndash.com/add-on/stripe/\";s:12:\"last_updated\";s:19:\"2018-08-08 00:00:00\";s:7:\"version\";s:5:\"1.2.2\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-stripe_256x256.jpg\";s:2:\"2x\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-stripe_256x256.jpg\";s:7:\"default\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-stripe_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-stripe_banner.jpg\";s:4:\"high\";s:94:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-stripe_banner.jpg\";s:7:\"default\";s:94:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-stripe_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:37:\"learndash-stripe/learndash-stripe.php\";}s:7:\"wp_slug\";s:37:\"learndash-stripe/learndash-stripe.php\";}s:25:\"learndash-paidmemberships\";a:30:{s:4:\"name\";s:32:\"PaidMembershipsPro for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:48:\"https://learndash.com/add-on/paidmembershipspro/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:25:\"learndash-paidmemberships\";s:4:\"tags\";a:4:{i:0;s:11:\"integration\";i:1;s:10:\"membership\";i:2;s:20:\"paid memberships pro\";i:3;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.1.0\";s:17:\"short_description\";s:50:\"Integrate LearnDash LMS with Paid Memberships Pro.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:712:\"Integrate LearnDash LMS with Paid Memberships Pro.\r\n\r\nPaidMemberships Pro is one of the most popular free membership plugins available for WordPress with robust user statistics and reporting of membership levels. \r\n\r\nWith this integration, you can create membership level access and associate the access levels to LearnDash courses. Customers are auto-enrolled into courses after signing-up for membership.\r\n\r\n= Integration Features = \r\n\r\n* Associate membership levels to one or more courses\r\n* Auto-expire membership levels after X amount of time\r\n* Create trial membership levels with various payment gateways\r\n\r\nSee the [Add-on](https://learndash.com/add-on/paidmembershipspro/) page for more information.\r\n\r\n\";s:7:\"content\";s:767:\"<p>Integrate LearnDash LMS with Paid Memberships Pro.</p>\n<p>PaidMemberships Pro is one of the most popular free membership plugins available for WordPress with robust user statistics and reporting of membership levels. </p>\n<p>With this integration, you can create membership level access and associate the access levels to LearnDash courses. Customers are auto-enrolled into courses after signing-up for membership.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Associate membership levels to one or more courses</li>\n<li>Auto-expire membership levels after X amount of time</li>\n<li>Create trial membership levels with various payment gateways</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/paidmembershipspro/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:781:\"= 1.1.0 =\r\n* Added approval addon support\r\n* Added translation/update class\r\n* Added /language directory and POT file\r\n* Added update plugin function to refresh pmpro page table in DB\r\n* Added associated course IDs to pmpro membership pages table to make sure the course page display PMPro content restriction message\r\n* Updated to merge current access list with PMP access list when updating course\r\n* Fixed and improve user change level function\r\n* Fixed prevent membership level change revokes course access\r\n* Fixed $levels check improved to prevent unexpected behavior\r\n* Removed PMPro membership access message when user already has access to particular course\r\n* Removed login notice\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/paidmembershipspro/).\r\n\";s:7:\"content\";s:876:\"<h4>1.1.0</h4>\n<ul>\n<li>Added approval addon support</li>\n<li>Added translation/update class</li>\n<li>Added /language directory and POT file</li>\n<li>Added update plugin function to refresh pmpro page table in DB</li>\n<li>Added associated course IDs to pmpro membership pages table to make sure the course page display PMPro content restriction message</li>\n<li>Updated to merge current access list with PMP access list when updating course</li>\n<li>Fixed and improve user change level function</li>\n<li>Fixed prevent membership level change revokes course access</li>\n<li>Fixed $levels check improved to prevent unexpected behavior</li>\n<li>Removed PMPro membership access message when user already has access to particular course</li>\n<li>Removed login notice</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/paidmembershipspro/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:767:\"<p>Integrate LearnDash LMS with Paid Memberships Pro.</p>\n<p>PaidMemberships Pro is one of the most popular free membership plugins available for WordPress with robust user statistics and reporting of membership levels. </p>\n<p>With this integration, you can create membership level access and associate the access levels to LearnDash courses. Customers are auto-enrolled into courses after signing-up for membership.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Associate membership levels to one or more courses</li>\n<li>Auto-expire membership levels after X amount of time</li>\n<li>Create trial membership levels with various payment gateways</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/paidmembershipspro/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:876:\"<h4>1.1.0</h4>\n<ul>\n<li>Added approval addon support</li>\n<li>Added translation/update class</li>\n<li>Added /language directory and POT file</li>\n<li>Added update plugin function to refresh pmpro page table in DB</li>\n<li>Added associated course IDs to pmpro membership pages table to make sure the course page display PMPro content restriction message</li>\n<li>Updated to merge current access list with PMP access list when updating course</li>\n<li>Fixed and improve user change level function</li>\n<li>Fixed prevent membership level change revokes course access</li>\n<li>Fixed $levels check improved to prevent unexpected behavior</li>\n<li>Removed PMPro membership access message when user already has access to particular course</li>\n<li>Removed login notice</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/paidmembershipspro/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712381;s:8:\"external\";b:1;s:7:\"bb_slug\";s:25:\"learndash-paidmemberships\";s:8:\"homepage\";s:48:\"https://learndash.com/add-on/paidmembershipspro/\";s:12:\"last_updated\";s:19:\"2018-07-24 00:00:00\";s:7:\"version\";s:5:\"1.1.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:104:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-paidmemberships_256x256.jpg\";s:2:\"2x\";s:104:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-paidmemberships_256x256.jpg\";s:7:\"default\";s:104:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-paidmemberships_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:103:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-paidmemberships_banner.jpg\";s:4:\"high\";s:103:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-paidmemberships_banner.jpg\";s:7:\"default\";s:103:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-paidmemberships_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:55:\"learndash-paidmemberships/learndash-paidmemberships.php\";}s:7:\"wp_slug\";s:55:\"learndash-paidmemberships/learndash-paidmemberships.php\";}s:21:\"learndash-woocommerce\";a:29:{s:4:\"name\";s:25:\"WooCommerce for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:41:\"https://learndash.com/add-on/woocommerce/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:21:\"learndash-woocommerce\";s:4:\"tags\";a:3:{i:0;s:11:\"integration\";i:1;s:11:\"woocommerce\";i:2;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.5.0\";s:17:\"short_description\";s:41:\"Integrate LearnDash LMS with WooCommerce.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:592:\"Integrate LearnDash LMS with WooCommerce.\r\n\r\nWooCommerce is the most popular shopping cart software for WordPress. Most WordPress themes are compatible with WooCommerce. This add-on allows you to sell your LearnDash created courses with the WooCommerce shopping cart.\r\n\r\n= Integration Features = \r\n\r\n* Easily map courses to products\r\n* Associate one, or multiple courses to a single product\r\n* Automatic course access removal\r\n* Works with any payment gateway\r\n* Works with WooCommerce Subscription\r\n\r\nSee the [Add-on](https://learndash.com/add-on/woocommerce/) page for more information.\r\n\r\n\";s:7:\"content\";s:655:\"<p>Integrate LearnDash LMS with WooCommerce.</p>\n<p>WooCommerce is the most popular shopping cart software for WordPress. Most WordPress themes are compatible with WooCommerce. This add-on allows you to sell your LearnDash created courses with the WooCommerce shopping cart.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Easily map courses to products</li>\n<li>Associate one, or multiple courses to a single product</li>\n<li>Automatic course access removal</li>\n<li>Works with any payment gateway</li>\n<li>Works with WooCommerce Subscription</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/woocommerce/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:1036:\"= 1.5.0 =\r\n* Addded version arg to enqueue scripts function\r\n* Addded retroactive course access checker tool\r\n* Addded filter hook for manual payment methods check\r\n* Addded filter hook for subscription_course_access functions\r\n* Added enroll users on payment complete hook\r\n* Added un-autocomplete transaction if it has physical product\r\n* Added filter and function to allow user to remove course access on subscription billing cycle completion\r\n* Added new translations and udpate class\r\n* Added \'is user enrolled to course\' check before enroll new course access\r\n* Added associate related course of variation product to buyer\r\n* Added related courses field to product variation and add save data hook function\r\n* Added version plugin constants\r\n* Added auto complete course order\r\n* Updated functions naming\r\n* Updated orders for bacs and cheque payment methods to prevent auto-completion\r\n* Updated make add-on compatible only with WC 3.0 and above\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/woocommerce/).\r\n\";s:7:\"content\";s:1161:\"<h4>1.5.0</h4>\n<ul>\n<li>Addded version arg to enqueue scripts function</li>\n<li>Addded retroactive course access checker tool</li>\n<li>Addded filter hook for manual payment methods check</li>\n<li>Addded filter hook for subscription_course_access functions</li>\n<li>Added enroll users on payment complete hook</li>\n<li>Added un-autocomplete transaction if it has physical product</li>\n<li>Added filter and function to allow user to remove course access on subscription billing cycle completion</li>\n<li>Added new translations and udpate class</li>\n<li>Added \'is user enrolled to course\' check before enroll new course access</li>\n<li>Added associate related course of variation product to buyer</li>\n<li>Added related courses field to product variation and add save data hook function</li>\n<li>Added version plugin constants</li>\n<li>Added auto complete course order</li>\n<li>Updated functions naming</li>\n<li>Updated orders for bacs and cheque payment methods to prevent auto-completion</li>\n<li>Updated make add-on compatible only with WC 3.0 and above</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/woocommerce/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:655:\"<p>Integrate LearnDash LMS with WooCommerce.</p>\n<p>WooCommerce is the most popular shopping cart software for WordPress. Most WordPress themes are compatible with WooCommerce. This add-on allows you to sell your LearnDash created courses with the WooCommerce shopping cart.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Easily map courses to products</li>\n<li>Associate one, or multiple courses to a single product</li>\n<li>Automatic course access removal</li>\n<li>Works with any payment gateway</li>\n<li>Works with WooCommerce Subscription</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/woocommerce/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:1161:\"<h4>1.5.0</h4>\n<ul>\n<li>Addded version arg to enqueue scripts function</li>\n<li>Addded retroactive course access checker tool</li>\n<li>Addded filter hook for manual payment methods check</li>\n<li>Addded filter hook for subscription_course_access functions</li>\n<li>Added enroll users on payment complete hook</li>\n<li>Added un-autocomplete transaction if it has physical product</li>\n<li>Added filter and function to allow user to remove course access on subscription billing cycle completion</li>\n<li>Added new translations and udpate class</li>\n<li>Added \'is user enrolled to course\' check before enroll new course access</li>\n<li>Added associate related course of variation product to buyer</li>\n<li>Added related courses field to product variation and add save data hook function</li>\n<li>Added version plugin constants</li>\n<li>Added auto complete course order</li>\n<li>Updated functions naming</li>\n<li>Updated orders for bacs and cheque payment methods to prevent auto-completion</li>\n<li>Updated make add-on compatible only with WC 3.0 and above</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/woocommerce/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712381;s:8:\"external\";b:1;s:7:\"bb_slug\";s:21:\"learndash-woocommerce\";s:8:\"homepage\";s:41:\"https://learndash.com/add-on/woocommerce/\";s:12:\"last_updated\";s:19:\"2018-07-16 00:00:00\";s:7:\"version\";s:5:\"1.5.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-woocommerce_256x256.jpg\";s:2:\"2x\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-woocommerce_256x256.jpg\";s:7:\"default\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-woocommerce_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-woocommerce_banner.jpg\";s:4:\"high\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-woocommerce_banner.jpg\";s:7:\"default\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-woocommerce_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:7:\"install\";s:7:\"version\";s:5:\"1.5.0\";s:4:\"file\";b:0;s:3:\"url\";s:244:\"https://6sigma.academy/wp-admin/update.php?action=install-plugin&amp;plugin=learndash-woocommerce&amp;_wpnonce=ca4414c3c1&ld-return-addons=/wp-admin/update.php?action=update-selected&plugins=wp-google-maps%2FwpGoogleMaps.php&_wpnonce=4dbe2fcc95\";}}s:13:\"learndash-edd\";a:30:{s:4:\"name\";s:17:\"EDD for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:52:\"https://learndash.com/add-on/easy-digital-downloads/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:13:\"learndash-edd\";s:4:\"tags\";a:4:{i:0;s:11:\"integration\";i:1;s:10:\"membership\";i:2;s:3:\"edd\";i:3;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.1.1\";s:17:\"short_description\";s:53:\"Integrates LearnDash LMS with Easy Digital Downloads.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:520:\"Integrate LearnDash LMS with Easy Digital Downloads.\r\n\r\nEasy Digital Downloads is a popular shopping cart for WordPress with over 400,000 downloads. This integration makes it possible to sell LearnDash created courses using the Easy Digital Downloads shopping cart.\r\n\r\n= Integration Features = \r\n\r\n* Easy course mapping\r\n* Associate one, or multiple courses\r\n* Auto-User Enrollment\r\n* Works with any payment gateway\r\n\r\nSee the [Add-on](https://learndash.com/add-on/easy-digital-downloads/) page for more information.\r\n\r\n\";s:7:\"content\";s:577:\"<p>Integrate LearnDash LMS with Easy Digital Downloads.</p>\n<p>Easy Digital Downloads is a popular shopping cart for WordPress with over 400,000 downloads. This integration makes it possible to sell LearnDash created courses using the Easy Digital Downloads shopping cart.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Easy course mapping</li>\n<li>Associate one, or multiple courses</li>\n<li>Auto-User Enrollment</li>\n<li>Works with any payment gateway</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/easy-digital-downloads/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:352:\"= 1.1.1 =\r\n* Fixed activation error\r\n\r\n= 1.1.0 =\r\n* Added course un-enrollment if EDD payment is refunded or subscription is expired or cancelled\r\n* Added language directory and POT file\r\n* Removed error_log() debug output\r\n* Removed ld-edd.log if present\r\n\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/easy-digital-downloads/).\r\n\";s:7:\"content\";s:411:\"<h4>1.1.1</h4>\n<ul>\n<li>Fixed activation error\n<h4>1.1.0</h4></li>\n<li>Added course un-enrollment if EDD payment is refunded or subscription is expired or cancelled</li>\n<li>Added language directory and POT file</li>\n<li>Removed error_log() debug output</li>\n<li>Removed ld-edd.log if present</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/easy-digital-downloads/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:577:\"<p>Integrate LearnDash LMS with Easy Digital Downloads.</p>\n<p>Easy Digital Downloads is a popular shopping cart for WordPress with over 400,000 downloads. This integration makes it possible to sell LearnDash created courses using the Easy Digital Downloads shopping cart.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Easy course mapping</li>\n<li>Associate one, or multiple courses</li>\n<li>Auto-User Enrollment</li>\n<li>Works with any payment gateway</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/easy-digital-downloads/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:411:\"<h4>1.1.1</h4>\n<ul>\n<li>Fixed activation error\n<h4>1.1.0</h4></li>\n<li>Added course un-enrollment if EDD payment is refunded or subscription is expired or cancelled</li>\n<li>Added language directory and POT file</li>\n<li>Removed error_log() debug output</li>\n<li>Removed ld-edd.log if present</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/easy-digital-downloads/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712380;s:8:\"external\";b:1;s:7:\"bb_slug\";s:13:\"learndash-edd\";s:8:\"homepage\";s:52:\"https://learndash.com/add-on/easy-digital-downloads/\";s:12:\"last_updated\";s:19:\"2018-03-05 00:00:00\";s:7:\"version\";s:5:\"1.1.1\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:92:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-edd_256x256.jpg\";s:2:\"2x\";s:92:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-edd_256x256.jpg\";s:7:\"default\";s:92:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-edd_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:91:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-edd_banner.jpg\";s:4:\"high\";s:91:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-edd_banner.jpg\";s:7:\"default\";s:91:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-edd_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:31:\"learndash-edd/learndash-edd.php\";}s:7:\"wp_slug\";s:31:\"learndash-edd/learndash-edd.php\";}s:17:\"learndash-samcart\";a:30:{s:4:\"name\";s:21:\"Samcart for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:41:\"https://www.learndash.com/add-on/samcart/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:17:\"learndash-samcart\";s:4:\"tags\";a:3:{i:0;s:11:\"integration\";i:1;s:7:\"samcart\";i:2;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:3:\"1.0\";s:17:\"short_description\";s:38:\"Integrates LearnDash LMS with Samcart.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:566:\"Integrate LearnDash LMS with Samcart.\r\n\r\nSamCart is a hosted shopping cart built by marketers, for marketers. It is optimized for conversions so as to increase your total revenue. This integration makes it possible to sell LearnDash courses with this high-converting shopping cart.\r\n\r\n= Integration Features = \r\n\r\n* Automatic account creation\r\n* Easily map courses\r\n* Associate one, or multiple courses\r\n* Works with any SamCart payment gateway\r\n* Works with Subscriptions\r\n\r\nSee the [Add-on](https://www.learndash.com/add-on/samcart/) page for more information.\r\n\r\n\";s:7:\"content\";s:629:\"<p>Integrate LearnDash LMS with Samcart.</p>\n<p>SamCart is a hosted shopping cart built by marketers, for marketers. It is optimized for conversions so as to increase your total revenue. This integration makes it possible to sell LearnDash courses with this high-converting shopping cart.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Automatic account creation</li>\n<li>Easily map courses</li>\n<li>Associate one, or multiple courses</li>\n<li>Works with any SamCart payment gateway</li>\n<li>Works with Subscriptions</li>\n</ul>\n<p>See the <a href=\"https://www.learndash.com/add-on/samcart/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:106:\"= 1.0 =\r\n* Initial Release\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/samcart/).\r\n\";s:7:\"content\";s:141:\"<h4>1.0</h4>\n<ul>\n<li>Initial Release</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/samcart/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:629:\"<p>Integrate LearnDash LMS with Samcart.</p>\n<p>SamCart is a hosted shopping cart built by marketers, for marketers. It is optimized for conversions so as to increase your total revenue. This integration makes it possible to sell LearnDash courses with this high-converting shopping cart.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Automatic account creation</li>\n<li>Easily map courses</li>\n<li>Associate one, or multiple courses</li>\n<li>Works with any SamCart payment gateway</li>\n<li>Works with Subscriptions</li>\n</ul>\n<p>See the <a href=\"https://www.learndash.com/add-on/samcart/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:141:\"<h4>1.0</h4>\n<ul>\n<li>Initial Release</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/samcart/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712381;s:8:\"external\";b:1;s:7:\"bb_slug\";s:17:\"learndash-samcart\";s:8:\"homepage\";s:41:\"https://www.learndash.com/add-on/samcart/\";s:12:\"last_updated\";s:19:\"2018-01-17 00:00:00\";s:7:\"version\";s:3:\"1.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:96:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-samcart_256x256.jpg\";s:2:\"2x\";s:96:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-samcart_256x256.jpg\";s:7:\"default\";s:96:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-samcart_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-samcart_banner.jpg\";s:4:\"high\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-samcart_banner.jpg\";s:7:\"default\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-samcart_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:39:\"learndash-samcart/learndash-samcart.php\";}s:7:\"wp_slug\";s:39:\"learndash-samcart/learndash-samcart.php\";}s:30:\"learndash-restrict-content-pro\";a:28:{s:4:\"name\";s:34:\"Restrict Content Pro for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:0:\"\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:30:\"learndash-restrict-content-pro\";s:4:\"tags\";a:4:{i:0;s:11:\"integration\";i:1;s:10:\"membership\";i:2;s:20:\"restrict content pro\";i:3;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:3:\"1.0\";s:17:\"short_description\";s:50:\"Integrate LearnDash LMS with Restrict Content Pro.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:153:\"Integrate LearnDash LMS with Restrict Content Pro.\r\n\r\n= Integration Features = \r\n\r\nSee the [Add-on](https://learndash.com) page for more information.\r\n\r\n\";s:7:\"content\";s:173:\"<p>Integrate LearnDash LMS with Restrict Content Pro.</p>\n<h4>Integration Features</h4> \n<p>See the <a href=\"https://learndash.com\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:85:\"= 1.0 =\r\n* Initial release\r\n\r\nView the full changelog [here](https://learndash.com)\r\n\";s:7:\"content\";s:120:\"<h4>1.0</h4>\n<ul>\n<li>Initial release</li>\n</ul>\n<p>View the full changelog <a href=\"https://learndash.com\">here</a></p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:173:\"<p>Integrate LearnDash LMS with Restrict Content Pro.</p>\n<h4>Integration Features</h4> \n<p>See the <a href=\"https://learndash.com\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:120:\"<h4>1.0</h4>\n<ul>\n<li>Initial release</li>\n</ul>\n<p>View the full changelog <a href=\"https://learndash.com\">here</a></p>\";}s:10:\"last_check\";i:1541712381;s:8:\"external\";b:1;s:7:\"bb_slug\";s:30:\"learndash-restrict-content-pro\";s:12:\"last_updated\";s:19:\"2018-01-17 00:00:00\";s:7:\"version\";s:3:\"1.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:109:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-restrict-content-pro_256x256.jpg\";s:2:\"2x\";s:109:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-restrict-content-pro_256x256.jpg\";s:7:\"default\";s:109:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-restrict-content-pro_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:108:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-restrict-content-pro_banner.jpg\";s:4:\"high\";s:108:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-restrict-content-pro_banner.jpg\";s:7:\"default\";s:108:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-restrict-content-pro_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:7:\"install\";s:7:\"version\";s:3:\"1.0\";s:4:\"file\";b:0;s:3:\"url\";s:253:\"https://6sigma.academy/wp-admin/update.php?action=install-plugin&amp;plugin=learndash-restrict-content-pro&amp;_wpnonce=477b513eba&ld-return-addons=/wp-admin/update.php?action=update-selected&plugins=wp-google-maps%2FwpGoogleMaps.php&_wpnonce=4dbe2fcc95\";}}s:23:\"learndash-notifications\";a:30:{s:4:\"name\";s:23:\"LearnDash Notifications\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:53:\"https://learndash.com/add-on/learndash-notifications/\";s:20:\"ld_requires_at_least\";s:5:\"2.5.0\";s:4:\"slug\";s:23:\"learndash-notifications\";s:4:\"tags\";a:2:{i:0;s:13:\"notifications\";i:1;s:6:\"emails\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.2.0\";s:17:\"short_description\";s:52:\"Send email notifications based on LearnDash actions.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:625:\"Send email notifications based on LearnDash actions.\r\n\r\nThis add-on enables a new level of learner engagement within your LearnDash courses. Configure various notifications to be sent out automatically based on what learners do (and do not do) in a course.\r\n\r\nThis is a perfect tool for bolstering learner engagement, encouragement, promotions, and cross-selling.\r\n\r\n= Add-on Features = \r\n\r\n* Automatically Send Notifications\r\n* 13 Available Triggers\r\n* 34 Dynamic Shortcodes\r\n* Delay Notifications\r\n* Choose Recipients\r\n\r\nSee the [Add-on](https://learndash.com/add-on/learndash-notifications/) page for more information.\r\n\r\n\";s:7:\"content\";s:692:\"<p>Send email notifications based on LearnDash actions.</p>\n<p>This add-on enables a new level of learner engagement within your LearnDash courses. Configure various notifications to be sent out automatically based on what learners do (and do not do) in a course.</p>\n<p>This is a perfect tool for bolstering learner engagement, encouragement, promotions, and cross-selling.</p>\n<h4>Add-on Features</h4> \n<ul>\n<li>Automatically Send Notifications</li>\n<li>13 Available Triggers</li>\n<li>34 Dynamic Shortcodes</li>\n<li>Delay Notifications</li>\n<li>Choose Recipients</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/learndash-notifications/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:1612:\"= 1.3.0 =\r\n* Added trigger for after the course expires\r\n* Added filter hooks for custom trigger and functions \r\n* Added course ID and lesson ID to the notification setting fields for upload and approved assignment trigger\r\n* Added status tab to the notifications menu\r\n* Added translation class\r\n* Added cron function to update lesson available notification in the database\r\n* Added default blank value to the AJAX empty select option\r\n\r\n* Fixed SQL syntax error\r\n* Fixed assignment essay comment left trigger\r\n* Fixed scheduled notifications to be sent only after the notification timestamp passes the current timestamp\r\n* Fixed lesson and topic URL shortcode returned values\r\n* Fixed logic to exclude unenrolled users\r\n* Fixed logic to prevent sending notification is ID is not numeric\r\n\r\n* Updated default comment notification to be disabled for assignment and essay\r\n* Updated SQL in CRUD functions\r\n* Updated delete delayed emails to hourly cron\r\n* Updated send scheduled emails function\r\n* Updated group leader recipient logic\r\n* Updated course completed check to enroll course notification trigger\r\n* Updated lesson available notifications to prevent sending multiple times\r\n* Updated and removed course completed check on essay graded notification\r\n* Updated lesson available scheduled emails function\r\n* Updated dequeue autosave for notification post type\r\n* Updated to hide minor and miscellaneous publishing action widget for notifications\r\n* Updated user deletion LeanrDash data cleanup to hourly cron\r\n\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/learndash-notifications/).\r\n\";s:7:\"content\";s:1803:\"<h4>1.3.0</h4>\n<ul>\n<li>Added trigger for after the course expires</li>\n<li>Added filter hooks for custom trigger and functions </li>\n<li>Added course ID and lesson ID to the notification setting fields for upload and approved assignment trigger</li>\n<li>Added status tab to the notifications menu</li>\n<li>Added translation class</li>\n<li>Added cron function to update lesson available notification in the database</li>\n<li>\n<p>Added default blank value to the AJAX empty select option</p>\n</li>\n<li>Fixed SQL syntax error</li>\n<li>Fixed assignment essay comment left trigger</li>\n<li>Fixed scheduled notifications to be sent only after the notification timestamp passes the current timestamp</li>\n<li>Fixed lesson and topic URL shortcode returned values</li>\n<li>Fixed logic to exclude unenrolled users</li>\n<li>\n<p>Fixed logic to prevent sending notification is ID is not numeric</p>\n</li>\n<li>Updated default comment notification to be disabled for assignment and essay</li>\n<li>Updated SQL in CRUD functions</li>\n<li>Updated delete delayed emails to hourly cron</li>\n<li>Updated send scheduled emails function</li>\n<li>Updated group leader recipient logic</li>\n<li>Updated course completed check to enroll course notification trigger</li>\n<li>Updated lesson available notifications to prevent sending multiple times</li>\n<li>Updated and removed course completed check on essay graded notification</li>\n<li>Updated lesson available scheduled emails function</li>\n<li>Updated dequeue autosave for notification post type</li>\n<li>Updated to hide minor and miscellaneous publishing action widget for notifications</li>\n<li>Updated user deletion LeanrDash data cleanup to hourly cron</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/learndash-notifications/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:692:\"<p>Send email notifications based on LearnDash actions.</p>\n<p>This add-on enables a new level of learner engagement within your LearnDash courses. Configure various notifications to be sent out automatically based on what learners do (and do not do) in a course.</p>\n<p>This is a perfect tool for bolstering learner engagement, encouragement, promotions, and cross-selling.</p>\n<h4>Add-on Features</h4> \n<ul>\n<li>Automatically Send Notifications</li>\n<li>13 Available Triggers</li>\n<li>34 Dynamic Shortcodes</li>\n<li>Delay Notifications</li>\n<li>Choose Recipients</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/learndash-notifications/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:1803:\"<h4>1.3.0</h4>\n<ul>\n<li>Added trigger for after the course expires</li>\n<li>Added filter hooks for custom trigger and functions </li>\n<li>Added course ID and lesson ID to the notification setting fields for upload and approved assignment trigger</li>\n<li>Added status tab to the notifications menu</li>\n<li>Added translation class</li>\n<li>Added cron function to update lesson available notification in the database</li>\n<li>\n<p>Added default blank value to the AJAX empty select option</p>\n</li>\n<li>Fixed SQL syntax error</li>\n<li>Fixed assignment essay comment left trigger</li>\n<li>Fixed scheduled notifications to be sent only after the notification timestamp passes the current timestamp</li>\n<li>Fixed lesson and topic URL shortcode returned values</li>\n<li>Fixed logic to exclude unenrolled users</li>\n<li>\n<p>Fixed logic to prevent sending notification is ID is not numeric</p>\n</li>\n<li>Updated default comment notification to be disabled for assignment and essay</li>\n<li>Updated SQL in CRUD functions</li>\n<li>Updated delete delayed emails to hourly cron</li>\n<li>Updated send scheduled emails function</li>\n<li>Updated group leader recipient logic</li>\n<li>Updated course completed check to enroll course notification trigger</li>\n<li>Updated lesson available notifications to prevent sending multiple times</li>\n<li>Updated and removed course completed check on essay graded notification</li>\n<li>Updated lesson available scheduled emails function</li>\n<li>Updated dequeue autosave for notification post type</li>\n<li>Updated to hide minor and miscellaneous publishing action widget for notifications</li>\n<li>Updated user deletion LeanrDash data cleanup to hourly cron</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/learndash-notifications/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712381;s:8:\"external\";b:1;s:7:\"bb_slug\";s:23:\"learndash-notifications\";s:8:\"homepage\";s:53:\"https://learndash.com/add-on/learndash-notifications/\";s:12:\"last_updated\";s:19:\"2017-12-04 00:00:00\";s:7:\"version\";s:5:\"1.2.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"4.9\";s:5:\"icons\";a:3:{s:2:\"1x\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-notifications_256x256.jpg\";s:2:\"2x\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-notifications_256x256.jpg\";s:7:\"default\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-notifications_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:101:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-notifications_banner.jpg\";s:4:\"high\";s:101:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-notifications_banner.jpg\";s:7:\"default\";s:101:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-notifications_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:51:\"learndash-notifications/learndash-notifications.php\";}s:7:\"wp_slug\";s:51:\"learndash-notifications/learndash-notifications.php\";}s:25:\"learndash-propanel-readme\";a:31:{s:4:\"name\";s:21:\"ProPanel by LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:44:\"https://learndash.com/propanel-by-learndash/\";s:20:\"ld_requires_at_least\";s:5:\"2.4.0\";s:4:\"slug\";s:18:\"learndash-propanel\";s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:5:\"4.9.4\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"2.1.3\";s:11:\"last_update\";s:10:\"2018-03-21\";s:17:\"short_description\";s:51:\"Easily manage and view your LearnDash LMS activity.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:372:\"Easily manage and view your LearnDash LMS activity.\r\n\r\nProPanel enhances your LearnDash admin experience by consolidating reporting and assignment management, giving you the ability to send course specific communications, and showing real-time activity of your courses!\r\n\r\nSee the [Features](https://www.learndash.com/propanel-by-learndash/) page for more information.\r\n\r\n\";s:7:\"content\";s:394:\"<p>Easily manage and view your LearnDash LMS activity.</p>\n<p>ProPanel enhances your LearnDash admin experience by consolidating reporting and assignment management, giving you the ability to send course specific communications, and showing real-time activity of your courses!</p>\n<p>See the <a href=\"https://www.learndash.com/propanel-by-learndash/\">Features</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:483:\"If the auto-update is not working, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of ProPanel.\r\n1. Download the latest version of ProPanel from our [support site](https://support.learndash.com/articles/my-downloads/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the ProPanel plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:529:\"<p>If the auto-update is not working, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of ProPanel.</li>\n<li>Download the latest version of ProPanel from our <a href=\"https://support.learndash.com/articles/my-downloads/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the ProPanel plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:706:\"= 2.1.3 =\r\n\r\nAdded\r\n* Added Statistics link to Activity widget quiz rows output.\r\n\r\nChanges / Updates\r\n* Corrected reported reporting issue under Multisite.\r\n* Corrected reported issue for reporting filtering.\r\n* Corrected reported issue Group Leader not seeing correct data.\r\n* Corrected reported issue Group Leader not seeing Course/Quiz export buttons.\r\n* Corrected reported issue Charts were incorrect. \r\n* Corrected reported issues with Mail when using SMTP plugins. \r\n* Corrected reported fatal error when ProPanel deactivated. \r\n* Remove HTML tags from post type title for display in ProPanel widgets\r\n\r\nView our full changelog [here](https://support.learndash.com/articles/propanel-changelog/).\r\n\r\n\";s:7:\"content\";s:806:\"<h4>2.1.3</h4>\n<p>Added</p>\n<ul>\n<li>Added Statistics link to Activity widget quiz rows output.</li>\n</ul>\n<p>Changes / Updates</p>\n<ul>\n<li>Corrected reported reporting issue under Multisite.</li>\n<li>Corrected reported issue for reporting filtering.</li>\n<li>Corrected reported issue Group Leader not seeing correct data.</li>\n<li>Corrected reported issue Group Leader not seeing Course/Quiz export buttons.</li>\n<li>Corrected reported issue Charts were incorrect. </li>\n<li>Corrected reported issues with Mail when using SMTP plugins. </li>\n<li>Corrected reported fatal error when ProPanel deactivated. </li>\n<li>Remove HTML tags from post type title for display in ProPanel widgets</li>\n</ul>\n<p>View our full changelog <a href=\"https://support.learndash.com/articles/propanel-changelog/\">here</a>.</p>\";}s:3:\"faq\";a:3:{s:5:\"title\";s:3:\"FAQ\";s:11:\"content_raw\";s:936:\"= Do I need to update? =\r\n\r\nIt is always recommended to update. However given the nature of WordPress and the option to have many other plugins installed, custom code, etc. it is possible that a conflict would arise. This is why we always recommend testing the update on a development environment first. \r\n\r\n= Why am I getting an error notice when trying to update? =\r\n\r\nIf you are getting an error while trying to update your version of LearnDash LMS, verify that your license is still valid. \r\n\r\nBoth your license key and email address should be entered via LEARNDASH LMS > SETTINGS > PROPANEL LICENSE.\r\n\r\nIf you see an invalid license message, you can find your correct information via our [Support Site](https://support.learndash.com/articles/my-downloads/).\r\n\r\nIf your license has expired, you can purchase a new one [here](https://www.learndash.com/pricing-and-purchase/). ProPanel is part of both the Plus and Pro package. \r\n\r\n\r\n\";s:7:\"content\";s:0:\"\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:88:\"https://s3.us-east-2.amazonaws.com/learndash-addon-assets/learndash-propanel_128x128.jpg\";s:2:\"2x\";s:88:\"https://s3.us-east-2.amazonaws.com/learndash-addon-assets/learndash-propanel_256x256.jpg\";}s:7:\"banners\";a:2:{s:3:\"low\";s:87:\"https://s3.us-east-2.amazonaws.com/learndash-addon-assets/learndash-propanel_banner.jpg\";s:4:\"high\";s:87:\"https://s3.us-east-2.amazonaws.com/learndash-addon-assets/learndash-propanel_banner.jpg\";}s:4:\"tags\";a:0:{}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:394:\"<p>Easily manage and view your LearnDash LMS activity.</p>\n<p>ProPanel enhances your LearnDash admin experience by consolidating reporting and assignment management, giving you the ability to send course specific communications, and showing real-time activity of your courses!</p>\n<p>See the <a href=\"https://www.learndash.com/propanel-by-learndash/\">Features</a> page for more information.</p>\";s:12:\"installation\";s:529:\"<p>If the auto-update is not working, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of ProPanel.</li>\n<li>Download the latest version of ProPanel from our <a href=\"https://support.learndash.com/articles/my-downloads/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the ProPanel plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:806:\"<h4>2.1.3</h4>\n<p>Added</p>\n<ul>\n<li>Added Statistics link to Activity widget quiz rows output.</li>\n</ul>\n<p>Changes / Updates</p>\n<ul>\n<li>Corrected reported reporting issue under Multisite.</li>\n<li>Corrected reported issue for reporting filtering.</li>\n<li>Corrected reported issue Group Leader not seeing correct data.</li>\n<li>Corrected reported issue Group Leader not seeing Course/Quiz export buttons.</li>\n<li>Corrected reported issue Charts were incorrect. </li>\n<li>Corrected reported issues with Mail when using SMTP plugins. </li>\n<li>Corrected reported fatal error when ProPanel deactivated. </li>\n<li>Remove HTML tags from post type title for display in ProPanel widgets</li>\n</ul>\n<p>View our full changelog <a href=\"https://support.learndash.com/articles/propanel-changelog/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712382;s:8:\"external\";b:1;s:7:\"bb_slug\";s:25:\"learndash-propanel-readme\";s:8:\"homepage\";s:44:\"https://learndash.com/propanel-by-learndash/\";s:12:\"last_updated\";s:19:\"2017-10-25 00:00:00\";s:7:\"version\";s:5:\"2.1.3\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"4.9.4\";s:11:\"show-add-on\";s:2:\"no\";}s:16:\"learndash-zapier\";a:30:{s:4:\"name\";s:20:\"Zapier for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:48:\"https://learndash.com/add-on/zapier-integration/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:16:\"learndash-zapier\";s:4:\"tags\";a:3:{i:0;s:11:\"integration\";i:1;s:6:\"zapier\";i:2;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:5:\"4.9.4\";s:12:\"requires_php\";s:1:\"7\";s:10:\"stable_tag\";s:5:\"1.1.0\";s:17:\"short_description\";s:36:\"Integrate LearnDash LMS with Zapier.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:648:\"Integrate LearnDash LMS with Zapier.\r\n\r\n\r\nZapier is a service that makes it easy for you to connect two applications without the need to know code, currently with a library of over 300 applications. Zapier calls these connections Zaps, and this integration lets you create Zaps that include LearnDash activities.\r\n\r\n= Integration Features = \r\n\r\n* Perform actions in over 300 applications based on seven specific LearnDash activities\r\n* Supports both global and specific LearnDash activity\r\n* Easily connect LearnDash to the popular Zapier program without code\r\n\r\nSee the [Add-on](https://learndash.com/add-on/zapier/) page for more information.\r\n\r\n\";s:7:\"content\";s:697:\"<p>Integrate LearnDash LMS with Zapier.</p>\n<p>Zapier is a service that makes it easy for you to connect two applications without the need to know code, currently with a library of over 300 applications. Zapier calls these connections Zaps, and this integration lets you create Zaps that include LearnDash activities.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Perform actions in over 300 applications based on seven specific LearnDash activities</li>\n<li>Supports both global and specific LearnDash activity</li>\n<li>Easily connect LearnDash to the popular Zapier program without code</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/zapier/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:485:\"= 1.1.0 =\r\n* Added Course drop-down menu for Course enrollment trigger so that a specific course can be chosen instead of using the Zapier filter feature\r\n* Added support for Course enrollment trigger when enrolled via a LearnDash Group\r\n* Added support for first and last name in data sent to Zapier\r\n* Updated menu logic so that the Zapier menu option appears under LearnDash LMS menu instead of Settings\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/zapier/).\r\n\";s:7:\"content\";s:538:\"<h4>1.1.0</h4>\n<ul>\n<li>Added Course drop-down menu for Course enrollment trigger so that a specific course can be chosen instead of using the Zapier filter feature</li>\n<li>Added support for Course enrollment trigger when enrolled via a LearnDash Group</li>\n<li>Added support for first and last name in data sent to Zapier</li>\n<li>Updated menu logic so that the Zapier menu option appears under LearnDash LMS menu instead of Settings</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/zapier/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:697:\"<p>Integrate LearnDash LMS with Zapier.</p>\n<p>Zapier is a service that makes it easy for you to connect two applications without the need to know code, currently with a library of over 300 applications. Zapier calls these connections Zaps, and this integration lets you create Zaps that include LearnDash activities.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Perform actions in over 300 applications based on seven specific LearnDash activities</li>\n<li>Supports both global and specific LearnDash activity</li>\n<li>Easily connect LearnDash to the popular Zapier program without code</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/zapier/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:538:\"<h4>1.1.0</h4>\n<ul>\n<li>Added Course drop-down menu for Course enrollment trigger so that a specific course can be chosen instead of using the Zapier filter feature</li>\n<li>Added support for Course enrollment trigger when enrolled via a LearnDash Group</li>\n<li>Added support for first and last name in data sent to Zapier</li>\n<li>Updated menu logic so that the Zapier menu option appears under LearnDash LMS menu instead of Settings</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/zapier/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712382;s:8:\"external\";b:1;s:7:\"bb_slug\";s:16:\"learndash-zapier\";s:8:\"homepage\";s:48:\"https://learndash.com/add-on/zapier-integration/\";s:12:\"last_updated\";s:19:\"2017-04-20 00:00:00\";s:7:\"version\";s:5:\"1.1.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"4.9.4\";s:5:\"icons\";a:3:{s:2:\"1x\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-zapier_256x256.jpg\";s:2:\"2x\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-zapier_256x256.jpg\";s:7:\"default\";s:95:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-zapier_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-zapier_banner.jpg\";s:4:\"high\";s:94:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-zapier_banner.jpg\";s:7:\"default\";s:94:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-zapier_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:37:\"learndash-zapier/learndash_zapier.php\";}s:7:\"wp_slug\";s:37:\"learndash-zapier/learndash_zapier.php\";}s:23:\"learndash-gravity-forms\";a:30:{s:4:\"name\";s:27:\"Gravity Forms for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:43:\"https://learndash.com/add-on/gravity-forms/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:23:\"learndash-gravity-forms\";s:4:\"tags\";a:2:{i:0;s:11:\"integration\";i:1;s:13:\"gravity forms\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:5:\"4.9.4\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"2.0.1\";s:17:\"short_description\";s:44:\"Integrates LearnDash LMS with Gravity Forms.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:621:\"Integrate LearnDash LMS with Gravity Forms.\r\n\r\nGravity Forms is hands-down the industry\'s best custom form development plugin.\r\n\r\nWith this integration, you can create a completely custom course registration form and associate your online courses to it so that when users register, they are auto-enrolled.\r\n\r\n= Integration Features = \r\n\r\n* Create a unique registration form\r\n* Automatically enrolls user\r\n* Accept payments using Gravity Forms add-ons\r\n\r\nNote: this integration requires a Developer License from Gravity Forms.\r\n\r\nSee the [Add-on](https://learndash.com/add-on/gravity-forms/) page for more information.\r\n\r\n\";s:7:\"content\";s:680:\"<p>Integrate LearnDash LMS with Gravity Forms.</p>\n<p>Gravity Forms is hands-down the industry\'s best custom form development plugin.</p>\n<p>With this integration, you can create a completely custom course registration form and associate your online courses to it so that when users register, they are auto-enrolled.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Create a unique registration form</li>\n<li>Automatically enrolls user</li>\n<li>Accept payments using Gravity Forms add-ons</li>\n</ul>\n<p>Note: this integration requires a Developer License from Gravity Forms.</p>\n<p>See the <a href=\"https://learndash.com/add-on/gravity-forms/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:153:\"= 2.0.1 =\r\n* Fixed internal server issue due to undefined parameter\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/gravity-forms/).\r\n\";s:7:\"content\";s:188:\"<h4>2.0.1</h4>\n<ul>\n<li>Fixed internal server issue due to undefined parameter</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/gravity-forms/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:680:\"<p>Integrate LearnDash LMS with Gravity Forms.</p>\n<p>Gravity Forms is hands-down the industry\'s best custom form development plugin.</p>\n<p>With this integration, you can create a completely custom course registration form and associate your online courses to it so that when users register, they are auto-enrolled.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Create a unique registration form</li>\n<li>Automatically enrolls user</li>\n<li>Accept payments using Gravity Forms add-ons</li>\n</ul>\n<p>Note: this integration requires a Developer License from Gravity Forms.</p>\n<p>See the <a href=\"https://learndash.com/add-on/gravity-forms/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:188:\"<h4>2.0.1</h4>\n<ul>\n<li>Fixed internal server issue due to undefined parameter</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/gravity-forms/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712380;s:8:\"external\";b:1;s:7:\"bb_slug\";s:23:\"learndash-gravity-forms\";s:8:\"homepage\";s:43:\"https://learndash.com/add-on/gravity-forms/\";s:12:\"last_updated\";s:19:\"2017-04-13 00:00:00\";s:7:\"version\";s:5:\"2.0.1\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"4.9.4\";s:5:\"icons\";a:3:{s:2:\"1x\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-gravity-forms_256x256.jpg\";s:2:\"2x\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-gravity-forms_256x256.jpg\";s:7:\"default\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-gravity-forms_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:101:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-gravity-forms_banner.jpg\";s:4:\"high\";s:101:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-gravity-forms_banner.jpg\";s:7:\"default\";s:101:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-gravity-forms_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:7:\"install\";s:7:\"version\";s:5:\"2.0.1\";s:4:\"file\";b:0;s:3:\"url\";s:246:\"https://6sigma.academy/wp-admin/update.php?action=install-plugin&amp;plugin=learndash-gravity-forms&amp;_wpnonce=710f37b7b8&ld-return-addons=/wp-admin/update.php?action=update-selected&plugins=wp-google-maps%2FwpGoogleMaps.php&_wpnonce=4dbe2fcc95\";}s:7:\"wp_slug\";s:50:\"learndash-gravity-forms/learndash_gravityforms.php\";}s:24:\"learndash-event-espresso\";a:30:{s:4:\"name\";s:28:\"Event Espresso for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:44:\"https://learndash.com/add-on/event-espresso/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:24:\"learndash-event-espresso\";s:4:\"tags\";a:4:{i:0;s:11:\"integration\";i:1;s:5:\"event\";i:2;s:14:\"event espresso\";i:3;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:5:\"4.9.4\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.0.2\";s:17:\"short_description\";s:44:\"Integrate LearnDash LMS with Event Espresso.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:693:\"Integrate LearnDash LMS with Event Espresso.\r\n\r\nEvent Espresso is the leading live event and ticket management solution for WordPress. With this integration, you can associate your online courses to live events so that when users register, they are auto-enrolled. Perfect for anyone offering live training, seminars, or classrooms.\r\n\r\n= Integration Features = \r\n\r\n* Easily map an event to a course\r\n* Associate one, or many, courses\r\n* Drip-feed course content leading up to an event\r\n* Works with any Event Espresso payment gateway\r\n\r\nNote: this integration requires Event Espresso v4 or higher.\r\n\r\nSee the [Add-on](https://learndash.com/add-on/event-espresso/) page for more information.\r\n\r\n\";s:7:\"content\";s:754:\"<p>Integrate LearnDash LMS with Event Espresso.</p>\n<p>Event Espresso is the leading live event and ticket management solution for WordPress. With this integration, you can associate your online courses to live events so that when users register, they are auto-enrolled. Perfect for anyone offering live training, seminars, or classrooms.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Easily map an event to a course</li>\n<li>Associate one, or many, courses</li>\n<li>Drip-feed course content leading up to an event</li>\n<li>Works with any Event Espresso payment gateway</li>\n</ul>\n<p>Note: this integration requires Event Espresso v4 or higher.</p>\n<p>See the <a href=\"https://learndash.com/add-on/event-espresso/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:277:\"= 1.0.2 =\r\n* Added support for Event Espresso cart add-on\r\n* Added database upgrade function, changed course_ids col to VARCHAR(1000)\r\n* Updated folder name to ‘learndash-event-espresso’\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/event-espresso/).\r\n\";s:7:\"content\";s:324:\"<h4>1.0.2</h4>\n<ul>\n<li>Added support for Event Espresso cart add-on</li>\n<li>Added database upgrade function, changed course_ids col to VARCHAR(1000)</li>\n<li>Updated folder name to ‘learndash-event-espresso’</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/event-espresso/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:754:\"<p>Integrate LearnDash LMS with Event Espresso.</p>\n<p>Event Espresso is the leading live event and ticket management solution for WordPress. With this integration, you can associate your online courses to live events so that when users register, they are auto-enrolled. Perfect for anyone offering live training, seminars, or classrooms.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Easily map an event to a course</li>\n<li>Associate one, or many, courses</li>\n<li>Drip-feed course content leading up to an event</li>\n<li>Works with any Event Espresso payment gateway</li>\n</ul>\n<p>Note: this integration requires Event Espresso v4 or higher.</p>\n<p>See the <a href=\"https://learndash.com/add-on/event-espresso/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:324:\"<h4>1.0.2</h4>\n<ul>\n<li>Added support for Event Espresso cart add-on</li>\n<li>Added database upgrade function, changed course_ids col to VARCHAR(1000)</li>\n<li>Updated folder name to ‘learndash-event-espresso’</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/event-espresso/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712380;s:8:\"external\";b:1;s:7:\"bb_slug\";s:24:\"learndash-event-espresso\";s:8:\"homepage\";s:44:\"https://learndash.com/add-on/event-espresso/\";s:12:\"last_updated\";s:19:\"2016-11-03 00:00:00\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"4.9.4\";s:5:\"icons\";a:3:{s:2:\"1x\";s:103:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-event-espresso_256x256.jpg\";s:2:\"2x\";s:103:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-event-espresso_256x256.jpg\";s:7:\"default\";s:103:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-event-espresso_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-event-espresso_banner.jpg\";s:4:\"high\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-event-espresso_banner.jpg\";s:7:\"default\";s:102:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-event-espresso_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:43:\"learndash-event-espresso/event-espresso.php\";}s:7:\"wp_slug\";s:43:\"learndash-event-espresso/event-espresso.php\";}s:19:\"learndash-2checkout\";a:30:{s:4:\"name\";s:23:\"2Checkout for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:39:\"https://learndash.com/add-on/2checkout/\";s:20:\"ld_requires_at_least\";s:5:\"2.5.0\";s:4:\"slug\";s:19:\"learndash-2checkout\";s:4:\"tags\";a:2:{i:0;s:15:\"payment gateway\";i:1;s:9:\"2checkout\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:5:\"4.9.4\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.0.4\";s:17:\"short_description\";s:51:\"Integrate 2checkout payment gateway with LearnDash.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:446:\"Integrate 2checkout payment gateway with LearnDash.\r\n\r\nUsing this add-on, you can quickly and easily accept payments using the 2CheckOut payment gateway. Use it with PayPal, or just use 2CheckOut – the choice is yours!\r\n\r\n= Integration Features = \r\n\r\n* Use 2Checkout to sell courses\r\n* Automatically delivers username and password\r\n* Hassle-free set-up\r\n\r\nSee the [Add-on](https://learndash.com/add-on/2checkout/) page for more information.\r\n\r\n\";s:7:\"content\";s:497:\"<p>Integrate 2checkout payment gateway with LearnDash.</p>\n<p>Using this add-on, you can quickly and easily accept payments using the 2CheckOut payment gateway. Use it with PayPal, or just use 2CheckOut – the choice is yours!</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Use 2Checkout to sell courses</li>\n<li>Automatically delivers username and password</li>\n<li>Hassle-free set-up</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/2checkout/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:186:\"= 1.0.4 =\r\n* Updated settings, security, and recurring billing to align with latest 2Checkout parameters\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/2checkout/).\r\n\";s:7:\"content\";s:221:\"<h4>1.0.4</h4>\n<ul>\n<li>Updated settings, security, and recurring billing to align with latest 2Checkout parameters</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/2checkout/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:497:\"<p>Integrate 2checkout payment gateway with LearnDash.</p>\n<p>Using this add-on, you can quickly and easily accept payments using the 2CheckOut payment gateway. Use it with PayPal, or just use 2CheckOut – the choice is yours!</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Use 2Checkout to sell courses</li>\n<li>Automatically delivers username and password</li>\n<li>Hassle-free set-up</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/2checkout/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:221:\"<h4>1.0.4</h4>\n<ul>\n<li>Updated settings, security, and recurring billing to align with latest 2Checkout parameters</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/2checkout/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712380;s:8:\"external\";b:1;s:7:\"bb_slug\";s:19:\"learndash-2checkout\";s:8:\"homepage\";s:39:\"https://learndash.com/add-on/2checkout/\";s:12:\"last_updated\";s:19:\"2016-10-19 00:00:00\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"4.9.4\";s:5:\"icons\";a:3:{s:2:\"1x\";s:98:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-2checkout_256x256.jpg\";s:2:\"2x\";s:98:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-2checkout_256x256.jpg\";s:7:\"default\";s:98:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-2checkout_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:97:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-2checkout_banner.jpg\";s:4:\"high\";s:97:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-2checkout_banner.jpg\";s:7:\"default\";s:97:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-2checkout_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:38:\"learndash-2checkout/sfwd-2checkout.php\";}s:7:\"wp_slug\";s:38:\"learndash-2checkout/sfwd-2checkout.php\";}s:21:\"learndash-memberpress\";a:30:{s:4:\"name\";s:25:\"MemberPress for LearnDash\";s:6:\"author\";s:45:\"<a href=\"https://learndash.com\">LearnDash</a>\";s:10:\"author_uri\";s:21:\"https://learndash.com\";s:10:\"plugin_uri\";s:41:\"https://learndash.com/add-on/memberpress/\";s:20:\"ld_requires_at_least\";s:3:\"2.5\";s:4:\"slug\";s:21:\"learndash-memberpress\";s:4:\"tags\";a:4:{i:0;s:11:\"integration\";i:1;s:10:\"membership\";i:2;s:11:\"memberpress\";i:3;s:0:\"\";}s:17:\"requires_at_least\";s:3:\"4.9\";s:12:\"tested_up_to\";s:5:\"4.9.4\";s:12:\"requires_php\";s:3:\"7.0\";s:10:\"stable_tag\";s:3:\"1.0\";s:17:\"short_description\";s:41:\"Integrate LearnDash LMS with MemberPress.\";s:12:\"is_truncated\";b:0;s:11:\"description\";a:3:{s:5:\"title\";s:11:\"Description\";s:11:\"content_raw\";s:673:\"Integrate LearnDash LMS with MemberPress.\r\n\r\nMemberPress is a premium WordPress membership plugin that excels in memberships, grouping, coupons, reminders, reports, and more.\r\n\r\nWith this integration you can create membership levels in MemberPress and associate the access levels to LearnDash courses. Customers are then auto-enrolled into courses after signing-up for membership.\r\n\r\n= Integration Features = \r\n\r\n* Associate membership levels to one or more courses\r\n* Automatic removal upon membership cancellation\r\n* Create trial membership levels with various payment gateways\r\n\r\nSee the [Add-on](https://learndash.com/add-on/memberpress/) page for more information.\r\n\r\n\";s:7:\"content\";s:728:\"<p>Integrate LearnDash LMS with MemberPress.</p>\n<p>MemberPress is a premium WordPress membership plugin that excels in memberships, grouping, coupons, reminders, reports, and more.</p>\n<p>With this integration you can create membership levels in MemberPress and associate the access levels to LearnDash courses. Customers are then auto-enrolled into courses after signing-up for membership.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Associate membership levels to one or more courses</li>\n<li>Automatic removal upon membership cancellation</li>\n<li>Create trial membership levels with various payment gateways</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/memberpress/\">Add-on</a> page for more information.</p>\";}s:12:\"installation\";a:3:{s:5:\"title\";s:12:\"Installation\";s:11:\"content_raw\";s:601:\"If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS > SETTINGS > LMS LICENSE. \r\n\r\nAlternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. \r\n\r\n1. Deactivate and delete your current version of the add-on.\r\n1. Download the latest version of the add-on from our [support site](https://support.learndash.com/article-categories/free/).\r\n1. Upload the zipped file via PLUGINS > ADD NEW, or to wp-content/plugins.\r\n1. Activate the add-on plugin via the PLUGINS menu.\r\n\r\n\";s:7:\"content\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";}s:9:\"changelog\";a:3:{s:5:\"title\";s:9:\"Changelog\";s:11:\"content_raw\";s:110:\"= 1.0 =\r\n* Initial Release\r\n\r\nView the full changelog [here](https://www.learndash.com/add-on/memberpress/).\r\n\";s:7:\"content\";s:145:\"<h4>1.0</h4>\n<ul>\n<li>Initial Release</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/memberpress/\">here</a>.</p>\";}s:12:\"contributors\";a:0:{}s:8:\"sections\";a:3:{s:11:\"description\";s:728:\"<p>Integrate LearnDash LMS with MemberPress.</p>\n<p>MemberPress is a premium WordPress membership plugin that excels in memberships, grouping, coupons, reminders, reports, and more.</p>\n<p>With this integration you can create membership levels in MemberPress and associate the access levels to LearnDash courses. Customers are then auto-enrolled into courses after signing-up for membership.</p>\n<h4>Integration Features</h4> \n<ul>\n<li>Associate membership levels to one or more courses</li>\n<li>Automatic removal upon membership cancellation</li>\n<li>Create trial membership levels with various payment gateways</li>\n</ul>\n<p>See the <a href=\"https://learndash.com/add-on/memberpress/\">Add-on</a> page for more information.</p>\";s:12:\"installation\";s:657:\"<p>If the auto-update is not working, verify that you have a valid LearnDash LMS license via LEARNDASH LMS &gt; SETTINGS &gt; LMS LICENSE. </p>\n<p>Alternatively, you always have the option to update manually. Please note, a full backup of your site is always recommended prior to updating. </p>\n<ol>\n<li>Deactivate and delete your current version of the add-on.</li>\n<li>Download the latest version of the add-on from our <a href=\"https://support.learndash.com/article-categories/free/\">support site</a>.</li>\n<li>Upload the zipped file via PLUGINS &gt; ADD NEW, or to wp-content/plugins.</li>\n<li>Activate the add-on plugin via the PLUGINS menu.</li>\n</ol>\";s:9:\"changelog\";s:145:\"<h4>1.0</h4>\n<ul>\n<li>Initial Release</li>\n</ul>\n<p>View the full changelog <a href=\"https://www.learndash.com/add-on/memberpress/\">here</a>.</p>\";}s:10:\"last_check\";i:1541712381;s:8:\"external\";b:1;s:7:\"bb_slug\";s:21:\"learndash-memberpress\";s:8:\"homepage\";s:41:\"https://learndash.com/add-on/memberpress/\";s:12:\"last_updated\";s:19:\"2016-08-16 00:00:00\";s:7:\"version\";s:3:\"1.0\";s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"4.9.4\";s:5:\"icons\";a:3:{s:2:\"1x\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-memberpress_256x256.jpg\";s:2:\"2x\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-memberpress_256x256.jpg\";s:7:\"default\";s:100:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-memberpress_256x256.jpg\";}s:7:\"banners\";a:3:{s:3:\"low\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-memberpress_banner.jpg\";s:4:\"high\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-memberpress_banner.jpg\";s:7:\"default\";s:99:\"//6sigma.academy/wp-content/plugins/sfwd-lms/assets/images-add-ons/learndash-memberpress_banner.jpg\";}s:13:\"plugin_status\";a:4:{s:6:\"status\";s:16:\"latest_installed\";s:3:\"url\";b:0;s:7:\"version\";b:0;s:4:\"file\";s:47:\"learndash-memberpress/learndash-memberpress.php\";}s:7:\"wp_slug\";s:47:\"learndash-memberpress/learndash-memberpress.php\";}}s:4:\"tags\";a:0:{}s:7:\"updates\";a:0:{}}','no'),(8885,'ld_course_category_children','a:0:{}','yes'),(2275,'cp_expired_courses','a:0:{}','yes'),(2276,'cp_expired_date','Nov082018','yes'),(2277,'cp_enrollment_ended_courses','a:0:{}','yes'),(2278,'cp_enrollment_ended_date','Nov082018','yes'),(2314,'evr_eventplusmeta_version','6.00.33','yes'),(2315,'evr_cost','wp_evr_cost','yes'),(2316,'evr_cost_version','','yes'),(2317,'evr_payment','wp_evr_payment','yes'),(14012,'wp_mail_smtp_debug','a:0:{}','no'),(14302,'bp_email_options','a:1:{s:15:\"highlight_color\";s:7:\"#009eed\";}','yes'),(14362,'gform_paypal_sslverify','1','yes'),(14363,'gravityformsaddon_gravityformspaypal_version','3.1.1','yes'),(14364,'gravityformsaddon_payment_addons','a:1:{i:0;s:18:\"gravityformspaypal\";}','yes'),(14365,'gravityformsaddon_payment_version','1.3','yes'),(4828,'woocommerce_manage_stock','yes','yes'),(4829,'woocommerce_hold_stock_minutes','60','no'),(4830,'woocommerce_notify_low_stock','yes','no'),(4831,'woocommerce_notify_no_stock','yes','no'),(4832,'woocommerce_stock_email_recipient','production@ebusinesspacific.com','no'),(4833,'woocommerce_notify_low_stock_amount','2','no'),(4834,'woocommerce_notify_no_stock_amount','0','yes'),(4835,'woocommerce_hide_out_of_stock_items','no','yes'),(4836,'woocommerce_stock_format','','yes'),(4837,'woocommerce_file_download_method','force','no'),(4838,'woocommerce_downloads_require_login','no','no'),(4839,'woocommerce_downloads_grant_access_after_payment','yes','no'),(4840,'woocommerce_prices_include_tax','no','yes'),(4841,'woocommerce_tax_based_on','shipping','yes'),(4842,'woocommerce_shipping_tax_class','inherit','yes'),(4843,'woocommerce_tax_round_at_subtotal','no','yes'),(4844,'woocommerce_tax_classes','Reduced rate\nZero rate','yes'),(4650,'learndash_settings_paypal','a:7:{s:12:\"paypal_email\";s:29:\"accounts@ebusinesspacific.com\";s:15:\"paypal_currency\";s:3:\"FJD\";s:14:\"paypal_country\";s:2:\"FJ\";s:16:\"paypal_cancelurl\";s:22:\"https://6sigma.academy\";s:16:\"paypal_returnurl\";s:22:\"https://6sigma.academy\";s:16:\"paypal_notifyurl\";s:40:\"https://6sigma.academy/?ldp-paypal-ipn=1\";s:14:\"paypal_sandbox\";s:3:\"yes\";}','yes'),(4667,'ld_lesson_category_children','a:0:{}','yes'),(4666,'widget_ldcourseforum','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2263,'coursepress_version','2.2.0','no'),(2313,'evr_eventplusmeta','wp_eventplusmeta','yes'),(2266,'widget_cp_widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2267,'widget_cp_course_structure','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2268,'widget_cp_course_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2269,'widget_cp_latest_courses','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2270,'widget_cp_featured_course','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2271,'coursepress_settings','a:11:{s:7:\"general\";a:4:{s:21:\"show_coursepress_menu\";i:1;s:16:\"use_custom_login\";i:1;s:20:\"redirect_after_login\";i:1;s:7:\"version\";s:5:\"2.2.0\";}s:5:\"slugs\";a:18:{s:6:\"course\";s:7:\"courses\";s:8:\"category\";s:15:\"course_category\";s:6:\"module\";s:6:\"module\";s:5:\"units\";s:5:\"units\";s:13:\"notifications\";s:13:\"notifications\";s:11:\"discussions\";s:10:\"discussion\";s:15:\"discussions_new\";s:18:\"add_new_discussion\";s:6:\"grades\";s:6:\"grades\";s:8:\"workbook\";s:8:\"workbook\";s:10:\"enrollment\";s:18:\"enrollment_process\";s:5:\"login\";s:13:\"student-login\";s:6:\"signup\";s:14:\"courses-signup\";s:17:\"student_dashboard\";s:17:\"courses-dashboard\";s:16:\"student_settings\";s:16:\"student-settings\";s:18:\"instructor_profile\";s:10:\"instructor\";s:5:\"inbox\";s:13:\"student-inbox\";s:13:\"sent_messages\";s:21:\"student-sent-messages\";s:12:\"new_messages\";s:19:\"student-new-message\";}s:5:\"pages\";a:5:{s:10:\"enrollment\";i:0;s:5:\"login\";i:0;s:6:\"signup\";i:0;s:17:\"student_dashboard\";i:0;s:16:\"student_settings\";i:0;}s:6:\"course\";a:8:{s:18:\"details_media_type\";s:7:\"default\";s:22:\"details_media_priority\";s:5:\"video\";s:18:\"listing_media_type\";s:7:\"default\";s:22:\"listing_media_priority\";s:5:\"image\";s:8:\"order_by\";s:9:\"post_date\";s:18:\"order_by_direction\";s:4:\"DESC\";s:11:\"image_width\";i:235;s:12:\"image_height\";i:235;}s:7:\"reports\";a:1:{s:4:\"font\";s:9:\"helvetica\";}s:10:\"instructor\";a:2:{s:13:\"show_username\";i:1;s:12:\"capabilities\";a:44:{s:25:\"coursepress_dashboard_cap\";b:1;s:23:\"coursepress_courses_cap\";b:1;s:24:\"coursepress_students_cap\";b:1;s:26:\"coursepress_assessment_cap\";b:1;s:23:\"coursepress_reports_cap\";b:1;s:29:\"coursepress_notifications_cap\";b:1;s:27:\"coursepress_discussions_cap\";b:1;s:24:\"coursepress_settings_cap\";b:1;s:29:\"coursepress_create_course_cap\";b:1;s:34:\"coursepress_view_others_course_cap\";b:1;s:29:\"coursepress_update_course_cap\";b:1;s:32:\"coursepress_update_my_course_cap\";b:1;s:29:\"coursepress_delete_course_cap\";b:1;s:32:\"coursepress_delete_my_course_cap\";b:1;s:39:\"coursepress_change_my_course_status_cap\";b:1;s:34:\"coursepress_create_course_unit_cap\";b:1;s:34:\"coursepress_update_course_unit_cap\";b:1;s:37:\"coursepress_update_my_course_unit_cap\";b:1;s:35:\"coursepress_delete_course_units_cap\";b:1;s:38:\"coursepress_delete_my_course_units_cap\";b:1;s:41:\"coursepress_change_course_unit_status_cap\";b:1;s:44:\"coursepress_change_my_course_unit_status_cap\";b:1;s:54:\"coursepress_assign_and_assign_instructor_my_course_cap\";b:1;s:44:\"coursepress_assign_my_course_facilitator_cap\";b:1;s:34:\"coursepress_assign_facilitator_cap\";b:1;s:34:\"coursepress_invite_my_students_cap\";b:1;s:36:\"coursepress_withdraw_my_students_cap\";b:1;s:36:\"coursepress_add_move_my_students_cap\";b:1;s:45:\"coursepress_add_move_my_assigned_students_cap\";b:1;s:47:\"coursepress_create_my_assigned_notification_cap\";b:1;s:38:\"coursepress_create_my_notification_cap\";b:1;s:35:\"coursepress_update_notification_cap\";b:1;s:38:\"coursepress_update_my_notification_cap\";b:1;s:35:\"coursepress_delete_notification_cap\";b:1;s:38:\"coursepress_delete_my_notification_cap\";b:1;s:45:\"coursepress_change_my_notification_status_cap\";b:1;s:45:\"coursepress_create_my_assigned_discussion_cap\";b:1;s:36:\"coursepress_create_my_discussion_cap\";b:1;s:36:\"coursepress_update_my_discussion_cap\";b:1;s:36:\"coursepress_delete_my_discussion_cap\";b:1;s:43:\"coursepress_change_my_discussion_status_cap\";b:1;s:46:\"coursepress_course_categories_manage_terms_cap\";b:1;s:44:\"coursepress_course_categories_edit_terms_cap\";b:1;s:13:\"edit_comments\";b:1;}}s:17:\"basic_certificate\";a:6:{s:7:\"enabled\";i:1;s:7:\"content\";s:184:\"<h2>FIRST_NAME LAST_NAME</h2>\n			has successfully completed the course\n\n			<h3>COURSE_NAME</h3>\n\n			<h4>Date: COMPLETION_DATE</h4>\n			<small>Certificate no.: CERTIFICATE_NUMBER</small>\";s:16:\"background_image\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:11:\"orientation\";s:1:\"L\";s:6:\"styles\";s:0:\"\";}s:5:\"email\";a:7:{s:17:\"basic_certificate\";a:5:{s:10:\"auto_email\";i:1;s:4:\"from\";s:17:\"Six Sigma Academy\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:7:\"subject\";s:60:\"[Six Sigma Academy] Congratulations. You passed your course.\";s:7:\"content\";s:193:\"Hi FIRST_NAME,\n\nCongratulations! You have completed the course: COURSE_NAME\n\nPlease <a href=\"CERTIFICATE_URL\">download your certificate of completion</a>.\n\nBest wishes,\nThe WEBSITE_ADDRESS Team\";}s:12:\"registration\";a:4:{s:4:\"from\";s:17:\"Six Sigma Academy\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:7:\"subject\";s:19:\"Registration Status\";s:7:\"content\";s:300:\"Hi STUDENT_FIRST_NAME STUDENT_LAST_NAME,\n\nWelcome to BLOG_NAME!\n\nYou can access your profile here: <a href=\"LOGIN_ADDRESS\">LOGIN_ADDRESS</a>\n\nAnd get started exploring our courses here: <a href=\"COURSES_ADDRESS\">COURSES_ADDRESS</a>\n\nBest wishes,\nThe <a href=\"WEBSITE_ADDRESS\">WEBSITE_ADDRESS</a> Team\";}s:18:\"enrollment_confirm\";a:4:{s:4:\"from\";s:17:\"Six Sigma Academy\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:7:\"subject\";s:23:\"Enrollment Confirmation\";s:7:\"content\";s:359:\"Hi STUDENT_FIRST_NAME STUDENT_LAST_NAME,\n\nCongratulations! You have enrolled in \"<a href=\"COURSE_ADDRESS\">COURSE_TITLE</a>”.\n\nYou can review the courses you’re enrolled in here: <a href=\"STUDENT_DASHBOARD\">Dashboard</a>.\n\nAnd explore other courses available to you here: <a href=\"COURSES_ADDRESS\">COURSES_ADDRESS</a>\n\nBest wishes,\nThe WEBSITE_ADDRESS Team\";}s:17:\"course_invitation\";a:4:{s:4:\"from\";s:17:\"Six Sigma Academy\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:7:\"subject\";s:22:\"Invitation to a Course\";s:7:\"content\";s:371:\"Hi STUDENT_FIRST_NAME STUDENT_LAST_NAME,\n\nYou’ve invited to enroll in: \"COURSE_NAME\"\n\nHere’s some more information about the course:\n\nCOURSE_EXCERPT\n\nCheck out the course page for a detailed overview: <a href=\"COURSE_ADDRESS\">COURSE_ADDRESS</a>\n\nIf you have any questions feel free to get in touch!\n\nBest wishes,\nThe <a href=\"WEBSITE_ADDRESS\">WEBSITE_ADDRESS</a> Team\";}s:26:\"course_invitation_password\";a:4:{s:4:\"from\";s:17:\"Six Sigma Academy\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:7:\"subject\";s:56:\"Invitation to a Course ( Psss...for selected ones only )\";s:7:\"content\";s:474:\"Hi STUDENT_FIRST_NAME STUDENT_LAST_NAME,\n\nYou’ve invited to enroll in: \"COURSE_NAME\"\n\nThis course is only available to select participants who have a passcode.\n\nYour passcode is: PASSCODE\n\nHere’s some more information about the course:\n\nCOURSE_EXCERPT\n\nCheck out the course page for a detailed overview: <a href=\"COURSE_ADDRESS\">COURSE_ADDRESS</a>\n\nIf you have any questions feel free to get in touch!\n\nBest wishes,\nThe <a href=\"WEBSITE_ADDRESS\">WEBSITE_ADDRESS</a> Team\";}s:21:\"instructor_invitation\";a:4:{s:4:\"from\";s:17:\"Six Sigma Academy\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:7:\"subject\";s:51:\"Invitation to be an instructor at Six Sigma Academy\";s:7:\"content\";s:406:\"Hi INSTRUCTOR_FIRST_NAME INSTRUCTOR_LAST_NAME,\n\nCongratulations! You have been invited to become an instructor for the course: COURSE_NAME\n\nClick on the link below to confirm:\n\n<a href=\"CONFIRMATION_LINK\">CONFIRMATION_LINK</a>\n\nIf you haven\'t yet got a username you will need to create one.\n\n<a href=\"WEBSITE_ADDRESS\">WEBSITE_ADDRESS</a>\n\nBest wishes,\nThe <a href=\"WEBSITE_ADDRESS\">WEBSITE_ADDRESS</a> Team\";}s:9:\"new_order\";a:4:{s:4:\"from\";s:17:\"Six Sigma Academy\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:7:\"subject\";s:18:\"Order Confirmation\";s:7:\"content\";s:290:\"Thank you for your order CUSTOMER_NAME,\n\nYour order for course \"<a href=\"COURSE_ADDRESS\">COURSE_TITLE</a>\" has been received!\n\nPlease refer to your Order ID (ORDER_ID) whenever contacting us.\n\nYou can track the latest status of your order here: ORDER_STATUS_URL\n\nbest wishes,\nBLOG_NAME Team\";}}s:11:\"marketpress\";a:2:{s:7:\"enabled\";b:0;s:8:\"redirect\";b:0;}s:11:\"woocommerce\";a:2:{s:7:\"enabled\";i:0;s:8:\"redirect\";i:0;}s:3:\"tos\";a:1:{s:3:\"use\";i:0;}}','yes'),(2272,'cp2_flushed','1','yes'),(25731,'pum_all_theme_close_text_cache','a:6:{i:674;s:2:\"×\";i:673;s:5:\"CLOSE\";i:675;s:2:\"×\";i:676;s:2:\"×\";i:677;s:2:\"×\";i:678;s:2:\"×\";}','yes'),(27064,'wp_statistics_plugin_version','12.6.1','yes'),(27065,'wp_statistics_db_version','12.6.1','yes'),(27066,'wp_statistics','a:27:{s:18:\"pending_db_updates\";a:2:{s:13:\"date_ip_agent\";b:0;s:11:\"unique_date\";b:0;}s:16:\"search_converted\";i:1;s:9:\"robotlist\";s:1715:\"007ac9\n5bot\nA6-Indexer\nAbachoBOT\naccoona\nAcoiRobot\nAddThis.com\nADmantX\nAdsBot-Google\nadvbot\nAhrefsBot\naiHitBot\nalexa\nalphabot\nAltaVista\nAntivirusPro\nanyevent\nappie\nApplebot\narchive.org_bot\nAsk Jeeves\nASPSeek\nBaiduspider\nBenjojo\nBeetleBot\nbingbot\nBlekkobot\nblexbot\nBOT for JCE\nbubing\nButterfly\ncbot\nclamantivirus\ncliqzbot\nclumboot\ncoccoc\ncrawler\nCrocCrawler\ncrowsnest.tv\ndbot\ndl2bot\ndotbot\ndownloadbot\nduckduckgo\nDumbot\nEasouSpider\neStyle\nEveryoneSocialBot\nExabot\nezooms\nfacebook.com\nfacebookexternalhit\nFAST\nFeedfetcher-Google\nfeedzirra\nfindxbot\nFirfly\nFriendFeedBot\nfroogle\nGeonaBot\nGigabot\ngirafabot\ngimme60bot\nglbot\nGooglebot\nGroupHigh\nia_archiver\nIDBot\nInfoSeek\ninktomi\nIstellaBot\njetmon\nKraken\nLeikibot\nlinkapediabot\nlinkdexbot\nLinkpadBot\nLoadTimeBot\nlooksmart\nltx71\nLycos\nMail.RU_Bot\nMe.dium\nmeanpathbot\nmediabot\nmedialbot\nMediapartners-Google\nMJ12bot\nmsnbot\nMojeekBot\nmonobot\nmoreover\nMRBOT\nNationalDirectory\nNerdyBot\nNetcraftSurveyAgent\nniki-bot\nnutch\nOpenbot\nOrangeBot\nowler\np4Bot\nPaperLiBot\npageanalyzer\nPagesInventory\nPimonster\nporkbun\npr-cy\nproximic\npwbot\nr4bot\nrabaz\nRambler\nRankivabot\nrevip\nriddler\nrogerbot\nScooter\nScrubby\nscrapy.org\nSearchmetricsBot\nsees.co\nSemanticBot\nSemrushBot\nSeznamBot\nsfFeedReader\nshareaholic-bot\nsistrix\nSiteExplorer\nSlurp\nSocialradarbot\nSocialSearch\nSogou web spider\nSpade\nspbot\nSpiderLing\nSputnikBot\nSuperfeedr\nSurveyBot\nTechnoratiSnoop\nTECNOSEEK\nTeoma\ntrendictionbot\nTweetmemeBot\nTwiceler\nTwitterbot\nTwitturls\nu2bot\nuMBot-LN\nuni5download\nunrulymedia\nUptimeRobot\nURL_Spider_SQL\nVagabondo\nvBSEO\nWASALive-Bot\nWebAlta Crawler\nWebBug\nWebFindBot\nWebMasterAid\nWeSEE\nWotbox\nwsowner\nwsr-agent\nwww.galaxy.com\nx100bot\nXoviBot\nxzybot\nyandex\nYahoo\nYammybot\nYoudaoBot\nZyBorg\nZemlyaCrawl\";s:13:\"anonymize_ips\";b:0;s:5:\"geoip\";b:0;s:10:\"useronline\";b:1;s:6:\"visits\";b:1;s:8:\"visitors\";b:1;s:5:\"pages\";b:1;s:12:\"check_online\";s:3:\"120\";s:8:\"menu_bar\";b:0;s:11:\"coefficient\";s:1:\"1\";s:12:\"stats_report\";b:0;s:11:\"time_report\";s:5:\"daily\";s:11:\"send_report\";s:4:\"mail\";s:14:\"content_report\";s:0:\"\";s:12:\"update_geoip\";b:1;s:8:\"store_ua\";b:0;s:21:\"exclude_administrator\";s:1:\"1\";s:18:\"disable_se_clearch\";b:1;s:16:\"disable_se_qwant\";b:1;s:16:\"disable_se_baidu\";b:1;s:14:\"disable_se_ask\";b:1;s:8:\"map_type\";s:6:\"jqvmap\";s:18:\"force_robot_update\";b:1;s:17:\"show_welcome_page\";b:1;s:23:\"first_show_welcome_page\";b:1;}','yes'),(2318,'evr_payment_version','','yes'),(2319,'plug-evr-activate','e6a561fe971444d5bf3c7ffb0c02bbb1','yes'),(2320,'evr_date_installed','1541727572','yes'),(2321,'eventplus_build_version','6.00.33','yes'),(2322,'widget_evrplus-widget-list-events','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2303,'evr_attendee','wp_evr_attendee','yes'),(2304,'evr_attendee_version','','yes'),(2305,'evr_category','wp_evr_category','yes'),(2306,'evr_category_version','','yes'),(2307,'evr_question','wp_evr_question','yes'),(2308,'evr_question_version','','yes'),(2309,'evr_answer','wp_evr_answer','yes'),(2310,'evr_answer_version','','yes'),(2311,'evr_event','wp_evr_event','yes'),(2312,'evr_event_version','','yes'),(2281,'mp_plugin_do_activation_redirect','0','yes'),(2282,'mp_needs_quick_setup','skip','yes'),(2283,'mp_flush_rewrites','0','yes'),(2284,'mp_settings','a:58:{s:12:\"base_country\";s:2:\"US\";s:9:\"zip_label\";s:8:\"Zip Code\";s:3:\"tax\";a:8:{s:4:\"rate\";i:0;s:5:\"label\";s:5:\"Taxes\";s:12:\"tax_shipping\";i:1;s:13:\"tax_inclusive\";i:0;s:11:\"include_tax\";i:1;s:9:\"tax_label\";i:1;s:11:\"tax_digital\";i:1;s:9:\"tax_based\";s:9:\"store_tax\";}s:8:\"currency\";s:3:\"USD\";s:18:\"details_collection\";s:7:\"contact\";s:18:\"show_product_image\";i:1;s:16:\"show_product_qty\";i:1;s:20:\"curr_symbol_position\";i:1;s:12:\"curr_decimal\";i:1;s:12:\"disable_cart\";i:0;s:11:\"show_orders\";i:1;s:10:\"hide_popup\";i:0;s:22:\"image_alignment_single\";s:9:\"alignleft\";s:20:\"image_alignment_list\";s:9:\"alignleft\";s:20:\"inventory_threshhold\";i:3;s:16:\"inventory_remove\";i:0;s:13:\"max_downloads\";i:5;s:23:\"use_alt_download_method\";i:0;s:20:\"download_order_limit\";i:1;s:11:\"force_login\";i:0;s:12:\"ga_ecommerce\";s:4:\"none\";s:20:\"special_instructions\";i:0;s:11:\"store_theme\";s:7:\"default\";s:8:\"show_img\";i:1;s:18:\"product_img_height\";i:150;s:17:\"product_img_width\";i:150;s:15:\"list_img_height\";i:150;s:14:\"list_img_width\";i:150;s:12:\"show_excerpt\";i:1;s:8:\"per_page\";i:20;s:8:\"order_by\";s:5:\"title\";s:7:\"per_row\";i:3;s:5:\"slugs\";a:6:{s:5:\"store\";s:5:\"store\";s:8:\"products\";s:8:\"products\";s:4:\"cart\";s:13:\"shopping-cart\";s:11:\"orderstatus\";s:12:\"order-status\";s:8:\"category\";s:8:\"category\";s:3:\"tag\";s:3:\"tag\";}s:19:\"product_button_type\";s:7:\"addcart\";s:13:\"show_quantity\";i:1;s:19:\"show_single_excerpt\";i:1;s:22:\"show_single_categories\";i:1;s:16:\"show_single_tags\";i:1;s:16:\"product_img_size\";s:6:\"medium\";s:13:\"show_lightbox\";i:1;s:19:\"disable_large_image\";i:0;s:9:\"list_view\";s:4:\"list\";s:16:\"list_button_type\";s:7:\"addcart\";s:14:\"show_thumbnail\";i:1;s:13:\"list_img_size\";s:9:\"thumbnail\";s:8:\"paginate\";i:1;s:12:\"show_filters\";i:1;s:5:\"order\";s:4:\"DESC\";s:25:\"show_purchase_breadcrumbs\";i:0;s:24:\"email_registration_email\";i:0;s:8:\"shipping\";a:9:{s:17:\"allowed_countries\";a:1:{i:0;s:13:\"all_countries\";}s:6:\"method\";s:9:\"flat-rate\";s:6:\"system\";s:7:\"english\";s:5:\"fedex\";a:1:{s:5:\"build\";i:2;}s:6:\"pickup\";a:1:{s:5:\"build\";i:2;}s:10:\"table_rate\";a:1:{s:5:\"build\";i:2;}s:3:\"ups\";a:1:{s:5:\"build\";i:2;}s:4:\"usps\";a:1:{s:5:\"build\";i:2;}s:11:\"weight_rate\";a:1:{s:5:\"build\";i:2;}}s:8:\"gateways\";a:14:{s:14:\"paypal-express\";a:3:{s:6:\"locale\";s:2:\"US\";s:8:\"currency\";s:3:\"USD\";s:4:\"mode\";s:7:\"sandbox\";}s:14:\"paypal-chained\";a:2:{s:8:\"currency\";s:3:\"USD\";s:4:\"mode\";s:7:\"sandbox\";}s:9:\"2checkout\";a:1:{s:5:\"build\";i:2;}s:4:\"eway\";a:1:{s:5:\"build\";i:2;}s:6:\"eway31\";a:1:{s:5:\"build\";i:2;}s:7:\"mijireh\";a:1:{s:5:\"build\";i:2;}s:6:\"mollie\";a:1:{s:5:\"build\";i:2;}s:7:\"paymill\";a:1:{s:5:\"build\";i:2;}s:14:\"paypal_express\";a:1:{s:5:\"build\";i:2;}s:7:\"payflow\";a:1:{s:5:\"build\";i:2;}s:3:\"pin\";a:1:{s:5:\"build\";i:2;}s:8:\"simplify\";a:1:{s:5:\"build\";i:2;}s:6:\"stripe\";a:1:{s:5:\"build\";i:2;}s:5:\"wepay\";a:1:{s:5:\"build\";i:2;}}s:3:\"msg\";a:7:{s:12:\"product_list\";s:0:\"\";s:12:\"order_status\";s:87:\"<p>If you have any questions about your order please do not hesitate to contact us.</p>\";s:4:\"cart\";s:0:\"\";s:8:\"shipping\";s:91:\"<p>Please enter your shipping information in the form below to proceed with your order.</p>\";s:8:\"checkout\";s:0:\"\";s:16:\"confirm_checkout\";s:142:\"<p>You are almost done! Please do a final review of your order to make sure everything is correct then click the \"Confirm Payment\" button.</p>\";s:7:\"success\";s:119:\"<p>Thank you for your order! We appreciate your business, and please come back often to check out our new products.</p>\";}s:11:\"store_email\";s:31:\"production@ebusinesspacific.com\";s:5:\"email\";a:7:{s:11:\"admin_order\";a:3:{s:10:\"send_email\";i:1;s:7:\"subject\";s:31:\"New Order Notification: ORDERID\";s:4:\"text\";s:94:\"A new order (ORDERID) was created in your store:\n\n ORDERINFOSKU\n\n SHIPPINGINFO\n\n PAYMENTINFO\n\n\";}s:9:\"new_order\";a:3:{s:10:\"send_email\";i:1;s:7:\"subject\";s:33:\"Your Order Confirmation (ORDERID)\";s:4:\"text\";s:449:\"Thank you for your order CUSTOMERNAME!\n\n Your order has been received, and any items to be shipped will be processed as soon as possible. Please refer to your Order ID (ORDERID) whenever contacting us.\n\nHere is a confirmation of your order details:\n\n Order Information:\n ORDERINFO\n\n Shipping Information: \n SHIPPINGINFO\n\n Payment Information:\n PAYMENTINFO\n\n ORDERNOTES\n\n\nYou can track the latest status of your order here: TRACKINGURL\n\nThanks again!\";}s:19:\"new_order_downloads\";a:3:{s:10:\"send_email\";i:1;s:7:\"subject\";s:33:\"Your Order Confirmation (ORDERID)\";s:4:\"text\";s:391:\"Thank you for your order CUSTOMERNAME!\n\nYour order has been received and your digital goods are ready to be downloaded. Please refer to your Order ID (ORDERID) whenever contacting us.\n\nHere is a confirmation of your order details:\n\n Order Information:\n ORDERINFO\n\n Payment Information:\n PAYMENTINFO\n\n ORDERNOTES\n\nYou can track the latest status of your order here: TRACKINGURL\n\nThanks again!\";}s:15:\"new_order_mixed\";a:3:{s:10:\"send_email\";i:1;s:7:\"subject\";s:33:\"Your Order Confirmation (ORDERID)\";s:4:\"text\";s:492:\"Thank you for your order CUSTOMERNAME!\n\nYour order has been received, your digital goods are ready to be downloaded and any items to be shipped will be processed as soon as possible. Please refer to your Order ID (ORDERID) whenever contacting us.\n\nHere is a confirmation of your order details:\n\n Order Information:\n ORDERINFO\n\n Shipping Information:\n SHIPPINGINFO\n\n Payment Information:\n PAYMENTINFO\n\n ORDERNOTES\n\nYou can track the latest status of your order here: TRACKINGURL\n\nThanks again!\";}s:13:\"order_shipped\";a:3:{s:10:\"send_email\";i:1;s:7:\"subject\";s:38:\"Your Order Has Been Shipped! (ORDERID)\";s:4:\"text\";s:439:\"Dear CUSTOMERNAME,\nYour order has been shipped! Depending on the shipping method and your location it should be arriving shortly. Please refer to your Order ID (ORDERID) whenever contacting us.\n\nHere is a confirmation of your order details:\n\n Order Information:\n ORDERINFO\n\n Shipping Information:\n SHIPPINGINFO\n\n Payment Information:\n PAYMENTINFO\n\n ORDERNOTES\n\nYou can track the latest status of your order here: TRACKINGURL\n\nThanks again!\";}s:23:\"order_shipped_downloads\";a:3:{s:10:\"send_email\";i:1;s:7:\"subject\";s:47:\"Your Order Is Ready To Be Downloaded! (ORDERID)\";s:4:\"text\";s:331:\"Dear CUSTOMERNAME,\nYour order is now available to download! Please refer to your Order ID (ORDERID) whenever contacting us.\n\nHere is a confirmation of your order details:\n\n Order Information:\n ORDERINFO\n\n Payment Information:\n PAYMENTINFO\n\n ORDERNOTES\n\nYou can track the latest status of your order here: TRACKINGURL\n\nThanks again!\";}s:19:\"order_shipped_mixed\";a:3:{s:10:\"send_email\";i:1;s:7:\"subject\";s:38:\"Your Order Has Been Shipped! (ORDERID)\";s:4:\"text\";s:518:\"Dear CUSTOMERNAME,\nYour order has been shipped! Also, digital downloads included in your order are now ready to be downloaded. Depending on the shipping method and your location it should be arriving shortly. Please refer to your Order ID (ORDERID) whenever contacting us.\n\nHere is a confirmation of your order details:\n\n Order Information:\n ORDERINFO\n\n Shipping Information:\n SHIPPINGINFO\n\n Payment Information:\n PAYMENTINFO\n\n ORDERNOTES\n\nYou can track the latest status of your order here: TRACKINGURL\n\nThanks again!\";}}s:6:\"social\";a:1:{s:9:\"pinterest\";a:2:{s:17:\"show_pinit_button\";s:3:\"off\";s:14:\"show_pin_count\";s:4:\"none\";}}s:16:\"related_products\";a:5:{s:4:\"show\";i:1;s:9:\"relate_by\";s:4:\"both\";s:11:\"simple_list\";i:0;s:10:\"show_limit\";i:3;s:4:\"view\";s:4:\"list\";}s:5:\"pages\";a:1:{s:4:\"none\";i:1070;}}','yes'),(2285,'mp_version','3.2.10','yes'),(2286,'widget_mp_cart_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2287,'widget_mp_categories_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2288,'widget_mp_product_list_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2289,'widget_mp_tag_cloud_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4391,'plugin_error','','yes'),(4392,'wpsp_remove_data','0','yes'),(2290,'mp_deprecated_gateway_notice_showed','1','yes'),(2291,'course_category_children','a:0:{}','yes'),(2323,'eventplus_admin_flash_messages','a:0:{}','yes'),(2325,'evr_company_settings','a:71:{s:7:\"company\";s:17:\"Six Sigma Academy\";s:15:\"company_street1\";s:17:\"89 Robertson Road\";s:15:\"company_street2\";s:0:\"\";s:12:\"company_city\";s:4:\"Suva\";s:13:\"company_state\";s:0:\"\";s:14:\"company_postal\";s:12:\"P.O. Box 926\";s:13:\"company_email\";s:21:\"sachin@6sigma.academy\";s:15:\"secondary_email\";s:0:\"\";s:15:\"evrplus_page_id\";s:3:\"378\";s:6:\"splash\";N;s:12:\"send_confirm\";s:1:\"Y\";s:7:\"message\";s:448:\"***This is an automated response - Do Not Reply***\r\n\r\nThank you [fname] [lname] for registering for [event]. We hope that you will find this course both informative and enjoyable. Should you have any questions, please contact [contact] .\r\n\r\nIf you have not done so already, please submit your payment in the amount of [cost] .\r\n\r\nYour unique registration ID is: [id] .\r\n\r\nClick here to review your payment information [payment_url] .\r\n\r\nThank You .\";s:12:\"wait_message\";s:0:\"\";s:9:\"thumbnail\";N;s:12:\"calendar_url\";s:3:\"378\";s:16:\"default_currency\";s:0:\"\";s:9:\"donations\";N;s:6:\"checks\";s:3:\"Yes\";s:7:\"pay_now\";N;s:14:\"payment_vendor\";a:1:{i:0;s:4:\"NONE\";}s:10:\"secret_key\";s:0:\"\";s:15:\"publishable_key\";s:0:\"\";s:16:\"stripereturn_url\";s:0:\"\";s:17:\"payment_vendor_id\";s:0:\"\";s:18:\"payment_vendor_key\";N;s:21:\"use_authorize_sandbox\";s:1:\"Y\";s:12:\"authorize_id\";s:0:\"\";s:13:\"authorize_key\";s:0:\"\";s:7:\"pay_msg\";N;s:10:\"return_url\";N;s:10:\"notify_url\";N;s:13:\"cancel_return\";N;s:13:\"return_method\";N;s:11:\"use_sandbox\";s:1:\"Y\";s:16:\"paypal_pdt_token\";s:0:\"\";s:9:\"image_url\";N;s:13:\"admin_message\";N;s:11:\"pay_confirm\";s:1:\"Y\";s:12:\"payment_subj\";s:35:\"Payment Details (Six Sigma Academy)\";s:15:\"payment_message\";s:395:\"***This is an automated response - Do Not Reply***\r\n\r\nThank you [fname] [lname] for your recent payment of [amnt_pd] ([txn_id]) for [event_name]. We hope that you will find this course both informative and enjoyable. Should you have any questions, please contact [contact].\r\n\r\nYour unique registration ID is: [id] .\r\n\r\nClick here to review your payment information [payment_url] .\r\n\r\nThank You .\";s:9:\"c_message\";s:47:\"New User Registration on Six Sigma Academy Site\";s:13:\"info_recieved\";s:23:\"Registration Successful\";s:7:\"captcha\";s:1:\"Y\";s:11:\"captcha_key\";s:40:\"6Lc9oXkUAAAAAOk_tfO2_04OvUP3UKNJroCeccVA\";s:9:\"event_pop\";N;s:8:\"form_css\";s:160:\"                                                                                                                                                                \";s:13:\"use_sales_tax\";s:1:\"N\";s:17:\"googleMap_api_key\";s:39:\"AIzaSyAga8PvPAeHKD4IdJgCmTJgdf-Z_6Gb_34\";s:14:\"sales_tax_rate\";s:0:\"\";s:13:\"start_of_week\";s:1:\"1\";s:19:\"evrplus_date_select\";s:1:\"Y\";s:22:\"evrplus_tooltip_select\";s:1:\"Y\";s:16:\"evrplus_cal_head\";s:11:\"#6cbcf9    \";s:11:\"time_format\";s:5:\"am_pm\";s:11:\"date_format\";s:3:\"eur\";s:14:\"show_num_seats\";s:2:\"no\";s:16:\"cal_head_txt_clr\";s:7:\"#000000\";s:19:\"evrplus_cal_cur_day\";s:7:\"#b8ced6\";s:19:\"evrplus_cal_use_cat\";s:1:\"Y\";s:30:\"evrplus_flag_add_to_cal_button\";s:1:\"Y\";s:22:\"evrplus_cal_pop_border\";s:7:\"#b8ced6\";s:15:\"cal_day_txt_clr\";s:7:\"#000000\";s:17:\"show_social_icons\";s:1:\"2\";s:20:\"evrplus_cal_day_head\";s:7:\"#b8ced6\";s:20:\"cal_day_head_txt_clr\";s:7:\"#000000\";s:19:\"evrplus_list_format\";N;s:10:\"admin_noti\";s:1:\"Y\";s:16:\"order_event_list\";N;s:20:\"evrplus_tooltip_show\";N;s:12:\"qty_discount\";s:1:\"N\";s:21:\"qty_discount_settings\";a:20:{i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";i:8;s:0:\"\";i:9;s:0:\"\";i:10;s:0:\"\";i:11;s:0:\"\";i:12;s:0:\"\";i:13;s:0:\"\";i:14;s:0:\"\";i:15;s:0:\"\";i:16;s:0:\"\";i:17;s:0:\"\";i:18;s:0:\"\";i:19;s:0:\"\";i:20;s:0:\"\";}}','yes'),(2326,'evr_start_of_week','1','yes'),(2327,'evr_dwolla','','yes'),(24387,'nss_plugin_remote_license_sfwd_lms','a:1:{s:5:\"value\";s:609:\"<!DOCTYPE html>\n<html style=\"height:100%\">\n<head><title> 403 Forbidden\r\n</title></head>\n<body style=\"color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;\">\n<div style=\"height:auto; min-height:100%; \">     <div style=\"text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;\">\n        <h1 style=\"margin:0; font-size:150px; line-height:150px; font-weight:bold;\">403</h1>\n<h2 style=\"margin-top:20px;font-size: 30px;\">Forbidden\r\n</h2>\n<p>Access to this resource on the server is denied!</p>\n</div></div></body></html>\n\";}','yes'),(25693,'can_compress_scripts','0','no'),(5604,'pum-has-cached-css','1566776267','yes'),(5605,'pum-has-cached-js','1566776267','yes'),(8101,'_level_course_option','a:5:{i:773;s:0:\"\";i:789;s:1:\"1\";i:793;s:0:\"\";i:796;s:1:\"1\";i:801;s:1:\"1\";}','yes'),(8720,'pmpro_logins','a:9:{s:5:\"today\";i:1;s:8:\"thisdate\";s:10:\"2019-25-01\";s:4:\"week\";i:4;s:8:\"thisweek\";s:2:\"04\";s:5:\"month\";i:24;s:9:\"thismonth\";s:1:\"1\";s:3:\"ytd\";i:24;s:8:\"thisyear\";s:4:\"2019\";s:7:\"alltime\";i:24;}','yes'),(10291,'bp_disable_blogforum_comments','1','yes'),(10314,'pmpro_only_filter_pmpro_emails','','yes'),(10315,'pmpro_email_member_notification','','yes'),(10327,'_pmprowoo_member_discounts','a:1:{i:1;i:0;}','yes'),(9833,'learndash_settings_admin_user','a:1:{s:32:\"bypass_course_limits_admin_users\";s:3:\"yes\";}','yes'),(9834,'learndash_settings_per_page','a:3:{s:8:\"per_page\";i:20;s:12:\"progress_num\";i:20;s:8:\"quiz_num\";i:20;}','yes'),(5656,'widget_mepr_subscriptions_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5658,'_transient_mepr_all_models_for_class_meprcoupon','a:0:{}','yes'),(5659,'mepr_coupons_expire_last_run','1548336237','yes'),(5660,'mepr_groups_db_cleanup_last_run','1548315797','yes'),(5661,'mepr_products_db_cleanup_last_run','1548315797','yes'),(5662,'mepr-usage-uuid','8c32e7cb02c041f9f6aad1aceebf8831','yes'),(5663,'mepr_rules_db_cleanup_last_run','1548296756','yes'),(5687,'_transient_mepr_all_models_for_class_meprrule','a:0:{}','yes'),(5705,'mepr_biz_postcode','P.O. Box 926','yes'),(5706,'mepr_biz_country','FJ','yes'),(5685,'mepr_db_version','1.3.38','yes'),(7504,'gravityformsaddon_gravityformsuserregistration_settings','a:3:{s:31:\"custom_registration_page_enable\";s:1:\"1\";s:24:\"custom_registration_page\";s:3:\"838\";s:31:\"custom_registration_page_custom\";s:0:\"\";}','yes'),(7170,'gf_dismissed_upgrades','a:2:{i:0;s:5:\"2.4.5\";i:1;s:5:\"2.4.6\";}','yes'),(7182,'gform_email_count','77','yes'),(7760,'widget_bp_core_friends_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17563,'pmpro_addons_timestamp','1548418950','no'),(7800,'woocommerce_queue_flush_rewrite_rules','yes','yes'),(8374,'_transient_product_query-transient-version','1547440320','yes'),(8226,'pmpro_nonmembertext','This content is for !!levels!! members only.<br /><a href=\"https://6sigma.academy/wp-login.php?action=register\">Register</a>','yes'),(8227,'pmpro_notloggedintext','This content is for !!levels!! members only.<br /><a href=\"https://6sigma.academy/wp-login.php\">Log In</a> <a href=\"https://6sigma.academy/wp-login.php?action=register\">Register</a>','yes'),(8228,'pmpro_rsstext','This content is for !!levels!! members only. Visit the site and log in/register to read.','yes'),(8229,'pmpro_gateway_environment','sandbox','yes'),(8230,'pmpro_currency','USD','yes'),(8231,'pmpro_accepted_credit_cards','Visa,Mastercard,American Express,Discover','yes'),(8232,'pmpro_from_email','admin@6sigma.academy','yes'),(8233,'pmpro_from_name','Six Sigma Academy','yes'),(8234,'pmpro_email_admin_checkout','1','yes'),(8235,'pmpro_email_admin_changes','1','yes'),(8236,'pmpro_email_admin_cancels','1','yes'),(8237,'pmpro_email_admin_billing','1','yes'),(8238,'pmpro_tospage','','yes'),(8239,'pmpro_dismissed_wp_pointers','a:1:{i:0;s:19:\"pmpro_v2_menu_moved\";}','yes'),(8240,'pmpro_nag_paused','1548759095','no'),(8241,'pmpro_db_version','1.944','yes'),(8242,'pmpro_filterqueries','1','yes'),(8244,'pmpro_dashboard_version','2.0.4','no'),(17505,'pmpro_license_check','a:2:{s:7:\"license\";b:0;s:7:\"enddate\";i:0;}','no'),(11633,'learndash_plus_paypal_settings','a:7:{s:12:\"paypal_email\";s:29:\"accounts@ebusinesspacific.com\";s:15:\"paypal_currency\";s:3:\"FJD\";s:14:\"paypal_country\";s:2:\"FJ\";s:17:\"paypal_cancel_url\";s:22:\"https://6sigma.academy\";s:17:\"paypal_return_url\";s:22:\"https://6sigma.academy\";s:17:\"paypal_notify_url\";s:40:\"https://6sigma.academy/?ldp-paypal-ipn=1\";s:14:\"paypal_sandbox\";i:1;}','yes'),(11867,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:31:\"production@ebusinesspacific.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:31:\"production@ebusinesspacific.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:10:\"page_style\";s:0:\"\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";}','yes'),(13990,'wp_mail_smtp_initial_version','1.4.1','no'),(13991,'wp_mail_smtp_version','1.4.1','no'),(13992,'wp_mail_smtp','a:5:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:20:\"admin@6sigma.academy\";s:9:\"from_name\";s:17:\"Six Sigma Academy\";s:6:\"mailer\";s:4:\"mail\";s:11:\"return_path\";b:1;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";s:3:\"yes\";s:4:\"host\";s:17:\"ns4.uwired.com.fj\";s:10:\"encryption\";s:3:\"tls\";s:4:\"port\";s:3:\"587\";s:4:\"auth\";b:0;s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";}s:5:\"gmail\";a:2:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:1:{s:7:\"api_key\";s:0:\"\";}}','no'),(14369,'can_verify_ipn','yes','yes'),(20836,'wpgmza_global_settings','{\"wpgmza_settings_map_streetview\":\"yes\",\"wpgmza_settings_map_zoom\":\"yes\",\"wpgmza_settings_map_pan\":\"yes\",\"wpgmza_settings_map_type\":\"yes\",\"wpgmza_settings_marker_pull\":\"0\",\"wpgmza_maps_engine\":\"google-maps\",\"wpgmza_maps_engine_dialog_done\":true,\"wpgmza_gdpr_company_name\":\"Six Sigma Academy\",\"wpgmza_gdpr_retention_purpose\":\"displaying map tiles, geocoding addresses and calculating and display directions.\",\"wpgmza_gdpr_notice_override_text\":\"\",\"wpgmza_load_engine_api_condition\":\"where-required\",\"use_fontawesome\":\"4.*\",\"wpgmza_settings_map_open_marker_by\":\"1\",\"wpgmza_api_version\":\"3.exp\",\"wpgmza_custom_css\":\"\",\"wpgmza_custom_js\":\"\",\"wpgmza_settings_access_level\":\"manage_options\",\"wpgmza_store_locator_radii\":\"1,5,10,25,50,75,100,150,200,300\",\"wpgmza_always_include_engine_api_on_pages\":\"17\",\"wpgmza_google_maps_api_key\":\"AIzaSyC2A2zPKDsSG7JT1Z9g_xjFs7deQ5mh2Ug\",\"engine\":\"google-maps\"}','yes'),(48567,'rewrite_rules','a:134:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s: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:16:\"featured_item/?$\";s:33:\"index.php?post_type=featured_item\";s:46:\"featured_item/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=featured_item&feed=$matches[1]\";s:41:\"featured_item/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=featured_item&feed=$matches[1]\";s:33:\"featured_item/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=featured_item&paged=$matches[1]\";s:32:\"blocks/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"blocks/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"blocks/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blocks/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blocks/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"blocks/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"blocks/(.+?)/embed/?$\";s:39:\"index.php?blocks=$matches[1]&embed=true\";s:25:\"blocks/(.+?)/trackback/?$\";s:33:\"index.php?blocks=$matches[1]&tb=1\";s:33:\"blocks/(.+?)/page/?([0-9]{1,})/?$\";s:46:\"index.php?blocks=$matches[1]&paged=$matches[2]\";s:40:\"blocks/(.+?)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?blocks=$matches[1]&cpage=$matches[2]\";s:29:\"blocks/(.+?)(?:/([0-9]+))?/?$\";s:45:\"index.php?blocks=$matches[1]&page=$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:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:57:\"block_categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?block_categories=$matches[1]&feed=$matches[2]\";s:52:\"block_categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?block_categories=$matches[1]&feed=$matches[2]\";s:33:\"block_categories/([^/]+)/embed/?$\";s:49:\"index.php?block_categories=$matches[1]&embed=true\";s:45:\"block_categories/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?block_categories=$matches[1]&paged=$matches[2]\";s:27:\"block_categories/([^/]+)/?$\";s:38:\"index.php?block_categories=$matches[1]\";s:39:\"featured_item/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"featured_item/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"featured_item/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"featured_item/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"featured_item/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"featured_item/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"featured_item/(.+?)/embed/?$\";s:46:\"index.php?featured_item=$matches[1]&embed=true\";s:32:\"featured_item/(.+?)/trackback/?$\";s:40:\"index.php?featured_item=$matches[1]&tb=1\";s:52:\"featured_item/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?featured_item=$matches[1]&feed=$matches[2]\";s:47:\"featured_item/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?featured_item=$matches[1]&feed=$matches[2]\";s:40:\"featured_item/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?featured_item=$matches[1]&paged=$matches[2]\";s:47:\"featured_item/(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?featured_item=$matches[1]&cpage=$matches[2]\";s:36:\"featured_item/(.+?)(?:/([0-9]+))?/?$\";s:52:\"index.php?featured_item=$matches[1]&page=$matches[2]\";s:63:\"featured_item_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:61:\"index.php?featured_item_category=$matches[1]&feed=$matches[2]\";s:58:\"featured_item_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:61:\"index.php?featured_item_category=$matches[1]&feed=$matches[2]\";s:39:\"featured_item_category/([^/]+)/embed/?$\";s:55:\"index.php?featured_item_category=$matches[1]&embed=true\";s:51:\"featured_item_category/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?featured_item_category=$matches[1]&paged=$matches[2]\";s:33:\"featured_item_category/([^/]+)/?$\";s:44:\"index.php?featured_item_category=$matches[1]\";s:58:\"featured_item_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?featured_item_tag=$matches[1]&feed=$matches[2]\";s:53:\"featured_item_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?featured_item_tag=$matches[1]&feed=$matches[2]\";s:34:\"featured_item_tag/([^/]+)/embed/?$\";s:50:\"index.php?featured_item_tag=$matches[1]&embed=true\";s:46:\"featured_item_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?featured_item_tag=$matches[1]&paged=$matches[2]\";s:28:\"featured_item_tag/([^/]+)/?$\";s:39:\"index.php?featured_item_tag=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=17&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=4089 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (42,17,'_footer','normal'),(43,17,'_wp_page_template','default'),(545,264,'_wp_attached_file','2018/09/20170601_170717.jpg'),(546,264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1944;s:6:\"height\";i:2592;s:4:\"file\";s:27:\"2018/09/20170601_170717.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"20170601_170717-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"20170601_170717-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"20170601_170717-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20170601_170717-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:27:\"20170601_170717-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"20170601_170717-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20170601_170717-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(542,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:16:\"2018/09/sign.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"sign-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"sign-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"sign-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"sign-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"sign-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"sign-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"sign-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(543,261,'_wp_attached_file','2018/09/sign.png'),(544,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:16:\"2018/09/sign.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"sign-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"sign-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"sign-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"sign-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:\"sign-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"sign-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"sign-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(541,260,'_wp_attached_file','2018/09/sign.jpg'),(537,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:450;s:4:\"file\";s:30:\"2018/09/1slider-preset1-02.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"1slider-preset1-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"1slider-preset1-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"1slider-preset1-02-600x141.png\";s:5:\"width\";i:600;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"1slider-preset1-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:29:\"1slider-preset1-02-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"1slider-preset1-02-768x180.png\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"1slider-preset1-02-1024x240.png\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(536,254,'_wp_attached_file','2018/09/1slider-preset1-02.png'),(29,14,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(30,14,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:34:\"Six Sigma Academy \"[your-subject]\"\";s:6:\"sender\";s:45:\"[your-name] <production@ebusinesspacific.com>\";s:9:\"recipient\";s:21:\"sachin@6sigma.academy\";s:4:\"body\";s:178:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\";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;}'),(31,14,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:34:\"Six Sigma Academy \"[your-subject]\"\";s:6:\"sender\";s:51:\"Six Sigma Academy <production@ebusinesspacific.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:120:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\";s:18:\"additional_headers\";s:41:\"Reply-To: production@ebusinesspacific.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(32,14,'_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.\";}'),(33,14,'_additional_settings',''),(34,14,'_locale','en_US'),(47,22,'_footer','normal'),(46,22,'_edit_last','1'),(45,17,'_edit_lock','1567110333:1'),(44,17,'slide_template','default'),(41,17,'_edit_last','1'),(48,22,'_wp_page_template','default'),(49,22,'slide_template','default'),(50,22,'_edit_lock','1567199751:1'),(51,24,'_edit_last','1'),(52,24,'_footer','normal'),(53,24,'_wp_page_template','default'),(54,24,'slide_template','default'),(55,24,'_edit_lock','1547156092:1'),(1789,584,'_edit_last','1'),(561,129,'_yoast_wpseo_content_score','30'),(560,127,'_thumbnail_id',''),(642,338,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:89:\"course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75.jpg\";}}'),(1727,549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:307;s:6:\"height\";i:317;s:4:\"file\";s:16:\"2019/01/logo.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-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:\"logo-291x300.png\";s:5:\"width\";i:291;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1679,525,'_edit_lock','1546903830:1'),(1680,536,'_edit_lock','1546908798:1'),(1516,448,'_yoast_wpseo_content_score','30'),(1515,448,'slide_template','default'),(1514,448,'_wp_page_template','default'),(1513,448,'_footer','normal'),(1512,448,'_edit_lock','1555097948:1'),(1511,448,'_edit_last','1'),(1661,532,'_edit_lock','1546803668:1'),(1660,532,'slide_template','default'),(1659,532,'_edit_last','1'),(3872,1070,'_yoast_wpseo_content_score','30'),(3870,1070,'_wp_page_template','default'),(3869,1070,'_footer','normal'),(3868,1070,'_edit_last','1'),(3867,1070,'_edit_lock','1555282295:1'),(3866,1048,'_oembed_3a2aa09721dc95481375abb94787e285','{{unknown}}'),(116,37,'_menu_item_type','post_type'),(117,37,'_menu_item_menu_item_parent','0'),(118,37,'_menu_item_object_id','17'),(119,37,'_menu_item_object','page'),(120,37,'_menu_item_target',''),(121,37,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(122,37,'_menu_item_xfn',''),(123,37,'_menu_item_url',''),(135,44,'_edit_last','1'),(136,44,'_footer','normal'),(137,44,'_wp_page_template','default'),(138,44,'slide_template','default'),(139,44,'_edit_lock','1547153966:1'),(140,46,'_edit_last','1'),(141,46,'_footer','normal'),(142,46,'_wp_page_template','default'),(143,46,'slide_template','default'),(144,46,'_edit_lock','1555284135:1'),(619,328,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:34:\"Six Sigma Academy \"[your-subject]\"\";s:6:\"sender\";s:51:\"Six Sigma Academy <production@ebusinesspacific.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:120:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\";s:18:\"additional_headers\";s:41:\"Reply-To: production@ebusinesspacific.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(623,330,'_wp_attached_file','2018/10/pexels-photo-886465.jpg'),(3724,129,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(646,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:364;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/11/six-sigma-themes.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"six-sigma-themes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"six-sigma-themes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"six-sigma-themes-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:\"six-sigma-themes-273x300.jpg\";s:5:\"width\";i:273;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(644,338,'_yoast_wpseo_content_score','30'),(645,340,'_wp_attached_file','2018/11/six-sigma-themes.jpg'),(643,338,'_edit_last','1'),(3717,570,'mp_sales_decreased','1'),(3718,570,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3876,1073,'_wp_attached_file','2019/02/industries-that-is-using-lean-six-sigma-1.jpg'),(3722,129,'mp_trashed_time','1550619775'),(3723,129,'mp_sales_decreased','1'),(3710,695,'mp_trashed_time','1550619727'),(3711,695,'mp_sales_decreased','1'),(3712,695,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(187,55,'_wp_attached_file','2018/07/cropped-six_sigma_academy_favicon.png'),(188,55,'_wp_attachment_context','site-icon'),(189,55,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:45:\"2018/07/cropped-six_sigma_academy_favicon.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"cropped-six_sigma_academy_favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"cropped-six_sigma_academy_favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:45:\"cropped-six_sigma_academy_favicon-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:45:\"cropped-six_sigma_academy_favicon-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:45:\"cropped-six_sigma_academy_favicon-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:43:\"cropped-six_sigma_academy_favicon-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(648,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:665;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2018/11/sporty-1-of-4.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"sporty-1-of-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"sporty-1-of-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"sporty-1-of-4-600x902.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:902;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"sporty-1-of-4-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:\"sporty-1-of-4-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(647,348,'_wp_attached_file','2018/11/sporty-1-of-4.jpg'),(478,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2018/09/gvwXygnq_400x400.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"gvwXygnq_400x400-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gvwXygnq_400x400-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gvwXygnq_400x400-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:\"gvwXygnq_400x400-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(477,229,'_wp_attached_file','2018/09/gvwXygnq_400x400.jpg'),(223,70,'_wp_attached_file','2018/07/slider-preset1-02.png'),(224,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:865;s:4:\"file\";s:29:\"2018/07/slider-preset1-02.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"slider-preset1-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"slider-preset1-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"slider-preset1-02-600x270.png\";s:5:\"width\";i:600;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slider-preset1-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:29:\"slider-preset1-02-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"slider-preset1-02-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"slider-preset1-02-1024x461.png\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(571,22,'_yoast_wpseo_content_score','30'),(4051,1178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:563;s:4:\"file\";s:31:\"2019/05/sixsigma-venue-fiji.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"sixsigma-venue-fiji-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:\"sixsigma-venue-fiji-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"sixsigma-venue-fiji-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4050,1178,'_wp_attached_file','2019/05/sixsigma-venue-fiji.png'),(4048,1175,'_menu_item_url','#'),(3698,546,'mp_trashed_time','1550619643'),(3699,546,'mp_sales_decreased','1'),(3700,546,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(476,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:250;s:4:\"file\";s:40:\"2018/09/Konnikova_Sherlock-Sociopath.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Konnikova_Sherlock-Sociopath-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Konnikova_Sherlock-Sociopath-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(475,228,'_wp_attached_file','2018/09/Konnikova_Sherlock-Sociopath.jpg'),(3826,17,'_oembed_f81ce20a47ec5e5360f5f76190aac656','{{unknown}}'),(570,46,'_yoast_wpseo_content_score','60'),(3704,603,'mp_trashed_time','1550619727'),(3705,603,'mp_sales_decreased','1'),(3706,603,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(309,17,'_yoast_wpseo_focuskw_text_input','Six Sigma Academy'),(264,107,'_wp_attached_file','2018/07/QM0118-DEPT-Quality_101B-p1FT.jpg'),(265,107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:550;s:4:\"file\";s:41:\"2018/07/QM0118-DEPT-Quality_101B-p1FT.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"QM0118-DEPT-Quality_101B-p1FT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"QM0118-DEPT-Quality_101B-p1FT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"QM0118-DEPT-Quality_101B-p1FT-600x367.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"QM0118-DEPT-Quality_101B-p1FT-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:41:\"QM0118-DEPT-Quality_101B-p1FT-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"QM0118-DEPT-Quality_101B-p1FT-768x469.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:8:\"chokkicx\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(266,108,'_wp_attached_file','2018/07/1200px-Six_sigma-2.svg.png'),(267,108,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:803;s:4:\"file\";s:34:\"2018/07/1200px-Six_sigma-2.svg.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-600x402.png\";s:5:\"width\";i:600;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-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:\"1200px-Six_sigma-2.svg-300x201.png\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-768x514.png\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"1200px-Six_sigma-2.svg-1024x685.png\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(268,109,'_wp_attached_file','2018/07/6sigstepsonly.png'),(269,109,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:297;s:4:\"file\";s:25:\"2018/07/6sigstepsonly.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"6sigstepsonly-300x297.png\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"6sigstepsonly-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"6sigstepsonly-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:\"6sigstepsonly-300x255.png\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(271,111,'_wp_attached_file','2018/07/d19d5sz0wkl0lu.cloudfront.jpg'),(272,111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:694;s:6:\"height\";i:463;s:4:\"file\";s:37:\"2018/07/d19d5sz0wkl0lu.cloudfront.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"d19d5sz0wkl0lu.cloudfront-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"d19d5sz0wkl0lu.cloudfront-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"d19d5sz0wkl0lu.cloudfront-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"d19d5sz0wkl0lu.cloudfront-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:37:\"d19d5sz0wkl0lu.cloudfront-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(473,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:555;s:4:\"file\";s:34:\"2018/09/1200px-Six_sigma-2.svg.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-600x370.png\";s:5:\"width\";i:600;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-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:\"1200px-Six_sigma-2.svg-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"1200px-Six_sigma-2.svg-768x474.png\";s:5:\"width\";i:768;s:6:\"height\";i:474;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(472,225,'_wp_attached_file','2018/09/1200px-Six_sigma-2.svg.png'),(288,122,'_wp_attached_file','2018/07/d19d5sz0wkl0lu.cloudfront-1.jpg'),(289,122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:694;s:6:\"height\";i:463;s:4:\"file\";s:39:\"2018/07/d19d5sz0wkl0lu.cloudfront-1.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"d19d5sz0wkl0lu.cloudfront-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"d19d5sz0wkl0lu.cloudfront-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"d19d5sz0wkl0lu.cloudfront-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"d19d5sz0wkl0lu.cloudfront-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:39:\"d19d5sz0wkl0lu.cloudfront-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(290,123,'_wp_attached_file','2018/07/business-people.jpg'),(291,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:27:\"2018/07/business-people.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"business-people-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"business-people-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"business-people-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"business-people-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:27:\"business-people-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"business-people-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"business-people-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(292,124,'_wp_attached_file','2018/07/businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954.jpg'),(293,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:626;s:6:\"height\";i:417;s:4:\"file\";s:85:\"2018/07/businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:85:\"businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:85:\"businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:85:\"businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:85:\"businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954-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:85:\"businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(294,125,'_edit_last','1'),(295,125,'_footer','normal'),(296,125,'_wp_page_template','default'),(297,125,'slide_template','default'),(298,125,'_edit_lock','1547178348:1'),(299,127,'_edit_last','1'),(300,127,'_edit_lock','1547156391:1'),(301,127,'_footer','normal'),(302,127,'_wp_page_template','default'),(303,127,'slide_template','default'),(304,129,'_edit_last','1'),(305,129,'_footer','normal'),(306,129,'_wp_page_template','default'),(307,129,'slide_template','default'),(308,129,'_edit_lock','1547156370:1'),(310,17,'_yoast_wpseo_focuskw','Six Sigma Academy'),(311,17,'_yoast_wpseo_title','%%sitename%% - South Pacific\'s Voice for Quality | Fiji & South Pacific Nations'),(312,17,'_yoast_wpseo_metadesc','Six Sigma Academy is a Fiji based firm which helps Organizations and Professionals in South Pacific Region get Six Sigma Certifications.'),(313,17,'_yoast_wpseo_linkdex','46'),(314,17,'_yoast_wpseo_content_score','90'),(386,171,'_form','<div class=\"form-flat\">\n      [email* your-email placeholder \"Your Email (optional)\"]\n      [submit class:button primary \"Sign Up\"]\n    </div>'),(471,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:555;s:4:\"file\";s:25:\"2018/09/6sigstepsonly.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"6sigstepsonly-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"6sigstepsonly-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"6sigstepsonly-600x370.png\";s:5:\"width\";i:600;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"6sigstepsonly-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:\"6sigstepsonly-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"6sigstepsonly-768x474.png\";s:5:\"width\";i:768;s:6:\"height\";i:474;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(470,224,'_wp_attached_file','2018/09/6sigstepsonly.png'),(469,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:234;s:4:\"file\";s:21:\"2018/09/courses-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"courses-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"courses-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(468,223,'_wp_attached_file','2018/09/courses-1.png'),(362,160,'_wp_attached_file','2018/07/slider-preset1-02-1.png'),(363,160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:416;s:4:\"file\";s:31:\"2018/07/slider-preset1-02-1.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"slider-preset1-02-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"slider-preset1-02-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"slider-preset1-02-1-600x130.png\";s:5:\"width\";i:600;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"slider-preset1-02-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:30:\"slider-preset1-02-1-300x65.png\";s:5:\"width\";i:300;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"slider-preset1-02-1-768x166.png\";s:5:\"width\";i:768;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"slider-preset1-02-1-1024x222.png\";s:5:\"width\";i:1024;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(466,222,'_wp_attached_file','2018/09/courses.png'),(467,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:350;s:4:\"file\";s:19:\"2018/09/courses.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"courses-250x300.png\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"courses-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"courses-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:\"courses-214x300.png\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(387,171,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:34:\"Six Sigma Academy \"[your-subject]\"\";s:6:\"sender\";s:45:\"[your-name] <production@ebusinesspacific.com>\";s:9:\"recipient\";s:31:\"production@ebusinesspacific.com\";s:4:\"body\";s:178:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\";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;}'),(388,171,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:34:\"Six Sigma Academy \"[your-subject]\"\";s:6:\"sender\";s:51:\"Six Sigma Academy <production@ebusinesspacific.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:120:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\";s:18:\"additional_headers\";s:41:\"Reply-To: production@ebusinesspacific.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(389,171,'_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.\";}'),(390,171,'_additional_settings',''),(391,171,'_locale','en_US'),(465,218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1880;s:6:\"height\";i:1255;s:4:\"file\";s:31:\"2018/09/pexels-photo-597331.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pexels-photo-597331-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-600x401.png\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-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:\"pexels-photo-597331-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-768x513.png\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-597331-1024x684.png\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(464,218,'_wp_attached_file','2018/09/pexels-photo-597331.png'),(618,328,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:34:\"Six Sigma Academy \"[your-subject]\"\";s:6:\"sender\";s:45:\"[your-name] <production@ebusinesspacific.com>\";s:9:\"recipient\";s:21:\"sachin@6sigma.academy\";s:4:\"body\";s:178:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\";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;}'),(415,191,'_pll_strings_translations','a:0:{}'),(414,190,'_pll_strings_translations','a:0:{}'),(416,192,'_pll_strings_translations','a:0:{}'),(417,193,'_pll_strings_translations','a:0:{}'),(530,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:17:\"2018/09/suqre.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"suqre-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"suqre-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"suqre-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:\"suqre-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(529,251,'_wp_attached_file','2018/09/suqre.jpg'),(641,338,'_edit_lock','1541153960:1'),(428,196,'_wp_attached_file','2018/07/pexels-photo-1080865.jpg'),(429,196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1880;s:6:\"height\";i:1253;s:4:\"file\";s:32:\"2018/07/pexels-photo-1080865.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"pexels-photo-1080865-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-photo-1080865-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"pexels-photo-1080865-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-photo-1080865-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:\"pexels-photo-1080865-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-1080865-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-1080865-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(452,24,'_yoast_wpseo_content_score','60'),(433,199,'_wp_attached_file','2018/07/pexels-photo-669619.jpg'),(434,199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1880;s:6:\"height\";i:1245;s:4:\"file\";s:31:\"2018/07/pexels-photo-669619.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pexels-photo-669619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-669619-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"pexels-photo-669619-600x397.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-669619-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:\"pexels-photo-669619-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"pexels-photo-669619-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-669619-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(435,201,'_wp_attached_file','revslider/coming-soon/comingsoon.jpg'),(436,201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:36:\"revslider/coming-soon/comingsoon.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"comingsoon-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"comingsoon-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"comingsoon-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"comingsoon-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:\"comingsoon-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"comingsoon-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"comingsoon-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(437,202,'_wp_attached_file','revslider/coming-soon/burning_horse.jpg'),(438,202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:39:\"revslider/coming-soon/burning_horse.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"burning_horse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"burning_horse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"burning_horse-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"burning_horse-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:\"burning_horse-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"burning_horse-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"burning_horse-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(439,203,'_wp_attached_file','revslider/coming-soon/concept1.jpg'),(440,203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:34:\"revslider/coming-soon/concept1.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"concept1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"concept1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"concept1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"concept1-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:\"concept1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"concept1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"concept1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:28:\"Creative Agency 514-806-1644\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(441,204,'_wp_attached_file','revslider/coming-soon/welcome.png'),(442,204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:220;s:4:\"file\";s:33:\"revslider/coming-soon/welcome.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"welcome-300x220.png\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"welcome-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"welcome-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:\"welcome-300x127.png\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(443,205,'_wp_attached_file','revslider/coming-soon/comingsoon.png'),(444,205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:650;s:6:\"height\";i:190;s:4:\"file\";s:36:\"revslider/coming-soon/comingsoon.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"comingsoon-300x190.png\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"comingsoon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"comingsoon-600x175.png\";s:5:\"width\";i:600;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"comingsoon-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:\"comingsoon-300x88.png\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(445,206,'_wp_attached_file','revslider/coming-soon/arrow4.png'),(446,206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:121;s:6:\"height\";i:53;s:4:\"file\";s:32:\"revslider/coming-soon/arrow4.png\";s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"arrow4-100x53.png\";s:5:\"width\";i:100;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(447,207,'_wp_attached_file','revslider/coming-soon/whitehorse_logo.png'),(448,207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:184;s:6:\"height\";i:68;s:4:\"file\";s:41:\"revslider/coming-soon/whitehorse_logo.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"whitehorse_logo-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"whitehorse_logo-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(449,208,'_wp_attached_file','2018/07/pexels-photo-597331.jpg'),(450,208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1880;s:6:\"height\";i:1255;s:4:\"file\";s:31:\"2018/07/pexels-photo-597331.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pexels-photo-597331-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-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:\"pexels-photo-597331-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"pexels-photo-597331-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-597331-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(451,44,'_yoast_wpseo_content_score','60'),(547,266,'_wp_attached_file','2018/09/sig.png'),(548,266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:513;s:6:\"height\";i:150;s:4:\"file\";s:15:\"2018/09/sig.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"sig-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"sig-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sig-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:\"sig-300x88.png\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(559,127,'_yoast_wpseo_content_score','30'),(1790,584,'_edit_lock','1547158556:1'),(553,125,'_yoast_wpseo_content_score','30'),(636,337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:29:\"2018/11/unsplash31-3-of-3.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"unsplash31-3-of-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"unsplash31-3-of-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"unsplash31-3-of-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"unsplash31-3-of-3-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:29:\"unsplash31-3-of-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"unsplash31-3-of-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(555,281,'_wp_attached_file','2018/09/sixsigmacircle_orig.jpg'),(556,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2018/09/sixsigmacircle_orig.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"sixsigmacircle_orig-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-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:\"sixsigmacircle_orig-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(557,283,'_wp_attached_file','2018/09/sixsigmacircle_orig.png'),(558,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1594;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2018/09/sixsigmacircle_orig.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"sixsigmacircle_orig-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-600x301.png\";s:5:\"width\";i:600;s:6:\"height\";i:301;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-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:\"sixsigmacircle_orig-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"sixsigmacircle_orig-768x385.png\";s:5:\"width\";i:768;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"sixsigmacircle_orig-1024x514.png\";s:5:\"width\";i:1024;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(617,328,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(572,14,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(639,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:267;s:4:\"file\";s:112:\"2018/11/course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75-e1541154058429.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:112:\"course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75-e1541154058429-300x267.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:112:\"course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75-e1541154058429-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75-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:97:\"course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(580,304,'_wp_attached_file','2018/09/six_sigma_academy_favicon.png'),(581,304,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:37:\"2018/09/six_sigma_academy_favicon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(583,306,'_wp_attached_file','2018/09/six_sigma_academy_site_logof.png'),(584,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:449;s:6:\"height\";i:657;s:4:\"file\";s:40:\"2018/09/six_sigma_academy_site_logof.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"six_sigma_academy_site_logof-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"six_sigma_academy_site_logof-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"six_sigma_academy_site_logof-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:40:\"six_sigma_academy_site_logof-205x300.png\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(585,307,'_wp_attached_file','2018/09/sixsigma13.jpg'),(586,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2018/09/sixsigma13.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"sixsigma13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"sixsigma13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"sixsigma13-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:\"sixsigma13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(638,338,'_wp_attached_file','2018/11/course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75-e1541154058429.jpg'),(637,337,'_flatsome_studio_id','3721'),(595,311,'_wp_attached_file','2018/09/snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg.png'),(596,311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:288;s:4:\"file\";s:79:\"2018/09/snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:79:\"snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg-300x288.png\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:79:\"snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:79:\"snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg-600x169.png\";s:5:\"width\";i:600;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:79:\"snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg-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:78:\"snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:79:\"snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg-768x216.png\";s:5:\"width\";i:768;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:80:\"snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg-1024x288.png\";s:5:\"width\";i:1024;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(600,313,'_wp_attached_file','2018/09/snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg.png'),(601,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:433;s:4:\"file\";s:80:\"2018/09/snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:80:\"snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:80:\"snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:80:\"snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg-600x254.png\";s:5:\"width\";i:600;s:6:\"height\";i:254;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg-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:80:\"snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg-300x127.png\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:80:\"snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg-768x325.png\";s:5:\"width\";i:768;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:81:\"snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg-1024x433.png\";s:5:\"width\";i:1024;s:6:\"height\";i:433;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(635,337,'_wp_attached_file','2018/11/unsplash31-3-of-3.jpg'),(620,328,'_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.\";}'),(621,328,'_additional_settings',''),(622,328,'_locale','en_US'),(624,330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1880;s:6:\"height\";i:1253;s:4:\"file\";s:31:\"2018/10/pexels-photo-886465.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"pexels-photo-886465-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-886465-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"pexels-photo-886465-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-886465-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:\"pexels-photo-886465-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"pexels-photo-886465-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-886465-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(625,331,'_wp_attached_file','2018/10/USP-logo-clr-300x152.jpg'),(626,331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:152;s:4:\"file\";s:32:\"2018/10/USP-logo-clr-300x152.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"USP-logo-clr-300x152-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"USP-logo-clr-300x152-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"USP-logo-clr-300x152-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:\"USP-logo-clr-300x152-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(649,348,'_flatsome_studio_id','1453'),(650,349,'_wp_attached_file','2018/11/Conference-Preso-v7.jpg'),(651,349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:530;s:4:\"file\";s:31:\"2018/11/Conference-Preso-v7.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Conference-Preso-v7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Conference-Preso-v7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Conference-Preso-v7-600x454.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Conference-Preso-v7-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:\"Conference-Preso-v7-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1379,24,'_mp_store_page','none'),(3884,1079,'_menu_item_menu_item_parent','0'),(3885,1079,'_menu_item_object_id','1070'),(3886,1079,'_menu_item_object','page'),(3887,1079,'_menu_item_target',''),(661,364,'course_settings','a:55:{s:12:\"setup_marker\";i:1;s:12:\"setup_step_1\";s:5:\"saved\";s:12:\"setup_step_2\";s:5:\"saved\";s:12:\"setup_step_3\";s:5:\"saved\";s:12:\"setup_step_4\";s:5:\"saved\";s:12:\"setup_step_5\";s:5:\"saved\";s:12:\"setup_step_6\";s:5:\"saved\";s:12:\"setup_step_7\";s:5:\"saved\";s:15:\"course_language\";s:7:\"English\";s:11:\"course_view\";s:5:\"focus\";s:15:\"structure_level\";s:7:\"section\";s:26:\"structure_show_empty_units\";b:0;s:23:\"structure_visible_units\";a:1:{i:365;i:1;}s:23:\"structure_preview_units\";a:1:{i:365;i:0;}s:23:\"structure_visible_pages\";a:2:{s:5:\"365_1\";i:1;s:5:\"365_2\";i:1;}s:23:\"structure_preview_pages\";a:2:{s:5:\"365_1\";i:0;s:5:\"365_2\";i:0;}s:25:\"structure_visible_modules\";a:9:{s:9:\"365_1_366\";i:1;s:9:\"365_1_367\";i:1;s:9:\"365_1_368\";i:1;s:9:\"365_1_369\";i:1;s:9:\"365_2_370\";i:1;s:9:\"365_2_371\";i:1;s:9:\"365_2_372\";i:1;s:9:\"365_2_373\";i:1;s:9:\"365_2_374\";i:1;}s:25:\"structure_preview_modules\";a:18:{s:5:\"2_1_3\";i:0;s:5:\"2_1_4\";i:0;s:5:\"2_1_5\";i:0;s:5:\"2_1_6\";i:0;s:5:\"2_2_7\";i:0;s:5:\"2_2_8\";i:0;s:5:\"2_2_9\";i:0;s:6:\"2_2_10\";i:0;s:6:\"2_2_11\";i:0;s:9:\"365_1_366\";i:0;s:9:\"365_1_367\";i:0;s:9:\"365_1_368\";i:0;s:9:\"365_1_369\";i:0;s:9:\"365_2_370\";i:0;s:9:\"365_2_371\";i:0;s:9:\"365_2_372\";i:0;s:9:\"365_2_373\";i:0;s:9:\"365_2_374\";i:0;}s:17:\"course_open_ended\";s:2:\"on\";s:17:\"course_start_date\";s:10:\"2016-10-01\";s:15:\"course_end_date\";s:0:\"\";s:21:\"enrollment_open_ended\";s:2:\"on\";s:21:\"enrollment_start_date\";s:10:\"2016-10-01\";s:19:\"enrollment_end_date\";s:0:\"\";s:13:\"class_limited\";s:2:\"on\";s:10:\"class_size\";i:10;s:15:\"enrollment_type\";s:6:\"anyone\";s:19:\"payment_paid_course\";i:0;s:19:\"enrollment_passcode\";s:0:\"\";s:20:\"pre_completion_title\";s:13:\"Almost there!\";s:22:\"pre_completion_content\";s:28:\"<p>Almost there content.</p>\";s:22:\"minimum_grade_required\";i:100;s:23:\"course_completion_title\";s:28:\"Congratulations, You Passed!\";s:25:\"course_completion_content\";s:43:\"<p>Congratulations, You Passed! content</p>\";s:19:\"course_failed_title\";s:36:\"Sorry, you did not pass this course!\";s:21:\"course_failed_content\";s:75:\"<p>I\'m sorry to say you didn\'t pass COURSE_NAME. Better luck next time!</p>\";s:24:\"basic_certificate_layout\";s:184:\"<h2>FIRST_NAME LAST_NAME</h2>\n			has successfully completed the course\n\n			<h3>COURSE_NAME</h3>\n\n			<h4>Date: COMPLETION_DATE</h4>\n			<small>Certificate no.: CERTIFICATE_NUMBER</small>\";s:17:\"basic_certificate\";i:0;s:22:\"certificate_background\";s:0:\"\";s:16:\"certificate_logo\";s:0:\"\";s:11:\"cert_margin\";a:3:{s:3:\"top\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:13:\"logo_position\";a:3:{s:1:\"x\";i:0;s:1:\"y\";i:0;s:5:\"width\";i:100;}s:16:\"page_orientation\";s:1:\"L\";s:15:\"cert_text_color\";s:7:\"#5a5a5a\";s:13:\"listing_image\";s:74:\"https://premium.wpmudev.org/wp-content/uploads/2014/09/CoursePress-Pro.png\";s:14:\"featured_video\";s:73:\"https://www.youtube.com/watch?v=y_bIr1yAELw&list=UULgqhMisF-ykzHZzuMEfV4Q\";s:18:\"focus_hide_section\";i:0;s:17:\"structure_visible\";s:2:\"on\";s:23:\"structure_show_duration\";s:2:\"on\";s:12:\"facilitators\";a:0:{}s:21:\"open_ended_enrollment\";s:3:\"off\";s:16:\"allow_discussion\";s:2:\"on\";s:14:\"allow_workbook\";s:2:\"on\";s:23:\"enrollment_prerequisite\";b:0;s:12:\"allow_grades\";i:0;}'),(662,364,'course_start_date','1475280000'),(835,364,'cp_structure_preview_modules','a:18:{s:5:\"2_1_3\";i:0;s:5:\"2_1_4\";i:0;s:5:\"2_1_5\";i:0;s:5:\"2_1_6\";i:0;s:5:\"2_2_7\";i:0;s:5:\"2_2_8\";i:0;s:5:\"2_2_9\";i:0;s:6:\"2_2_10\";i:0;s:6:\"2_2_11\";i:0;s:9:\"365_1_366\";i:0;s:9:\"365_1_367\";i:0;s:9:\"365_1_368\";i:0;s:9:\"365_1_369\";i:0;s:9:\"365_2_370\";i:0;s:9:\"365_2_371\";i:0;s:9:\"365_2_372\";i:0;s:9:\"365_2_373\";i:0;s:9:\"365_2_374\";i:0;}'),(834,364,'cp_structure_visible_modules','a:9:{s:9:\"365_1_366\";i:1;s:9:\"365_1_367\";i:1;s:9:\"365_1_368\";i:1;s:9:\"365_1_369\";i:1;s:9:\"365_2_370\";i:1;s:9:\"365_2_371\";i:1;s:9:\"365_2_372\";i:1;s:9:\"365_2_373\";i:1;s:9:\"365_2_374\";i:1;}'),(833,364,'cp_structure_preview_pages','a:2:{s:5:\"365_1\";i:0;s:5:\"365_2\";i:0;}'),(831,364,'cp_structure_preview_units','a:1:{i:365;i:0;}'),(832,364,'cp_structure_visible_pages','a:2:{s:5:\"365_1\";i:1;s:5:\"365_2\";i:1;}'),(830,364,'cp_structure_visible_units','a:1:{i:365;i:1;}'),(679,364,'cp_instructors','a:0:{}'),(829,364,'cp_structure_show_empty_units',''),(828,364,'cp_structure_level','section'),(827,364,'cp_course_view','focus'),(826,364,'cp_course_language','English'),(825,364,'cp_setup_step_7','saved'),(824,364,'cp_setup_step_6','saved'),(823,364,'cp_setup_step_5','saved'),(822,364,'cp_setup_step_4','saved'),(821,364,'cp_setup_step_3','saved'),(820,364,'cp_setup_step_2','saved'),(819,364,'cp_setup_step_1','saved'),(818,364,'cp_setup_marker','1'),(695,365,'page_title','a:2:{s:6:\"page_1\";s:11:\"Prima facie\";s:6:\"page_2\";s:13:\"Si dis placet\";}'),(696,365,'show_page_title','a:1:{i:0;b:1;}'),(697,365,'unit_order','1'),(698,365,'unit_availability','instant'),(699,365,'page_description','a:2:{s:6:\"page_1\";s:281:\"<p>Sociosqu nisl lobortis arcu adipiscing pellentesque nibh viverra morbi mauris laoreet himenaeos dictum, ullamcorper nostra malesuada fringilla sit mi platea class sagittis volutpat tempor quis, lacus hendrerit turpis bibendum habitant fusce lacinia ultrices quisque ad urna.</p>\";s:6:\"page_2\";s:177:\"<p>Ridiculus facilisi erat praesent sociis primis magnis quisque consectetur elit nam lectus, auctor vehicula commodo quis tristique bibendum iaculis amet pellentesque diam.</p>\";}'),(700,366,'allow_retries','1'),(701,366,'assessable','0'),(702,366,'duration','0:00'),(703,366,'mandatory','0'),(704,366,'minimum_grade','100'),(705,366,'module_order','1'),(706,366,'module_page','1'),(707,366,'module_type','text'),(708,366,'order','0'),(709,366,'retry_attempts','0'),(710,366,'show_title','1'),(711,367,'allow_retries','1'),(712,367,'assessable','0'),(713,367,'caption_custom_text','Quaerite et invenietis'),(714,367,'caption_field','custom'),(715,367,'duration','0:00'),(716,367,'image_url','https://premium.wpmudev.org/wp-content/uploads/2014/09/CoursePress-Pro.png'),(717,367,'mandatory','0'),(718,367,'minimum_grade','100'),(719,367,'module_order','2'),(720,367,'module_page','1'),(721,367,'module_type','image'),(722,367,'order','0'),(723,367,'retry_attempts','0'),(724,367,'show_media_caption','1'),(725,367,'show_title','1'),(726,368,'allow_retries','1'),(727,368,'assessable','0'),(728,368,'duration','0:00'),(729,368,'file_url','https://downloads.wordpress.org/plugin/coursepress.zip'),(730,368,'link_text','Latest version of CoursePress'),(731,368,'mandatory','0'),(732,368,'minimum_grade','100'),(733,368,'module_order','3'),(734,368,'module_page','1'),(735,368,'module_type','download'),(736,368,'order','0'),(737,368,'retry_attempts','0'),(738,368,'show_title','1'),(739,369,'allow_retries','1'),(740,369,'assessable',''),(741,369,'duration','0:00'),(742,369,'mandatory','0'),(743,369,'minimum_grade','100'),(744,369,'module_order','4'),(745,369,'module_page','1'),(746,369,'module_type','discussion'),(747,369,'order','0'),(748,369,'retry_attempts','0'),(749,369,'show_title','1'),(750,370,'allow_retries','1'),(751,370,'answers','a:4:{i:0;s:8:\"Answer A\";i:1;s:8:\"Answer B\";i:2;s:8:\"Answer C\";i:3;s:8:\"Answer D\";}'),(752,370,'answers_selected','a:2:{i:0;i:0;i:1;i:2;}'),(753,370,'assessable','1'),(754,370,'duration','0:00'),(755,370,'mandatory','0'),(756,370,'minimum_grade','100'),(757,370,'module_order','1'),(758,370,'module_page','2'),(759,370,'module_type','input-checkbox'),(760,370,'order','0'),(761,370,'retry_attempts','0'),(762,370,'show_title','1'),(763,370,'use_timer',''),(764,371,'allow_retries','1'),(765,371,'answers','a:2:{i:0;s:8:\"Answer A\";i:1;s:8:\"Answer B\";}'),(766,371,'answers_selected','0'),(767,371,'assessable','1'),(768,371,'duration','0:00'),(769,371,'mandatory','0'),(770,371,'minimum_grade','100'),(771,371,'module_order','2'),(772,371,'module_page','2'),(773,371,'module_type','input-radio'),(774,371,'order','0'),(775,371,'retry_attempts','0'),(776,371,'show_title','1'),(777,371,'use_timer',''),(778,372,'allow_retries','1'),(779,372,'answers','a:4:{i:0;s:8:\"Answer A\";i:1;s:8:\"Answer B\";i:2;s:8:\"Answer C\";i:3;s:8:\"Answer D\";}'),(780,372,'answers_selected','0'),(781,372,'assessable','1'),(782,372,'duration','0:00'),(783,372,'mandatory','0'),(784,372,'minimum_grade','100'),(785,372,'module_order','3'),(786,372,'module_page','2'),(787,372,'module_type','input-select'),(788,372,'order','0'),(789,372,'retry_attempts','0'),(790,372,'show_title','1'),(791,372,'use_timer',''),(792,373,'allow_retries','1'),(793,373,'assessable','1'),(794,373,'duration','0:00'),(795,373,'mandatory','0'),(796,373,'minimum_grade','100'),(797,373,'module_order','4'),(798,373,'module_page','2'),(799,373,'module_type','input-text'),(800,373,'order','0'),(801,373,'placeholder_text','Placeholder text for Short Answer'),(802,373,'retry_attempts','0'),(803,373,'show_title','1'),(804,373,'use_timer',''),(805,374,'allow_retries','1'),(806,374,'assessable','1'),(807,374,'duration','0:00'),(808,374,'mandatory','0'),(809,374,'minimum_grade','100'),(810,374,'module_order','5'),(811,374,'module_page','2'),(812,374,'module_type','input-textarea'),(813,374,'order','0'),(814,374,'placeholder_text','Placeholder text for Long Answer'),(815,374,'retry_attempts','0'),(816,374,'show_title','1'),(817,374,'use_timer',''),(836,364,'cp_course_open_ended','on'),(837,364,'cp_course_start_date','1475280000'),(838,364,'cp_course_end_date','0'),(839,364,'cp_enrollment_open_ended','on'),(840,364,'cp_enrollment_start_date','1475280000'),(841,364,'cp_enrollment_end_date','0'),(842,364,'cp_class_limited','on'),(843,364,'cp_class_size','10'),(844,364,'cp_enrollment_type','anyone'),(845,364,'cp_payment_paid_course','0'),(846,364,'cp_enrollment_passcode',''),(847,364,'cp_pre_completion_title','Almost there!'),(848,364,'cp_pre_completion_content','<p>Almost there content.</p>'),(849,364,'cp_minimum_grade_required','100'),(850,364,'cp_course_completion_title','Congratulations, You Passed!'),(851,364,'cp_course_completion_content','<p>Congratulations, You Passed! content</p>'),(852,364,'cp_course_failed_title','Sorry, you did not pass this course!'),(853,364,'cp_course_failed_content','<p>I\'m sorry to say you didn\'t pass COURSE_NAME. Better luck next time!</p>'),(854,364,'cp_basic_certificate_layout','<h2>FIRST_NAME LAST_NAME</h2>\n			has successfully completed the course\n\n			<h3>COURSE_NAME</h3>\n\n			<h4>Date: COMPLETION_DATE</h4>\n			<small>Certificate no.: CERTIFICATE_NUMBER</small>'),(855,364,'cp_basic_certificate','0'),(856,364,'cp_certificate_background',''),(857,364,'cp_certificate_logo',''),(858,364,'cp_cert_margin','a:3:{s:3:\"top\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}'),(859,364,'cp_logo_position','a:3:{s:1:\"x\";i:0;s:1:\"y\";i:0;s:5:\"width\";i:100;}'),(860,364,'cp_page_orientation','L'),(861,364,'cp_cert_text_color','#5a5a5a'),(862,364,'cp_listing_image','https://premium.wpmudev.org/wp-content/uploads/2014/09/CoursePress-Pro.png'),(863,364,'cp_featured_video','https://www.youtube.com/watch?v=y_bIr1yAELw&list=UULgqhMisF-ykzHZzuMEfV4Q'),(864,364,'cp_focus_hide_section','0'),(865,364,'cp_structure_visible','on'),(866,364,'cp_structure_show_duration','on'),(867,364,'cp_facilitators','a:0:{}'),(868,364,'cp_open_ended_enrollment','off'),(869,364,'cp_allow_discussion','on'),(870,364,'cp_allow_workbook','on'),(871,364,'cp_enrollment_prerequisite',''),(872,364,'cp_allow_grades','0'),(1296,375,'cp_setup_step_6','saved'),(874,375,'course_settings','a:53:{s:12:\"setup_marker\";i:7;s:12:\"setup_step_1\";s:5:\"saved\";s:12:\"setup_step_2\";s:5:\"saved\";s:12:\"setup_step_3\";s:5:\"saved\";s:12:\"setup_step_4\";s:5:\"saved\";s:12:\"setup_step_5\";s:5:\"saved\";s:12:\"setup_step_6\";s:5:\"saved\";s:12:\"setup_step_7\";s:5:\"saved\";s:15:\"course_language\";s:7:\"English\";s:11:\"course_view\";s:6:\"normal\";s:15:\"structure_level\";s:4:\"unit\";s:26:\"structure_show_empty_units\";s:1:\"0\";s:23:\"structure_visible_units\";a:1:{i:376;i:1;}s:23:\"structure_preview_units\";a:0:{}s:23:\"structure_visible_pages\";a:1:{s:5:\"376_1\";i:1;}s:23:\"structure_preview_pages\";a:0:{}s:25:\"structure_visible_modules\";a:0:{}s:25:\"structure_preview_modules\";a:0:{}s:17:\"course_open_ended\";s:2:\"on\";s:17:\"course_start_date\";s:16:\"2019-02-01 00:00\";s:15:\"course_end_date\";s:0:\"\";s:21:\"enrollment_open_ended\";s:2:\"on\";s:21:\"enrollment_start_date\";s:0:\"\";s:19:\"enrollment_end_date\";s:0:\"\";s:13:\"class_limited\";s:1:\"0\";s:10:\"class_size\";s:0:\"\";s:15:\"enrollment_type\";s:10:\"registered\";s:19:\"payment_paid_course\";s:2:\"on\";s:19:\"enrollment_passcode\";s:0:\"\";s:20:\"pre_completion_title\";s:13:\"Almost there!\";s:22:\"pre_completion_content\";s:202:\"<h3>Congratulations! You have completed COURSE_NAME!</h3><p>Your course instructor will now review your work and get back to you with your final grade before issuing you a certificate of completion.</p>\";s:22:\"minimum_grade_required\";s:3:\"100\";s:23:\"course_completion_title\";s:28:\"Congratulations, You Passed!\";s:25:\"course_completion_content\";s:161:\"<h3>Congratulations! You have successfully completed and passed COURSE_NAME!</h3><p>You can download your certificate here.</p><p>DOWNLOAD_CERTIFICATE_BUTTON</p>\";s:19:\"course_failed_title\";s:36:\"Sorry, you did not pass this course!\";s:21:\"course_failed_content\";s:79:\"<p>Unfortunately, you didn\'t pass COURSE_NAME.</p><p>Better luck next time!</p>\";s:24:\"basic_certificate_layout\";s:180:\"<h2>FIRST_NAME LAST_NAME</h2><p>has successfully completed the course</p><h3>COURSE_NAME</h3><h4>Date: COMPLETION_DATE</h4><p><small>Certificate no.: CERTIFICATE_NUMBER</small></p>\";s:17:\"basic_certificate\";b:0;s:22:\"certificate_background\";s:0:\"\";s:16:\"certificate_logo\";s:0:\"\";s:11:\"cert_margin\";a:3:{s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";}s:13:\"logo_position\";a:3:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:5:\"width\";s:3:\"100\";}s:16:\"page_orientation\";s:1:\"L\";s:15:\"cert_text_color\";s:7:\"#5a5a5a\";s:11:\"instructors\";a:1:{i:0;i:1;}s:13:\"listing_image\";s:73:\"https://6sigma.academy/wp-content/uploads/2018/11/Conference-Preso-v7.jpg\";s:18:\"focus_hide_section\";s:1:\"0\";s:17:\"structure_visible\";s:1:\"0\";s:23:\"structure_show_duration\";s:1:\"0\";s:14:\"featured_video\";s:0:\"\";s:16:\"allow_discussion\";s:1:\"0\";s:14:\"allow_workbook\";s:1:\"0\";s:12:\"allow_grades\";s:1:\"0\";}'),(875,375,'coursepress_version','2.2.0'),(1297,375,'cp_setup_step_7','saved'),(1298,375,'cp_course_language','English'),(1299,375,'cp_course_view','normal'),(1300,375,'cp_structure_level','unit'),(1301,375,'cp_structure_show_empty_units','0'),(1302,375,'cp_structure_visible_units','a:1:{i:376;i:1;}'),(1303,375,'cp_structure_preview_units','a:0:{}'),(1304,375,'cp_structure_visible_pages','a:1:{s:5:\"376_1\";i:1;}'),(1305,375,'cp_structure_preview_pages','a:0:{}'),(1306,375,'cp_structure_visible_modules','a:0:{}'),(1307,375,'cp_structure_preview_modules','a:0:{}'),(1308,375,'cp_course_open_ended','on'),(1309,375,'cp_course_start_date','1548979200'),(1310,375,'cp_course_end_date','0'),(1311,375,'cp_enrollment_open_ended','on'),(1312,375,'cp_enrollment_start_date','0'),(1313,375,'cp_enrollment_end_date','0'),(1314,375,'cp_class_limited','0'),(1315,375,'cp_class_size',''),(1316,375,'cp_enrollment_type','registered'),(1317,375,'cp_payment_paid_course','on'),(1318,375,'cp_enrollment_passcode',''),(1319,375,'cp_pre_completion_title','Almost there!'),(1320,375,'cp_pre_completion_content','<h3>Congratulations! You have completed COURSE_NAME!</h3><p>Your course instructor will now review your work and get back to you with your final grade before issuing you a certificate of completion.</p>'),(1321,375,'cp_minimum_grade_required','100'),(1322,375,'cp_course_completion_title','Congratulations, You Passed!'),(1323,375,'cp_course_completion_content','<h3>Congratulations! You have successfully completed and passed COURSE_NAME!</h3><p>You can download your certificate here.</p><p>DOWNLOAD_CERTIFICATE_BUTTON</p>'),(1324,375,'cp_course_failed_title','Sorry, you did not pass this course!'),(1325,375,'cp_course_failed_content','<p>Unfortunately, you didn\'t pass COURSE_NAME.</p><p>Better luck next time!</p>'),(1326,375,'cp_basic_certificate_layout','<h2>FIRST_NAME LAST_NAME</h2><p>has successfully completed the course</p><h3>COURSE_NAME</h3><h4>Date: COMPLETION_DATE</h4><p><small>Certificate no.: CERTIFICATE_NUMBER</small></p>'),(922,375,'course_start_date','1548979200'),(1337,375,'cp_structure_visible','0'),(1336,375,'cp_focus_hide_section','0'),(1335,375,'cp_listing_image','https://6sigma.academy/wp-content/uploads/2018/11/Conference-Preso-v7.jpg'),(1334,375,'cp_instructors','a:1:{i:0;i:1;}'),(1333,375,'cp_cert_text_color','#5a5a5a'),(1332,375,'cp_page_orientation','L'),(1331,375,'cp_logo_position','a:3:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:5:\"width\";s:3:\"100\";}'),(1330,375,'cp_cert_margin','a:3:{s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";}'),(1329,375,'cp_certificate_logo',''),(1328,375,'cp_certificate_background',''),(1327,375,'cp_basic_certificate',''),(1295,375,'cp_setup_step_5','saved'),(1294,375,'cp_setup_step_4','saved'),(1338,375,'cp_structure_show_duration','0'),(1293,375,'cp_setup_step_3','saved'),(1292,375,'cp_setup_step_2','saved'),(1339,375,'cp_featured_video',''),(1340,375,'cp_allow_discussion','0'),(1341,375,'cp_allow_workbook','0'),(1342,375,'cp_allow_grades','0'),(1233,375,'_edit_lock','1541715577:1'),(1234,376,'unit_order','1'),(1235,376,'page_title','a:1:{s:6:\"page_1\";s:0:\"\";}'),(1236,376,'show_page_title','a:1:{i:0;b:1;}'),(1291,375,'cp_setup_step_1','saved'),(1290,375,'cp_setup_marker','7'),(3661,986,'_wp_attached_file','2019/02/51361439_2231331460411731_7098663170201354240_o.jpg'),(3662,986,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1879;s:6:\"height\";i:651;s:4:\"file\";s:59:\"2019/02/51361439_2231331460411731_7098663170201354240_o.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-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:59:\"51361439_2231331460411731_7098663170201354240_o-300x104.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-768x266.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"51361439_2231331460411731_7098663170201354240_o-1024x355.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-600x208.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-600x208.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"51361439_2231331460411731_7098663170201354240_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1788,587,'quiz_pro_id','1'),(1784,577,'_thumbnail_id',''),(1785,587,'_sfwd-quiz','a:8:{s:24:\"sfwd-quiz_quiz_materials\";N;s:17:\"sfwd-quiz_repeats\";s:0:\"\";s:19:\"sfwd-quiz_threshold\";s:3:\"0.8\";s:27:\"sfwd-quiz_passingpercentage\";s:2:\"80\";s:16:\"sfwd-quiz_course\";s:0:\"\";s:16:\"sfwd-quiz_lesson\";s:0:\"\";s:21:\"sfwd-quiz_certificate\";s:0:\"\";s:18:\"sfwd-quiz_quiz_pro\";i:1;}'),(1786,587,'_viewProfileStatistics','1'),(1787,587,'quiz_pro_id_1','1'),(1377,384,'_wp_attached_file','2018/11/sp-mindset-225x225.jpg'),(1378,384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:30:\"2018/11/sp-mindset-225x225.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"sp-mindset-225x225-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"sp-mindset-225x225-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:130:\"The concept of modern education. \rTemplate with silhouette of the child head with gears surrounded by science and education icons.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:8:\"Bigstock\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:64:\"The concept of modern education. \rTemplate with silhouette of th\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:45:{i:0;s:8:\"abstract\";i:1;s:3:\"art\";i:2;s:10:\"background\";i:3;s:4:\"book\";i:4;s:3:\"boy\";i:5;s:5:\"brain\";i:6;s:8:\"business\";i:7;s:7:\"cartoon\";i:8;s:5:\"child\";i:9;s:9:\"cognitive\";i:10;s:7:\"concept\";i:11;s:7:\"culture\";i:12;s:9:\"discovery\";i:13;s:9:\"education\";i:14;s:4:\"face\";i:15;s:4:\"gear\";i:16;s:6:\"genius\";i:17;s:4:\"head\";i:18;s:6:\"health\";i:19;s:5:\"human\";i:20;s:4:\"icon\";i:21;s:4:\"idea\";i:22;s:12:\"illustration\";i:23;s:11:\"imagination\";i:24;s:11:\"information\";i:25;s:12:\"intellectual\";i:26;s:12:\"intelligence\";i:27;s:4:\"kids\";i:28;s:9:\"knowledge\";i:29;s:5:\"learn\";i:30;s:4:\"mind\";i:31;s:6:\"people\";i:32;s:7:\"profile\";i:33;s:10:\"psychology\";i:34;s:6:\"school\";i:35;s:7:\"science\";i:36;s:3:\"set\";i:37;s:5:\"shape\";i:38;s:7:\"student\";i:39;s:5:\"study\";i:40;s:6:\"symbol\";i:41;s:8:\"template\";i:42;s:5:\"think\";i:43;s:6:\"vector\";i:44;s:6:\"wisdom\";}}}'),(1380,386,'_wp_attached_file','2018/11/YellowBelt1.jpg'),(1381,386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:23:\"2018/11/YellowBelt1.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"YellowBelt1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"YellowBelt1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"YellowBelt1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"YellowBelt1-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:23:\"YellowBelt1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"YellowBelt1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"YellowBelt1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1382,387,'_wp_attached_file','2018/11/six-sigma-green-belt.png'),(1383,387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:954;s:6:\"height\";i:894;s:4:\"file\";s:32:\"2018/11/six-sigma-green-belt.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"six-sigma-green-belt-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"six-sigma-green-belt-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"six-sigma-green-belt-600x562.png\";s:5:\"width\";i:600;s:6:\"height\";i:562;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"six-sigma-green-belt-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"six-sigma-green-belt-300x281.png\";s:5:\"width\";i:300;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"six-sigma-green-belt-768x720.png\";s:5:\"width\";i:768;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1384,388,'_wp_attached_file','2018/11/lean-six-sigma-blackbelt.png'),(1385,388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:336;s:4:\"file\";s:36:\"2018/11/lean-six-sigma-blackbelt.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"lean-six-sigma-blackbelt-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"lean-six-sigma-blackbelt-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"lean-six-sigma-blackbelt-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:36:\"lean-six-sigma-blackbelt-300x288.png\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1392,46,'_mp_store_page','none'),(1783,580,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2019/01/3.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-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:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1770,573,'_mp_store_page','none'),(1779,577,'_yoast_wpseo_content_score','30'),(1780,577,'_mp_store_page','none'),(3195,850,'_wp_attached_file','2019/01/whitebelt_logo-1-200x200.png'),(1782,580,'_wp_attached_file','2019/01/3.jpg'),(1767,573,'_wp_page_template','default'),(1768,573,'slide_template','default'),(1769,573,'_yoast_wpseo_content_score','60'),(1766,573,'_footer','normal'),(1765,573,'_edit_lock','1547157377:1'),(1757,570,'_footer','normal'),(1758,570,'_wp_page_template','default'),(1759,570,'slide_template','default'),(1760,570,'_yoast_wpseo_content_score','60'),(1761,570,'_mp_store_page','none'),(1762,570,'_edit_lock','1547156870:1'),(1763,570,'_thumbnail_id',''),(1764,573,'_edit_last','1'),(1756,570,'_edit_last','1'),(1755,562,'_thumbnail_id',''),(1773,573,'_thumbnail_id',''),(1774,577,'_edit_last','1'),(1775,577,'_edit_lock','1547157694:1'),(1776,577,'_footer','normal'),(1777,577,'_wp_page_template','default'),(1743,562,'_footer','normal'),(1744,562,'_wp_page_template','default'),(1745,562,'slide_template','default'),(1746,562,'_yoast_wpseo_content_score','60'),(1747,562,'_mp_store_page','none'),(1778,577,'slide_template','default'),(1742,562,'_edit_lock','1550619270:1'),(1741,562,'_edit_last','1'),(1429,410,'_wp_attached_file','2018/12/Untitled-1.png'),(1430,410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:907;s:6:\"height\";i:768;s:4:\"file\";s:22:\"2018/12/Untitled-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Untitled-1-600x508.png\";s:5:\"width\";i:600;s:6:\"height\";i:508;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-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:22:\"Untitled-1-300x254.png\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x650.png\";s:5:\"width\";i:768;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3196,850,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:36:\"2019/01/whitebelt_logo-1-200x200.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"whitebelt_logo-1-200x200-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"whitebelt_logo-1-200x200-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"whitebelt_logo-1-200x200-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1441,412,'_wp_attached_file','2018/12/six_sigma_academy_and_usp_logo.png'),(1442,412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:907;s:6:\"height\";i:768;s:4:\"file\";s:42:\"2018/12/six_sigma_academy_and_usp_logo.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"six_sigma_academy_and_usp_logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"six_sigma_academy_and_usp_logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"six_sigma_academy_and_usp_logo-600x508.png\";s:5:\"width\";i:600;s:6:\"height\";i:508;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"six_sigma_academy_and_usp_logo-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:42:\"six_sigma_academy_and_usp_logo-300x254.png\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"six_sigma_academy_and_usp_logo-768x650.png\";s:5:\"width\";i:768;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1739,559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:15:\"2019/01/ddd.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"ddd-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"ddd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"ddd-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ddd-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:\"ddd-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"ddd-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1738,559,'_wp_attached_file','2019/01/ddd.jpg'),(1772,575,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:360;s:4:\"file\";s:13:\"2019/01/2.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-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:\"2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1771,575,'_wp_attached_file','2019/01/2.jpg'),(1726,549,'_wp_attached_file','2019/01/logo.png'),(1725,546,'_mp_store_page','none'),(1724,546,'slide_template','default'),(1453,415,'_wp_attached_file','2018/12/pm-methodologies-3.jpg'),(1454,415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1156;s:6:\"height\";i:552;s:4:\"file\";s:30:\"2018/12/pm-methodologies-3.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"pm-methodologies-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"pm-methodologies-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"pm-methodologies-3-600x287.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"pm-methodologies-3-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:30:\"pm-methodologies-3-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"pm-methodologies-3-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"pm-methodologies-3-1024x489.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"pm-methodologies-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1455,416,'_wp_attached_file','2018/12/Six-Sigma-Yellow-Belt.png'),(1456,416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:33:\"2018/12/Six-Sigma-Yellow-Belt.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Six-Sigma-Yellow-Belt-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Six-Sigma-Yellow-Belt-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1457,417,'_wp_attached_file','2018/12/DMAIC.jpg'),(1458,417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:416;s:6:\"height\";i:215;s:4:\"file\";s:17:\"2018/12/DMAIC.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"DMAIC-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"DMAIC-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"DMAIC-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:\"DMAIC-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1459,418,'_wp_attached_file','2018/12/DMADV.png'),(1460,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:187;s:4:\"file\";s:17:\"2018/12/DMADV.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"DMADV-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"DMADV-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1461,419,'_wp_attached_file','2018/12/cycle-v1b.png'),(1462,419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:835;s:6:\"height\";i:856;s:4:\"file\";s:21:\"2018/12/cycle-v1b.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"cycle-v1b-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"cycle-v1b-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"cycle-v1b-600x615.png\";s:5:\"width\";i:600;s:6:\"height\";i:615;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"cycle-v1b-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:\"cycle-v1b-293x300.png\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"cycle-v1b-768x787.png\";s:5:\"width\";i:768;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"cycle-v1b-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1463,420,'_wp_attached_file','2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_.jpg'),(1464,420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:795;s:6:\"height\";i:859;s:4:\"file\";s:52:\"2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-600x648.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-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:52:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-768x830.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:830;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1465,421,'_wp_attached_file','2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1.jpg'),(1466,421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:795;s:6:\"height\";i:844;s:4:\"file\";s:54:\"2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-600x637.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:637;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-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:54:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-283x300.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-768x815.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:815;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1467,422,'_wp_attached_file','2018/12/6sigma.com-blog-7-30-17.jpg'),(1468,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:712;s:4:\"file\";s:35:\"2018/12/6sigma.com-blog-7-30-17.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"6sigma.com-blog-7-30-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"6sigma.com-blog-7-30-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"6sigma.com-blog-7-30-17-600x534.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"6sigma.com-blog-7-30-17-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:\"6sigma.com-blog-7-30-17-300x267.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"6sigma.com-blog-7-30-17-768x684.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"6sigma.com-blog-7-30-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"(c) Artistashmita | Dreamstime.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1475,423,'_edit_last','1'),(1476,423,'_edit_lock','1555098160:1'),(1477,424,'_wp_attached_file','2018/12/sachin.png'),(1478,424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:359;s:4:\"file\";s:18:\"2018/12/sachin.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"sachin-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"sachin-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"sachin-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:\"sachin-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1479,423,'_footer','normal'),(1480,423,'_wp_page_template','default'),(1481,423,'slide_template','default'),(1482,423,'_yoast_wpseo_content_score','30'),(1483,423,'_mp_store_page','none'),(4014,1150,'_wp_attached_file','2019/04/business-training-xs.jpg'),(2609,789,'_learndash_course_grid_custom_ribbon_text',''),(2608,789,'_learndash_course_grid_custom_button_text',''),(2607,789,'_learndash_course_grid_video_embed_code',''),(2606,789,'_learndash_course_grid_enable_video_preview','0'),(1517,448,'_mp_store_page','none'),(4044,1175,'_menu_item_object','custom'),(1519,453,'_edit_last','1'),(1520,453,'_edit_lock','1555098161:1'),(1521,453,'_footer','normal'),(1522,453,'_wp_page_template','default'),(1523,453,'slide_template','default'),(1524,453,'_yoast_wpseo_content_score','30'),(1525,453,'_mp_store_page','none'),(4043,1175,'_menu_item_object_id','1175'),(1527,456,'_wp_attached_file','2018/12/diagram-1-768x356.jpg'),(1528,456,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:356;s:4:\"file\";s:29:\"2018/12/diagram-1-768x356.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"diagram-1-768x356-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"diagram-1-768x356-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"diagram-1-768x356-600x278.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"diagram-1-768x356-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:29:\"diagram-1-768x356-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"diagram-1-768x356-768x356.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1529,460,'_edit_last','1'),(1530,460,'_edit_lock','1555098161:1'),(1531,460,'_footer','normal'),(1532,460,'_wp_page_template','default'),(1533,460,'slide_template','default'),(1534,460,'_yoast_wpseo_content_score','30'),(1535,460,'_mp_store_page','none'),(4041,1175,'_menu_item_type','custom'),(4042,1175,'_menu_item_menu_item_parent','0'),(1723,546,'_footer','normal'),(3659,985,'_wp_attached_file','2019/02/51289040_2231331633745047_6019109920442417152_n.jpg'),(3660,985,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:641;s:4:\"file\";s:59:\"2019/02/51289040_2231331633745047_6019109920442417152_n.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-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:59:\"51289040_2231331633745047_6019109920442417152_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"51289040_2231331633745047_6019109920442417152_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4015,1150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:536;s:6:\"height\";i:372;s:4:\"file\";s:32:\"2019/04/business-training-xs.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"business-training-xs-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:\"business-training-xs-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:55:\"Businessman explaining financial scheme to his partners\";s:17:\"created_timestamp\";s:10:\"1414735172\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:17:\"Business training\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:25:{i:0;s:8:\"business\";i:1;s:13:\"businesswoman\";i:2;s:11:\"businessman\";i:3;s:3:\"man\";i:4;s:5:\"woman\";i:5;s:7:\"meeting\";i:6;s:9:\"education\";i:7;s:8:\"training\";i:8;s:10:\"whiteboard\";i:9;s:6:\"office\";i:10;s:5:\"group\";i:11;s:4:\"team\";i:12;s:11:\"cooperation\";i:13;s:8:\"workshop\";i:14;s:7:\"seminar\";i:15;s:11:\"multiethnic\";i:16;s:8:\"planning\";i:17;s:10:\"discussion\";i:18;s:7:\"showing\";i:19;s:10:\"conference\";i:20;s:7:\"partner\";i:21;s:6:\"charts\";i:22;s:7:\"finance\";i:23;s:8:\"briefing\";i:24;s:9:\"colleague\";}}}'),(4013,1140,'_yoast_wpseo_content_score','30'),(4012,1140,'slide_template','default'),(4011,1140,'_wp_page_template','default'),(4010,1140,'_footer','normal'),(4009,1140,'_edit_last','1'),(4008,1140,'_edit_lock','1558503038:1'),(1681,536,'_edit_last','1'),(1682,536,'_footer','normal'),(1683,536,'slide_template','default'),(1684,536,'_mp_store_page','none'),(1722,546,'_edit_last','1'),(1721,546,'_edit_lock','1547061213:1'),(1647,22,'_mp_store_page','none'),(1791,584,'_footer','normal'),(1792,584,'_wp_page_template','default'),(1793,584,'slide_template','default'),(1794,584,'_yoast_wpseo_content_score','30'),(1795,584,'_mp_store_page','none'),(1796,589,'_wp_attached_file','2019/01/4.gif'),(1797,589,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:213;s:6:\"height\";i:204;s:4:\"file\";s:13:\"2019/01/4.gif\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1803,592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:542;s:6:\"height\";i:391;s:4:\"file\";s:13:\"2019/01/5.gif\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"5-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"5-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-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:13:\"5-300x216.gif\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1802,592,'_wp_attached_file','2019/01/5.gif'),(1807,594,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:436;s:6:\"height\";i:515;s:4:\"file\";s:13:\"2019/01/6.gif\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-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:13:\"6-254x300.gif\";s:5:\"width\";i:254;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1806,594,'_wp_attached_file','2019/01/6.gif'),(1809,584,'_thumbnail_id',''),(1810,599,'_edit_last','1'),(1811,599,'_edit_lock','1547159544:1'),(1812,599,'_footer','normal'),(1813,599,'_wp_page_template','default'),(1814,599,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(1815,599,'slide_template','default'),(1816,599,'_yoast_wpseo_content_score','30'),(1817,599,'_mp_store_page','none'),(1818,599,'_thumbnail_id',''),(1819,603,'_edit_last','1'),(1820,603,'_edit_lock','1547426914:1'),(1821,603,'_footer','normal'),(1822,603,'_wp_page_template','default'),(1823,603,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(1824,603,'slide_template','default'),(1825,603,'_yoast_wpseo_content_score','30'),(1826,603,'_mp_store_page','none'),(2389,603,'_mepr_unauthorized_message_type','default'),(2635,791,'_tax_class',''),(2634,791,'_tax_status','taxable'),(1830,623,'_edit_last','1'),(1831,623,'_edit_lock','1548302382:1'),(1832,623,'_footer','normal'),(1833,623,'_wp_page_template','default'),(1834,623,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(1835,623,'slide_template','default'),(1836,623,'_yoast_wpseo_content_score','60'),(1837,623,'_mp_store_page','none'),(1838,625,'_edit_last','1'),(1839,625,'_edit_lock','1547160790:1'),(1840,625,'_footer','normal'),(1841,625,'_wp_page_template','default'),(1842,625,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(1843,625,'slide_template','default'),(1844,625,'_yoast_wpseo_content_score','30'),(1845,625,'_mp_store_page','none'),(1846,625,'_thumbnail_id',''),(1855,634,'_menu_item_type','custom'),(1856,634,'_menu_item_menu_item_parent','0'),(1857,634,'_menu_item_object_id','634'),(1858,634,'_menu_item_object','custom'),(1859,634,'_menu_item_target',''),(1860,634,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1861,634,'_menu_item_xfn',''),(1862,634,'_menu_item_url','#'),(1864,635,'_menu_item_type','post_type'),(1865,635,'_menu_item_menu_item_parent','634'),(1866,635,'_menu_item_object_id','625'),(1867,635,'_menu_item_object','page'),(1868,635,'_menu_item_target',''),(1869,635,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1870,635,'_menu_item_xfn',''),(1871,635,'_menu_item_url',''),(1873,636,'_menu_item_type','post_type'),(1874,636,'_menu_item_menu_item_parent','634'),(1875,636,'_menu_item_object_id','603'),(1876,636,'_menu_item_object','page'),(1877,636,'_menu_item_target',''),(1878,636,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1879,636,'_menu_item_xfn',''),(1880,636,'_menu_item_url',''),(1882,637,'_menu_item_type','post_type'),(1883,637,'_menu_item_menu_item_parent','634'),(1884,637,'_menu_item_object_id','599'),(1885,637,'_menu_item_object','page'),(1886,637,'_menu_item_target',''),(1887,637,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1888,637,'_menu_item_xfn',''),(1889,637,'_menu_item_url',''),(1900,639,'_menu_item_type','post_type'),(1901,639,'_menu_item_menu_item_parent','634'),(1902,639,'_menu_item_object_id','577'),(1903,639,'_menu_item_object','page'),(1904,639,'_menu_item_target',''),(1905,639,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1906,639,'_menu_item_xfn',''),(1907,639,'_menu_item_url',''),(1909,640,'_menu_item_type','post_type'),(1910,640,'_menu_item_menu_item_parent','634'),(1911,640,'_menu_item_object_id','573'),(1912,640,'_menu_item_object','page'),(1913,640,'_menu_item_target',''),(1914,640,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1915,640,'_menu_item_xfn',''),(1916,640,'_menu_item_url',''),(1918,641,'_menu_item_type','post_type'),(1919,641,'_menu_item_menu_item_parent','634'),(1920,641,'_menu_item_object_id','570'),(1921,641,'_menu_item_object','page'),(1922,641,'_menu_item_target',''),(1923,641,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1924,641,'_menu_item_xfn',''),(1925,641,'_menu_item_url',''),(1927,642,'_menu_item_type','post_type'),(1928,642,'_menu_item_menu_item_parent','634'),(1929,642,'_menu_item_object_id','562'),(1930,642,'_menu_item_object','page'),(1931,642,'_menu_item_target',''),(1932,642,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1933,642,'_menu_item_xfn',''),(1934,642,'_menu_item_url',''),(4047,1175,'_menu_item_xfn',''),(4045,1175,'_menu_item_target',''),(4046,1175,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3877,1073,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:636;s:6:\"height\";i:452;s:4:\"file\";s:53:\"2019/02/industries-that-is-using-lean-six-sigma-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"industries-that-is-using-lean-six-sigma-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:53:\"industries-that-is-using-lean-six-sigma-1-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:53:\"industries-that-is-using-lean-six-sigma-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:53:\"industries-that-is-using-lean-six-sigma-1-600x426.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:53:\"industries-that-is-using-lean-six-sigma-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"industries-that-is-using-lean-six-sigma-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:53:\"industries-that-is-using-lean-six-sigma-1-600x426.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"industries-that-is-using-lean-six-sigma-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3716,570,'mp_trashed_time','1550619775'),(3657,984,'_wp_attached_file','2019/02/51281612_2231331377078406_1075274474489643008_o.jpg'),(3658,984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1104;s:4:\"file\";s:59:\"2019/02/51281612_2231331377078406_1075274474489643008_o.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-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:59:\"51281612_2231331377078406_1075274474489643008_o-300x162.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-768x414.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"51281612_2231331377078406_1075274474489643008_o-1024x552.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:552;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-600x323.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"51281612_2231331377078406_1075274474489643008_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1954,645,'_wp_attached_file','2019/01/DMAIC-Approach-in-Lean-Six-Sigma.png'),(1955,645,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:44:\"2019/01/DMAIC-Approach-in-Lean-Six-Sigma.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-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:44:\"DMAIC-Approach-in-Lean-Six-Sigma-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"DMAIC-Approach-in-Lean-Six-Sigma-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"DMAIC-Approach-in-Lean-Six-Sigma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1970,648,'_wp_attached_file','2019/01/88c784f05a8213edec53547dd73f279a126f9687.jpg'),(1971,648,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2479;s:6:\"height\";i:2434;s:4:\"file\";s:52:\"2019/01/88c784f05a8213edec53547dd73f279a126f9687.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-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:52:\"88c784f05a8213edec53547dd73f279a126f9687-300x295.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-768x754.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:754;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:54:\"88c784f05a8213edec53547dd73f279a126f9687-1024x1005.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1005;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-600x589.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-600x589.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"88c784f05a8213edec53547dd73f279a126f9687-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:4:\"Ludo\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"picto 6 sigma\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1973,651,'_wp_attached_file','2019/01/six-sigma-certification-500x500.jpg'),(1974,651,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2019/01/six-sigma-certification-500x500.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"six-sigma-certification-500x500-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:43:\"six-sigma-certification-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"six-sigma-certification-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"six-sigma-certification-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"six-sigma-certification-500x500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"six-sigma-certification-500x500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1975,653,'_wp_page_template','template-login-customizer.php'),(1976,654,'_wp_attached_file','2019/01/six-sigma-dmadv.gif'),(1977,654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:542;s:6:\"height\";i:391;s:4:\"file\";s:27:\"2019/01/six-sigma-dmadv.gif\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"six-sigma-dmadv-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:27:\"six-sigma-dmadv-300x216.gif\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/gif\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"six-sigma-dmadv-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"six-sigma-dmadv-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"six-sigma-dmadv-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"six-sigma-dmadv-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1978,656,'_wp_attached_file','2019/01/Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma.png'),(1979,656,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:850;s:6:\"height\";i:292;s:4:\"file\";s:94:\"2019/01/Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-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:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-300x103.png\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-768x264.png\";s:5:\"width\";i:768;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-300x292.png\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-600x206.png\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-300x292.png\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-600x206.png\";s:5:\"width\";i:600;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:94:\"Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1980,658,'_wp_attached_file','2019/01/design-for-six-sigma-11-728.jpg2_.jpg'),(1981,658,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:728;s:6:\"height\";i:546;s:4:\"file\";s:45:\"2019/01/design-for-six-sigma-11-728.jpg2_.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"design-for-six-sigma-11-728.jpg2_-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:\"design-for-six-sigma-11-728.jpg2_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:45:\"design-for-six-sigma-11-728.jpg2_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"design-for-six-sigma-11-728.jpg2_-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"design-for-six-sigma-11-728.jpg2_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:45:\"design-for-six-sigma-11-728.jpg2_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:45:\"design-for-six-sigma-11-728.jpg2_-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"design-for-six-sigma-11-728.jpg2_-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3655,983,'_wp_attached_file','2019/02/51278363_2231331643745046_235323843718152192_n.jpg'),(3656,983,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:641;s:4:\"file\";s:58:\"2019/02/51278363_2231331643745046_235323843718152192_n.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-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:58:\"51278363_2231331643745046_235323843718152192_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"51278363_2231331643745046_235323843718152192_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1999,666,'_edit_last','1'),(2000,666,'_footer','normal'),(2001,666,'_wp_page_template','default'),(2002,666,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2003,666,'slide_template','default'),(2004,666,'_yoast_wpseo_content_score','30'),(2005,666,'_mp_store_page','none'),(2006,666,'_edit_lock','1555209131:1'),(2019,673,'_pum_built_in','default-theme'),(2020,673,'_pum_default_theme','1'),(4066,1209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2019/07/7.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-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:\"7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4065,1209,'_wp_attached_file','2019/07/7.jpg'),(3927,1070,'_oembed_time_93063c3857b319be1e3caad33f41556b','1550957482'),(3914,673,'popup_theme_settings','a:65:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:3:\"100\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#f9f9f9\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"23\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:7:\"inherit\";s:16:\"title_font_style\";s:6:\"normal\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:7:\"inherit\";s:18:\"content_font_style\";s:6:\"normal\";s:10:\"close_text\";s:5:\"CLOSE\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"0\";s:13:\"close_padding\";s:1:\"8\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#00b7cd\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"14\";s:15:\"close_font_size\";s:2:\"12\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:7:\"inherit\";s:16:\"close_font_style\";s:6:\"normal\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";}'),(3925,1070,'_oembed_time_27611d8d6dadfbede75978a058983048','1550957461'),(3926,1070,'_oembed_93063c3857b319be1e3caad33f41556b','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/X20CbfM6J8o?start=8&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3917,1048,'_oembed_83b41df2942018f340139cdfdc10b6d7','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/X20CbfM6J8o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3918,1048,'_oembed_time_83b41df2942018f340139cdfdc10b6d7','1550956427'),(3919,17,'_oembed_902cc453d7d5d90de9b3e234224a6ebc','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/X20CbfM6J8o?start=5&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3920,17,'_oembed_time_902cc453d7d5d90de9b3e234224a6ebc','1550957167'),(3921,17,'_oembed_94353daaa3339f8e95337aedd0cd6590','{{unknown}}'),(3922,17,'_oembed_abeb2df3ceeb4ba7f2442f88e7865970','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/1Y-rnL9-OB8?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3923,17,'_oembed_time_abeb2df3ceeb4ba7f2442f88e7865970','1550957249'),(3924,1070,'_oembed_27611d8d6dadfbede75978a058983048','<blockquote class=\"wp-embedded-content\" data-secret=\"XuSJRL1tiZ\"><a href=\"https://6sigma.academy/videos/\">Videos</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://6sigma.academy/videos/embed/#?secret=XuSJRL1tiZ\" data-secret=\"XuSJRL1tiZ\" width=\"600\" height=\"338\" title=\"&#8220;Videos&#8221; &#8212; Six Sigma Academy\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(2091,674,'_pum_built_in','lightbox'),(3902,676,'popup_theme_data_version','3'),(3903,676,'popup_theme_settings','a:65:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"75\";s:17:\"container_padding\";s:2:\"30\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#81d742\";s:22:\"container_border_width\";s:2:\"14\";s:23:\"container_border_radius\";s:2:\"80\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:16:\"title_font_color\";s:7:\"#2d2d2d\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:10:\"Montserrat\";s:17:\"title_font_weight\";s:0:\"\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:0:\"\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-30\";s:19:\"close_position_left\";s:3:\"-30\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-30\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#2d2d2d\";s:17:\"close_line_height\";s:2:\"28\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"28\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";}'),(2097,675,'_pum_built_in','enterprise-blue'),(3904,677,'popup_theme_data_version','3'),(3905,677,'popup_theme_settings','a:65:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#1e73be\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#ffffff\";s:17:\"title_line_height\";s:2:\"28\";s:15:\"title_font_size\";s:2:\"26\";s:17:\"title_font_family\";s:10:\"Sans-Serif\";s:17:\"title_font_weight\";s:0:\"\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#ffffff\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:0:\"\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"0\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"24\";s:11:\"close_width\";s:2:\"24\";s:22:\"close_background_color\";s:7:\"#eeee22\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#1e73be\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:2:\"-1\";s:24:\"close_boxshadow_vertical\";s:1:\"1\";s:20:\"close_boxshadow_blur\";s:1:\"1\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"10\";s:27:\"close_textshadow_horizontal\";s:2:\"-1\";s:25:\"close_textshadow_vertical\";s:1:\"1\";s:21:\"close_textshadow_blur\";s:1:\"1\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"10\";}'),(2103,676,'_pum_built_in','hello-box'),(3906,678,'popup_theme_data_version','3'),(3907,678,'popup_theme_settings','a:65:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#fffbef\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:6:\"outset\";s:22:\"container_border_color\";s:7:\"#dd3333\";s:22:\"container_border_width\";s:2:\"20\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:3:\"yes\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"97\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:0:\"\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:0:\"\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-20\";s:19:\"close_position_left\";s:3:\"-20\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-20\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"20\";s:11:\"close_width\";s:2:\"20\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:2:\"55\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"20\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_font_family\";s:4:\"Acme\";s:17:\"close_font_weight\";s:0:\"\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";}'),(2109,677,'_pum_built_in','cutting-edge'),(3915,674,'popup_theme_data_version','3'),(3916,674,'popup_theme_settings','a:65:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"30\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#0a0a0a\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"3\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:2:\"30\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:3:\"100\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:0:\"\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:6:\"center\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#000000\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:0:\"\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-20\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-40\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"35\";s:11:\"close_width\";s:2:\"35\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"26\";s:15:\"close_font_size\";s:2:\"24\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"2\";s:19:\"close_border_radius\";s:2:\"30\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:2:\"15\";s:22:\"close_boxshadow_spread\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"75\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";}'),(3908,673,'popup_theme_data_version','3'),(2115,678,'_pum_built_in','framed-border'),(2116,679,'data_version','3'),(2117,679,'popup_open_count','88'),(2118,679,'_edit_last','1'),(2119,679,'_edit_lock','1548376648:1'),(2120,679,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2121,679,'slide_template','default'),(2122,679,'popup_title','User Registration'),(2123,679,'popup_settings','a:35:{s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:22:\"close_on_overlay_click\";s:1:\"1\";s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:8:\"theme_id\";s:3:\"674\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:8:\"triggers\";a:0:{}s:7:\"cookies\";a:0:{}s:10:\"theme_slug\";s:8:\"lightbox\";}'),(2610,789,'_yoast_wpseo_primary_ld_course_category','47'),(2605,789,'_yoast_wpseo_content_score','60'),(2138,679,'popup_open_count_total','142'),(2139,679,'popup_last_opened','1563257727'),(3735,584,'mp_sales_decreased','1'),(3734,584,'mp_trashed_time','1550619776'),(2150,688,'_edit_lock','1547178642:1'),(2151,688,'_edit_last','1'),(2152,688,'_footer','normal'),(2153,688,'_wp_page_template','default'),(2154,688,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2155,688,'_mepr_unauthorized_message_type','default'),(2156,688,'_mepr_unauthorized_message',''),(2157,688,'_mepr_unauth_login','default'),(2158,688,'_mepr_unauth_excerpt_type','default'),(2159,688,'_mepr_unauth_excerpt_size','100'),(2160,688,'slide_template','default'),(2161,688,'_yoast_wpseo_content_score','30'),(2162,688,'_mp_store_page','none'),(3653,982,'_wp_attached_file','2019/02/51422023_2231331303745080_6867753745409638400_n.jpg'),(3654,982,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:949;s:4:\"file\";s:59:\"2019/02/51422023_2231331303745080_6867753745409638400_n.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-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:59:\"51422023_2231331303745080_6867753745409638400_n-300x297.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-768x759.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:759;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-600x593.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:593;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-600x593.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:593;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"51422023_2231331303745080_6867753745409638400_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2393,603,'_mepr_unauth_excerpt_size','100'),(2392,603,'_mepr_unauth_excerpt_type','default'),(2391,603,'_mepr_unauth_login','default'),(2390,603,'_mepr_unauthorized_message',''),(2189,696,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:30:\"2019/01/howtolearnsixsigma.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"howtolearnsixsigma-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:\"howtolearnsixsigma-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"howtolearnsixsigma-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"howtolearnsixsigma-1024x768.png\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"howtolearnsixsigma-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"howtolearnsixsigma-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"howtolearnsixsigma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"howtolearnsixsigma-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"howtolearnsixsigma-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"howtolearnsixsigma-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2188,696,'_wp_attached_file','2019/01/howtolearnsixsigma.png'),(2187,695,'_edit_last','1'),(2186,695,'_edit_lock','1555282441:1'),(2190,695,'_wp_page_template','default'),(2191,695,'_footer','normal'),(2193,698,'_menu_item_type','post_type'),(2194,698,'_menu_item_menu_item_parent','0'),(2195,698,'_menu_item_object_id','695'),(2196,698,'_menu_item_object','page'),(2197,698,'_menu_item_target',''),(2198,698,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2199,698,'_menu_item_xfn',''),(2200,698,'_menu_item_url',''),(2202,700,'_wp_attached_file','2019/01/Untitled-1.png'),(2203,700,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1918;s:6:\"height\";i:1490;s:4:\"file\";s:22:\"2019/01/Untitled-1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-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:22:\"Untitled-1-300x233.png\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-768x597.png\";s:5:\"width\";i:768;s:6:\"height\";i:597;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1024x795.png\";s:5:\"width\";i:1024;s:6:\"height\";i:795;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Untitled-1-600x466.png\";s:5:\"width\";i:600;s:6:\"height\";i:466;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Untitled-1-600x466.png\";s:5:\"width\";i:600;s:6:\"height\";i:466;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2204,701,'_wp_attached_file','2019/01/sixsigmahigh.jpg'),(2205,701,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:494;s:6:\"height\";i:771;s:4:\"file\";s:24:\"2019/01/sixsigmahigh.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"sixsigmahigh-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:24:\"sixsigmahigh-192x300.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"sixsigmahigh-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"sixsigmahigh-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"sixsigmahigh-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"sixsigmahigh-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2206,703,'_wp_attached_file','2019/01/Untitled-3.pdf'),(2207,704,'_wp_attached_file','2019/01/sixsigmadirection.jpg'),(2208,704,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:736;s:4:\"file\";s:29:\"2019/01/sixsigmadirection.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"sixsigmadirection-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:29:\"sixsigmadirection-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"sixsigmadirection-768x628.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"sixsigmadirection-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"sixsigmadirection-600x491.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"sixsigmadirection-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"sixsigmadirection-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"sixsigmadirection-600x491.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"sixsigmadirection-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2209,707,'_wp_attached_file','2019/01/sixsignma.jpg'),(2210,707,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2700;s:6:\"height\";i:2208;s:4:\"file\";s:21:\"2019/01/sixsignma.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"sixsignma-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:\"sixsignma-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"sixsignma-768x628.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"sixsignma-1024x837.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:837;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"sixsignma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"sixsignma-600x491.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"sixsignma-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"sixsignma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"sixsignma-600x491.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"sixsignma-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2211,695,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2212,695,'_mepr_unauthorized_message_type','default'),(2213,695,'_mepr_unauthorized_message',''),(2214,695,'_mepr_unauth_login','default'),(2215,695,'_mepr_unauth_excerpt_type','default'),(2216,695,'_mepr_unauth_excerpt_size','100'),(2217,695,'slide_template','default'),(2218,695,'_yoast_wpseo_content_score','30'),(2219,695,'_mp_store_page','none'),(2234,546,'_thumbnail_id',''),(2233,546,'_wp_page_template',''),(2232,710,'_edit_lock','1547191768:1'),(2231,710,'_thumbnail_id',''),(2229,710,'_wp_page_template',''),(2230,710,'_footer',''),(3882,1077,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1445;s:6:\"height\";i:907;s:4:\"file\";s:32:\"2019/02/wholesixsigmapyramid.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-300x188.png\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-768x482.png\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"wholesixsigmapyramid-1024x643.png\";s:5:\"width\";i:1024;s:6:\"height\";i:643;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"wholesixsigmapyramid-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-600x377.png\";s:5:\"width\";i:600;s:6:\"height\";i:377;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-600x377.png\";s:5:\"width\";i:600;s:6:\"height\";i:377;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"wholesixsigmapyramid-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3881,1077,'_wp_attached_file','2019/02/wholesixsigmapyramid.png'),(3879,1076,'_wp_attached_file','2019/02/belt.png'),(3880,1076,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1344;s:6:\"height\";i:1428;s:4:\"file\";s:16:\"2019/02/belt.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"belt-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:\"belt-282x300.png\";s:5:\"width\";i:282;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"belt-768x816.png\";s:5:\"width\";i:768;s:6:\"height\";i:816;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"belt-964x1024.png\";s:5:\"width\";i:964;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"belt-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"belt-600x638.png\";s:5:\"width\";i:600;s:6:\"height\";i:638;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"belt-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"belt-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"belt-600x638.png\";s:5:\"width\";i:600;s:6:\"height\";i:638;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"belt-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3766,625,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3765,625,'mp_sales_decreased','1'),(3775,1035,'_menu_item_object_id','1035'),(3774,1035,'_menu_item_menu_item_parent','0'),(3773,1035,'_menu_item_type','custom'),(3764,625,'mp_trashed_time','1550619802'),(3776,1035,'_menu_item_object','custom'),(3777,1035,'_menu_item_target',''),(3758,577,'mp_trashed_time','1550619802'),(3759,577,'mp_sales_decreased','1'),(3760,577,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3779,1035,'_menu_item_xfn',''),(3778,1035,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3753,573,'mp_sales_decreased','1'),(3754,573,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3752,573,'mp_trashed_time','1550619802'),(3780,1035,'_menu_item_url','https://6sigma.academy/elearning/?action=register&redirect_to'),(3748,599,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3746,599,'mp_trashed_time','1550619802'),(3747,599,'mp_sales_decreased','1'),(3740,125,'mp_trashed_time','1550619802'),(3741,125,'mp_sales_decreased','1'),(3742,125,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3687,974,'_edit_lock','1550195348:1'),(3686,966,'_edit_lock','1550195328:1'),(3685,1016,'_thumbnail_id',''),(3682,1019,'_wp_attached_file','2019/02/1.jpg'),(3683,1019,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:480;s:4:\"file\";s:13:\"2019/02/1.jpg\";s:5:\"sizes\";a:9:{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-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2637,791,'_backorders','no'),(2636,791,'_manage_stock','no'),(2633,791,'total_sales','0'),(2632,791,'_sale_price_dates_to',''),(2631,791,'_sale_price_dates_from',''),(2628,791,'_sku','WPMUDEV_Field_Text'),(2629,791,'_regular_price','WPMUDEV_Field_Text'),(2630,791,'_sale_price','WPMUDEV_Field_Complex'),(2343,653,'_edit_lock','1547423281:1'),(2344,666,'_mepr_unauthorized_message_type','default'),(2345,666,'_mepr_unauthorized_message',''),(2346,666,'_mepr_unauth_login','default'),(2347,666,'_mepr_unauth_excerpt_type','default'),(2348,666,'_mepr_unauth_excerpt_size','100'),(2604,789,'_sfwd-courses','a:17:{s:37:\"sfwd-courses_course_short_description\";s:0:\"\";s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:6:\"closed\";s:30:\"sfwd-courses_custom_button_url\";s:31:\"https://6sigma.academy/register\";s:25:\"sfwd-courses_course_price\";s:5:\"$1200\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:35:\"sfwd-courses_course_lesson_per_page\";s:0:\"\";s:42:\"sfwd-courses_course_lesson_per_page_custom\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_compare\";s:3:\"ALL\";s:26:\"sfwd-courses_course_points\";s:1:\"0\";s:33:\"sfwd-courses_course_points_access\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";s:24:\"sfwd-courses_certificate\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_enabled\";s:3:\"off\";s:32:\"sfwd-courses_course_prerequisite\";a:0:{}}'),(2603,789,'course_price_billing_t3','D'),(2602,789,'course_price_billing_p3',''),(2601,789,'slide_template','default'),(2600,789,'_mepr_unauth_excerpt_size','100'),(2599,789,'_mepr_unauth_excerpt_type','default'),(2598,789,'_mepr_unauth_login','default'),(2593,789,'_edit_lock','1550717765:1'),(2594,789,'_edit_last','1'),(2595,789,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2596,789,'_mepr_unauthorized_message_type','default'),(2597,789,'_mepr_unauthorized_message',''),(2451,777,'_wp_attached_file','2019/01/six-sigma-implementation.jpg'),(2369,630,'_edit_lock','1547427087:1'),(2370,630,'_edit_last','1'),(2371,630,'_footer','normal'),(2372,630,'_wp_page_template','default'),(2373,630,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2374,630,'_mepr_unauthorized_message_type','default'),(2375,630,'_mepr_unauthorized_message',''),(2376,630,'_mepr_unauth_login','default'),(2377,630,'_mepr_unauth_excerpt_type','default'),(2378,630,'_mepr_unauth_excerpt_size','100'),(2379,630,'slide_template','default'),(2380,630,'_yoast_wpseo_content_score','30'),(2381,630,'_mp_store_page','none'),(3883,1079,'_menu_item_type','post_type'),(2627,791,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(2420,773,'_exchange_product','a:0:{}'),(2421,773,'_edit_lock','1550718389:1'),(2422,773,'_edit_last','1'),(2423,773,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2424,773,'_mepr_unauthorized_message_type','default'),(2425,773,'_mepr_unauthorized_message',''),(2426,773,'_mepr_unauth_login','default'),(2427,773,'_mepr_unauth_excerpt_type','default'),(2428,773,'_mepr_unauth_excerpt_size','100'),(2429,773,'slide_template','default'),(2430,773,'course_price_billing_p3',''),(2431,773,'course_price_billing_t3','D'),(2432,773,'_sfwd-courses','a:17:{s:37:\"sfwd-courses_course_short_description\";s:155:\"In this Course candidates will be taught the various Six Sigma implementation techniques using Tools such a Project Management, Business Intellegence, etc.\";s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:6:\"closed\";s:30:\"sfwd-courses_custom_button_url\";s:40:\"https://6sigma.academy/?ldp-paypal-ipn=1\";s:25:\"sfwd-courses_course_price\";s:4:\"$700\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:35:\"sfwd-courses_course_lesson_per_page\";s:0:\"\";s:42:\"sfwd-courses_course_lesson_per_page_custom\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_compare\";s:3:\"ALL\";s:26:\"sfwd-courses_course_points\";s:1:\"0\";s:33:\"sfwd-courses_course_points_access\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";s:24:\"sfwd-courses_certificate\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_enabled\";s:3:\"off\";s:32:\"sfwd-courses_course_prerequisite\";a:0:{}}'),(2433,773,'_yoast_wpseo_content_score','30'),(2434,773,'_learndash_course_grid_enable_video_preview','0'),(2435,773,'_learndash_course_grid_video_embed_code',''),(2436,773,'_learndash_course_grid_custom_button_text',''),(2437,773,'_learndash_course_grid_custom_ribbon_text',''),(2438,773,'_yoast_wpseo_primary_ld_course_category',''),(2626,791,'_membership_product_autocomplete','0'),(2625,791,'_membership_product_level','0'),(2624,791,'_yoast_wpseo_content_score','30'),(2623,791,'slide_template','default'),(2622,791,'_mepr_unauth_excerpt_size','100'),(2621,791,'_mepr_unauth_excerpt_type','default'),(2620,791,'_mepr_unauth_login','default'),(2619,791,'_mepr_unauthorized_message',''),(2618,791,'_mepr_unauthorized_message_type','default'),(2452,777,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:694;s:4:\"file\";s:36:\"2019/01/six-sigma-implementation.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"six-sigma-implementation-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:36:\"six-sigma-implementation-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"six-sigma-implementation-768x521.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"six-sigma-implementation-1024x694.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:694;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"six-sigma-implementation-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"six-sigma-implementation-600x407.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"six-sigma-implementation-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"six-sigma-implementation-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"six-sigma-implementation-600x407.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"six-sigma-implementation-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2453,773,'_thumbnail_id','777'),(2468,781,'_wc_review_count','0'),(2469,781,'_wc_rating_count','a:0:{}'),(2470,781,'_wc_average_rating','0'),(2471,781,'_edit_lock','1547439804:1'),(2472,781,'_edit_last','1'),(2473,781,'_related_course','a:1:{i:0;s:3:\"773\";}'),(2474,781,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2475,781,'_mepr_unauthorized_message_type','default'),(2476,781,'_mepr_unauthorized_message',''),(2477,781,'_mepr_unauth_login','default'),(2478,781,'_mepr_unauth_excerpt_type','default'),(2479,781,'_mepr_unauth_excerpt_size','100'),(2480,781,'slide_template','default'),(2481,781,'_yoast_wpseo_content_score','30'),(2482,781,'_membership_product_level','0'),(2483,781,'_membership_product_autocomplete','0'),(2484,781,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(2485,781,'_sku','WPMUDEV_Field_Text'),(2486,781,'_regular_price','WPMUDEV_Field_Text'),(2487,781,'_sale_price','WPMUDEV_Field_Complex'),(2488,781,'_sale_price_dates_from',''),(2489,781,'_sale_price_dates_to',''),(2490,781,'total_sales','0'),(2491,781,'_tax_status','taxable'),(2492,781,'_tax_class',''),(2493,781,'_manage_stock','no'),(2494,781,'_backorders','no'),(2495,781,'_low_stock_amount',''),(2496,781,'_sold_individually','no'),(2497,781,'_weight','WPMUDEV_Field_Complex'),(2498,781,'_length',''),(2499,781,'_width',''),(2500,781,'_height',''),(2501,781,'_upsell_ids','a:0:{}'),(2502,781,'_crosssell_ids','a:0:{}'),(2503,781,'_purchase_note',''),(2504,781,'_default_attributes','a:0:{}'),(2505,781,'_virtual','yes'),(2506,781,'_downloadable','no'),(2507,781,'_product_image_gallery','777'),(2508,781,'_download_limit','-1'),(2509,781,'_download_expiry','-1'),(2510,781,'_stock',NULL),(2511,781,'_stock_status','instock'),(2512,781,'_product_version','3.5.3'),(2513,781,'_price','700'),(2514,781,'_yoast_wpseo_primary_product_category',''),(2515,781,'_yoast_wpseo_primary_product_cat',''),(2516,781,'sort_price','700'),(2517,781,'featured','0'),(2518,781,'regular_price','700'),(2519,781,'sale_price_amount',''),(2520,781,'mp_sales_count','0'),(2521,781,'product_type','digital'),(2522,781,'_product_type','WPMUDEV_Field_Select'),(2523,781,'sku',''),(2584,781,'mp_product_images','777'),(2524,781,'per_order_limit',''),(2525,781,'_per_order_limit','WPMUDEV_Field_Text'),(2526,781,'has_sale','0'),(2527,781,'_has_sale','WPMUDEV_Field_Checkbox'),(2528,781,'_sale_price_amount','WPMUDEV_Field_Text'),(2529,781,'sale_price_percentage',''),(2530,781,'_sale_price_percentage','WPMUDEV_Field_Text'),(2531,781,'sale_price_start_date',''),(2532,781,'_sale_price_start_date','WPMUDEV_Field_Datepicker'),(2533,781,'sale_price_end_date',''),(2534,781,'_sale_price_end_date','WPMUDEV_Field_Datepicker'),(2535,781,'sale_price','a:4:{i:0;s:17:\"sale_price_amount\";i:1;s:21:\"sale_price_percentage\";i:2;s:21:\"sale_price_start_date\";i:3;s:19:\"sale_price_end_date\";}'),(2536,781,'charge_tax','0'),(2537,781,'_charge_tax','WPMUDEV_Field_Checkbox'),(2538,781,'special_tax_rate',''),(2539,781,'_special_tax_rate','WPMUDEV_Field_Text'),(2540,781,'charge_shipping','0'),(2541,781,'_charge_shipping','WPMUDEV_Field_Checkbox'),(2542,781,'weight_pounds',''),(2543,781,'_weight_pounds','WPMUDEV_Field_Text'),(2544,781,'weight_ounces',''),(2545,781,'_weight_ounces','WPMUDEV_Field_Text'),(2546,781,'weight_extra_shipping_cost','0.00'),(2547,781,'_weight_extra_shipping_cost','WPMUDEV_Field_Text'),(2548,781,'weight','a:3:{i:0;s:13:\"weight_pounds\";i:1;s:13:\"weight_ounces\";i:2;s:26:\"weight_extra_shipping_cost\";}'),(2549,781,'inventory_tracking','0'),(2550,781,'_inventory_tracking','WPMUDEV_Field_Checkbox'),(2551,781,'inv_inventory',''),(2552,781,'_inv_inventory','WPMUDEV_Field_Text'),(2553,781,'inv_out_of_stock_purchase','0'),(2554,781,'_inv_out_of_stock_purchase','WPMUDEV_Field_Checkbox'),(2555,781,'inv','a:2:{i:0;s:13:\"inv_inventory\";i:1;s:25:\"inv_out_of_stock_purchase\";}'),(2556,781,'_inv','WPMUDEV_Field_Complex'),(2557,781,'has_variation','no'),(2558,781,'_has_variation','WPMUDEV_Field_Radio_Group'),(2559,781,'variations_module',''),(2560,781,'_variations_module','WPMUDEV_Field_Variations'),(2561,781,'file_url',''),(2562,781,'_file_url','WPMUDEV_Field_File'),(2563,781,'external_url',''),(2564,781,'_external_url','WPMUDEV_Field_Text'),(2565,781,'product_images',''),(2566,781,'_product_images','WPMUDEV_Field_Images'),(2567,781,'related_products',''),(2568,781,'_related_products','WPMUDEV_Field_Post_Select'),(2569,781,'_featured','WPMUDEV_Field_Checkbox'),(3390,883,'_mepr_product_period_type','lifetime'),(3389,883,'_mepr_product_period','1'),(3388,883,'_mepr_product_price','100.00'),(3387,883,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3386,883,'_edit_last','1'),(3385,880,'_edit_lock','1548201026:1'),(3384,880,'_mp_store_page','none'),(3383,880,'_yoast_wpseo_content_score','30'),(3382,880,'slide_template','default'),(3381,880,'_mepr_unauth_excerpt_size','100'),(2592,789,'_exchange_product','a:0:{}'),(2585,781,'_thumbnail_id','777'),(2617,791,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2611,791,'_wc_review_count','0'),(2612,791,'_wc_rating_count','a:0:{}'),(2613,791,'_wc_average_rating','0'),(2614,791,'_edit_lock','1547439954:1'),(2615,791,'_edit_last','1'),(2616,791,'_related_course','a:1:{i:0;s:3:\"789\";}'),(2638,791,'_low_stock_amount',''),(2639,791,'_sold_individually','no'),(2640,791,'_weight','WPMUDEV_Field_Complex'),(2641,791,'_length',''),(2642,791,'_width',''),(2643,791,'_height',''),(2644,791,'_upsell_ids','a:0:{}'),(2645,791,'_crosssell_ids','a:0:{}'),(2646,791,'_purchase_note',''),(2647,791,'_default_attributes','a:0:{}'),(2648,791,'_virtual','no'),(2649,791,'_downloadable','no'),(2650,791,'_product_image_gallery',''),(2651,791,'_download_limit','-1'),(2652,791,'_download_expiry','-1'),(2653,791,'_stock',NULL),(2654,791,'_stock_status','instock'),(2655,791,'_product_version','3.5.3'),(2656,791,'_price',''),(2657,791,'_yoast_wpseo_primary_product_category',''),(2658,791,'_yoast_wpseo_primary_product_cat',''),(2659,791,'sort_price','1500'),(2660,791,'featured','0'),(2661,791,'regular_price','1500'),(2662,791,'sale_price_amount',''),(2663,791,'mp_product_images','415'),(2664,791,'_thumbnail_id','415'),(2665,791,'mp_sales_count','0'),(2666,791,'product_type','physical'),(2667,791,'_product_type','WPMUDEV_Field_Select'),(2668,791,'sku',''),(2669,791,'per_order_limit',''),(2670,791,'_per_order_limit','WPMUDEV_Field_Text'),(2671,791,'has_sale','0'),(2672,791,'_has_sale','WPMUDEV_Field_Checkbox'),(2673,791,'_sale_price_amount','WPMUDEV_Field_Text'),(2674,791,'sale_price_percentage',''),(2675,791,'_sale_price_percentage','WPMUDEV_Field_Text'),(2676,791,'sale_price_start_date',''),(2677,791,'_sale_price_start_date','WPMUDEV_Field_Datepicker'),(2678,791,'sale_price_end_date',''),(2679,791,'_sale_price_end_date','WPMUDEV_Field_Datepicker'),(2680,791,'sale_price','a:4:{i:0;s:17:\"sale_price_amount\";i:1;s:21:\"sale_price_percentage\";i:2;s:21:\"sale_price_start_date\";i:3;s:19:\"sale_price_end_date\";}'),(2681,791,'charge_tax','0'),(2682,791,'_charge_tax','WPMUDEV_Field_Checkbox'),(2683,791,'special_tax_rate',''),(2684,791,'_special_tax_rate','WPMUDEV_Field_Text'),(2685,791,'charge_shipping','0'),(2686,791,'_charge_shipping','WPMUDEV_Field_Checkbox'),(2687,791,'weight_pounds',''),(2688,791,'_weight_pounds','WPMUDEV_Field_Text'),(2689,791,'weight_ounces',''),(2690,791,'_weight_ounces','WPMUDEV_Field_Text'),(2691,791,'weight_extra_shipping_cost','0.00'),(2692,791,'_weight_extra_shipping_cost','WPMUDEV_Field_Text'),(2693,791,'weight','a:3:{i:0;s:13:\"weight_pounds\";i:1;s:13:\"weight_ounces\";i:2;s:26:\"weight_extra_shipping_cost\";}'),(2694,791,'inventory_tracking','0'),(2695,791,'_inventory_tracking','WPMUDEV_Field_Checkbox'),(2696,791,'inv_inventory',''),(2697,791,'_inv_inventory','WPMUDEV_Field_Text'),(2698,791,'inv_out_of_stock_purchase','0'),(2699,791,'_inv_out_of_stock_purchase','WPMUDEV_Field_Checkbox'),(2700,791,'inv','a:2:{i:0;s:13:\"inv_inventory\";i:1;s:25:\"inv_out_of_stock_purchase\";}'),(2701,791,'_inv','WPMUDEV_Field_Complex'),(2702,791,'has_variation','no'),(2703,791,'_has_variation','WPMUDEV_Field_Radio_Group'),(2704,791,'variations_module',''),(2705,791,'_variations_module','WPMUDEV_Field_Variations'),(2706,791,'file_url',''),(2707,791,'_file_url','WPMUDEV_Field_File'),(2708,791,'external_url',''),(2709,791,'_external_url','WPMUDEV_Field_Text'),(2710,791,'product_images',''),(2711,791,'_product_images','WPMUDEV_Field_Images'),(2712,791,'related_products',''),(2713,791,'_related_products','WPMUDEV_Field_Post_Select'),(2714,791,'_featured','WPMUDEV_Field_Checkbox'),(2715,793,'_exchange_product','a:0:{}'),(2716,793,'_edit_lock','1550718384:1'),(2717,793,'_edit_last','1'),(2718,793,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2719,793,'_mepr_unauthorized_message_type','default'),(2720,793,'_mepr_unauthorized_message',''),(2721,793,'_mepr_unauth_login','default'),(2722,793,'_mepr_unauth_excerpt_type','default'),(2723,793,'_mepr_unauth_excerpt_size','100'),(2724,793,'slide_template','default'),(2725,793,'course_price_billing_p3',''),(2726,793,'course_price_billing_t3','D'),(2727,793,'_sfwd-courses','a:17:{s:37:\"sfwd-courses_course_short_description\";s:0:\"\";s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:6:\"closed\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:5:\"$2320\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:35:\"sfwd-courses_course_lesson_per_page\";s:0:\"\";s:42:\"sfwd-courses_course_lesson_per_page_custom\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_compare\";s:3:\"ALL\";s:26:\"sfwd-courses_course_points\";s:1:\"0\";s:33:\"sfwd-courses_course_points_access\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";s:24:\"sfwd-courses_certificate\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_enabled\";s:3:\"off\";s:32:\"sfwd-courses_course_prerequisite\";a:0:{}}'),(2728,793,'_yoast_wpseo_content_score','30'),(2729,793,'_learndash_course_grid_enable_video_preview','0'),(2730,793,'_learndash_course_grid_video_embed_code',''),(2731,793,'_learndash_course_grid_custom_button_text',''),(2732,793,'_learndash_course_grid_custom_ribbon_text',''),(2733,793,'_yoast_wpseo_primary_ld_course_category',''),(2734,795,'_wc_review_count','0'),(2735,795,'_wc_rating_count','a:0:{}'),(2736,795,'_wc_average_rating','0'),(2737,795,'_edit_lock','1547440022:1'),(2738,796,'_exchange_product','a:0:{}'),(2739,795,'_edit_last','1'),(2740,795,'_related_course','a:1:{i:0;s:3:\"793\";}'),(2741,795,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2742,795,'_mepr_unauthorized_message_type','default'),(2743,795,'_mepr_unauthorized_message',''),(2744,795,'_mepr_unauth_login','default'),(2745,795,'_mepr_unauth_excerpt_type','default'),(2746,795,'_mepr_unauth_excerpt_size','100'),(2747,795,'slide_template','default'),(2748,795,'_yoast_wpseo_content_score','30'),(2749,795,'_membership_product_level','0'),(2750,795,'_membership_product_autocomplete','0'),(2751,795,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(2752,795,'_sku','WPMUDEV_Field_Text'),(2753,795,'_regular_price','WPMUDEV_Field_Text'),(2754,795,'_sale_price','WPMUDEV_Field_Complex'),(2755,795,'_sale_price_dates_from',''),(2756,795,'_sale_price_dates_to',''),(2757,795,'total_sales','0'),(2758,795,'_tax_status','taxable'),(2759,795,'_tax_class',''),(2760,795,'_manage_stock','no'),(2761,795,'_backorders','no'),(2762,795,'_low_stock_amount',''),(2763,795,'_sold_individually','no'),(2764,795,'_weight','WPMUDEV_Field_Complex'),(2765,795,'_length',''),(2766,795,'_width',''),(2767,795,'_height',''),(2768,795,'_upsell_ids','a:0:{}'),(2769,795,'_crosssell_ids','a:0:{}'),(2770,795,'_purchase_note',''),(2771,795,'_default_attributes','a:0:{}'),(2772,795,'_virtual','no'),(2773,795,'_downloadable','no'),(2774,795,'_product_image_gallery',''),(2775,795,'_download_limit','-1'),(2776,795,'_download_expiry','-1'),(2777,795,'_stock',NULL),(2778,795,'_stock_status','instock'),(2779,795,'_product_version','3.5.3'),(2780,795,'_price',''),(2781,795,'_yoast_wpseo_primary_product_category',''),(2782,795,'_yoast_wpseo_primary_product_cat',''),(2783,795,'sort_price','2899'),(2784,795,'featured','0'),(2785,795,'regular_price','2899'),(2786,795,'sale_price_amount',''),(2787,795,'mp_product_images','416'),(2788,795,'_thumbnail_id','416'),(2789,795,'mp_sales_count','0'),(2790,795,'product_type','physical'),(2791,795,'_product_type','WPMUDEV_Field_Select'),(2792,795,'sku',''),(2793,795,'per_order_limit',''),(2794,795,'_per_order_limit','WPMUDEV_Field_Text'),(2795,795,'has_sale','0'),(2796,795,'_has_sale','WPMUDEV_Field_Checkbox'),(2797,795,'_sale_price_amount','WPMUDEV_Field_Text'),(2798,795,'sale_price_percentage',''),(2799,795,'_sale_price_percentage','WPMUDEV_Field_Text'),(2800,795,'sale_price_start_date',''),(2801,795,'_sale_price_start_date','WPMUDEV_Field_Datepicker'),(2802,795,'sale_price_end_date',''),(2803,795,'_sale_price_end_date','WPMUDEV_Field_Datepicker'),(2804,795,'sale_price','a:4:{i:0;s:17:\"sale_price_amount\";i:1;s:21:\"sale_price_percentage\";i:2;s:21:\"sale_price_start_date\";i:3;s:19:\"sale_price_end_date\";}'),(2805,795,'charge_tax','0'),(2806,795,'_charge_tax','WPMUDEV_Field_Checkbox'),(2807,795,'special_tax_rate',''),(2808,795,'_special_tax_rate','WPMUDEV_Field_Text'),(2809,795,'charge_shipping','0'),(2810,795,'_charge_shipping','WPMUDEV_Field_Checkbox'),(2811,795,'weight_pounds',''),(2812,795,'_weight_pounds','WPMUDEV_Field_Text'),(2813,795,'weight_ounces',''),(2814,795,'_weight_ounces','WPMUDEV_Field_Text'),(2815,795,'weight_extra_shipping_cost','0.00'),(2816,795,'_weight_extra_shipping_cost','WPMUDEV_Field_Text'),(2817,795,'weight','a:3:{i:0;s:13:\"weight_pounds\";i:1;s:13:\"weight_ounces\";i:2;s:26:\"weight_extra_shipping_cost\";}'),(2818,795,'inventory_tracking','0'),(2819,795,'_inventory_tracking','WPMUDEV_Field_Checkbox'),(2820,795,'inv_inventory',''),(2821,795,'_inv_inventory','WPMUDEV_Field_Text'),(2822,795,'inv_out_of_stock_purchase','0'),(2823,795,'_inv_out_of_stock_purchase','WPMUDEV_Field_Checkbox'),(2824,795,'inv','a:2:{i:0;s:13:\"inv_inventory\";i:1;s:25:\"inv_out_of_stock_purchase\";}'),(2825,795,'_inv','WPMUDEV_Field_Complex'),(2826,795,'has_variation','no'),(2827,795,'_has_variation','WPMUDEV_Field_Radio_Group'),(2828,795,'variations_module',''),(2829,795,'_variations_module','WPMUDEV_Field_Variations'),(2830,795,'file_url',''),(2831,795,'_file_url','WPMUDEV_Field_File'),(2832,795,'external_url',''),(2833,795,'_external_url','WPMUDEV_Field_Text'),(2834,795,'product_images',''),(2835,795,'_product_images','WPMUDEV_Field_Images'),(2836,795,'related_products',''),(2837,795,'_related_products','WPMUDEV_Field_Post_Select'),(2838,795,'_featured','WPMUDEV_Field_Checkbox'),(2839,796,'_edit_lock','1550718596:1'),(2840,796,'_edit_last','1'),(2841,798,'_wc_review_count','0'),(2842,798,'_wc_rating_count','a:0:{}'),(2843,798,'_wc_average_rating','0'),(2844,796,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2845,796,'_mepr_unauthorized_message_type','default'),(2846,796,'_mepr_unauthorized_message',''),(2847,796,'_mepr_unauth_login','default'),(2848,796,'_mepr_unauth_excerpt_type','default'),(2849,796,'_mepr_unauth_excerpt_size','100'),(2850,796,'slide_template','default'),(2851,796,'course_price_billing_p3',''),(2852,796,'course_price_billing_t3','D'),(2853,796,'_sfwd-courses','a:17:{s:37:\"sfwd-courses_course_short_description\";s:0:\"\";s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:6:\"closed\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:5:\"$3040\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:0:\"\";s:32:\"sfwd-courses_course_lesson_order\";s:0:\"\";s:35:\"sfwd-courses_course_lesson_per_page\";s:0:\"\";s:42:\"sfwd-courses_course_lesson_per_page_custom\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_compare\";s:3:\"ALL\";s:26:\"sfwd-courses_course_points\";s:1:\"0\";s:33:\"sfwd-courses_course_points_access\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";s:24:\"sfwd-courses_certificate\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_enabled\";s:3:\"off\";s:32:\"sfwd-courses_course_prerequisite\";a:0:{}}'),(2854,796,'_yoast_wpseo_content_score','30'),(2855,796,'_learndash_course_grid_enable_video_preview','0'),(2856,796,'_learndash_course_grid_video_embed_code',''),(2857,796,'_learndash_course_grid_custom_button_text',''),(2858,796,'_learndash_course_grid_custom_ribbon_text',''),(2859,796,'_yoast_wpseo_primary_ld_course_category',''),(2860,798,'_edit_lock','1547440125:1'),(2861,798,'_edit_last','1'),(2862,798,'_related_course','a:1:{i:0;s:3:\"796\";}'),(2863,798,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2864,798,'_mepr_unauthorized_message_type','default'),(2865,798,'_mepr_unauthorized_message',''),(2866,798,'_mepr_unauth_login','default'),(2867,798,'_mepr_unauth_excerpt_type','default'),(2868,798,'_mepr_unauth_excerpt_size','100'),(2869,798,'slide_template','default'),(2870,798,'_yoast_wpseo_content_score','30'),(2871,798,'_membership_product_level','0'),(2872,798,'_membership_product_autocomplete','0'),(2873,798,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(2874,798,'_sku','WPMUDEV_Field_Text'),(2875,798,'_regular_price','WPMUDEV_Field_Text'),(2876,798,'_sale_price','WPMUDEV_Field_Complex'),(2877,798,'_sale_price_dates_from',''),(2878,798,'_sale_price_dates_to',''),(2879,798,'total_sales','0'),(2880,798,'_tax_status','taxable'),(2881,798,'_tax_class',''),(2882,798,'_manage_stock','no'),(2883,798,'_backorders','no'),(2884,798,'_low_stock_amount',''),(2885,798,'_sold_individually','no'),(2886,798,'_weight','WPMUDEV_Field_Complex'),(2887,798,'_length',''),(2888,798,'_width',''),(2889,798,'_height',''),(2890,798,'_upsell_ids','a:0:{}'),(2891,798,'_crosssell_ids','a:0:{}'),(2892,798,'_purchase_note',''),(2893,798,'_default_attributes','a:0:{}'),(2894,798,'_virtual','no'),(2895,798,'_downloadable','no'),(2896,798,'_product_image_gallery',''),(2897,798,'_download_limit','-1'),(2898,798,'_download_expiry','-1'),(2899,798,'_stock',NULL),(2900,798,'_stock_status','instock'),(2901,798,'_product_version','3.5.3'),(2902,798,'_price',''),(2903,798,'_yoast_wpseo_primary_product_category',''),(2904,798,'_yoast_wpseo_primary_product_cat',''),(2905,798,'sort_price','3799'),(2906,798,'featured','0'),(2907,798,'regular_price','3799'),(2908,798,'sale_price_amount',''),(2909,798,'mp_product_images','419'),(2910,798,'_thumbnail_id','419'),(2911,798,'mp_sales_count','0'),(2912,798,'product_type','physical'),(2913,798,'_product_type','WPMUDEV_Field_Select'),(2914,798,'sku',''),(2915,798,'per_order_limit',''),(2916,798,'_per_order_limit','WPMUDEV_Field_Text'),(2917,798,'has_sale','0'),(2918,798,'_has_sale','WPMUDEV_Field_Checkbox'),(2919,798,'_sale_price_amount','WPMUDEV_Field_Text'),(2920,798,'sale_price_percentage',''),(2921,798,'_sale_price_percentage','WPMUDEV_Field_Text'),(2922,798,'sale_price_start_date',''),(2923,798,'_sale_price_start_date','WPMUDEV_Field_Datepicker'),(2924,798,'sale_price_end_date',''),(2925,798,'_sale_price_end_date','WPMUDEV_Field_Datepicker'),(2926,798,'sale_price','a:4:{i:0;s:17:\"sale_price_amount\";i:1;s:21:\"sale_price_percentage\";i:2;s:21:\"sale_price_start_date\";i:3;s:19:\"sale_price_end_date\";}'),(2927,798,'charge_tax','0'),(2928,798,'_charge_tax','WPMUDEV_Field_Checkbox'),(2929,798,'special_tax_rate',''),(2930,798,'_special_tax_rate','WPMUDEV_Field_Text'),(2931,798,'charge_shipping','0'),(2932,798,'_charge_shipping','WPMUDEV_Field_Checkbox'),(2933,798,'weight_pounds',''),(2934,798,'_weight_pounds','WPMUDEV_Field_Text'),(2935,798,'weight_ounces',''),(2936,798,'_weight_ounces','WPMUDEV_Field_Text'),(2937,798,'weight_extra_shipping_cost','0.00'),(2938,798,'_weight_extra_shipping_cost','WPMUDEV_Field_Text'),(2939,798,'weight','a:3:{i:0;s:13:\"weight_pounds\";i:1;s:13:\"weight_ounces\";i:2;s:26:\"weight_extra_shipping_cost\";}'),(2940,798,'inventory_tracking','0'),(2941,798,'_inventory_tracking','WPMUDEV_Field_Checkbox'),(2942,798,'inv_inventory',''),(2943,798,'_inv_inventory','WPMUDEV_Field_Text'),(2944,798,'inv_out_of_stock_purchase','0'),(2945,798,'_inv_out_of_stock_purchase','WPMUDEV_Field_Checkbox'),(2946,798,'inv','a:2:{i:0;s:13:\"inv_inventory\";i:1;s:25:\"inv_out_of_stock_purchase\";}'),(2947,798,'_inv','WPMUDEV_Field_Complex'),(2948,798,'has_variation','no'),(2949,798,'_has_variation','WPMUDEV_Field_Radio_Group'),(2950,798,'variations_module',''),(2951,798,'_variations_module','WPMUDEV_Field_Variations'),(2952,798,'file_url',''),(2953,798,'_file_url','WPMUDEV_Field_File'),(2954,798,'external_url',''),(2955,798,'_external_url','WPMUDEV_Field_Text'),(2956,798,'product_images',''),(2957,798,'_product_images','WPMUDEV_Field_Images'),(2958,798,'related_products',''),(2959,798,'_related_products','WPMUDEV_Field_Post_Select'),(2960,798,'_featured','WPMUDEV_Field_Checkbox'),(2961,801,'_exchange_product','a:0:{}'),(2962,801,'_edit_last','1'),(2963,801,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2964,801,'_mepr_unauthorized_message_type','default'),(2965,801,'_mepr_unauthorized_message',''),(2966,801,'_mepr_unauth_login','default'),(2967,801,'_mepr_unauth_excerpt_type','default'),(2968,801,'_mepr_unauth_excerpt_size','100'),(2969,801,'slide_template','default'),(2970,801,'course_price_billing_p3',''),(2971,801,'course_price_billing_t3','D'),(2972,801,'_sfwd-courses','a:17:{s:37:\"sfwd-courses_course_short_description\";s:0:\"\";s:29:\"sfwd-courses_course_materials\";s:0:\"\";s:30:\"sfwd-courses_course_price_type\";s:6:\"closed\";s:30:\"sfwd-courses_custom_button_url\";s:0:\"\";s:25:\"sfwd-courses_course_price\";s:5:\"$4640\";s:31:\"sfwd-courses_course_access_list\";s:0:\"\";s:34:\"sfwd-courses_course_lesson_orderby\";s:10:\"menu_order\";s:32:\"sfwd-courses_course_lesson_order\";s:3:\"ASC\";s:35:\"sfwd-courses_course_lesson_per_page\";s:0:\"\";s:42:\"sfwd-courses_course_lesson_per_page_custom\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_compare\";s:3:\"ALL\";s:26:\"sfwd-courses_course_points\";s:1:\"0\";s:33:\"sfwd-courses_course_points_access\";s:1:\"0\";s:31:\"sfwd-courses_expire_access_days\";s:0:\"\";s:24:\"sfwd-courses_certificate\";s:1:\"0\";s:40:\"sfwd-courses_course_prerequisite_enabled\";s:3:\"off\";s:32:\"sfwd-courses_course_prerequisite\";a:0:{}}'),(2973,801,'_yoast_wpseo_content_score','30'),(2974,801,'_learndash_course_grid_enable_video_preview','0'),(2975,801,'_learndash_course_grid_video_embed_code',''),(2976,801,'_learndash_course_grid_custom_button_text',''),(2977,801,'_learndash_course_grid_custom_ribbon_text',''),(2978,801,'_yoast_wpseo_primary_ld_course_category','47'),(2979,801,'_edit_lock','1550718722:1'),(2980,803,'_wc_review_count','0'),(2981,803,'_wc_rating_count','a:0:{}'),(2982,803,'_wc_average_rating','0'),(2983,803,'_edit_lock','1547440737:1'),(2984,803,'_edit_last','1'),(2985,803,'_related_course','a:1:{i:0;s:3:\"801\";}'),(2986,803,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(2987,803,'_mepr_unauthorized_message_type','default'),(2988,803,'_mepr_unauthorized_message',''),(2989,803,'_mepr_unauth_login','default'),(2990,803,'_mepr_unauth_excerpt_type','default'),(2991,803,'_mepr_unauth_excerpt_size','100'),(2992,803,'slide_template','default'),(2993,803,'_yoast_wpseo_content_score','30'),(2994,803,'_membership_product_level','0'),(2995,803,'_membership_product_autocomplete','0'),(2996,803,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(2997,803,'_sku','WPMUDEV_Field_Text'),(2998,803,'_regular_price','WPMUDEV_Field_Text'),(2999,803,'_sale_price','WPMUDEV_Field_Complex'),(3000,803,'_sale_price_dates_from',''),(3001,803,'_sale_price_dates_to',''),(3002,803,'total_sales','0'),(3003,803,'_tax_status','taxable'),(3004,803,'_tax_class',''),(3005,803,'_manage_stock','no'),(3006,803,'_backorders','no'),(3007,803,'_low_stock_amount',''),(3008,803,'_sold_individually','no'),(3009,803,'_weight','WPMUDEV_Field_Complex'),(3010,803,'_length',''),(3011,803,'_width',''),(3012,803,'_height',''),(3013,803,'_upsell_ids','a:0:{}'),(3014,803,'_crosssell_ids','a:0:{}'),(3015,803,'_purchase_note',''),(3016,803,'_default_attributes','a:0:{}'),(3017,803,'_virtual','no'),(3018,803,'_downloadable','no'),(3019,803,'_product_image_gallery',''),(3020,803,'_download_limit','-1'),(3021,803,'_download_expiry','-1'),(3022,803,'_stock',NULL),(3023,803,'_stock_status','instock'),(3024,803,'_product_version','3.5.3'),(3025,803,'_price',''),(3026,803,'_yoast_wpseo_primary_product_category',''),(3027,803,'_yoast_wpseo_primary_product_cat',''),(3028,803,'sort_price','5799'),(3029,803,'featured','0'),(3030,803,'regular_price','5799'),(3031,803,'sale_price_amount',''),(3032,803,'mp_product_images','422'),(3033,803,'_thumbnail_id','422'),(3034,803,'mp_sales_count','0'),(3035,803,'product_type','physical'),(3036,803,'_product_type','WPMUDEV_Field_Select'),(3037,803,'sku',''),(3038,803,'per_order_limit',''),(3039,803,'_per_order_limit','WPMUDEV_Field_Text'),(3040,803,'has_sale','0'),(3041,803,'_has_sale','WPMUDEV_Field_Checkbox'),(3042,803,'_sale_price_amount','WPMUDEV_Field_Text'),(3043,803,'sale_price_percentage',''),(3044,803,'_sale_price_percentage','WPMUDEV_Field_Text'),(3045,803,'sale_price_start_date',''),(3046,803,'_sale_price_start_date','WPMUDEV_Field_Datepicker'),(3047,803,'sale_price_end_date',''),(3048,803,'_sale_price_end_date','WPMUDEV_Field_Datepicker'),(3049,803,'sale_price','a:4:{i:0;s:17:\"sale_price_amount\";i:1;s:21:\"sale_price_percentage\";i:2;s:21:\"sale_price_start_date\";i:3;s:19:\"sale_price_end_date\";}'),(3050,803,'charge_tax','0'),(3051,803,'_charge_tax','WPMUDEV_Field_Checkbox'),(3052,803,'special_tax_rate',''),(3053,803,'_special_tax_rate','WPMUDEV_Field_Text'),(3054,803,'charge_shipping','0'),(3055,803,'_charge_shipping','WPMUDEV_Field_Checkbox'),(3056,803,'weight_pounds',''),(3057,803,'_weight_pounds','WPMUDEV_Field_Text'),(3058,803,'weight_ounces',''),(3059,803,'_weight_ounces','WPMUDEV_Field_Text'),(3060,803,'weight_extra_shipping_cost','0.00'),(3061,803,'_weight_extra_shipping_cost','WPMUDEV_Field_Text'),(3062,803,'weight','a:3:{i:0;s:13:\"weight_pounds\";i:1;s:13:\"weight_ounces\";i:2;s:26:\"weight_extra_shipping_cost\";}'),(3063,803,'inventory_tracking','0'),(3064,803,'_inventory_tracking','WPMUDEV_Field_Checkbox'),(3065,803,'inv_inventory',''),(3066,803,'_inv_inventory','WPMUDEV_Field_Text'),(3067,803,'inv_out_of_stock_purchase','0'),(3068,803,'_inv_out_of_stock_purchase','WPMUDEV_Field_Checkbox'),(3069,803,'inv','a:2:{i:0;s:13:\"inv_inventory\";i:1;s:25:\"inv_out_of_stock_purchase\";}'),(3070,803,'_inv','WPMUDEV_Field_Complex'),(3071,803,'has_variation','no'),(3072,803,'_has_variation','WPMUDEV_Field_Radio_Group'),(3073,803,'variations_module',''),(3074,803,'_variations_module','WPMUDEV_Field_Variations'),(3075,803,'file_url',''),(3076,803,'_file_url','WPMUDEV_Field_File'),(3077,803,'external_url',''),(3078,803,'_external_url','WPMUDEV_Field_Text'),(3079,803,'product_images',''),(3080,803,'_product_images','WPMUDEV_Field_Images'),(3081,803,'related_products',''),(3082,803,'_related_products','WPMUDEV_Field_Post_Select'),(3083,803,'_featured','WPMUDEV_Field_Checkbox'),(3681,1018,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:356;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/02/2019-lssc-about-accordion.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"2019-lssc-about-accordion-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:37:\"2019-lssc-about-accordion-300x253.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"2019-lssc-about-accordion-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"2019-lssc-about-accordion-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"2019-lssc-about-accordion-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"2019-lssc-about-accordion-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3871,1070,'slide_template','default'),(3109,816,'_wp_old_slug','lesson-2'),(3110,816,'course_id','801'),(3111,816,'_sfwd-lessons','a:2:{i:0;s:0:\"\";s:19:\"sfwd-lessons_course\";i:801;}'),(3679,1016,'_mp_store_page','none'),(3680,1018,'_wp_attached_file','2019/02/2019-lssc-about-accordion.jpg'),(3678,1016,'_yoast_wpseo_content_score','30'),(3672,1016,'_edit_last','1'),(3673,1016,'_edit_lock','1564012833:1'),(3674,1016,'_footer','normal'),(3675,1016,'_wp_page_template','default'),(3676,1016,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3677,1016,'slide_template','default'),(3118,819,'_edit_lock','1550197021:1'),(3119,819,'_edit_last','1'),(3120,819,'_footer','normal'),(3121,819,'_wp_page_template','default'),(3122,819,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3123,819,'_mepr_unauthorized_message_type','default'),(3124,819,'_mepr_unauthorized_message',''),(3125,819,'_mepr_unauth_login','default'),(3126,819,'_mepr_unauth_excerpt_type','default'),(3127,819,'_mepr_unauth_excerpt_size','100'),(3128,819,'slide_template','default'),(3129,819,'_yoast_wpseo_content_score','60'),(3130,819,'_mp_store_page','none'),(3131,826,'_edit_lock','1547525666:1'),(3132,826,'_edit_last','1'),(3158,838,'_mepr_unauth_login','default'),(3157,838,'_mepr_unauthorized_message',''),(3156,838,'_mepr_unauthorized_message_type','default'),(3366,879,'_mp_store_page','none'),(3365,879,'_yoast_wpseo_content_score','60'),(3152,838,'_edit_last','1'),(3153,838,'_footer','normal'),(3154,838,'_wp_page_template','default'),(3155,838,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3151,838,'_edit_lock','1556397366:1'),(3159,838,'_mepr_unauth_excerpt_type','default'),(3160,838,'_mepr_unauth_excerpt_size','100'),(3161,838,'slide_template','default'),(3162,838,'_yoast_wpseo_content_score','30'),(3163,838,'_mp_store_page','none'),(3875,1072,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:636;s:6:\"height\";i:452;s:4:\"file\";s:51:\"2019/02/industries-that-is-using-lean-six-sigma.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"industries-that-is-using-lean-six-sigma-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:\"industries-that-is-using-lean-six-sigma-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"industries-that-is-using-lean-six-sigma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"industries-that-is-using-lean-six-sigma-600x426.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"industries-that-is-using-lean-six-sigma-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"industries-that-is-using-lean-six-sigma-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"industries-that-is-using-lean-six-sigma-600x426.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"industries-that-is-using-lean-six-sigma-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3874,1072,'_wp_attached_file','2019/02/industries-that-is-using-lean-six-sigma.jpg'),(3873,1070,'_mp_store_page','none'),(3736,584,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3730,127,'mp_cart_info','O:7:\"MP_Cart\":11:{s:9:\"\0*\0_items\";a:0:{}s:21:\"\0*\0_items_unavailable\";a:2:{s:7:\"deleted\";a:0:{}s:11:\"stock_issue\";a:0:{}}s:6:\"\0*\0_id\";i:1;s:15:\"\0*\0_id_original\";N;s:13:\"\0*\0_cookie_id\";N;s:20:\"\0*\0_is_download_only\";N;s:9:\"\0*\0_total\";a:0:{}s:15:\"\0*\0_use_cookies\";b:0;s:9:\"is_global\";b:0;s:11:\"is_editable\";b:1;s:14:\"download_count\";a:0:{}}'),(3729,127,'mp_sales_decreased','1'),(3728,127,'mp_trashed_time','1550619776'),(3191,848,'_wp_attached_file','2019/01/YB_450.png'),(3192,848,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:450;s:4:\"file\";s:18:\"2019/01/YB_450.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"YB_450-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:\"YB_450-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"YB_450-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"YB_450-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"YB_450-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"YB_450-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3193,793,'_thumbnail_id','848'),(3197,789,'_thumbnail_id','850'),(3198,851,'_wp_attached_file','2019/01/Lean-Six-Sigma-Green-Belt-Certification.png'),(3199,851,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:594;s:6:\"height\";i:575;s:4:\"file\";s:51:\"2019/01/Lean-Six-Sigma-Green-Belt-Certification.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Green-Belt-Certification-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:\"Lean-Six-Sigma-Green-Belt-Certification-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Green-Belt-Certification-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Green-Belt-Certification-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Green-Belt-Certification-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Green-Belt-Certification-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3200,796,'_thumbnail_id','851'),(3201,852,'_wp_attached_file','2019/01/Lean-Six-Sigma-Black-Belt-Certification.png'),(3202,852,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:573;s:6:\"height\";i:575;s:4:\"file\";s:51:\"2019/01/Lean-Six-Sigma-Black-Belt-Certification.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Black-Belt-Certification-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:\"Lean-Six-Sigma-Black-Belt-Certification-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Black-Belt-Certification-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Black-Belt-Certification-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Black-Belt-Certification-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Lean-Six-Sigma-Black-Belt-Certification-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3203,801,'_thumbnail_id','852'),(3204,854,'_edit_lock','1550540185:1'),(3205,854,'_edit_last','1'),(3206,854,'_footer','normal'),(3207,854,'_wp_page_template','default'),(3208,854,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3209,854,'_mepr_unauthorized_message_type','default'),(3210,854,'_mepr_unauthorized_message',''),(3211,854,'_mepr_unauth_login','default'),(3212,854,'_mepr_unauth_excerpt_type','default'),(3213,854,'_mepr_unauth_excerpt_size','100'),(3214,854,'slide_template','default'),(3215,854,'_yoast_wpseo_content_score','60'),(3216,854,'_mp_store_page','none'),(3218,858,'_edit_lock','1556397461:1'),(3219,858,'_edit_last','1'),(3220,858,'_footer','normal'),(3221,858,'_wp_page_template','default'),(3222,858,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3223,858,'_mepr_unauthorized_message_type','default'),(3224,858,'_mepr_unauthorized_message',''),(3225,858,'_mepr_unauth_login','default'),(3226,858,'_mepr_unauth_excerpt_type','default'),(3227,858,'_mepr_unauth_excerpt_size','100'),(3228,858,'slide_template','default'),(3229,858,'_yoast_wpseo_content_score','60'),(3230,858,'_mp_store_page','none'),(3231,861,'_menu_item_type','post_type'),(3232,861,'_menu_item_menu_item_parent','0'),(3233,861,'_menu_item_object_id','854'),(3234,861,'_menu_item_object','page'),(3235,861,'_menu_item_target',''),(3236,861,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3237,861,'_menu_item_xfn',''),(3238,861,'_menu_item_url',''),(3864,1048,'_oembed_92d04f8e88b181a9d0e965bded12aa1b','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/zIc1R6hmGIY?start=77&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3863,1048,'_thumbnail_id',''),(3861,1048,'_oembed_51f562863b4806ce8113c90e81bdb299','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/tqxSu_0dRUg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3862,1048,'_oembed_time_51f562863b4806ce8113c90e81bdb299','1550888047'),(3860,17,'_oembed_time_51f562863b4806ce8113c90e81bdb299','1550884358'),(3858,17,'_oembed_time_727e9b21015de7a5933cd3e09c831ce5','1550883029'),(3859,17,'_oembed_51f562863b4806ce8113c90e81bdb299','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/tqxSu_0dRUg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3827,17,'_mp_store_page','none'),(3828,17,'_oembed_68763d3294416e4373238864095e0205','{{unknown}}'),(3857,17,'_oembed_727e9b21015de7a5933cd3e09c831ce5','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/zIc1R6hmGIY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3983,1116,'_menu_item_type','post_type'),(3984,1116,'_menu_item_menu_item_parent','1035'),(3825,17,'_oembed_e68180fcbadbe71bc664f1d57fedeaa4','{{unknown}}'),(3985,1116,'_menu_item_object_id','1114'),(3986,1116,'_menu_item_object','page'),(3987,1116,'_menu_item_target',''),(3988,1116,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3989,1116,'_menu_item_xfn',''),(3990,1116,'_menu_item_url',''),(3992,695,'_oembed_97120786a5d618011442f73be26e093f','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/AoPiLg8DZ3A?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3982,1114,'_oembed_time_00ef791b243669989b38187eda50a55e','1555020378'),(3979,1114,'_oembed_d54c0eacf49155980771c4d2e703d0e6','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3977,1114,'slide_template','default'),(3978,1114,'_yoast_wpseo_content_score','30'),(3865,1048,'_oembed_time_92d04f8e88b181a9d0e965bded12aa1b','1550888064'),(3980,1114,'_oembed_time_d54c0eacf49155980771c4d2e703d0e6','1555020368'),(3981,1114,'_oembed_00ef791b243669989b38187eda50a55e','<iframe width=\"829\" height=\"466\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3974,1114,'_oembed_time_d73fa77a91afa78fe0fd8590a10d012d','1555020361'),(3354,879,'_edit_last','1'),(3355,879,'_edit_lock','1550014135:1'),(3356,879,'_footer','normal'),(3357,879,'_wp_page_template','default'),(3358,879,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3359,879,'_mepr_unauthorized_message_type','default'),(3976,1114,'_wp_page_template','default'),(3510,934,'popup_open_count','41'),(3509,934,'data_version','3'),(3995,695,'_oembed_time_d54c0eacf49155980771c4d2e703d0e6','1555033959'),(3994,695,'_oembed_d54c0eacf49155980771c4d2e703d0e6','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3975,1114,'_footer','normal'),(3364,879,'slide_template','default'),(3361,879,'_mepr_unauth_login','default'),(3362,879,'_mepr_unauth_excerpt_type','default'),(3363,879,'_mepr_unauth_excerpt_size','100'),(3360,879,'_mepr_unauthorized_message',''),(3333,757,'_edit_lock','1548297845:1'),(3973,1114,'_oembed_d73fa77a91afa78fe0fd8590a10d012d','<iframe width=\"825\" height=\"464\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3960,17,'_oembed_d54c0eacf49155980771c4d2e703d0e6','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3961,17,'_oembed_time_d54c0eacf49155980771c4d2e703d0e6','1554952758'),(3340,757,'_edit_last','1'),(3341,757,'_footer','normal'),(3342,757,'_wp_page_template','default'),(3343,757,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3344,757,'slide_template','default'),(3345,757,'_yoast_wpseo_content_score','30'),(3346,757,'_mepr_manual_login_form',''),(3347,757,'_mp_store_page','none'),(3391,883,'_mepr_product_signup_button_text','Register'),(3380,880,'_mepr_unauth_excerpt_type','default'),(3379,880,'_mepr_unauth_login','default'),(3378,880,'_mepr_unauthorized_message',''),(3373,880,'_edit_last','1'),(3374,880,'_footer','normal'),(3375,880,'_wp_page_template','default'),(3376,880,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3377,880,'_mepr_unauthorized_message_type','default'),(3392,883,'_mepr_product_limit_cycles',''),(3393,883,'_mepr_product_limit_cycles_num','2'),(3394,883,'_mepr_product_limit_cycles_action','expire'),(3395,883,'_mepr_product_trial',''),(3396,883,'_mepr_product_trial_days','0'),(3397,883,'_mepr_product_trial_amount','0.00'),(3398,883,'_mepr_product_trial_once','1'),(3399,883,'_mepr_group_id','0'),(3400,883,'_mepr_group_order','0'),(3401,883,'_mepr_product_who_can_purchase','a:1:{i:0;O:8:\"stdClass\":2:{s:9:\"user_type\";s:7:\"members\";s:10:\"product_id\";s:8:\"anything\";}}'),(3402,883,'_mepr_product_is_highlighted',''),(3403,883,'_mepr_product_pricing_title','1 Year Certification Expiry'),(3404,883,'_mepr_product_pricing_display','auto'),(3405,883,'_mepr_product_custom_price',''),(3406,883,'_mepr_product_pricing_heading_text',''),(3407,883,'_mepr_product_pricing_footer_text',''),(3408,883,'_mepr_product_pricing_button_text','Sign Up'),(3409,883,'_mepr_product_pricing_button_position','footer'),(3410,883,'_mepr_product_pricing_benefits','a:1:{i:0;s:0:\"\";}'),(3411,883,'_mepr_register_price_action','default'),(3412,883,'_mepr_register_price',''),(3413,883,'_mepr_thank_you_page_enabled',''),(3414,883,'_mepr_thank_you_page_type','message'),(3415,883,'_mepr_product_thank_you_message',''),(3416,883,'_mepr_product_thank_you_page_id','0'),(3417,883,'_mepr_custom_login_urls_enabled',''),(3418,883,'_mepr_custom_login_urls_default',''),(3419,883,'_mepr_custom_login_urls','a:0:{}'),(3420,883,'_mepr_expire_type','delay'),(3421,883,'_mepr_expire_after','1'),(3422,883,'_mepr_expire_unit','years'),(3423,883,'_mepr_expire_fixed','2019-01-23'),(3424,883,'_mepr_tax_exempt',''),(3425,883,'_mepr_allow_renewal','1'),(3426,883,'_mepr_access_url',''),(3427,883,'_mepr_emails','a:1:{s:27:\"MeprUserProductWelcomeEmail\";a:4:{s:7:\"enabled\";b:0;s:12:\"use_template\";b:1;s:7:\"subject\";s:40:\"** Thanks for Purchasing {$product_name}\";s:4:\"body\";s:943:\"<div id=\"header\" style=\"width: 680px;padding: 0px;margin: 0 auto;text-align: left\">\n<h1 style=\"font-size: 30px;margin-bottom: 4px\">Thanks for Purchasing {$product_name}</h1>\n</div>\n<div id=\"body\" style=\"width: 600px;background: white;padding: 40px;margin: 0 auto;text-align: left\">\n<div id=\"receipt\">\n<div class=\"section\" style=\"margin-bottom: 24px\">You can login here: {$login_page}</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">Using this username and password:</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">\n<table class=\"transaction\" style=\"clear: both\">\n<tbody>\n<tr>\n<th style=\"text-align: left\">Username:</th>\n<td>{$username}</td>\n</tr>\n<tr>\n<th style=\"text-align: left\">Password:</th>\n<td>*** Password you set during signup ***</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">Cheers!</div>\n<div class=\"section\" style=\"margin-bottom: 24px\">The {$blog_name} Team</div>\n</div>\n</div>\n\";}}'),(3428,883,'_mepr_disable_address_fields',''),(3429,883,'_mepr_allow_simultaneous_subscriptions',''),(3430,883,'_mepr_use_custom_template',''),(3431,883,'_mepr_custom_template','page-blank-featured.php'),(3432,883,'_mepr_customize_payment_methods',''),(3433,883,'_mepr_customize_profile_fields',''),(3434,883,'_mepr_cannot_purchase_message','You don\'t have access to purchase this item.'),(3435,883,'_mepr_plan_code',''),(3436,883,'_wp_page_template',''),(3437,883,'_learndash_memberpress_courses',NULL),(3438,883,'slide_template','default'),(3439,883,'_yoast_wpseo_content_score','30'),(3440,883,'_edit_lock','1548282674:1'),(3972,1114,'_edit_last','1'),(3971,1114,'_edit_lock','1555020237:1'),(3803,1040,'_menu_item_url','https://www.facebook.com/6sigma.academy'),(3797,1040,'_menu_item_menu_item_parent','0'),(3798,1040,'_menu_item_object_id','1040'),(3799,1040,'_menu_item_object','custom'),(3800,1040,'_menu_item_target',''),(3801,1040,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3802,1040,'_menu_item_xfn',''),(3467,679,'_mepr_unauthorized_message_type','default'),(3652,854,'_thumbnail_id',''),(3794,1039,'_menu_item_url','https://www.linkedin.com/company/six-sigma-academy-pte-ltd/'),(3796,1040,'_menu_item_type','custom'),(3793,1039,'_menu_item_xfn',''),(3787,1039,'_menu_item_type','custom'),(3788,1039,'_menu_item_menu_item_parent','0'),(3789,1039,'_menu_item_object_id','1039'),(3790,1039,'_menu_item_object','custom'),(3791,1039,'_menu_item_target',''),(3792,1039,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3468,679,'_mepr_unauthorized_message',''),(3469,679,'_mepr_unauth_login','default'),(3470,679,'_mepr_unauth_excerpt_type','default'),(3471,679,'_mepr_unauth_excerpt_size','100'),(3472,674,'_edit_lock','1548371304:1'),(3473,674,'_edit_last','1'),(3474,674,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3475,674,'slide_template','default'),(3476,674,'popup_theme_defaults_set','true'),(3477,674,'_pum_user_modified','1'),(3478,679,'popup_conversion_count','0'),(3479,679,'popup_count_reset','a:3:{s:9:\"timestamp\";i:1548232991;s:5:\"opens\";i:54;s:11:\"conversions\";i:0;}'),(3480,679,'popup_last_conversion','0'),(3856,17,'_oembed_time_da27f0046901e10712da88f1134fc11f','1550865218'),(3854,17,'_oembed_time_97120786a5d618011442f73be26e093f','1550865190'),(3855,17,'_oembed_da27f0046901e10712da88f1134fc11f','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/lron3Cm2Vxc?start=92&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3853,17,'_oembed_97120786a5d618011442f73be26e093f','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/AoPiLg8DZ3A?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3851,1054,'_menu_item_url',''),(3845,1054,'_menu_item_menu_item_parent','0'),(3846,1054,'_menu_item_object_id','1048'),(3847,1054,'_menu_item_object','page'),(3848,1054,'_menu_item_target',''),(3849,1054,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3850,1054,'_menu_item_xfn',''),(3843,1048,'_mp_store_page','none'),(3844,1054,'_menu_item_type','post_type'),(3842,1048,'_yoast_wpseo_content_score','30'),(3839,1048,'_oembed_a01e602026917d53aa38c375528cd90b','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/lron3Cm2Vxc?start=129&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3840,1048,'_oembed_time_a01e602026917d53aa38c375528cd90b','1550864248'),(3841,1048,'slide_template','default'),(3837,1048,'_footer','normal'),(3836,1048,'_wp_page_template','default'),(3834,1048,'_oembed_0281977d62c2fb6c38f1c051bc6988f9','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/lron3Cm2Vxc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3835,1048,'_oembed_time_0281977d62c2fb6c38f1c051bc6988f9','1550864170'),(3511,934,'_edit_lock','1548197931:1'),(3512,934,'_edit_last','1'),(3513,934,'_oembed_93489be6519984f018dee5f1b8dc8fc2','<blockquote class=\"wp-embedded-content\" data-secret=\"JU0JzvADtp\"><a href=\"https://6sigma.academy/login/\">Login</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://6sigma.academy/login/embed/#?secret=JU0JzvADtp\" data-secret=\"JU0JzvADtp\" width=\"600\" height=\"338\" title=\"&#8220;Login&#8221; &#8212; Six Sigma Academy\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(3514,934,'_oembed_time_93489be6519984f018dee5f1b8dc8fc2','1548196079'),(3515,934,'_learndash_plus','a:2:{s:7:\"protect\";b:0;s:14:\"selectedlevels\";a:0:{}}'),(3516,934,'_mepr_unauthorized_message_type','default'),(3517,934,'_mepr_unauthorized_message',''),(3518,934,'_mepr_unauth_login','default'),(3519,934,'_mepr_unauth_excerpt_type','default'),(3520,934,'_mepr_unauth_excerpt_size','100'),(3521,934,'slide_template','default'),(3522,934,'popup_title',''),(3523,934,'popup_settings','a:35:{s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:8:\"theme_id\";s:3:\"674\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:8:\"triggers\";a:0:{}s:7:\"cookies\";a:0:{}s:10:\"theme_slug\";s:8:\"lightbox\";}'),(3530,879,'_thumbnail_id',''),(3531,934,'popup_open_count_total','41'),(3532,934,'popup_last_opened','1563257716'),(3993,695,'_oembed_time_97120786a5d618011442f73be26e093f','1555033955'),(3833,1048,'_oembed_time_97120786a5d618011442f73be26e093f','1550864159'),(3830,1048,'_edit_lock','1550887862:1'),(3831,1048,'_edit_last','1'),(3832,1048,'_oembed_97120786a5d618011442f73be26e093f','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/AoPiLg8DZ3A?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(4064,1208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2019/07/6.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-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:\"6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"6-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4063,1208,'_wp_attached_file','2019/07/6.jpg'),(4061,1201,'_wp_attached_file','2019/07/5.jpg'),(4062,1201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2019/07/5.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-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:\"5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4060,1200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2019/07/4.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-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:\"4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4059,1200,'_wp_attached_file','2019/07/4.jpg'),(4058,1199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:510;s:4:\"file\";s:13:\"2019/07/3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-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:\"3-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"3-768x306.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:306;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"3-1024x408.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4052,695,'_thumbnail_id',''),(4055,1198,'_wp_attached_file','2019/07/2.jpg'),(4033,1169,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:646;s:6:\"height\";i:250;s:4:\"file\";s:28:\"2019/05/Google-Play-Icon.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Google-Play-Icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Google-Play-Icon-300x116.png\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4056,1198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:620;s:4:\"file\";s:13:\"2019/07/2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-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:\"2-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x372.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"2-1024x496.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4032,1169,'_wp_attached_file','2019/05/Google-Play-Icon.png'),(4057,1199,'_wp_attached_file','2019/07/3.jpg'),(3957,1048,'_oembed_time_2543d87ff8190fa693531dbe02ada792','1551772599'),(3955,1048,'_oembed_896994bb19ac50da78b7a0608bcbd62b','{{unknown}}'),(3956,1048,'_oembed_2543d87ff8190fa693531dbe02ada792','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(4017,1157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:600;s:4:\"file\";s:35:\"2019/04/online-learning-in-fiji.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"online-learning-in-fiji-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:\"online-learning-in-fiji-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"online-learning-in-fiji-768x404.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:404;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"online-learning-in-fiji-1024x539.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:42:\"Woman\'s Hand log in to a e-learning screen\";s:17:\"created_timestamp\";s:10:\"1473120000\";s:9:\"copyright\";s:11:\"Simonkolton\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:18:\"e-learning concept\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:32:{i:0;s:13:\"Visual Screen\";i:1;s:19:\"Wireless Technology\";i:2;s:7:\"Student\";i:3;s:10:\"Multimedia\";i:4;s:12:\"Touch Screen\";i:5;s:13:\"Businesswoman\";i:6;s:5:\"Women\";i:7;s:7:\"Seminar\";i:8;s:16:\"Computer Network\";i:9;s:14:\"Training Class\";i:10;s:4:\"Menu\";i:11;s:8:\"Studying\";i:12;s:18:\"Sensory Perception\";i:13;s:8:\"Teaching\";i:14;s:8:\"Learning\";i:15;s:5:\"Skill\";i:16;s:13:\"Communication\";i:17;s:10:\"Innovation\";i:18;s:10:\"Futuristic\";i:19;s:9:\"Education\";i:20;s:10:\"Technology\";i:21;s:10:\"Lifestyles\";i:22;s:25:\"Digitally Generated Image\";i:23;s:12:\"Human Finger\";i:24;s:10:\"Human Hand\";i:25;s:7:\"Teacher\";i:26;s:10:\"University\";i:27;s:4:\"Book\";i:28;s:8:\"Internet\";i:29;s:17:\"Computer Software\";i:30;s:9:\"Equipment\";i:31;s:8:\"E-reader\";}}}'),(3944,1093,'_menu_item_url',''),(3938,1093,'_menu_item_menu_item_parent','0'),(3939,1093,'_menu_item_object_id','22'),(3940,1093,'_menu_item_object','page'),(3941,1093,'_menu_item_target',''),(3942,1093,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3943,1093,'_menu_item_xfn',''),(3937,1093,'_menu_item_type','post_type'),(3935,1092,'_menu_item_url',''),(4016,1157,'_wp_attached_file','2019/04/online-learning-in-fiji.jpg'),(3934,1092,'_menu_item_xfn',''),(3928,1092,'_menu_item_type','post_type'),(3929,1092,'_menu_item_menu_item_parent','1093'),(3930,1092,'_menu_item_object_id','46'),(3931,1092,'_menu_item_object','page'),(3932,1092,'_menu_item_target',''),(3933,1092,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3650,977,'_edit_last','1'),(3651,977,'_edit_lock','1548710200:1'),(3663,987,'_wp_attached_file','2019/02/51502929_2231331617078382_724971921011113984_n.jpg'),(3664,987,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:641;s:4:\"file\";s:58:\"2019/02/51502929_2231331617078382_724971921011113984_n.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-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:58:\"51502929_2231331617078382_724971921011113984_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"51502929_2231331617078382_724971921011113984_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3665,988,'_wp_attached_file','2019/02/51540110_2231331743745036_5230588387714400256_n.jpg'),(3666,988,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:641;s:4:\"file\";s:59:\"2019/02/51540110_2231331743745036_5230588387714400256_n.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-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:59:\"51540110_2231331743745036_5230588387714400256_n-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"51540110_2231331743745036_5230588387714400256_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3670,1014,'_wp_attached_file','2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg'),(3671,1014,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:881;s:4:\"file\";s:93:\"2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-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:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-768x529.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:529;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:94:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-1024x705.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-600x413.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-600x413.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:93:\"0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3888,1079,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3889,1079,'_menu_item_xfn',''),(3890,1079,'_menu_item_url',''),(3892,1070,'_oembed_97120786a5d618011442f73be26e093f','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/AoPiLg8DZ3A?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3893,1070,'_oembed_time_97120786a5d618011442f73be26e093f','1550949145'),(3894,1070,'_oembed_3a2aa09721dc95481375abb94787e285','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/1Y-rnL9-OB8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3895,1070,'_oembed_time_3a2aa09721dc95481375abb94787e285','1550949163'),(3896,1070,'_oembed_92d04f8e88b181a9d0e965bded12aa1b','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/zIc1R6hmGIY?start=77&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3897,1070,'_oembed_time_92d04f8e88b181a9d0e965bded12aa1b','1550949249'),(3898,1048,'_oembed_1e9d5647f3817ad2aa83fe86f4292a93','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/1Y-rnL9-OB8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3899,1048,'_oembed_time_1e9d5647f3817ad2aa83fe86f4292a93','1550949572'),(3900,675,'popup_theme_data_version','3'),(3901,675,'popup_theme_settings','a:65:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:17:\"container_padding\";s:2:\"28\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"5\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"4\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#315b7c\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"34\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:0:\"\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:0:\"\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"×\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"8\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"8\";s:13:\"close_padding\";s:1:\"4\";s:12:\"close_height\";s:2:\"28\";s:11:\"close_width\";s:2:\"28\";s:22:\"close_background_color\";s:7:\"#315b7c\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"20\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";s:0:\"\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"42\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";}'),(4067,1210,'_wp_attached_file','2019/07/8.jpg'),(4068,1210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2019/07/8.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-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:\"8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"8-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"8-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4069,1211,'_wp_attached_file','2019/07/9.jpg'),(4070,1211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:13:\"2019/07/9.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-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:\"9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"9-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"9-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4071,1213,'_wp_attached_file','2019/07/10.jpg'),(4072,1213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2019/07/10.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"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:14:\"10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"10-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"10-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4073,1215,'_edit_lock','1564004378:1'),(4074,1215,'_edit_last','1'),(4075,1215,'_footer','normal'),(4076,1215,'_wp_page_template','default'),(4077,1215,'slide_template','default'),(4078,1215,'_yoast_wpseo_content_score','30'),(4079,1215,'_thumbnail_id',''),(4080,1220,'_menu_item_type','post_type'),(4081,1220,'_menu_item_menu_item_parent','0'),(4082,1220,'_menu_item_object_id','1215'),(4083,1220,'_menu_item_object','page'),(4084,1220,'_menu_item_target',''),(4085,1220,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4086,1220,'_menu_item_xfn',''),(4087,1220,'_menu_item_url','');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=1235 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (879,1,'2019-01-22 10:59:34','2019-01-21 22:59:34','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n<p style=\"text-align: center;\">\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n</p>\n\n[/col]\n\n[/row]','Re-Certifications','','publish','closed','closed','','re-certifications','','','2019-01-23 10:35:18','2019-01-22 22:35:18','',0,'https://6sigma.academy/?page_id=879',0,'page','',0),(838,1,'2019-01-16 00:08:10','2019-01-16 00:08:10','[gravityform id=\"1\" title=\"true\" description=\"true\"]','Registration','','publish','closed','closed','','registration','','','2019-01-16 00:08:41','2019-01-16 00:08:41','',0,'https://6sigma.academy/?page_id=838',0,'page','',0),(24,1,'2018-07-15 20:38:18','2018-07-15 20:38:18','[row style=\"collapse\" width=\"full-width\"]\r\n\r\n[col span=\"5\" span__sm=\"12\"]\r\n\r\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\r\n\r\n[/ux_banner]\r\n\r\n[/col]\r\n[col span=\"7\" span__sm=\"12\"]\r\n\r\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\r\n\r\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\r\n\r\n[gap height=\"6px\"]\r\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\r\n<strong>Date</strong>: 23rd February, 2019 Time: 8a.m\r\n\r\n<strong>Venue</strong>\r\n\r\nUSP Pacific TAFE,\r\n\r\nWalu Bay, Suva FIJI\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n 	<li>Those looking to find success in their project and aim to change mindset of workers, managers and executives.</li>\r\n</ul>\r\nFees:\r\n\r\n[gap height=\"10px\"]\r\n\r\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\r\n\r\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[ux_countdown size=\"240\" color=\"light\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n&nbsp;','Upcoming Events','','publish','closed','closed','','upcoming-events','','','2018-11-09 03:45:14','2018-11-09 03:45:14','',0,'https://6sigma.academy/?page_id=24',0,'page','',0),(25,1,'2018-07-15 20:38:18','2018-07-15 20:38:18','','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-07-15 20:38:18','2018-07-15 20:38:18','',24,'https://6sigma.academy/2018/07/15/24-revision-v1/',0,'revision','',0),(436,1,'2018-12-04 22:08:27','2018-12-04 22:08:27','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n<p><img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" /></p>\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p><img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" /></p>\n<p><strong>Duration: Three days. Fees: $2,899 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in March </strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\n<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\n</ul>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma</p>\n<ul>\n<li>Must have 1 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:08:27','2018-12-04 22:08:27','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(512,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','TeacherAttendance','Teacher Attendance','publish','closed','closed','','sch-teacherattendance','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-teacherattendance/',0,'page','',0),(37,1,'2018-07-15 21:20:28','2018-07-15 21:20:28',' ','','','publish','closed','closed','','37','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=37',1,'nav_menu_item','',0),(357,1,'2018-11-02 18:25:28','2018-11-02 18:25:28','[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p><strong>Date</strong>: 23rd February, 2019 Time: 8a.m</p>\n<p><strong>Venue</strong></p>\n<p>USP Pacific TAFE,</p>\n<p>Walu Bay, Suva FIJI</p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n<li>Those looking to find success in their project and aim to change mindset of workers, managers and executives.</li>\n</ul>\n<p>Fees:</p>\n[gap height=\"10px\"]\n\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown size=\"240\" color=\"light\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:25:28','2018-11-02 18:25:28','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(356,1,'2018-11-02 18:24:23','2018-11-02 18:24:23','[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p>Overview of six sigma concepts &amp; fundamentals.</p>\n<p>Explore how Six Sigma can enhance Business Processes!</p>\n<p>Find hidden ideas and tools that can transform your organization in reaching your goals &amp; objectives.</p>\n<p><strong>Date</strong>: 23rd February, 2019 Time: 8a.m</p>\n<p><strong>Venue</strong></p>\n<p>USP Pacific TAFE,</p>\n<p>Walu Bay, Suva FIJI</p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n<li>Those looking to find success in their project and aim to change mindset of workers, managers and executives.</li>\n</ul>\n<p>Fees: </p>\n[gap height=\"10px\"]\n\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown size=\"240\" color=\"light\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:24:23','2018-11-02 18:24:23','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(355,1,'2018-11-02 18:19:32','2018-11-02 18:19:32','[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p>Overview of six sigma concepts &amp; fundamentals.</p>\n<p>Explore how Six Sigma can enhance Business Processes!</p>\n<p><strong>Date</strong>: 23rd February, 2019 Time: 8a.m</p>\n<p><strong>Venue</strong></p>\n<p>USP Pacific TAFE,</p>\n<p>Walu Bay, Suva FIJI</p>\n<p> </p>\n[gap height=\"10px\"]\n\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown size=\"240\" color=\"light\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:19:32','2018-11-02 18:19:32','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(44,1,'2018-07-15 21:15:50','2018-07-15 21:15:50','[rev_slider alias=\"coming_soon\"]','Foundation','','publish','closed','closed','','foundation','','','2018-09-24 20:47:47','2018-09-24 20:47:47','',0,'https://6sigma.academy/?page_id=44',0,'page','',0),(45,1,'2018-07-15 21:15:50','2018-07-15 21:15:50','','Foundation','','inherit','closed','closed','','44-revision-v1','','','2018-07-15 21:15:50','2018-07-15 21:15:50','',44,'https://6sigma.academy/2018/07/15/44-revision-v1/',0,'revision','',0),(46,1,'2018-07-15 21:16:08','2018-07-15 21:16:08','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented. Process does not only mean in professional life or task but at personal level as well. Six Sigma guides and assist individuals to remove defects from within themselves to improve in their lifestyle. Everything is a process and how you handle these processes and its sub processes are key to success.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma workshops and love to share some of the amazing benefits six sigma has to offer.</p>\r\nWe have created an amazing online platform where you can get trained and become certified in six sigma. We have also placed other important courses for you to do it and are certified globally.\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Looking forward to seeing you online or one of our face to face workshops.</p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\r\n<em><strong>Mr. Sachin Singh.</strong></em>\r\n<em><strong>Master Black Belt Six Sigma</strong></em></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Letter from Expert','','publish','closed','closed','','letter-from-director','','','2019-04-15 11:09:19','2019-04-14 23:09:19','',0,'https://6sigma.academy/?page_id=46',0,'page','',0),(1145,1,'2019-04-15 11:05:06','2019-04-14 23:05:06','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented. Process does not only mean in professional careers or task but at personal level as well. Six Sigma guides and assist individuals to remove defects from the processes. Everything is a process and how you handle these processes and sub processes are key to success.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma workshops and love to share some of the amazing benefits six sigma has to offer.</p>\r\nWe have created a amazing online platform where you can get trained and become certified six sigma professionals.\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Looking forward to seeing you online or one of our face to face workshops.</p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\r\n<em><strong>Mr. Sachin Singh.</strong></em>\r\n<em><strong>Master Black Belt Six Sigma</strong></em></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Letter from Expert','','inherit','closed','closed','','46-revision-v1','','','2019-04-15 11:05:06','2019-04-14 23:05:06','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(1094,1,'2019-02-28 05:15:33','2019-02-27 17:15:33','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is a process and how you handle these processes and sub processes  are key to success. Our goal is to increase six sigma professionals in Fiji and in developing island countries. </p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma workshops  and love to share some of the amazing benefits six sigma has to offer.We have face to face training available for all belt levels at the workforce unit in University of the South Pacific.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then we will meet soon.</p>\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em><br /><em><strong>Mr. Sachin Singh.</strong></em><br /><em><strong>Master Black Belt Six Sigma</strong></em></p>\n<p style=\"color: #000000; text-align: left;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Expert','','inherit','closed','closed','','46-revision-v1','','','2019-02-28 05:15:33','2019-02-27 17:15:33','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(427,1,'2018-12-04 03:22:23','2018-12-04 03:22:23','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. Our goal is to increase six sigma professionals in Fiji and in developing island countries. We believe that when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then we will meet soon.</p>\n<p style=\"align: left;\"></p>\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em><br />\n<em><strong>Mr. Sachin Singh.</strong></em><br />\n<em><strong>Master Black Belt Six Sigma</strong></em></p>\n<p style=\"color: #000000; text-align: left;\"></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Expert','','inherit','closed','closed','','46-revision-v1','','','2018-12-04 03:22:23','2018-12-04 03:22:23','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(299,1,'2018-09-27 23:31:44','2018-09-27 23:31:44','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. Our goal is to increase six sigma professionals in Fiji and developing island countries. We believe that when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then we will meet soon.</p>\r\n<p style=\"align: left;\"><img class=\"alignleft\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sign.png\" width=\"100px\" height=\"10px\" /></p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\r\n<em><strong>Mr. Sachin Singh.</strong></em>\r\n<em><strong>Director/Master Black Belt Six Sigma</strong></em></p>\r\n<p style=\"color: #000000; text-align: left;\"><img class=\"alignnone wp-image-266\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sig-300x88.png\" alt=\"\" width=\"354\" height=\"104\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-09-27 23:31:44','2018-09-27 23:31:44','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(47,1,'2018-07-15 21:16:08','2018-07-15 21:16:08','','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-07-15 21:16:08','2018-07-15 21:16:08','',46,'https://6sigma.academy/2018/07/15/46-revision-v1/',0,'revision','',0),(260,1,'2018-09-24 02:45:02','2018-09-24 02:45:02','','sign','','inherit','open','closed','','sign','','','2018-09-24 02:45:02','2018-09-24 02:45:02','',0,'https://6sigma.academy/wp-content/uploads/2018/09/sign.jpg',0,'attachment','image/jpeg',0),(261,1,'2018-09-24 03:27:30','2018-09-24 03:27:30','','sign','','inherit','open','closed','','sign-2','','','2018-09-24 03:27:30','2018-09-24 03:27:30','',0,'https://6sigma.academy/wp-content/uploads/2018/09/sign.png',0,'attachment','image/png',0),(262,1,'2018-09-24 03:31:39','2018-09-24 03:31:39','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then I will meet there.</p>\n<p> </p>\n<p style=\"align: left;\"><img class=\"alignleft\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sign.png\" width=\"100px\" height=\"30px\" /></p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p><em><strong>Warm Regards,</strong></em><br /><em><strong>Mr. Sachin Singh.</strong></em><br /><em><strong>Director.</strong></em></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-09-24 03:31:39','2018-09-24 03:31:39','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(263,1,'2018-09-24 03:39:25','2018-09-24 03:39:25','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then I will meet there.</p>\n<p> </p>\n<p style=\"align: left;\"><img class=\"alignleft\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sign.png\" width=\"100px\" height=\"10px\" /></p>\n<p> </p>\n<p> </p>\n<p></p>\n<p> </p>\n<p></p>\n<p style=\"color: #000000; text-align: left; \"><em><strong>Warm Regards,</strong></em><br /><em><strong>Mr. Sachin Singh.</strong></em><br /><em><strong>Director.</strong></em></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-09-24 03:39:25','2018-09-24 03:39:25','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(264,1,'2018-09-24 03:43:40','2018-09-24 03:43:40','','20170601_170717','','inherit','open','closed','','20170601_170717','','','2018-09-24 03:43:40','2018-09-24 03:43:40','',0,'https://6sigma.academy/wp-content/uploads/2018/09/20170601_170717.jpg',0,'attachment','image/jpeg',0),(265,1,'2018-09-24 03:46:04','2018-09-24 03:46:04','{{unknown}}','','','publish','closed','closed','','fc684eb99ae5e5a63783f74817d87a13','','','2018-09-24 03:46:04','2018-09-24 03:46:04','',0,'https://6sigma.academy/fc684eb99ae5e5a63783f74817d87a13/',0,'oembed_cache','',0),(266,1,'2018-09-24 04:02:05','2018-09-24 04:02:05','','sig','','inherit','open','closed','','sig','','','2018-09-24 04:02:05','2018-09-24 04:02:05','',0,'https://6sigma.academy/wp-content/uploads/2018/09/sig.png',0,'attachment','image/png',0),(267,1,'2018-09-24 04:03:12','2018-09-24 04:03:12','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then I will meet there.</p>\n<p style=\"align: left;\"><img class=\"alignleft\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sign.png\" width=\"100px\" height=\"10px\" /></p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em><br /><em><strong>Mr. Sachin Singh.</strong></em><br /><em><strong>Director.</strong></em></p>\n<p style=\"color: #000000; text-align: left;\"><img class=\"alignnone  wp-image-266\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sig-300x88.png\" alt=\"\" width=\"354\" height=\"104\" /> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-09-24 04:03:12','2018-09-24 04:03:12','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(14,1,'2018-07-15 20:12:49','2018-07-15 20:12:49','<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Subject\r\n    [text your-subject] </label>\r\n\r\n<label> Your Message\r\n    [textarea your-message] </label>\r\n\r\n[submit \"Send\"]\n1\nSix Sigma Academy \"[your-subject]\"\n[your-name] <production@ebusinesspacific.com>\nsachin@6sigma.academy\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\nReply-To: [your-email]\n\n\n\n\nSix Sigma Academy \"[your-subject]\"\nSix Sigma Academy <production@ebusinesspacific.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\nReply-To: production@ebusinesspacific.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 1','','publish','closed','closed','','contact-form-1','','','2018-09-27 23:39:40','2018-09-27 23:39:40','',0,'https://6sigma.academy/?post_type=wpcf7_contact_form&#038;p=14',0,'wpcf7_contact_form','',0),(253,1,'2018-09-24 01:06:03','2018-09-24 01:06:03','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-09-24 01:06:03','2018-09-24 01:06:03','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(55,1,'2018-07-15 22:44:54','2018-07-15 22:44:54','https://6sigma.academy/wp-content/uploads/2018/07/cropped-six_sigma_academy_favicon.png','cropped-six_sigma_academy_favicon.png','','inherit','open','closed','','cropped-six_sigma_academy_favicon-png','','','2018-07-15 22:44:54','2018-07-15 22:44:54','',0,'https://6sigma.academy/wp-content/uploads/2018/07/cropped-six_sigma_academy_favicon.png',0,'attachment','image/png',0),(57,1,'2018-07-15 22:45:45','2018-07-15 22:45:45','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#ffffff;\n	border-width: 0px;\n	background-color: #2782bf;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n	border-color: #999;\n}\n\nbutton[type=\"submit\"] {\n	background-color: #2782bf;\n}\n\n','flatsome','','publish','closed','closed','','flatsome','','','2019-01-13 21:50:07','2019-01-13 21:50:07','',0,'https://6sigma.academy/2018/07/15/flatsome/',0,'custom_css','',0),(58,1,'2018-07-15 22:45:45','2018-07-15 22:45:45','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-15 22:45:45','2018-07-15 22:45:45','',57,'https://6sigma.academy/2018/07/15/57-revision-v1/',0,'revision','',0),(251,1,'2018-09-24 00:51:15','2018-09-24 00:51:15','','suqre','','inherit','open','closed','','suqre','','','2018-09-24 00:51:15','2018-09-24 00:51:15','',0,'https://6sigma.academy/wp-content/uploads/2018/09/suqre.jpg',0,'attachment','image/jpeg',0),(368,1,'2017-03-02 15:42:22','2017-03-02 15:42:22','<p>Lobortis natoque vitae aliquam tortor magnis neque fringilla fames dis nec enim, dictum condimentum class ultrices mi in hendrerit dapibus aliquet elit, quisque facilisi magna suscipit inceptos aptent lacinia himenaeos volutpat dolor.</p>','Sed fugit interea , fugit irreparabile tempus','','publish','closed','closed','','urna-odio-ultricies-non-varius-velit-hendrerit','','','2017-03-02 15:42:22','2017-03-02 15:42:22','',365,'https://6sigma.academy/urna-odio-ultricies-non-varius-velit-hendrerit/',0,'module','',0),(17,1,'2018-07-15 20:36:13','2018-07-15 20:36:13','[rev_slider alias=\"new_main\"]\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 27th-28th September 2019. Venue: Suva</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','publish','closed','closed','','home','','','2019-08-30 08:22:45','2019-08-29 20:22:45','',0,'https://6sigma.academy/?page_id=17',0,'page','',0),(18,1,'2018-07-15 20:36:13','2018-07-15 20:36:13','','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-15 20:36:13','2018-07-15 20:36:13','',17,'https://6sigma.academy/2018/07/15/17-revision-v1/',0,'revision','',0),(19,1,'2018-07-15 20:36:28','2018-07-15 20:36:28','','About Us','','inherit','closed','closed','','17-revision-v1','','','2018-07-15 20:36:28','2018-07-15 20:36:28','',17,'https://6sigma.academy/2018/07/15/17-revision-v1/',0,'revision','',0),(20,1,'2018-07-15 20:37:23','2018-07-15 20:37:23','','Upcoming Events','','inherit','closed','closed','','17-revision-v1','','','2018-07-15 20:37:23','2018-07-15 20:37:23','',17,'https://6sigma.academy/2018/07/15/17-revision-v1/',0,'revision','',0),(21,1,'2018-07-15 20:37:39','2018-07-15 20:37:39','','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-15 20:37:39','2018-07-15 20:37:39','',17,'https://6sigma.academy/2018/07/15/17-revision-v1/',0,'revision','',0),(22,1,'2018-07-15 20:37:55','2018-07-15 20:37:55','[section]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations ( IBSA) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Career in Six Sigma and contribute to the continuous process improvement.</p>\r\nWe are the South Pacific\'s Voice for Quality where we want to uplift the quality of services in various industries.\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\r\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\r\n<strong>Six Sigma Academy also offers complete direct implementation of Lean Six Sigma at various companies and organizations. Our master black belt can review your organizations processes and use advance tools and resources and provide high end process engineering consultancy that will  help you achieve your goals and objectives. This is our additional service apart from providing education on Six Sigma Academy.</strong>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\r\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnonewp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" />\r\n\r\nThe International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.\r\n\r\n[/section]','About Us','','publish','closed','closed','','about-us','','','2019-08-31 09:17:13','2019-08-30 21:17:13','',0,'https://6sigma.academy/?page_id=22',0,'page','',0),(23,1,'2018-07-15 20:37:55','2018-07-15 20:37:55','','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-15 20:37:55','2018-07-15 20:37:55','',22,'https://6sigma.academy/2018/07/15/22-revision-v1/',0,'revision','',0),(366,1,'2017-03-02 15:42:08','2017-03-02 15:42:08','<p>A luctus vitae montes ridiculus laoreet augue felis consectetur, libero posuere conubia pretium metus placerat donec sit porttitor, blandit convallis lacus taciti nec fermentum sem. Molestie nostra aptent non semper fames diam a, inceptos malesuada lorem sem torquent imperdiet ridiculus, hac ad ornare nec eleifend bibendum. Eleifend pretium vitae fames dictum scelerisque eu, gravida sodales tellus cum quam integer, natoque ornare fusce sociis blandit. Sagittis gravida fermentum maecenas euismod senectus felis pharetra placerat, integer malesuada pulvinar aenean sollicitudin hendrerit rhoncus luctus, consequat curabitur erat amet sapien sit ridiculus.</p><p>Sed etiam amet sociosqu ac euismod vehicula mi, orci mus neque urna luctus vulputate faucibus ultrices, a sagittis nostra malesuada tortor conubia. Maecenas aenean ultrices eget habitasse scelerisque vel tortor, purus bibendum odio non turpis urna nisl, phasellus tempus leo elit nunc penatibus. Eros dis laoreet sollicitudin tincidunt tristique venenatis varius orci per dui malesuada imperdiet nascetur aliquet, curae donec habitasse ullamcorper non viverra molestie suspendisse etiam in elit neque odio.</p>','Virtus sola homines beatos reddit','','publish','closed','closed','','platea-conubia-tempor-justo-integer','','','2017-03-02 15:42:08','2017-03-02 15:42:08','',365,'https://6sigma.academy/platea-conubia-tempor-justo-integer/',0,'module','',0),(367,1,'2017-03-02 15:42:15','2017-03-02 15:42:15','Quam ultrices magnis imperdiet turpis dignissim duis dolor nullam, sit commodo enim per suscipit eu montes justo, pulvinar neque amet ut condimentum sem malesuada.\n\nNatoque morbi facilisi sed taciti faucibus accumsan ridiculus cum suscipit, ut at nulla quam dignissim donec sociis suspendisse id, pellentesque diam rhoncus magnis nec gravida auctor eleifend.','Ars non habet osorem nisi ignorantem','','publish','closed','closed','','mattis-hendrerit-molestie-turpis-ipsum-augue-lectus','','','2017-03-02 15:42:15','2017-03-02 15:42:15','',365,'https://6sigma.academy/mattis-hendrerit-molestie-turpis-ipsum-augue-lectus/',0,'module','',0),(364,1,'2016-11-20 17:30:15','2016-11-20 17:30:15','<p>Sem velit nisl semper morbi gravida lacinia hendrerit fringilla commodo tempus sollicitudin, turpis lectus nullam sociis natoque proin cursus duis dapibus dictumst montes, per dictum felis erat nunc habitant nam dis sed tempor.</p><p>Dapibus ligula tempus torquent venenatis arcu nascetur scelerisque nisl montes, commodo augue porttitor non taciti primis sit cras nec, luctus at a lacinia hendrerit etiam nulla amet.</p><p>Felis eu turpis sollicitudin commodo facilisi torquent pretium cras scelerisque arcu, ornare himenaeos erat lacinia ipsum at senectus urna primis, imperdiet ac fermentum malesuada blandit adipiscing sem lacus amet.</p>','Non scholae, sed vitae discimus','<p>Lorem ipsum dolor sit amet consectetur adipiscing elit tincidunt diam sodales consequat dignissim id magna purus lacus conubia aptent curabitur senectus auctor integer placerat</p>','draft','closed','closed','','non-scholae-sed-vitae-discimus','','','2016-11-20 17:30:15','2016-11-20 17:30:15','',0,'https://6sigma.academy/?p=364',0,'course','',0),(70,1,'2018-07-16 03:42:28','2018-07-16 03:42:28','','slider-preset1-02','','inherit','open','closed','','slider-preset1-02','','','2018-07-16 03:42:28','2018-07-16 03:42:28','',0,'https://6sigma.academy/wp-content/uploads/2018/07/slider-preset1-02.png',0,'attachment','image/png',0),(72,1,'2018-07-16 03:59:17','2018-07-16 03:59:17','[section]\n\n\n[/section]\n[gallery]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-16 03:59:17','2018-07-16 03:59:17','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(73,1,'2018-07-16 04:01:27','2018-07-16 04:01:27','[section]\r\n\r\n[rev_slider alias=\"home1\"]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-16 04:01:27','2018-07-16 04:01:27','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(74,1,'2018-07-16 21:56:30','2018-07-16 21:56:30','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"3.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"3.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 21:56:30','2018-07-16 21:56:30','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(75,1,'2018-07-16 21:57:30','2018-07-16 21:57:30','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"3.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 21:57:30','2018-07-16 21:57:30','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(76,1,'2018-07-16 21:58:18','2018-07-16 21:58:18','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 21:58:18','2018-07-16 21:58:18','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(77,1,'2018-07-16 21:58:58','2018-07-16 21:58:58','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 21:58:58','2018-07-16 21:58:58','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(78,1,'2018-07-16 22:34:21','2018-07-16 22:34:21','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p style= \"text-align: justify; color: #000000; font-family: arial narrow;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"color: #000000; font- family: arial;\">Six Sigma Academy has partnered with University of the South Pacific’s <strong>(USP)</strong> Pacific Technical and Further Education (Pacific TAFE) , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:34:21','2018-07-16 22:34:21','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(79,1,'2018-07-16 22:36:47','2018-07-16 22:36:47','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with University of the South Pacific’s <strong>(USP)</strong> Pacific Technical and Further Education (Pacific TAFE) , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:36:47','2018-07-16 22:36:47','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(80,1,'2018-07-16 22:39:03','2018-07-16 22:39:03','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:39:03','2018-07-16 22:39:03','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(81,1,'2018-07-16 22:42:07','2018-07-16 22:42:07','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n\n[/section]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:42:07','2018-07-16 22:42:07','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(82,1,'2018-07-16 22:45:57','2018-07-16 22:45:57','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<i><h2 style= \"font-size: 60px; color: #540000\">What Is Six Sigma?</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:45:57','2018-07-16 22:45:57','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(83,1,'2018-07-16 22:47:46','2018-07-16 22:47:46','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-29px 0px 0px 0px\"]\n\n<i><h2 style= \"font-size: 60px; color: #540000\">What Is Six Sigma?</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:47:46','2018-07-16 22:47:46','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(84,1,'2018-07-16 22:48:14','2018-07-16 22:48:14','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-29px 0px 0px 0px\"]\n\n<i><h2 style= \"font-size: 60px; color: #540000\">What Is Six Sigma?</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:48:14','2018-07-16 22:48:14','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(85,1,'2018-07-16 22:50:36','2018-07-16 22:50:36','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-11px 0px 0px 0px\"]\n\n<i><h2 style= \"font-size: 60px; color: #540000\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:50:36','2018-07-16 22:50:36','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(86,1,'2018-07-16 22:51:17','2018-07-16 22:51:17','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-20px 0px 0px 0px\"]\n\n<i><h2 style= \"font-size: 60px; color: #540000\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:51:17','2018-07-16 22:51:17','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(87,1,'2018-07-16 22:51:40','2018-07-16 22:51:40','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-30px 0px 0px 0px\"]\n\n<i><h2 style= \"font-size: 60px; color: #540000\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:51:40','2018-07-16 22:51:40','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(88,1,'2018-07-16 22:52:02','2018-07-16 22:52:02','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"237px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">Six  Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing  and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<i><h2 style= \"font-size: 60px; color: #540000\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 22:52:02','2018-07-16 22:52:02','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(365,1,'2017-03-02 15:42:01','2017-03-02 15:42:01','<p>Metus varius faucibus nibh condimentum class tellus vestibulum mi vitae dictumst, etiam quisque lectus euismod convallis placerat posuere nisi sit, enim risus netus mattis porttitor penatibus at sapien imperdiet.</p>','Unit Ipsum','sit enim dictumst tincidunt sed suscipit auctor praesent curabitur volutpat commodo senectus mi quisque magna ridiculus lacus litora hendrerit nostra massa integer aenean nisi magnis habitasse arcu montes velit scelerisque','publish','closed','closed','','praesent-venenatis-consectetur-habitasse-a-nisi-hac-hendrerit','','','2017-03-02 15:42:01','2017-03-02 15:42:01','',364,'https://6sigma.academy/praesent-venenatis-consectetur-habitasse-a-nisi-hac-hendrerit/',0,'unit','',0),(354,1,'2018-11-02 18:17:22','2018-11-02 18:17:22','[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p>Overview of six sigma concepts &amp; fundamentals</p>\n[gap height=\"10px\"]\n\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown size=\"240\" color=\"light\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:17:22','2018-11-02 18:17:22','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(96,1,'2018-07-16 23:19:37','2018-07-16 23:19:37','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style= \"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services. </p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developingand emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<p><i></p>\n<h2 style= \"font-size: 60px; color: #540000\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-07-16 23:19:37','2018-07-16 23:19:37','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(97,1,'2018-07-16 23:41:26','2018-07-16 23:41:26','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.\n\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nI hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nTill then I will meet there.\n</p>','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-07-16 23:41:26','2018-07-16 23:41:26','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(98,1,'2018-07-16 23:42:51','2018-07-16 23:42:51','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\n[row]\n\n[col span__sm=\"12\" padding=\"50px 0px 0px 0px\"]\n\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.\n\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nI hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nTill then I will meet there.\n</p>\n\n[/col]\n\n[/row]','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-07-16 23:42:51','2018-07-16 23:42:51','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(337,1,'2018-11-02 10:07:52','2018-11-02 10:07:52','','unsplash31-3-of-3','','inherit','open','closed','','unsplash31-3-of-3','','','2018-11-02 10:07:52','2018-11-02 10:07:52','',0,'https://6sigma.academy/wp-content/uploads/2018/11/unsplash31-3-of-3.jpg',0,'attachment','image/jpeg',0),(338,1,'2018-11-02 10:17:39','2018-11-02 10:17:39','Six Sigma in Fiji','Six Sigma in Fiji','','inherit','open','closed','','course__integlobal_courses_leansixsigmafundamentals__course-promo-image-1499758002-75','','','2018-11-02 10:21:02','2018-11-02 10:21:02','',0,'https://6sigma.academy/wp-content/uploads/2018/11/course__integlobal_courses_LeanSixSigmaFundamentals__course-promo-image-1499758002.75.jpg',0,'attachment','image/jpeg',0),(384,1,'2018-11-09 02:28:31','2018-11-09 02:28:31','','The concept of modern education. Template with silhouette of th','The concept of modern education. \nTemplate with silhouette of the child head with gears surrounded by science and education icons.','inherit','open','closed','','the-concept-of-modern-education-template-with-silhouette-of-th','','','2018-11-09 02:28:34','2018-11-09 02:28:34','',0,'https://6sigma.academy/wp-content/uploads/2018/11/sp-mindset-225x225.jpg',0,'attachment','image/jpeg',0),(376,1,'2018-11-08 22:19:15','0000-00-00 00:00:00','','Untitled Unit','','draft','closed','closed','','','','','2018-11-08 22:19:15','0000-00-00 00:00:00','',375,'https://6sigma.academy/?post_type=unit&p=376',0,'unit','',0),(106,1,'2018-07-17 16:34:15','2018-07-17 16:34:15','[section]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3><p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 16:34:15','2018-07-17 16:34:15','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(107,1,'2018-07-17 16:43:41','2018-07-17 16:43:41','','QM0118-DEPT-Quality_101B-p1FT','','inherit','open','closed','','qm0118-dept-quality_101b-p1ft','','','2018-07-17 16:43:41','2018-07-17 16:43:41','',0,'https://6sigma.academy/wp-content/uploads/2018/07/QM0118-DEPT-Quality_101B-p1FT.jpg',0,'attachment','image/jpeg',0),(108,1,'2018-07-17 16:53:17','2018-07-17 16:53:17','','1200px-Six_sigma-2.svg','','inherit','open','closed','','1200px-six_sigma-2-svg','','','2018-07-17 16:53:17','2018-07-17 16:53:17','',0,'https://6sigma.academy/wp-content/uploads/2018/07/1200px-Six_sigma-2.svg.png',0,'attachment','image/png',0),(109,1,'2018-07-17 17:01:00','2018-07-17 17:01:00','','6sigstepsonly','','inherit','open','closed','','6sigstepsonly','','','2018-07-17 17:01:00','2018-07-17 17:01:00','',0,'https://6sigma.academy/wp-content/uploads/2018/07/6sigstepsonly.png',0,'attachment','image/png',0),(111,1,'2018-07-17 17:13:16','2018-07-17 17:13:16','','d19d5sz0wkl0lu.cloudfront','','inherit','open','closed','','d19d5sz0wkl0lu-cloudfront','','','2018-07-17 17:13:16','2018-07-17 17:13:16','',0,'https://6sigma.academy/wp-content/uploads/2018/07/d19d5sz0wkl0lu.cloudfront.jpg',0,'attachment','image/jpeg',0),(112,1,'2018-07-17 17:13:39','2018-07-17 17:13:39','[section]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3><p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n<h3>Course Overview</h3><p>Details about the course that we offer and more will be updated soon.</p>\n<h5>More about Six Sigma</h5><p></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<br />\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<br />\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<br />\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl  </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3><p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 17:13:39','2018-07-17 17:13:39','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(370,1,'2017-03-02 15:42:36','2017-03-02 15:42:36','<p>Netus sem phasellus ligula nullam leo class, nisl risus cursus urna habitasse porttitor, mauris sapien fames mus vivamus.</p>','Pulvis et umbra sumus','','publish','closed','closed','','natoque-volutpat-consequat-molestie-maecenas-donec','','','2017-03-02 15:42:36','2017-03-02 15:42:36','',365,'https://6sigma.academy/natoque-volutpat-consequat-molestie-maecenas-donec/',0,'module','',0),(371,1,'2017-03-02 15:42:44','2017-03-02 15:42:44','<p>Condimentum phasellus ad imperdiet habitant sociis nec vestibulum eu metus et eleifend, duis augue sodales aliquam nascetur in faucibus amet facilisis congue, venenatis dapibus nullam tortor quisque litora conubia dis tellus dictum.</p>','Cognosce te ipsum','','publish','closed','closed','','purus-mi-eros-pharetra-quam','','','2017-03-02 15:42:44','2017-03-02 15:42:44','',365,'https://6sigma.academy/purus-mi-eros-pharetra-quam/',0,'module','',0),(372,1,'2017-03-02 15:42:52','2017-03-02 15:42:52','<p>Ut praesent curabitur cursus integer lorem ultricies netus eget, aliquam facilisi nullam ultrices conubia montes orci vivamus potenti, commodo auctor purus scelerisque urna vitae velit.</p>','Parieti loqueris','','publish','closed','closed','','posuere-aenean-nam','','','2017-03-02 15:42:52','2017-03-02 15:42:52','',365,'https://6sigma.academy/posuere-aenean-nam/',0,'module','',0),(373,1,'2017-03-02 15:43:00','2017-03-02 15:43:00','<p>Conubia accumsan senectus tortor nisi odio mauris nullam nascetur penatibus habitasse nec vestibulum, ipsum pharetra potenti at laoreet habitant risus nunc morbi tempor.</p>','Nec Caesar supra grammaticos','','publish','closed','closed','','fames-vehicula-consectetur-morbi-felis-adipiscing','','','2017-03-02 15:43:00','2017-03-02 15:43:00','',365,'https://6sigma.academy/fames-vehicula-consectetur-morbi-felis-adipiscing/',0,'module','',0),(374,1,'2017-03-02 15:43:08','2017-03-02 15:43:08','<p>Venenatis consequat libero bibendum montes natoque taciti vulputate, integer ad odio platea velit sem praesent dictumst, volutpat penatibus aliquam elementum sollicitudin hendrerit.</p>','Is fecit, cui prodest','','publish','closed','closed','','hendrerit-nam-ultricies-maecenas-hac','','','2017-03-02 15:43:08','2017-03-02 15:43:08','',365,'https://6sigma.academy/hendrerit-nam-ultricies-maecenas-hac/',0,'module','',0),(375,1,'2018-11-08 22:19:09','0000-00-00 00:00:00','<ul><li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li><li>Change management with modern mindset approach</li><li>Creating a creative workforce with existing workforce</li><li>Overview of six sigma concepts &amp; fundamentals</li><li>Methodologies overview</li><li>Voice of the Business &amp; Customer</li><li>Translating Customer needs into Specific Requirements (CTQ)</li><li>Problem Identification</li></ul><p><strong>Duration: One whole day Workshop   Fees: $1,899 entry per person </strong></p><p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.</p><p><strong>Conducted in : Starting in Feb, running once every month</strong></p><p><strong>Who should attend?</strong></p><ul><li>Any working individuals and students.</li><li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li></ul>','The Modern Mindset using Six Sigma Fundamentals','<ul><li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li><li>Change management with modern mindset approach</li><li>Creating a creative workforce with existing workforce</li><li>Overview of six sigma concepts &amp; fundamentals</li><li>Methodologies overview</li><li>Voice of the Business &amp; Customer</li><li>Translating Customer needs into Specific Requirements (CTQ)</li><li>Problem Identification</li></ul>','draft','closed','closed','','the-modern-mindset-using-six-sigma-fundamentals','','','2018-11-08 22:19:09','2018-11-08 22:19:09','',0,'https://6sigma.academy/?post_type=course&#038;p=375',0,'course','',0),(119,1,'2018-07-17 17:25:13','2018-07-17 17:25:13','[section]\n\n<p>[rev_slider alias=\"home1\"]</p>\n[row]\n\n\n[/row]\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3><p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n<h3>Course Overview</h3><p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5><p></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<br />\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<br />\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<br />\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl  </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3><p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 17:25:13','2018-07-17 17:25:13','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(120,1,'2018-07-17 17:26:40','2018-07-17 17:26:40','[section]\n\n<p>[rev_slider alias=\"home1\"]</p>\n[row]\n\n[col span__sm=\"12\" margin=\"15px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3><p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3><p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5><p></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<br />\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<br />\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<br />\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl  </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3><p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 17:26:40','2018-07-17 17:26:40','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(121,1,'2018-07-17 17:27:20','2018-07-17 17:27:20','[section]\n\n<p>[rev_slider alias=\"home1\"]</p>\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3><p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3><p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5><p></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<br />\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<br />\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<br />\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl  </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3><p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 17:27:20','2018-07-17 17:27:20','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(122,1,'2018-07-17 17:54:58','2018-07-17 17:54:58','','d19d5sz0wkl0lu.cloudfront','','inherit','open','closed','','d19d5sz0wkl0lu-cloudfront-2','','','2018-07-17 17:54:58','2018-07-17 17:54:58','',0,'https://6sigma.academy/wp-content/uploads/2018/07/d19d5sz0wkl0lu.cloudfront-1.jpg',0,'attachment','image/jpeg',0),(123,1,'2018-07-17 18:12:44','2018-07-17 18:12:44','','business-people','','inherit','open','closed','','business-people','','','2018-07-17 18:12:44','2018-07-17 18:12:44','',0,'https://6sigma.academy/wp-content/uploads/2018/07/business-people.jpg',0,'attachment','image/jpeg',0),(124,1,'2018-07-17 18:21:24','2018-07-17 18:21:24','','businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954','','inherit','open','closed','','businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954','','','2018-07-17 18:21:24','2018-07-17 18:21:24','',0,'https://6sigma.academy/wp-content/uploads/2018/07/businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954.jpg',0,'attachment','image/jpeg',0),(125,1,'2018-07-17 20:36:19','2018-07-17 20:36:19','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\r\n&nbsp;\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p>\r\n&nbsp;\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone wp-image-283\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig.png\" alt=\"\" width=\"797\" height=\"400\" />\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year.General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Many frameworks exist for implementing the Six Sigma methodology. Six Sigma Consultants all over the world have developed proprietary methodologies for implementing Six Sigma quality, based on the similar change management philosophies and applications of tools.</p>\r\n[/section]','What is Six Sigma','','publish','closed','closed','','what-is-six-sigma','','','2019-02-20 11:45:16','2019-02-19 23:45:16','',0,'https://6sigma.academy/?page_id=125',0,'page','',0),(323,1,'2018-09-28 02:04:42','2018-09-28 02:04:42','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\r\n&nbsp;\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p>\r\n&nbsp;\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone wp-image-283\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig.png\" alt=\"\" width=\"797\" height=\"400\" />\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year.General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Many frameworks exist for implementing the Six Sigma methodology. Six Sigma Consultants all over the world have developed proprietary methodologies for implementing Six Sigma quality, based on the similar change management philosophies and applications of tools.</p>\r\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-28 02:04:42','2018-09-28 02:04:42','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(126,1,'2018-07-17 20:36:19','2018-07-17 20:36:19','','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-07-17 20:36:19','2018-07-17 20:36:19','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(127,1,'2018-07-17 20:37:58','2018-07-17 20:37:58','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Six Sigma Methodologies</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to the accepted story from numerous sources, Motorola engineer Bill Smith eventually answered the call to consistently manufacture quality products by working out the methodologies of Six Sigma in 1986. The system is influenced by, but different than, other management improvement strategies of the time, including Total Quality Management and Zero Defects.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Some of the Major Aspects of Six Sigma</strong></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In an effort to bring operations to a “six sigma” level – essentially 3.4 defects for every one million opportunities – the methodology calls for continuous efforts to get processes to the point where they produce stable and predictable results.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Deconstructing the manufacturing process down to its essential parts, Six Sigma defines and evaluates each step of a process, searching for ways to improve efficiencies in a business structure, improve the quality of the process and increase the bottom-line profit.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Toward that end, the methodology calls for the training of personnel in Six Sigma, including beginner Green Belts, Black Belts who often head up individual projects, and Master Black Belts who look for ways to apply Six Sigma across a business structure to make improvements.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The ultimate goal is to improve every process to a “six sigma” level or better. Does it work? Motorola reported in 2006 that the company had saved $17 billion using Six Sigma.</p>\n<p> </p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 141px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Methodologies of Six Sigma </strong></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are two major methodologies used within Six Sigma, both of which are composed of five sections, according to the 2005 book “JURAN Institute Six Sigma Breakthrough and Beyond” by Joseph A. De Feo and William Barnard.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMAIC:</strong> This method is used primarily for improving existing business processes. The letters stand for:</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Define</strong> the problem and the project goals <br /><strong>Measure</strong> in detail the various aspects of the current process.<br /><strong>Analyze</strong> data to, among other things,find the root defects in a process Improve the process <br /><strong>Improve</strong> the process<br /><strong>Control</strong> how the process is done in the future</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMADV:</strong> This method is typically used to create new processes and new products or services. The letters stand for:</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Define</strong> the project goals <br /><strong>Measure</strong> critical components of the process and the product capabilities <br /><strong>Analyze</strong> the data and develop various designs for the process, eventually picking the best one <br /><strong>Design</strong> and test details of the process <br /><strong>Verify</strong> the design by running simulations and a pilot program, and then handing over the process to the client</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are also many different management tools used within Six Sigma. While there are too many to list, here are details on a few of them.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Five Whys</strong> – This is a method that uses questions to get to the root cause of a problem. The method is simple: simply state the final problem (the car wouldn’t start, I was late to work again today) and then ask the question “why,” breaking down the issue to its root cause. In these two cases, it might be: because I didn’t maintain the car properly and because I need to leave my house earlier to get to work on time. The process first came to prominence at Toyota.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>CTQ Tree</strong> – The Critical to Quality Tree diagram breaks down the components of a process that produces the features needed in your product and service if you wish to have satisfied customers.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Root Cause Analysis</strong> – Much like the Five Whys, this is a process by which a business attempts to identify the root cause of a defect and then correct it, rather than simply correcting the surface “symptom” of the problem.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Ultimately, all of the tools and methodologies in Six Sigma serve one purpose: to streamline business processes in order to produce the best products and services possible with the smallest amount of defects. Its adoption by corporations around the globe is both an indicator of and testament to its remarkable success in today’s business environment.</p>\n\n[/section]','Six Sigma Methodologies','','publish','closed','closed','','six-sigma-methodologies','','','2019-02-20 11:45:15','2019-02-19 23:45:15','',0,'https://6sigma.academy/?page_id=127',0,'page','',0),(128,1,'2018-07-17 20:37:58','2018-07-17 20:37:58','','Six Sigma Methodologies','','inherit','closed','closed','','127-revision-v1','','','2018-07-17 20:37:58','2018-07-17 20:37:58','',127,'https://6sigma.academy/127-revision-v1/',0,'revision','',0),(129,1,'2018-07-17 20:38:40','2018-07-17 20:38:40','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Six Sigma History</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The roots of Six Sigma as a measurement standard can be traced back to Carl Friedrich Gauss (1777-1855) who introduced the concept of the normal curve. Six Sigma as a measurement standard in product variation can be traced back to the 1920’s when Walter Shewhart showed that three sigma from the mean is the point where a process requires correction. Many measurement standards (Cpk, Zero Defects, etc.) later came on the scene but credit for coining the term “Six Sigma” goes to a Motorola engineer named Bill Smith. (Incidentally, “Six Sigma” is a federally registered trademark of Motorola).</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In the early and mid-1980s with Chairman Bob Galvin at the helm, Motorola engineers decided that the traditional quality levels — measuring defects in thousands of opportunities – didn’t provide enough granularity. Instead, they wanted to measure the defects per million opportunities. Motorola developed this new standard and created the methodology and needed cultural change associated with it. Six Sigma helped Motorola realize powerful bottom-line results in their organization – in fact, they documented more than $16 Billion in savings as a result of our Six Sigma efforts.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Since then, tens of thousands of companies around the world have adopted Six Sigma as a way of doing business. This is a direct result of many of America’s leaders openly praising the benefits of Six Sigma. Leaders such as Larry Bossidy of Allied Signal (now Honeywell), and Jack Welch of General Electric Company. Rumor has it that Larry and Jack were playing golf one day and Jack bet Larry that he could implement Six Sigma faster and with greater results at GE than Larry did at Allied Signal. The results speak for themselves.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma has evolved over time. It’s more than just a quality system like TQM or ISO. It’s a way of doing business. Six Sigma can be seen as: a vision; a philosophy; a symbol; a metric; a goal; a methodology.” We couldn’t agree more.</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[/section]','Six Sigma History','','publish','closed','closed','','six-sigma-history','','','2019-02-20 11:45:15','2019-02-19 23:45:15','',0,'https://6sigma.academy/?page_id=129',0,'page','',0),(322,1,'2018-09-28 02:03:08','2018-09-28 02:03:08','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Six Sigma History</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The roots of Six Sigma as a measurement standard can be traced back to Carl Friedrich Gauss (1777-1855) who introduced the concept of the normal curve. Six Sigma as a measurement standard in product variation can be traced back to the 1920’s when Walter Shewhart showed that three sigma from the mean is the point where a process requires correction. Many measurement standards (Cpk, Zero Defects, etc.) later came on the scene but credit for coining the term “Six Sigma” goes to a Motorola engineer named Bill Smith. (Incidentally, “Six Sigma” is a federally registered trademark of Motorola).</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In the early and mid-1980s with Chairman Bob Galvin at the helm, Motorola engineers decided that the traditional quality levels — measuring defects in thousands of opportunities – didn’t provide enough granularity. Instead, they wanted to measure the defects per million opportunities. Motorola developed this new standard and created the methodology and needed cultural change associated with it. Six Sigma helped Motorola realize powerful bottom-line results in their organization – in fact, they documented more than $16 Billion in savings as a result of our Six Sigma efforts.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Since then, tens of thousands of companies around the world have adopted Six Sigma as a way of doing business. This is a direct result of many of America’s leaders openly praising the benefits of Six Sigma. Leaders such as Larry Bossidy of Allied Signal (now Honeywell), and Jack Welch of General Electric Company. Rumor has it that Larry and Jack were playing golf one day and Jack bet Larry that he could implement Six Sigma faster and with greater results at GE than Larry did at Allied Signal. The results speak for themselves.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma has evolved over time. It’s more than just a quality system like TQM or ISO. It’s a way of doing business. Six Sigma can be seen as: a vision; a philosophy; a symbol; a metric; a goal; a methodology.” We couldn’t agree more.</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[/section]','Six Sigma History','','inherit','closed','closed','','129-revision-v1','','','2018-09-28 02:03:08','2018-09-28 02:03:08','',129,'https://6sigma.academy/129-revision-v1/',0,'revision','',0),(130,1,'2018-07-17 20:38:40','2018-07-17 20:38:40','','Six Sigma History','','inherit','closed','closed','','129-revision-v1','','','2018-07-17 20:38:40','2018-07-17 20:38:40','',129,'https://6sigma.academy/129-revision-v1/',0,'revision','',0),(131,1,'2018-07-17 20:53:22','2018-07-17 20:53:22','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-30px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 20:53:22','2018-07-17 20:53:22','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(132,1,'2018-07-17 20:54:09','2018-07-17 20:54:09','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-45px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 20:54:09','2018-07-17 20:54:09','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(133,1,'2018-07-17 20:55:49','2018-07-17 20:55:49','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-55px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 20:55:49','2018-07-17 20:55:49','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(134,1,'2018-07-17 20:56:34','2018-07-17 20:56:34','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-65px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 20:56:34','2018-07-17 20:56:34','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(135,1,'2018-07-17 20:57:23','2018-07-17 20:57:23','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 20:57:23','2018-07-17 20:57:23','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(136,1,'2018-07-17 21:02:52','2018-07-17 21:02:52','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_slider]\n\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9147\" image_width=\"142\" name=\"Mark Jance\" company=\"Facebook\"]\n\n<p class=\"lead\">The overall use of flatsome is very VERY useful. It lacks very few, if any, things! I loved it and have created my first ever website Punsteronline.com! Best yet, flatsome gets free updates that are great! (and the support is amazing as well!:)</p>\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9148\" image_width=\"142\" name=\"Mark Jance\" company=\"Facebook\"]\n\n<p class=\"lead\">The overall use of flatsome is very VERY useful. It lacks very few, if any, things! I loved it and have created my first ever website Punsteronline.com! Best yet, flatsome gets free updates that are great! (and the support is amazing as well!:)</p>\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n<h2>Testimonials</h2>\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 21:02:52','2018-07-17 21:02:52','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(138,1,'2018-07-17 21:25:20','2018-07-17 21:25:20','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style = \"text-align: center;\">Testimonials</h2>\n[ux_slider]\n\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9147\" image_width=\"142\"]\n\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9148\" image_width=\"142\"]\n\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 21:25:20','2018-07-17 21:25:20','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(137,1,'2018-07-17 21:03:51','2018-07-17 21:03:51','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style = \"text-align: center;\">Testimonials</h2>\n[ux_slider]\n\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9147\" image_width=\"142\" name=\"Mark Jance\" company=\"Facebook\"]\n\n<p class=\"lead\">The overall use of flatsome is very VERY useful. It lacks very few, if any, things! I loved it and have created my first ever website Punsteronline.com! Best yet, flatsome gets free updates that are great! (and the support is amazing as well!:)</p>\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9148\" image_width=\"142\" name=\"Mark Jance\" company=\"Facebook\"]\n\n<p class=\"lead\">The overall use of flatsome is very VERY useful. It lacks very few, if any, things! I loved it and have created my first ever website Punsteronline.com! Best yet, flatsome gets free updates that are great! (and the support is amazing as well!:)</p>\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 21:03:51','2018-07-17 21:03:51','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(140,1,'2018-07-17 21:32:55','2018-07-17 21:32:55','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style = \"color: #000000; text-align: center; font-size:40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">\nSixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href = \"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n<h3>Course Overview</h3>\n<p>Details about the course that we offer and more will be updated soon.</p>\n<h3>More about Six Sigma</h5></p>\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"108\" image_height=\"192px\"]\n\n<p></p>\n<h4>What is Six Sigma?</h4>\n<p>\nSix Sigma (6σ) is a set of techniques and tools for process improvement. </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<p></p>\n<h4>Six Sigma Methodology</h4>\n<p>\nSix Sigma Consultants all over the world have developed proprietary methodologies </br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"109\"]\n\n<p></p>\n<h4>Brief History</h4>\n<p>\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</br><a href = \"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style = \"text-align: center;\">Testimonials</h2>\n[ux_slider]\n\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9147\" image_width=\"142\"]\n\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9148\" image_width=\"142\"]\n\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 21:32:55','2018-07-17 21:32:55','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(139,1,'2018-07-17 21:32:17','2018-07-17 21:32:17','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n[rev_slider alias=\"home1\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]\r\n[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\r\n<p style=\"color: #000000; text-align: center;\">SixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\r\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\r\n[/col]\r\n\r\n[/row]\r\n<h3>Course Overview</h3>\r\nDetails about the course that we offer and more will be updated soon.\r\n<h3>More about Six Sigma</h3>\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"108\" image_height=\"192px\"]\r\n<h4>What is Six Sigma?</h4>\r\nSix Sigma (6σ) is a set of techniques and tools for process improvement. <a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4>Six Sigma Methodology</h4>\r\nSix Sigma Consultants all over the world have developed proprietary methodologies <a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"109\"]\r\n<h4>Brief History</h4>\r\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl<a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<h3>Workshops/ Seminars</h3>\r\nWorkshops and Seminars held by the Academy with their respective information will be posted here soon.\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h2 style=\"text-align: center;\">Testimonials</h2>\r\n[ux_slider]\r\n\r\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\r\n\r\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[testimonial image=\"9147\" image_width=\"142\" name=\"Mark Jance\" company=\"Facebook\"]\r\n<p class=\"lead\">The overall use of flatsome is very VERY useful. It lacks very few, if any, things! I loved it and have created my first ever website Punsteronline.com! Best yet, flatsome gets free updates that are great! (and the support is amazing as well!:)</p>\r\n[/testimonial]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\r\n\r\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[testimonial image=\"9148\" image_width=\"142\" name=\"Mark Jance\" company=\"Facebook\"]\r\n<p class=\"lead\">The overall use of flatsome is very VERY useful. It lacks very few, if any, things! I loved it and have created my first ever website Punsteronline.com! Best yet, flatsome gets free updates that are great! (and the support is amazing as well!:)</p>\r\n[/testimonial]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n[/ux_slider]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-17 21:32:17','2018-07-17 21:32:17','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(254,1,'2018-09-24 01:16:46','2018-09-24 01:16:46','','1slider-preset1-02','','inherit','open','closed','','1slider-preset1-02','','','2018-09-24 01:16:46','2018-09-24 01:16:46','',0,'https://6sigma.academy/wp-content/uploads/2018/09/1slider-preset1-02.png',0,'attachment','image/png',0),(369,1,'2017-03-02 15:42:28','2017-03-02 15:42:28','<p class=\"myparagraph\">Equus, ut sit exiguum caput et siccum prope pelle ossibus adhaerente, aures breves et argutae, oculi magni, nares patulae, erecta cervix, coma densa et cauda, ungularum soliditate fixa rotunditas.</p>','Quo vadis?','','publish','closed','closed','','quis-fringilla-ligula-sed-vitae-cum-convallis','','','2017-03-02 15:42:28','2017-03-02 15:42:28','',365,'https://6sigma.academy/quis-fringilla-ligula-sed-vitae-cum-convallis/',0,'module','',0),(328,1,'2018-10-03 18:02:13','2018-10-03 18:02:13','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\n1\nSix Sigma Academy \"[your-subject]\"\n[your-name] <production@ebusinesspacific.com>\nsachin@6sigma.academy\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\nReply-To: [your-email]\n\n\n\n\nSix Sigma Academy \"[your-subject]\"\nSix Sigma Academy <production@ebusinesspacific.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\nReply-To: production@ebusinesspacific.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 1_copy','','publish','closed','closed','','contact-form-1_copy','','','2018-10-03 18:02:13','2018-10-03 18:02:13','',0,'https://6sigma.academy/?post_type=wpcf7_contact_form&p=328',0,'wpcf7_contact_form','',0),(231,1,'2018-09-20 00:05:08','2018-09-20 00:05:08','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n<p style=\"color: #000000; text-align: center;\">Details about the course that we offer and more will be updated soon.</p>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.\n</br>\n</br>\n</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style= \"text-align: center; color: #000000;\">Testimonials</h2>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n[testimonial image=\"228\" image_width=\"120\" pos=\"center\" name=\"Sherlock Holmes\" company=\"Nokia Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n[testimonial image=\"229\" image_width=\"121\" pos=\"center\" name=\"John H. Watson\" company=\"Motorola Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-09-20 00:05:08','2018-09-20 00:05:08','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(230,1,'2018-09-20 00:01:14','2018-09-20 00:01:14','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n<p style=\"color: #000000; text-align: center;\">Details about the course that we offer and more will be updated soon.</p>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.\n</br>\n</br>\n</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style= \"text-align: center; color: #000000;\">Testimonials</h2>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n[testimonial image=\"228\" image_width=\"121\" pos=\"center\" name=\"Sherlock Holmes\" company=\"Nokia Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n[col span=\"6\" span__sm=\"12\" bg_color=\"rgb(0,0,0)\"]\n\n[testimonial image=\"229\" image_width=\"121\" pos=\"center\" name=\"John H. Watson\" company=\"Motorola Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-09-20 00:01:14','2018-09-20 00:01:14','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(228,1,'2018-09-19 23:46:59','2018-09-19 23:46:59','','Konnikova_Sherlock-Sociopath','','inherit','open','closed','','konnikova_sherlock-sociopath','','','2018-09-19 23:46:59','2018-09-19 23:46:59','',0,'https://6sigma.academy/wp-content/uploads/2018/09/Konnikova_Sherlock-Sociopath.jpg',0,'attachment','image/jpeg',0),(229,1,'2018-09-19 23:51:25','2018-09-19 23:51:25','','gvwXygnq_400x400','','inherit','open','closed','','gvwxygnq_400x400','','','2018-09-19 23:51:25','2018-09-19 23:51:25','',0,'https://6sigma.academy/wp-content/uploads/2018/09/gvwXygnq_400x400.jpg',0,'attachment','image/jpeg',0),(227,1,'2018-09-19 23:32:55','2018-09-19 23:32:55','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n<p style=\"color: #000000; text-align: center;\">Details about the course that we offer and more will be updated soon.</p>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style=\"text-align: center;\">Testimonials</h2>\n[ux_slider]\n\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9147\" image_width=\"142\"]\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9148\" image_width=\"142\"]\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-09-19 23:32:55','2018-09-19 23:32:55','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(160,1,'2018-07-18 03:10:29','2018-07-18 03:10:29','','slider-preset1-02','','inherit','open','closed','','slider-preset1-02-2','','','2018-07-18 03:10:29','2018-07-18 03:10:29','',0,'https://6sigma.academy/wp-content/uploads/2018/07/slider-preset1-02-1.png',0,'attachment','image/png',0),(226,1,'2018-09-19 23:30:24','2018-09-19 23:30:24','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n<p style=\"color: #000000; text-align: center;\">Details about the course that we offer and more will be updated soon.</p>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"223\"]\n\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3>Workshops/ Seminars</h3>\n<p>Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style=\"text-align: center;\">Testimonials</h2>\n[ux_slider]\n\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9147\" image_width=\"142\"]\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\n\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[testimonial image=\"9148\" image_width=\"142\"]\n\n\n[/testimonial]\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-09-19 23:30:24','2018-09-19 23:30:24','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(224,1,'2018-09-19 23:06:54','2018-09-19 23:06:54','','6sigstepsonly','','inherit','open','closed','','6sigstepsonly-2','','','2018-09-19 23:06:54','2018-09-19 23:06:54','',0,'https://6sigma.academy/wp-content/uploads/2018/09/6sigstepsonly.png',0,'attachment','image/png',0),(225,1,'2018-09-19 23:10:24','2018-09-19 23:10:24','','1200px-Six_sigma-2.svg','','inherit','open','closed','','1200px-six_sigma-2-svg-2','','','2018-09-19 23:10:24','2018-09-19 23:10:24','',0,'https://6sigma.academy/wp-content/uploads/2018/09/1200px-Six_sigma-2.svg.png',0,'attachment','image/png',0),(170,1,'2018-07-18 03:36:07','2018-07-18 03:36:07','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n[rev_slider alias=\"home1\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]\r\n[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\r\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\r\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\r\n[/col]\r\n\r\n[/row]\r\n<h3>Course Overview</h3>\r\nDetails about the course that we offer and more will be updated soon.\r\n<h3>More about Six Sigma</h3>\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"108\" image_height=\"192px\"]\r\n<h4>What is Six Sigma?</h4>\r\nSix Sigma (6σ) is a set of techniques and tools for process improvement. <a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4>Six Sigma Methodology</h4>\r\nSix Sigma Consultants all over the world have developed proprietary methodologies <a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"109\"]\r\n<h4>Brief History</h4>\r\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl<a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<h3>Workshops/ Seminars</h3>\r\nWorkshops and Seminars held by the Academy with their respective information will be posted here soon.\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h2 style=\"text-align: center;\">Testimonials</h2>\r\n[ux_slider]\r\n\r\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\r\n\r\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[testimonial image=\"9147\" image_width=\"142\"]\r\n\r\n[/testimonial]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\r\n\r\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[testimonial image=\"9148\" image_width=\"142\"]\r\n\r\n[/testimonial]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n[/ux_slider]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-07-18 03:36:07','2018-07-18 03:36:07','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(171,1,'2018-07-18 03:53:02','2018-07-18 03:53:02','<div class=\"form-flat\">\r\n      [email* your-email placeholder \"Your Email (optional)\"]\r\n      [submit class:button primary \"Sign Up\"]\r\n    </div>\n1\nSix Sigma Academy \"[your-subject]\"\n[your-name] <production@ebusinesspacific.com>\nproduction@ebusinesspacific.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\nReply-To: [your-email]\n\n\n\n\nSix Sigma Academy \"[your-subject]\"\nSix Sigma Academy <production@ebusinesspacific.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Six Sigma Academy (https://6sigma.academy)\nReply-To: production@ebusinesspacific.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.','newsletter','','publish','closed','closed','','newsletter','','','2018-09-24 21:07:08','2018-09-24 21:07:08','',0,'https://6sigma.academy/?post_type=wpcf7_contact_form&#038;p=171',0,'wpcf7_contact_form','',0),(222,1,'2018-09-19 22:49:19','2018-09-19 22:49:19','','courses','','inherit','open','closed','','courses-2','','','2018-09-19 22:49:19','2018-09-19 22:49:19','',0,'https://6sigma.academy/wp-content/uploads/2018/09/courses.png',0,'attachment','image/png',0),(223,1,'2018-09-19 22:53:52','2018-09-19 22:53:52','','courses','','inherit','open','closed','','courses-3','','','2018-09-19 22:53:52','2018-09-19 22:53:52','',0,'https://6sigma.academy/wp-content/uploads/2018/09/courses-1.png',0,'attachment','image/png',0),(174,1,'2018-07-18 20:52:14','2018-07-18 20:52:14','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: yellow;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: blue;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 20:52:14','2018-07-18 20:52:14','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(176,1,'2018-07-18 20:53:00','2018-07-18 20:53:00','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 20:53:00','2018-07-18 20:53:00','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(178,1,'2018-07-18 20:56:12','2018-07-18 20:56:12','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 20:56:12','2018-07-18 20:56:12','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(180,1,'2018-07-18 20:59:38','2018-07-18 20:59:38','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 5px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 20:59:38','2018-07-18 20:59:38','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(218,1,'2018-09-04 02:17:51','2018-09-04 02:17:51','','pexels-photo-597331','','inherit','open','closed','','pexels-photo-597331-2','','','2018-09-04 02:17:51','2018-09-04 02:17:51','',0,'https://6sigma.academy/wp-content/uploads/2018/09/pexels-photo-597331.png',0,'attachment','image/png',0),(220,1,'2018-09-10 23:01:37','2018-09-10 23:01:37','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n[rev_slider alias=\"home1\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]\r\n[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\r\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma\r\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\r\n[/col]\r\n\r\n[/row]\r\n<h3>Course Overview</h3>\r\nDetails about the course that we offer and more will be updated soon.\r\n<h3>More about Six Sigma</h3>\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"108\" image_height=\"192px\"]\r\n<h4>What is Six Sigma?</h4>\r\nSix Sigma (6σ) is a set of techniques and tools for process improvement. <a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4>Six Sigma Methodology</h4>\r\nSix Sigma Consultants all over the world have developed proprietary methodologies <a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"109\"]\r\n<h4>Brief History</h4>\r\nSix Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl<a href=\"https://6sigma.academy/what-is-six-sigma/\"> Read More...</a>\r\n\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<h3>Workshops/ Seminars</h3>\r\nWorkshops and Seminars held by the Academy with their respective information will be posted here soon.\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h2 style=\"text-align: center;\">Testimonials</h2>\r\n[ux_slider]\r\n\r\n[ux_banner height=\"378px\" bg=\"9147\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\r\n\r\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[testimonial image=\"9147\" image_width=\"142\"]\r\n\r\n[/testimonial]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n[ux_banner height=\"378px\" bg=\"9148\" bg_overlay=\"rgba(0, 0, 0, 0.68)\" bg_pos=\"79% 68%\"]\r\n\r\n[text_box width=\"78\" width__sm=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[testimonial image=\"9148\" image_width=\"142\"]\r\n\r\n[/testimonial]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n[/ux_slider]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-09-10 23:01:37','2018-09-10 23:01:37','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(182,1,'2018-07-18 21:32:06','2018-07-18 21:32:06','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 2px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 21:32:06','2018-07-18 21:32:06','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(184,1,'2018-07-18 21:33:10','2018-07-18 21:33:10','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 21:33:10','2018-07-18 21:33:10','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(402,1,'2018-12-02 19:49:03','2018-12-02 19:49:03','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2 .event-single .ti8le {\n	margin-top : -80px;\n}\n','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-12-02 19:49:03','2018-12-02 19:49:03','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(186,1,'2018-07-18 22:30:34','2018-07-18 22:30:34','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 22:30:34','2018-07-18 22:30:34','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(188,1,'2018-07-18 22:31:31','2018-07-18 22:31:31','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-18 22:31:31','2018-07-18 22:31:31','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(190,1,'2018-07-19 03:19:37','2018-07-19 03:19:37','','polylang_mo_3','','private','closed','closed','','polylang_mo_3','','','2018-07-19 03:19:37','2018-07-19 03:19:37','',0,'https://6sigma.academy/?post_type=polylang_mo&p=190',0,'polylang_mo','',0),(191,1,'2018-07-19 03:26:41','2018-07-19 03:26:41','','polylang_mo_6','','private','closed','closed','','polylang_mo_6','','','2018-07-19 03:26:41','2018-07-19 03:26:41','',0,'https://6sigma.academy/?post_type=polylang_mo&p=191',0,'polylang_mo','',0),(192,1,'2018-07-19 03:38:46','2018-07-19 03:38:46','','polylang_mo_10','','private','closed','closed','','polylang_mo_10','','','2018-07-19 03:38:46','2018-07-19 03:38:46','',0,'https://6sigma.academy/?post_type=polylang_mo&p=192',0,'polylang_mo','',0),(193,1,'2018-07-19 03:43:02','2018-07-19 03:43:02','','polylang_mo_14','','private','closed','closed','','polylang_mo_14','','','2018-07-19 03:43:02','2018-07-19 03:43:02','',0,'https://6sigma.academy/?post_type=polylang_mo&p=193',0,'polylang_mo','',0),(259,1,'2018-09-24 02:43:24','2018-09-24 02:43:24','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nI hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nTill then I will meet there.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-09-24 02:43:24','2018-09-24 02:43:24','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(258,1,'2018-09-24 02:43:11','2018-09-24 02:43:11','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\n[row]\n\n[col span__sm=\"12\" padding=\"50px 0px 0px 0px\"]\n\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nI hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nTill then I will meet there.</p>\n\n[/col]\n\n[/row]\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nI hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\n<p style= \"color: #000000; text-align: justify; line-height: 1.2\">\nTill then I will meet there.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 15px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Director','','inherit','closed','closed','','46-revision-v1','','','2018-09-24 02:43:11','2018-09-24 02:43:11','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(196,1,'2018-07-19 09:19:28','2018-07-19 09:19:28','','pexels-photo-1080865','','inherit','open','closed','','pexels-photo-1080865','','','2018-07-19 09:19:28','2018-07-19 09:19:28','',0,'https://6sigma.academy/wp-content/uploads/2018/07/pexels-photo-1080865.jpg',0,'attachment','image/jpeg',0),(516,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Dashboard','Dashboard contains all the overview ! ','publish','closed','closed','','sch-dashboard','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-dashboard/',0,'page','',0),(212,1,'2018-08-29 23:17:09','2018-08-29 23:17:09','[rev_slider alias=\"coming_soon1\"]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-08-29 23:17:09','2018-08-29 23:17:09','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(198,1,'2018-07-19 09:53:49','2018-07-19 09:53:49','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-07-19 09:53:49','2018-07-19 09:53:49','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(199,1,'2018-07-19 10:43:29','2018-07-19 10:43:29','','pexels-photo-669619','','inherit','open','closed','','pexels-photo-669619','','','2018-07-19 10:43:29','2018-07-19 10:43:29','',0,'https://6sigma.academy/wp-content/uploads/2018/07/pexels-photo-669619.jpg',0,'attachment','image/jpeg',0),(209,1,'2018-07-19 21:16:18','2018-07-19 21:16:18','[rev_slider alias=\"coming-soon\"]','Foundation','','inherit','closed','closed','','44-revision-v1','','','2018-07-19 21:16:18','2018-07-19 21:16:18','',44,'https://6sigma.academy/44-revision-v1/',0,'revision','',0),(201,1,'2018-07-19 20:56:28','2018-07-19 20:56:28','','comingsoon.jpg','','inherit','closed','closed','','comingsoon-jpg','','','2018-07-19 20:56:28','2018-07-19 20:56:28','',0,'https://6sigma.academy/wp-content/uploads/revslider/coming-soon/comingsoon.jpg',0,'attachment','image/jpeg',0),(202,1,'2018-07-19 20:56:29','2018-07-19 20:56:29','','burning_horse.jpg','','inherit','closed','closed','','burning-horse-jpg','','','2018-07-19 20:56:29','2018-07-19 20:56:29','',0,'https://6sigma.academy/wp-content/uploads/revslider/coming-soon/burning_horse.jpg',0,'attachment','image/jpeg',0),(203,1,'2018-07-19 20:56:31','2018-07-19 20:56:31','','concept1.jpg','','inherit','closed','closed','','concept1-jpg','','','2018-07-19 20:56:31','2018-07-19 20:56:31','',0,'https://6sigma.academy/wp-content/uploads/revslider/coming-soon/concept1.jpg',0,'attachment','image/jpeg',0),(204,1,'2018-07-19 20:56:32','2018-07-19 20:56:32','','welcome.png','','inherit','closed','closed','','welcome-png','','','2018-07-19 20:56:32','2018-07-19 20:56:32','',0,'https://6sigma.academy/wp-content/uploads/revslider/coming-soon/welcome.png',0,'attachment','image/png',0),(205,1,'2018-07-19 20:56:32','2018-07-19 20:56:32','','comingsoon.png','','inherit','closed','closed','','comingsoon-png','','','2018-07-19 20:56:32','2018-07-19 20:56:32','',0,'https://6sigma.academy/wp-content/uploads/revslider/coming-soon/comingsoon.png',0,'attachment','image/png',0),(206,1,'2018-07-19 20:56:33','2018-07-19 20:56:33','','arrow4.png','','inherit','closed','closed','','arrow4-png','','','2018-07-19 20:56:33','2018-07-19 20:56:33','',0,'https://6sigma.academy/wp-content/uploads/revslider/coming-soon/arrow4.png',0,'attachment','image/png',0),(207,1,'2018-07-19 20:56:33','2018-07-19 20:56:33','','whitehorse_logo.png','','inherit','closed','closed','','whitehorse-logo-png','','','2018-07-19 20:56:33','2018-07-19 20:56:33','',0,'https://6sigma.academy/wp-content/uploads/revslider/coming-soon/whitehorse_logo.png',0,'attachment','image/png',0),(208,1,'2018-07-19 21:01:24','2018-07-19 21:01:24','','pexels-photo-597331','','inherit','open','closed','','pexels-photo-597331','','','2018-07-19 21:01:24','2018-07-19 21:01:24','',0,'https://6sigma.academy/wp-content/uploads/2018/07/pexels-photo-597331.jpg',0,'attachment','image/jpeg',0),(268,1,'2018-09-24 20:47:08','2018-09-24 20:47:08','[rev_slider alias=\"coming_soon\"]','Foundation','','inherit','closed','closed','','44-revision-v1','','','2018-09-24 20:47:08','2018-09-24 20:47:08','',44,'https://6sigma.academy/44-revision-v1/',0,'revision','',0),(270,1,'2018-09-24 21:09:18','2018-09-24 21:09:18','[rev_slider alias=\"coming_soon\"]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-09-24 21:09:18','2018-09-24 21:09:18','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(272,1,'2018-09-24 21:11:54','2018-09-24 21:11:54','','What is Six Sigma','','inherit','closed','closed','','125-autosave-v1','','','2018-09-24 21:11:54','2018-09-24 21:11:54','',125,'https://6sigma.academy/125-autosave-v1/',0,'revision','',0),(273,1,'2018-09-24 23:13:17','2018-09-24 23:13:17','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\n\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to the accepted story from numerous sources, Motorola engineer Bill Smith eventually answered the call to consistently manufacture quality products by working out the methodologies of Six Sigma in 1986. The system is influenced by, but different than, other management improvement strategies of the time, including Total Quality Management and Zero Defects.</p>\n\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Some of the Major Aspects of Six Sigma</p></strong>\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In an effort to bring operations to a “six sigma” level – essentially 3.4 defects for every one million opportunities – the methodology calls for continuous efforts to get processes to the point where they produce stable and predictable results.</p>\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Deconstructing the manufacturing process down to its essential parts, Six Sigma defines and evaluates each step of a process, searching for ways to improve efficiencies in a business structure, improve the quality of the process and increase the bottom-line profit.</p>\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Toward that end, the methodology calls for the training of personnel in Six Sigma, including beginner Green Belts, Black Belts who often head up individual projects, and Master Black Belts who look for ways to apply Six Sigma across a business structure to make improvements.</p>\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The ultimate goal is to improve every process to a “six sigma” level or better. Does it work? Motorola reported in 2006 that the company had saved $17 billion using Six Sigma.</p>\n\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Methodologies of Six Sigma</p></strong>\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are two major methodologies used within Six Sigma, both of which are composed of five sections, according to the 2005 book “JURAN Institute Six Sigma Breakthrough and Beyond” by Joseph A. De Feo and William Barnard.</p>\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMAIC</strong>: This method is used primarily for improving existing business processes. The letters stand for:<p>\n\nDefine the problem and the project goals\nMeasure in detail the various aspects of the current process\nAnalyze data to, among other things,  find the root defects in a process\nImprove the process\nControl how the process is done in the future.\nDMADV: This method is typically used to create new processes and new products or services. The letters stand for:\n\nDefine the project goals\nMeasure critical components of the process and the product capabilities\nAnalyze the data and develop various designs for the process, eventually picking the best one\nDesign and test details of the process\nVerify the design by running simulations and a pilot program, and then handing over the process to the client\nThere are also many different management tools used within Six Sigma. While there are too many to list, here are details on a few of them.\n\nFive Whys – This is a method that uses questions to get to the root cause of a problem. The method is simple: simply state the final problem (the car wouldn’t start, I was late to work again today) and then ask the question “why,” breaking down the issue to its root cause. In these two cases, it might be: because I didn’t maintain the car properly and because I need to leave my house earlier to get to work on time. The process first came to prominence at Toyota.\n\nCTQ Tree – The Critical to Quality Tree diagram breaks down the components of a process that produces the features needed in your product and service if you wish to have satisfied customers.\n\nRoot Cause Analysis – Much like the Five Whys, this is a process by which a business attempts to identify the root cause of a defect and then correct it, rather than simply correcting the surface “symptom” of the problem.\n\nUltimately, all of the tools and methodologies in Six Sigma serve one purpose: to streamline business processes in order to produce the best products and services possible with the smallest amount of defects. Its adoption by corporations around the globe is both an indicator of and testament to its remarkable success in today’s business environment.\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/section]','Six Sigma Methodologies','','inherit','closed','closed','','127-autosave-v1','','','2018-09-24 23:13:17','2018-09-24 23:13:17','',127,'https://6sigma.academy/127-autosave-v1/',0,'revision','',0),(274,1,'2018-09-24 23:46:17','2018-09-24 23:46:17','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Six Sigma History</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\n\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p><img class=\"alignnone wp-image-283\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig.png\" alt=\"\" width=\"797\" height=\"400\" /></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year. (Given that the average Black Belt salary is $80,000 in the United States, that is a fantastic return on investment.) General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Many frameworks exist for implementing the Six Sigma methodology. Six Sigma Consultants all over the world have developed proprietary methodologies for implementing Six Sigma quality, based on the similar change management philosophies and applications of tools.</p>\n\n[/section]','Six Sigma History','','inherit','closed','closed','','129-autosave-v1','','','2018-09-24 23:46:17','2018-09-24 23:46:17','',129,'https://6sigma.academy/129-autosave-v1/',0,'revision','',0),(298,1,'2019-04-15 11:08:54','2019-04-14 23:08:54','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented. Process does not only mean in professional life or task but at personal level as well. Six Sigma guides and assist individuals to remove defects from within themselves to improve in their lifestyle. Everything is a process and how you handle these processes and its sub processes are key to success.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma workshops and love to share some of the amazing benefits six sigma has to offer.</p>\nWe have created an amazing online platform where you can get trained and become certified in six sigma. We have also placed other important courses for you to do it\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Looking forward to seeing you online or one of our face to face workshops.</p>\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\n<em><strong>Mr. Sachin Singh.</strong></em>\n<em><strong>Master Black Belt Six Sigma</strong></em></p>\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n[/col]\n\n[/row]\n\n[/section]','Letter from Expert','','inherit','closed','closed','','46-autosave-v1','','','2019-04-15 11:08:54','2019-04-14 23:08:54','',46,'https://6sigma.academy/46-autosave-v1/',0,'revision','',0),(276,1,'2018-09-24 21:12:57','2018-09-24 21:12:57','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Letter from Director</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I will like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. At present I am the only master black belt in Fiji and I have meet few black belts in Fiji and my goal is to increase six sigma professionals in Fiji and developing island countries. I believe when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">I hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then I will meet there.</p>\r\n<p style=\"align: left;\"><img class=\"alignleft\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sign.png\" width=\"100px\" height=\"10px\" /></p>\r\n<p> </p>\r\n<p> </p>\r\n<p> </p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em><br /><em><strong>Mr. Sachin Singh.</strong></em><br /><em><strong>Director.</strong></em></p>\r\n<p style=\"color: #000000; text-align: left;\"><img class=\"alignnone  wp-image-266\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sig-300x88.png\" alt=\"\" width=\"354\" height=\"104\" /> </p>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-24 21:12:57','2018-09-24 21:12:57','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(277,1,'2018-09-24 21:19:13','2018-09-24 21:19:13','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\n\nThe fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-24 21:19:13','2018-09-24 21:19:13','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(278,1,'2018-09-24 21:21:10','2018-09-24 21:21:10','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-24 21:21:10','2018-09-24 21:21:10','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(279,1,'2018-09-24 21:28:12','2018-09-24 21:28:12','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year. (Given that the average Black Belt salary is $80,000 in the United States, that is a fantastic return on investment.) General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\n\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-24 21:28:12','2018-09-24 21:28:12','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(280,1,'2018-09-24 22:03:07','2018-09-24 22:03:07','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\n\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year. (Given that the average Black Belt salary is $80,000 in the United States, that is a fantastic return on investment.) General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Many frameworks exist for implementing the Six Sigma methodology. Six Sigma Consultants all over the world have developed proprietary methodologies for implementing Six Sigma quality, based on the similar change management philosophies and applications of tools.</p>\n\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-24 22:03:07','2018-09-24 22:03:07','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(281,1,'2018-09-24 22:07:34','2018-09-24 22:07:34','','sixsigmacircle_orig','','inherit','open','closed','','sixsigmacircle_orig','','','2018-09-24 22:07:34','2018-09-24 22:07:34','',0,'https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig.jpg',0,'attachment','image/jpeg',0),(282,1,'2018-09-24 22:12:23','2018-09-24 22:12:23','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\n\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p><img class=\"alignnone size-medium wp-image-281\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" /></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year. (Given that the average Black Belt salary is $80,000 in the United States, that is a fantastic return on investment.) General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Many frameworks exist for implementing the Six Sigma methodology. Six Sigma Consultants all over the world have developed proprietary methodologies for implementing Six Sigma quality, based on the similar change management philosophies and applications of tools.</p>\n\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-24 22:12:23','2018-09-24 22:12:23','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(283,1,'2018-09-24 22:35:32','2018-09-24 22:35:32','','sixsigmacircle_orig','','inherit','open','closed','','sixsigmacircle_orig-2','','','2018-09-24 22:35:32','2018-09-24 22:35:32','',0,'https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig.png',0,'attachment','image/png',0),(284,1,'2018-09-24 22:37:28','2018-09-24 22:37:28','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\n\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p><img class=\"alignnone wp-image-283\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig.png\" alt=\"\" width=\"797\" height=\"400\" /></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year. (Given that the average Black Belt salary is $80,000 in the United States, that is a fantastic return on investment.) General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Many frameworks exist for implementing the Six Sigma methodology. Six Sigma Consultants all over the world have developed proprietary methodologies for implementing Six Sigma quality, based on the similar change management philosophies and applications of tools.</p>\n\n[/section]','What is Six Sigma','','inherit','closed','closed','','125-revision-v1','','','2018-09-24 22:37:28','2018-09-24 22:37:28','',125,'https://6sigma.academy/125-revision-v1/',0,'revision','',0),(285,1,'2018-09-24 22:47:15','2018-09-24 22:47:15','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to the accepted story from numerous sources, Motorola engineer Bill Smith eventually answered the call to consistently manufacture quality products by working out the methodologies of Six Sigma in 1986. The system is influenced by, but different than, other management improvement strategies of the time, including Total Quality Management and Zero Defects.\r\n\r\nSome of the Major Aspects of Six Sigma\r\n\r\nIn an effort to bring operations to a “six sigma” level – essentially 3.4 defects for every one million opportunities – the methodology calls for continuous efforts to get processes to the point where they produce stable and predictable results.\r\n\r\nDeconstructing the manufacturing process down to its essential parts, Six Sigma defines and evaluates each step of a process, searching for ways to improve efficiencies in a business structure, improve the quality of the process and increase the bottom-line profit.\r\n\r\nToward that end, the methodology calls for the training of personnel in Six Sigma, including beginner Green Belts, Black Belts who often head up individual projects, and Master Black Belts who look for ways to apply Six Sigma across a business structure to make improvements.\r\n\r\nThe ultimate goal is to improve every process to a “six sigma” level or better. Does it work? Motorola reported in 2006 that the company had saved $17 billion using Six Sigma.\r\n\r\nMethodologies of Six Sigma\r\n\r\nThere are two major methodologies used within Six Sigma, both of which are composed of five sections, according to the 2005 book “JURAN Institute Six Sigma Breakthrough and Beyond” by Joseph A. De Feo and William Barnard.\r\n\r\nDMAIC: This method is used primarily for improving existing business processes. The letters stand for:\r\n\r\nDefine the problem and the project goals\r\nMeasure in detail the various aspects of the current process\r\nAnalyze data to, among other things,  find the root defects in a process\r\nImprove the process\r\nControl how the process is done in the future.\r\nDMADV: This method is typically used to create new processes and new products or services. The letters stand for:\r\n\r\nDefine the project goals\r\nMeasure critical components of the process and the product capabilities\r\nAnalyze the data and develop various designs for the process, eventually picking the best one\r\nDesign and test details of the process\r\nVerify the design by running simulations and a pilot program, and then handing over the process to the client\r\nThere are also many different management tools used within Six Sigma. While there are too many to list, here are details on a few of them.\r\n\r\nFive Whys – This is a method that uses questions to get to the root cause of a problem. The method is simple: simply state the final problem (the car wouldn’t start, I was late to work again today) and then ask the question “why,” breaking down the issue to its root cause. In these two cases, it might be: because I didn’t maintain the car properly and because I need to leave my house earlier to get to work on time. The process first came to prominence at Toyota.\r\n\r\nCTQ Tree – The Critical to Quality Tree diagram breaks down the components of a process that produces the features needed in your product and service if you wish to have satisfied customers.\r\n\r\nRoot Cause Analysis – Much like the Five Whys, this is a process by which a business attempts to identify the root cause of a defect and then correct it, rather than simply correcting the surface “symptom” of the problem.\r\n\r\nUltimately, all of the tools and methodologies in Six Sigma serve one purpose: to streamline business processes in order to produce the best products and services possible with the smallest amount of defects. Its adoption by corporations around the globe is both an indicator of and testament to its remarkable success in today’s business environment.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n\r\n[/col]\r\n\r\n[/section]','Six Sigma Methodologies','','inherit','closed','closed','','127-revision-v1','','','2018-09-24 22:47:15','2018-09-24 22:47:15','',127,'https://6sigma.academy/127-revision-v1/',0,'revision','',0),(286,1,'2018-09-24 22:50:49','2018-09-24 22:50:49','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to the accepted story from numerous sources, Motorola engineer Bill Smith eventually answered the call to consistently manufacture quality products by working out the methodologies of Six Sigma in 1986. The system is influenced by, but different than, other management improvement strategies of the time, including Total Quality Management and Zero Defects.</p>\r\n\r\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Some of the Major Aspects of Six Sigma</p></strong>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In an effort to bring operations to a “six sigma” level – essentially 3.4 defects for every one million opportunities – the methodology calls for continuous efforts to get processes to the point where they produce stable and predictable results.</p>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Deconstructing the manufacturing process down to its essential parts, Six Sigma defines and evaluates each step of a process, searching for ways to improve efficiencies in a business structure, improve the quality of the process and increase the bottom-line profit.</p>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Toward that end, the methodology calls for the training of personnel in Six Sigma, including beginner Green Belts, Black Belts who often head up individual projects, and Master Black Belts who look for ways to apply Six Sigma across a business structure to make improvements.</p>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The ultimate goal is to improve every process to a “six sigma” level or better. Does it work? Motorola reported in 2006 that the company had saved $17 billion using Six Sigma.</p>\r\n\r\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Methodologies of Six Sigma</p></strong>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are two major methodologies used within Six Sigma, both of which are composed of five sections, according to the 2005 book “JURAN Institute Six Sigma Breakthrough and Beyond” by Joseph A. De Feo and William Barnard.</p>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMAIC</strong>: This method is used primarily for improving existing business processes. The letters stand for:<p>\r\n\r\nDefine the problem and the project goals\r\nMeasure in detail the various aspects of the current process\r\nAnalyze data to, among other things,  find the root defects in a process\r\nImprove the process\r\nControl how the process is done in the future.\r\nDMADV: This method is typically used to create new processes and new products or services. The letters stand for:\r\n\r\nDefine the project goals\r\nMeasure critical components of the process and the product capabilities\r\nAnalyze the data and develop various designs for the process, eventually picking the best one\r\nDesign and test details of the process\r\nVerify the design by running simulations and a pilot program, and then handing over the process to the client\r\nThere are also many different management tools used within Six Sigma. While there are too many to list, here are details on a few of them.\r\n\r\nFive Whys – This is a method that uses questions to get to the root cause of a problem. The method is simple: simply state the final problem (the car wouldn’t start, I was late to work again today) and then ask the question “why,” breaking down the issue to its root cause. In these two cases, it might be: because I didn’t maintain the car properly and because I need to leave my house earlier to get to work on time. The process first came to prominence at Toyota.\r\n\r\nCTQ Tree – The Critical to Quality Tree diagram breaks down the components of a process that produces the features needed in your product and service if you wish to have satisfied customers.\r\n\r\nRoot Cause Analysis – Much like the Five Whys, this is a process by which a business attempts to identify the root cause of a defect and then correct it, rather than simply correcting the surface “symptom” of the problem.\r\n\r\nUltimately, all of the tools and methodologies in Six Sigma serve one purpose: to streamline business processes in order to produce the best products and services possible with the smallest amount of defects. Its adoption by corporations around the globe is both an indicator of and testament to its remarkable success in today’s business environment.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n\r\n[/col]\r\n\r\n[/section]','Six Sigma Methodologies','','inherit','closed','closed','','127-revision-v1','','','2018-09-24 22:50:49','2018-09-24 22:50:49','',127,'https://6sigma.academy/127-revision-v1/',0,'revision','',0),(287,1,'2018-09-24 23:13:57','2018-09-24 23:13:57','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">What is Six Sigma?</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to the accepted story from numerous sources, Motorola engineer Bill Smith eventually answered the call to consistently manufacture quality products by working out the methodologies of Six Sigma in 1986. The system is influenced by, but different than, other management improvement strategies of the time, including Total Quality Management and Zero Defects.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Some of the Major Aspects of Six Sigma</strong></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In an effort to bring operations to a “six sigma” level – essentially 3.4 defects for every one million opportunities – the methodology calls for continuous efforts to get processes to the point where they produce stable and predictable results.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Deconstructing the manufacturing process down to its essential parts, Six Sigma defines and evaluates each step of a process, searching for ways to improve efficiencies in a business structure, improve the quality of the process and increase the bottom-line profit.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Toward that end, the methodology calls for the training of personnel in Six Sigma, including beginner Green Belts, Black Belts who often head up individual projects, and Master Black Belts who look for ways to apply Six Sigma across a business structure to make improvements.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The ultimate goal is to improve every process to a “six sigma” level or better. Does it work? Motorola reported in 2006 that the company had saved $17 billion using Six Sigma.</p>\n<p> </p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 141px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Methodologies of Six Sigma </strong></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are two major methodologies used within Six Sigma, both of which are composed of five sections, according to the 2005 book “JURAN Institute Six Sigma Breakthrough and Beyond” by Joseph A. De Feo and William Barnard.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMAIC:</strong> This method is used primarily for improving existing business processes. The letters stand for:</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Define</strong> the problem and the project goals <br /><strong>Measure</strong> in detail the various aspects of the current process.<br /><strong>Analyze</strong> data to, among other things,find the root defects in a process Improve the process <br /><strong>Improve</strong> the process<br /><strong>Control</strong> how the process is done in the future</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMADV:</strong> This method is typically used to create new processes and new products or services. The letters stand for:</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Define</strong> the project goals <br /><strong>Measure</strong> critical components of the process and the product capabilities <br /><strong>Analyze</strong> the data and develop various designs for the process, eventually picking the best one <br /><strong>Design</strong> and test details of the process <br /><strong>Verify</strong> the design by running simulations and a pilot program, and then handing over the process to the client</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are also many different management tools used within Six Sigma. While there are too many to list, here are details on a few of them.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Five Whys</strong> – This is a method that uses questions to get to the root cause of a problem. The method is simple: simply state the final problem (the car wouldn’t start, I was late to work again today) and then ask the question “why,” breaking down the issue to its root cause. In these two cases, it might be: because I didn’t maintain the car properly and because I need to leave my house earlier to get to work on time. The process first came to prominence at Toyota.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>CTQ Tree</strong> – The Critical to Quality Tree diagram breaks down the components of a process that produces the features needed in your product and service if you wish to have satisfied customers.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Root Cause Analysis</strong> – Much like the Five Whys, this is a process by which a business attempts to identify the root cause of a defect and then correct it, rather than simply correcting the surface “symptom” of the problem.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Ultimately, all of the tools and methodologies in Six Sigma serve one purpose: to streamline business processes in order to produce the best products and services possible with the smallest amount of defects. Its adoption by corporations around the globe is both an indicator of and testament to its remarkable success in today’s business environment.</p>\n\n[/section]','Six Sigma Methodologies','','inherit','closed','closed','','127-revision-v1','','','2018-09-24 23:13:57','2018-09-24 23:13:57','',127,'https://6sigma.academy/127-revision-v1/',0,'revision','',0),(288,1,'2018-09-24 23:14:46','2018-09-24 23:14:46','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Six Sigma Methodologies</h2>\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\n\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\n\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\n\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to the accepted story from numerous sources, Motorola engineer Bill Smith eventually answered the call to consistently manufacture quality products by working out the methodologies of Six Sigma in 1986. The system is influenced by, but different than, other management improvement strategies of the time, including Total Quality Management and Zero Defects.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Some of the Major Aspects of Six Sigma</strong></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In an effort to bring operations to a “six sigma” level – essentially 3.4 defects for every one million opportunities – the methodology calls for continuous efforts to get processes to the point where they produce stable and predictable results.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Deconstructing the manufacturing process down to its essential parts, Six Sigma defines and evaluates each step of a process, searching for ways to improve efficiencies in a business structure, improve the quality of the process and increase the bottom-line profit.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Toward that end, the methodology calls for the training of personnel in Six Sigma, including beginner Green Belts, Black Belts who often head up individual projects, and Master Black Belts who look for ways to apply Six Sigma across a business structure to make improvements.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The ultimate goal is to improve every process to a “six sigma” level or better. Does it work? Motorola reported in 2006 that the company had saved $17 billion using Six Sigma.</p>\n<p> </p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 141px 15px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\n\n[ux_sidebar]\n\n\n[/col]\n\n[/row]\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Methodologies of Six Sigma </strong></p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are two major methodologies used within Six Sigma, both of which are composed of five sections, according to the 2005 book “JURAN Institute Six Sigma Breakthrough and Beyond” by Joseph A. De Feo and William Barnard.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMAIC:</strong> This method is used primarily for improving existing business processes. The letters stand for:</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Define</strong> the problem and the project goals <br /><strong>Measure</strong> in detail the various aspects of the current process.<br /><strong>Analyze</strong> data to, among other things,find the root defects in a process Improve the process <br /><strong>Improve</strong> the process<br /><strong>Control</strong> how the process is done in the future</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>DMADV:</strong> This method is typically used to create new processes and new products or services. The letters stand for:</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Define</strong> the project goals <br /><strong>Measure</strong> critical components of the process and the product capabilities <br /><strong>Analyze</strong> the data and develop various designs for the process, eventually picking the best one <br /><strong>Design</strong> and test details of the process <br /><strong>Verify</strong> the design by running simulations and a pilot program, and then handing over the process to the client</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">There are also many different management tools used within Six Sigma. While there are too many to list, here are details on a few of them.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Five Whys</strong> – This is a method that uses questions to get to the root cause of a problem. The method is simple: simply state the final problem (the car wouldn’t start, I was late to work again today) and then ask the question “why,” breaking down the issue to its root cause. In these two cases, it might be: because I didn’t maintain the car properly and because I need to leave my house earlier to get to work on time. The process first came to prominence at Toyota.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>CTQ Tree</strong> – The Critical to Quality Tree diagram breaks down the components of a process that produces the features needed in your product and service if you wish to have satisfied customers.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\"><strong>Root Cause Analysis</strong> – Much like the Five Whys, this is a process by which a business attempts to identify the root cause of a defect and then correct it, rather than simply correcting the surface “symptom” of the problem.</p>\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Ultimately, all of the tools and methodologies in Six Sigma serve one purpose: to streamline business processes in order to produce the best products and services possible with the smallest amount of defects. Its adoption by corporations around the globe is both an indicator of and testament to its remarkable success in today’s business environment.</p>\n\n[/section]','Six Sigma Methodologies','','inherit','closed','closed','','127-revision-v1','','','2018-09-24 23:14:46','2018-09-24 23:14:46','',127,'https://6sigma.academy/127-revision-v1/',0,'revision','',0),(290,1,'2018-09-25 00:34:42','2018-09-25 00:34:42','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Six Sigma History</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The roots of Six Sigma as a measurement standard can be traced back to Carl Friedrich Gauss (1777-1855) who introduced the concept of the normal curve. Six Sigma as a measurement standard in product variation can be traced back to the 1920’s when Walter Shewhart showed that three sigma from the mean is the point where a process requires correction. Many measurement standards (Cpk, Zero Defects, etc.) later came on the scene but credit for coining the term “Six Sigma” goes to a Motorola engineer named Bill Smith. (Incidentally, “Six Sigma” is a federally registered trademark of Motorola).\r\n\r\nIn the early and mid-1980s with Chairman Bob Galvin at the helm, Motorola engineers decided that the traditional quality levels — measuring defects in thousands of opportunities – didn’t provide enough granularity. Instead, they wanted to measure the defects per million opportunities. Motorola developed this new standard and created the methodology and needed cultural change associated with it. Six Sigma helped Motorola realize powerful bottom-line results in their organization – in fact, they documented more than $16 Billion in savings as a result of our Six Sigma efforts.\r\n\r\nSince then, tens of thousands of companies around the world have adopted Six Sigma as a way of doing business. This is a direct result of many of America’s leaders openly praising the benefits of Six Sigma. Leaders such as Larry Bossidy of Allied Signal (now Honeywell), and Jack Welch of General Electric Company. Rumor has it that Larry and Jack were playing golf one day and Jack bet Larry that he could implement Six Sigma faster and with greater results at GE than Larry did at Allied Signal. The results speak for themselves.\r\n\r\nSix Sigma has evolved over time. It’s more than just a quality system like TQM or ISO. It’s a way of doing business. As Geoff Tennant describes in his book Six Sigma: SPC and TQM in Manufacturing and Services: “Six Sigma is many things, and it would perhaps be easier to list all the things that Six Sigma quality is not. Six Sigma can be seen as: a vision; a philosophy; a symbol; a metric; a goal; a methodology.” We couldn’t agree more.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n[/section]','Six Sigma History','','inherit','closed','closed','','129-revision-v1','','','2018-09-25 00:34:42','2018-09-25 00:34:42','',129,'https://6sigma.academy/129-revision-v1/',0,'revision','',0),(289,1,'2018-09-24 23:47:02','2018-09-24 23:47:02','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Six Sigma History</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\r\n<strong><p style=\"color: #000000; text-align: justify; line-height: 1.2;\">“Six Sigma is a quality program that, when all is said and done, improves your customer’s experience, lowers your costs, and builds better leaders. \" — Jack Welch</p> </strong>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The statistical representation of Six Sigma describes quantitatively how a process is performing. To achieve Six Sigma, a process must not produce more than 3.4 defects per million opportunities. A Six Sigma defect is defined as anything outside of customer specifications. A Six Sigma opportunity is then the total quantity of chances for a defect. Process sigma can easily be calculated using a Six Sigma calculator.\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The fundamental objective of the Six Sigma methodology is the implementation of a measurement-based strategy that focuses on process improvement and variation reduction through the application of Six Sigma improvement projects. This is accomplished through the use of two Six Sigma sub-methodologies: DMAIC and DMADV. The Six Sigma DMAIC process (define, measure, analyze, improve, control) is an improvement system for existing processes falling below specification and looking for incremental improvement. The Six Sigma DMADV process (define, measure, analyze, design, verify) is an improvement system used to develop new processes or products at Six Sigma quality levels. It can also be employed if a current process requires more than just incremental improvement. Both Six Sigma processes are executed by Six Sigma Green Belts and Six Sigma Black Belts, and are overseen by Six Sigma Master Black Belts.</p>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n<p><img class=\"alignnone wp-image-283\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sixsigmacircle_orig.png\" alt=\"\" width=\"797\" height=\"400\" /></p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">According to Statistics, Black Belts save companies approximately $230,000 per project and can complete four to six projects per year. (Given that the average Black Belt salary is $80,000 in the United States, that is a fantastic return on investment.) General Electric, one of the most successful companies implementing Six Sigma, has estimated benefits on the order of $10 billion during the first five years of implementation. GE first began Six Sigma in 1995 after Motorola and Allied Signal blazed the Six Sigma trail. Since then, thousands of companies around the world have discovered the far reaching benefits of Six Sigma.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Many frameworks exist for implementing the Six Sigma methodology. Six Sigma Consultants all over the world have developed proprietary methodologies for implementing Six Sigma quality, based on the similar change management philosophies and applications of tools.</p>\r\n\r\n[/section]','Six Sigma History','','inherit','closed','closed','','129-revision-v1','','','2018-09-24 23:47:02','2018-09-24 23:47:02','',129,'https://6sigma.academy/129-revision-v1/',0,'revision','',0),(291,1,'2018-09-25 00:36:17','2018-09-25 00:36:17','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Six Sigma History</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The roots of Six Sigma as a measurement standard can be traced back to Carl Friedrich Gauss (1777-1855) who introduced the concept of the normal curve. Six Sigma as a measurement standard in product variation can be traced back to the 1920’s when Walter Shewhart showed that three sigma from the mean is the point where a process requires correction. Many measurement standards (Cpk, Zero Defects, etc.) later came on the scene but credit for coining the term “Six Sigma” goes to a Motorola engineer named Bill Smith. (Incidentally, “Six Sigma” is a federally registered trademark of Motorola).\r\n\r\nIn the early and mid-1980s with Chairman Bob Galvin at the helm, Motorola engineers decided that the traditional quality levels — measuring defects in thousands of opportunities – didn’t provide enough granularity. Instead, they wanted to measure the defects per million opportunities. Motorola developed this new standard and created the methodology and needed cultural change associated with it. Six Sigma helped Motorola realize powerful bottom-line results in their organization – in fact, they documented more than $16 Billion in savings as a result of our Six Sigma efforts.\r\n\r\nSince then, tens of thousands of companies around the world have adopted Six Sigma as a way of doing business. This is a direct result of many of America’s leaders openly praising the benefits of Six Sigma. Leaders such as Larry Bossidy of Allied Signal (now Honeywell), and Jack Welch of General Electric Company. Rumor has it that Larry and Jack were playing golf one day and Jack bet Larry that he could implement Six Sigma faster and with greater results at GE than Larry did at Allied Signal. The results speak for themselves.\r\n\r\nSix Sigma has evolved over time. It’s more than just a quality system like TQM or ISO. It’s a way of doing business. As Geoff Tennant describes in his book Six Sigma: SPC and TQM in Manufacturing and Services: “Six Sigma is many things, and it would perhaps be easier to list all the things that Six Sigma quality is not. Six Sigma can be seen as: a vision; a philosophy; a symbol; a metric; a goal; a methodology.” We couldn’t agree more. </p>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n[/section]','Six Sigma History','','inherit','closed','closed','','129-revision-v1','','','2018-09-25 00:36:17','2018-09-25 00:36:17','',129,'https://6sigma.academy/129-revision-v1/',0,'revision','',0),(292,1,'2018-09-25 00:37:41','2018-09-25 00:37:41','<h2 style = \"text-align: center; color: #000000; font-size: 40px;\">Six Sigma History</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_margin=\"0px 0px -55px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" width=\"full-width\" v_align=\"middle\" h_align=\"center\" padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"0px 0px 0px 0px\" align=\"center\"]\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">The roots of Six Sigma as a measurement standard can be traced back to Carl Friedrich Gauss (1777-1855) who introduced the concept of the normal curve. Six Sigma as a measurement standard in product variation can be traced back to the 1920’s when Walter Shewhart showed that three sigma from the mean is the point where a process requires correction. Many measurement standards (Cpk, Zero Defects, etc.) later came on the scene but credit for coining the term “Six Sigma” goes to a Motorola engineer named Bill Smith. (Incidentally, “Six Sigma” is a federally registered trademark of Motorola).</p>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">In the early and mid-1980s with Chairman Bob Galvin at the helm, Motorola engineers decided that the traditional quality levels — measuring defects in thousands of opportunities – didn’t provide enough granularity. Instead, they wanted to measure the defects per million opportunities. Motorola developed this new standard and created the methodology and needed cultural change associated with it. Six Sigma helped Motorola realize powerful bottom-line results in their organization – in fact, they documented more than $16 Billion in savings as a result of our Six Sigma efforts.</p>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Since then, tens of thousands of companies around the world have adopted Six Sigma as a way of doing business. This is a direct result of many of America’s leaders openly praising the benefits of Six Sigma. Leaders such as Larry Bossidy of Allied Signal (now Honeywell), and Jack Welch of General Electric Company. Rumor has it that Larry and Jack were playing golf one day and Jack bet Larry that he could implement Six Sigma faster and with greater results at GE than Larry did at Allied Signal. The results speak for themselves.</p>\r\n\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Six Sigma has evolved over time. It’s more than just a quality system like TQM or ISO. It’s a way of doing business. As Geoff Tennant describes in his book Six Sigma: SPC and TQM in Manufacturing and Services: “Six Sigma is many things, and it would perhaps be easier to list all the things that Six Sigma quality is not. Six Sigma can be seen as: a vision; a philosophy; a symbol; a metric; a goal; a methodology.” We couldn’t agree more. </p>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n[/section]','Six Sigma History','','inherit','closed','closed','','129-revision-v1','','','2018-09-25 00:37:41','2018-09-25 00:37:41','',129,'https://6sigma.academy/129-revision-v1/',0,'revision','',0),(353,1,'2018-11-02 18:16:41','2018-11-02 18:16:41','[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p>Overview of six sigma concepts &amp; fundamentals</p>\n[gap height=\"10px\"]\n\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown size=\"240\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:16:41','2018-11-02 18:16:41','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(352,1,'2018-11-02 18:13:06','2018-11-02 18:13:06','[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(253, 253, 253)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p>Overview of six sigma concepts &amp; fundamentals</p>\n[gap height=\"10px\"]\n\n[button text=\"view more\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(87, 123, 163)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown style=\"text\" size=\"240\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:13:06','2018-11-02 18:13:06','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(507,1,'2019-01-06 04:08:00','2019-01-06 04:08:00','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services.</p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<p>&nbsp;</p>\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-01-06 04:08:00','2019-01-06 04:08:00','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(300,1,'2018-09-27 23:35:50','2018-09-27 23:35:50','[section]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services.</p>\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\r\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\r\n&lt;p\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developingand emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-09-27 23:35:50','2018-09-27 23:35:50','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(351,1,'2018-11-02 18:10:52','2018-11-02 18:10:52','[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(253, 253, 253)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p>Overview of six sigma concepts &amp; fundamentals</p>\n[gap height=\"10px\"]\n\n[button text=\"view more\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(87, 123, 163)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown style=\"text\" size=\"240\" year=\"2017\" month=\"10\" time=\"20:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:10:52','2018-11-02 18:10:52','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(350,1,'2018-11-02 18:06:33','2018-11-02 18:06:33','<p>[rev_slider alias=\"coming_soon\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n[row style=\"collapse\" width=\"full-width\"]\n\n[col span=\"5\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\n\n\n[/ux_banner]\n\n[/col]\n[col span=\"7\" span__sm=\"12\"]\n\n[ux_banner height=\"560px\" bg_color=\"rgb(253, 253, 253)\"]\n\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\n\n[gap height=\"6px\"]\n\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\n<p>Overview of six sigma concepts &amp; fundamentals</p>\n[gap height=\"10px\"]\n\n[button text=\"view more\" style=\"outline\" size=\"large\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[ux_banner height=\"145px\" bg_color=\"rgb(87, 123, 163)\"]\n\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\n\n[ux_countdown style=\"text\" size=\"240\" year=\"2017\" month=\"10\" time=\"20:00\"]\n\n\n[/text_box]\n\n[/ux_banner]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-02 18:06:33','2018-11-02 18:06:33','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(304,1,'2018-09-28 00:23:05','2018-09-28 00:23:05','','six_sigma_academy_favicon','','inherit','open','closed','','six_sigma_academy_favicon-2','','','2018-09-28 00:23:05','2018-09-28 00:23:05','',0,'https://6sigma.academy/wp-content/uploads/2018/09/six_sigma_academy_favicon.png',0,'attachment','image/png',0),(306,1,'2018-09-28 00:33:02','2018-09-28 00:33:02','','six_sigma_academy_site_logof','','inherit','open','closed','','six_sigma_academy_site_logof','','','2018-09-28 00:33:02','2018-09-28 00:33:02','',0,'https://6sigma.academy/wp-content/uploads/2018/09/six_sigma_academy_site_logof.png',0,'attachment','image/png',0),(307,1,'2018-09-28 00:34:02','2018-09-28 00:34:02','','sixsigma13','','inherit','open','closed','','sixsigma13','','','2018-09-28 00:34:02','2018-09-28 00:34:02','',0,'https://6sigma.academy/wp-content/uploads/2018/09/sixsigma13.jpg',0,'attachment','image/jpeg',0),(311,1,'2018-09-28 00:48:21','2018-09-28 00:48:21','','snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg','','inherit','open','closed','','snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg','','','2018-09-28 00:48:21','2018-09-28 00:48:21','',0,'https://6sigma.academy/wp-content/uploads/2018/09/snowy_mountain_abstract_double_monitor_wallpaper_by_sehedra-dbm5brg.png',0,'attachment','image/png',0),(313,1,'2018-09-28 00:51:11','2018-09-28 00:51:11','','snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg','','inherit','open','closed','','snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg','','','2018-09-28 00:51:11','2018-09-28 00:51:11','',0,'https://6sigma.academy/wp-content/uploads/2018/09/snowy_mountain_abstract_double_monitor_wallpaper_by2_sehedra-dbm5brg.png',0,'attachment','image/png',0),(340,1,'2018-11-02 10:24:22','2018-11-02 10:24:22','','six-sigma-themes','','inherit','open','closed','','six-sigma-themes','','','2018-11-02 10:24:22','2018-11-02 10:24:22','',0,'https://6sigma.academy/wp-content/uploads/2018/11/six-sigma-themes.jpg',0,'attachment','image/jpeg',0),(317,1,'2018-09-28 01:02:34','2018-09-28 01:02:34','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #540000;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #540000;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-09-28 01:02:34','2018-09-28 01:02:34','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(319,1,'2018-09-28 01:03:20','2018-09-28 01:03:20','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-09-28 01:03:20','2018-09-28 01:03:20','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(348,1,'2018-11-02 17:49:58','2018-11-02 17:49:58','','sporty-1-of-4','','inherit','open','closed','','sporty-1-of-4','','','2018-11-02 17:49:58','2018-11-02 17:49:58','',0,'https://6sigma.academy/wp-content/uploads/2018/11/sporty-1-of-4.jpg',0,'attachment','image/jpeg',0),(321,1,'2018-09-28 02:01:29','2018-09-28 02:01:29','[section]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in south pacific region to build their Careers, and Companies to sell their Outstanding Products and Services.</p>\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\r\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\r\n&lt;p\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2018-09-28 02:01:29','2018-09-28 02:01:29','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(349,1,'2018-11-02 18:05:05','2018-11-02 18:05:05','','Conference-Preso-v7','','inherit','open','closed','','conference-preso-v7','','','2018-11-02 18:05:05','2018-11-02 18:05:05','',0,'https://6sigma.academy/wp-content/uploads/2018/11/Conference-Preso-v7.jpg',0,'attachment','image/jpeg',0),(330,1,'2018-10-08 22:32:01','2018-10-08 22:32:01','','pexels-photo-886465','','inherit','open','closed','','pexels-photo-886465','','','2018-10-08 22:32:01','2018-10-08 22:32:01','',0,'https://6sigma.academy/wp-content/uploads/2018/10/pexels-photo-886465.jpg',0,'attachment','image/jpeg',0),(331,1,'2018-10-12 03:02:43','2018-10-12 03:02:43','','USP-logo-clr-300x152','','inherit','open','closed','','usp-logo-clr-300x152','','','2018-10-12 03:02:43','2018-10-12 03:02:43','',0,'https://6sigma.academy/wp-content/uploads/2018/10/USP-logo-clr-300x152.jpg',0,'attachment','image/jpeg',0),(326,1,'2018-09-28 22:08:14','2018-09-28 22:08:14','[rev_slider alias=\"coming_soon\"]\r\n\r\n&nbsp;\r\n\r\nTest','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-09-28 22:08:14','2018-09-28 22:08:14','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(327,1,'2018-09-28 22:08:38','2018-09-28 22:08:38','[rev_slider alias=\"coming_soon\"]\r\n\r\n&nbsp;\r\n\r\n&nbsp;','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-09-28 22:08:38','2018-09-28 22:08:38','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(423,1,'2018-12-04 03:20:11','2018-12-04 03:20:11','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\n<span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span>\r\n\r\n<span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\n<span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span>\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\r\n 	<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\r\n 	<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\r\n 	<li><span style=\"color: #000000;\">Business results for projects</span></li>\r\n 	<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\r\n 	<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Control phase exploration</span></li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\r\n\r\n[/section]\r\n[ux_image id=\"417\" image_size=\"medium\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n[ux_image id=\"418\" image_size=\"medium\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\">DMADV: (Create successful new processes)</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Design phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\"><strong>Duration: Three days. Fees:</strong></span>\r\n\r\n<span style=\"color: #000000;\">After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span>\r\n\r\n<span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span>\r\n\r\n<span style=\"color: #000000;\"><strong>Who should attend?</strong></span>\r\n\r\n<span style=\"color: #000000;\"><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers</span>\r\n<span style=\"color: #000000;\"><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span>\r\n\r\n<span style=\"color: #000000;\"><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span>\r\n\r\n<span style=\"color: #000000;\"><strong>σ</strong> Must have 1-year work experience</span>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Yellow Belt Certifications','','publish','closed','closed','','six-sigma-yellow-belt-certifications','','','2019-04-13 07:43:39','2019-04-12 19:43:39','',0,'https://6sigma.academy/?page_id=423',0,'page','',0),(385,1,'2018-11-09 02:46:09','2018-11-09 02:46:09','[row style=\"collapse\" width=\"full-width\"]\r\n\r\n[col span=\"5\" span__sm=\"12\"]\r\n\r\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\r\n\r\n[/ux_banner]\r\n\r\n[/col]\r\n[col span=\"7\" span__sm=\"12\"]\r\n\r\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\r\n\r\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\r\n\r\n[gap height=\"6px\"]\r\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\r\n<strong>Date</strong>: 23rd February, 2019 Time: 8a.m\r\n\r\n<strong>Venue</strong>\r\n\r\nUSP Pacific TAFE,\r\n\r\nWalu Bay, Suva FIJI\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n 	<li>Those looking to find success in their project and aim to change mindset of workers, managers and executives.</li>\r\n</ul>\r\nFees:\r\n\r\n[gap height=\"10px\"]\r\n\r\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\r\n\r\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[ux_countdown size=\"240\" color=\"light\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n[eventsplus_single event_id=\"1\"]','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-09 02:46:09','2018-11-09 02:46:09','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(386,1,'2018-11-09 02:57:50','2018-11-09 02:57:50','','YellowBelt1','','inherit','open','closed','','yellowbelt1','','','2018-11-09 02:57:50','2018-11-09 02:57:50','',0,'https://6sigma.academy/wp-content/uploads/2018/11/YellowBelt1.jpg',0,'attachment','image/jpeg',0),(387,1,'2018-11-09 03:07:28','2018-11-09 03:07:28','','six-sigma-green-belt','','inherit','open','closed','','six-sigma-green-belt','','','2018-11-09 03:07:28','2018-11-09 03:07:28','',0,'https://6sigma.academy/wp-content/uploads/2018/11/six-sigma-green-belt.png',0,'attachment','image/png',0),(388,1,'2018-11-09 03:17:43','2018-11-09 03:17:43','','lean-six-sigma-blackbelt','','inherit','open','closed','','lean-six-sigma-blackbelt','','','2018-11-09 03:17:43','2018-11-09 03:17:43','',0,'https://6sigma.academy/wp-content/uploads/2018/11/lean-six-sigma-blackbelt.png',0,'attachment','image/png',0),(391,1,'2018-11-09 03:32:03','2018-11-09 03:32:03','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"386\"]\n\n<h2>Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"[eventsplus_single event_id=\"2\"]\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"387\"]\n\n<h2>Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"388\"]\n\n<h2>Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style= \"text-align: center; color: #000000;\">Testimonials</h2>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n[testimonial image=\"228\" image_width=\"120\" pos=\"center\" name=\"Sherlock Holmes\" company=\"Nokia Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n[testimonial image=\"229\" image_width=\"121\" pos=\"center\" name=\"John H. Watson\" company=\"Motorola Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-11-09 03:32:03','2018-11-09 03:32:03','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(397,1,'2018-11-10 21:11:20','2018-11-10 21:11:20','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"386\"]\n\n<h2>Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=2&recurr=1551398400\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"387\"]\n\n<h2>Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=3&recurr=1554076800\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"388\"]\n\n<h2>Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=4&recurr=1556668800\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-11-10 21:11:20','2018-11-10 21:11:20','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(392,1,'2018-11-09 03:33:35','2018-11-09 03:33:35','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"386\"]\n\n<h2>Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=2&recurr=1551398400\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"387\"]\n\n<h2>Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=3&recurr=1554076800\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"388\"]\n\n<h2>Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=4&recurr=1556668800\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h2 style= \"text-align: center; color: #000000;\">Testimonials</h2>\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n[testimonial image=\"228\" image_width=\"120\" pos=\"center\" name=\"Sherlock Holmes\" company=\"Nokia Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n[testimonial image=\"229\" image_width=\"121\" pos=\"center\" name=\"John H. Watson\" company=\"Motorola Corp.\" font_size=\"small\"]\n\n<p>Six Sigma Academy is a great place to learn and grow. It goes way beyond exceptional academics. It challenged me to become organized, confident, disciplined, and self-motivated.</p>\n\n[/testimonial]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-11-09 03:33:35','2018-11-09 03:33:35','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(393,1,'2018-11-09 03:45:14','2018-11-09 03:45:14','[row style=\"collapse\" width=\"full-width\"]\r\n\r\n[col span=\"5\" span__sm=\"12\"]\r\n\r\n[ux_banner height=\"560px\" bg=\"349\" bg_pos=\"55% 50%\"]\r\n\r\n[/ux_banner]\r\n\r\n[/col]\r\n[col span=\"7\" span__sm=\"12\"]\r\n\r\n[ux_banner height=\"560px\" bg_color=\"rgb(69, 131, 194)\"]\r\n\r\n[text_box text_color=\"dark\" position_x=\"50\" position_y=\"50\" text_align=\"left\"]\r\n\r\n[gap height=\"6px\"]\r\n<h1 class=\"uppercase\" style=\"text-align: left;\">The Modern Mindset using Six Sigma Fundamentals</h1>\r\n<strong>Date</strong>: 23rd February, 2019 Time: 8a.m\r\n\r\n<strong>Venue</strong>\r\n\r\nUSP Pacific TAFE,\r\n\r\nWalu Bay, Suva FIJI\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n 	<li>Those looking to find success in their project and aim to change mindset of workers, managers and executives.</li>\r\n</ul>\r\nFees:\r\n\r\n[gap height=\"10px\"]\r\n\r\n[button text=\"REGISTER/ENROL NOW!\" style=\"outline\" size=\"large\"]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[ux_banner height=\"145px\" bg_color=\"rgb(69, 131, 194)\"]\r\n\r\n[text_box width=\"100\" position_x=\"50\" position_y=\"50\"]\r\n\r\n[ux_countdown size=\"240\" color=\"light\" year=\"2019\" month=\"2\" day=\"23\" time=\"8:00\"]\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]\r\n\r\n&nbsp;','Upcoming Events','','inherit','closed','closed','','24-revision-v1','','','2018-11-09 03:45:14','2018-11-09 03:45:14','',24,'https://6sigma.academy/24-revision-v1/',0,'revision','',0),(395,1,'2018-11-10 20:24:23','2018-11-10 20:24:23','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. Our goal is to increase six sigma professionals in Fiji and in developing island countries. We believe that when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then we will meet soon.</p>\r\n<p style=\"align: left;\"><img class=\"alignleft\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sign.png\" width=\"100px\" height=\"10px\" /></p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\r\n<em><strong>Mr. Sachin Singh.</strong></em>\r\n<em><strong>Director/Master Black Belt Six Sigma</strong></em></p>\r\n<p style=\"color: #000000; text-align: left;\"><img class=\"alignnone wp-image-266\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sig-300x88.png\" alt=\"\" width=\"354\" height=\"104\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Letter from Expert','','inherit','closed','closed','','46-revision-v1','','','2018-11-10 20:24:23','2018-11-10 20:24:23','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(396,1,'2018-11-10 20:24:40','2018-11-10 20:24:40','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented there. Process does not only mean in professional careers or task but at personal level as well where six sigma guides and assist individuals to remove defects from the processes. Everything is an process and how you handle processes and processes within processes are key to success. Our goal is to increase six sigma professionals in Fiji and in developing island countries. We believe that when developing nation seek six sigma as their tool for process engineering, a success is achieved.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma events starting in Fiji and love to share some of the amazing benefits six sigma has to offer.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Till then we will meet soon.</p>\r\n<p style=\"align: left;\"><img class=\"alignleft\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sign.png\" width=\"100px\" height=\"10px\" /></p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\r\n<em><strong>Mr. Sachin Singh.</strong></em>\r\n<em><strong>Master Black Belt Six Sigma</strong></em></p>\r\n<p style=\"color: #000000; text-align: left;\"><img class=\"alignnone wp-image-266\" src=\"https://6sigma.academy/wp-content/uploads/2018/09/sig-300x88.png\" alt=\"\" width=\"354\" height=\"104\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Letter from Expert','','inherit','closed','closed','','46-revision-v1','','','2018-11-10 20:24:40','2018-11-10 20:24:40','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(404,1,'2018-12-02 20:05:12','2018-12-02 20:05:12','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-12-02 20:05:12','2018-12-02 20:05:12','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(410,1,'2018-12-03 02:31:31','2018-12-03 02:31:31','','Untitled-1','','inherit','open','closed','','untitled-1','','','2018-12-03 02:31:31','2018-12-03 02:31:31','',0,'https://6sigma.academy/wp-content/uploads/2018/12/Untitled-1.png',0,'attachment','image/png',0),(412,1,'2018-12-03 02:35:02','2018-12-03 02:35:02','','six_sigma_academy_and_usp_logo','','inherit','open','closed','','six_sigma_academy_and_usp_logo','','','2018-12-03 02:35:02','2018-12-03 02:35:02','',0,'https://6sigma.academy/wp-content/uploads/2018/12/six_sigma_academy_and_usp_logo.png',0,'attachment','image/png',0),(415,1,'2018-12-03 23:42:37','2018-12-03 23:42:37','','The Modern Mindset using Six Sigma Fundamentals','','inherit','open','closed','','pm-methodologies-3','','','2018-12-03 23:43:15','2018-12-03 23:43:15','',0,'https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3.jpg',0,'attachment','image/jpeg',0),(416,1,'2018-12-04 00:01:52','2018-12-04 00:01:52','','Six-Sigma-Yellow-Belt','','inherit','open','closed','','six-sigma-yellow-belt','','','2018-12-04 00:01:52','2018-12-04 00:01:52','',0,'https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png',0,'attachment','image/png',0),(417,1,'2018-12-04 01:05:08','2018-12-04 01:05:08','','DMAIC','','inherit','open','closed','','dmaic','','','2018-12-04 01:05:08','2018-12-04 01:05:08','',0,'https://6sigma.academy/wp-content/uploads/2018/12/DMAIC.jpg',0,'attachment','image/jpeg',0),(418,1,'2018-12-04 01:08:20','2018-12-04 01:08:20','','DMADV','','inherit','open','closed','','dmadv','','','2018-12-04 01:08:20','2018-12-04 01:08:20','',0,'https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png',0,'attachment','image/png',0),(419,1,'2018-12-04 01:39:56','2018-12-04 01:39:56','','cycle-v1b','','inherit','open','closed','','cycle-v1b','','','2018-12-04 01:39:56','2018-12-04 01:39:56','',0,'https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b.png',0,'attachment','image/png',0),(420,1,'2018-12-04 02:13:44','2018-12-04 02:13:44','','Lean-Six-Sigma-Roles_GoLeanSixSigma.com_','','inherit','open','closed','','lean-six-sigma-roles_goleansixsigma-com_','','','2018-12-04 02:13:44','2018-12-04 02:13:44','',0,'https://6sigma.academy/wp-content/uploads/2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_.jpg',0,'attachment','image/jpeg',0),(421,1,'2018-12-04 02:20:23','2018-12-04 02:20:23','','Lean-Six-Sigma-Roles_GoLeanSixSigma.com_','','inherit','open','closed','','lean-six-sigma-roles_goleansixsigma-com_-2','','','2018-12-04 02:20:23','2018-12-04 02:20:23','',0,'https://6sigma.academy/wp-content/uploads/2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1.jpg',0,'attachment','image/jpeg',0),(422,1,'2018-12-04 02:47:54','2018-12-04 02:47:54','','6sigma.com-blog-7-30-17','','inherit','open','closed','','6sigma-com-blog-7-30-17','','','2018-12-04 02:47:54','2018-12-04 02:47:54','',0,'https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17.jpg',0,'attachment','image/jpeg',0),(424,1,'2018-12-04 03:19:49','2018-12-04 03:19:49','','sachin','','inherit','open','closed','','sachin','','','2018-12-04 03:19:49','2018-12-04 03:19:49','',0,'https://6sigma.academy/wp-content/uploads/2018/12/sachin.png',0,'attachment','image/png',0),(425,1,'2018-12-04 03:20:11','2018-12-04 03:20:11','Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n<u></u><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n<img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" />\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n<img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" />\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person </strong>\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.\r\n\r\n<strong>Conducted in: Starting in March </strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\r\n</ul>\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma\r\n<ul>\r\n 	<li>Must have 1 year work experience</li>\r\n</ul>\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">[button size=\"medium\" style=\"primary\" text=\"Medium button\" link=\"http://\" target=\"\"]</p>','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 03:20:11','2018-12-04 03:20:11','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(428,1,'2018-12-04 03:22:47','2018-12-04 03:22:47','Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n<u></u><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n<img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" />\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n<img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" />\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person </strong>\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.\r\n\r\n<strong>Conducted in: Starting in March </strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\r\n</ul>\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma\r\n<ul>\r\n 	<li>Must have 1 year work experience</li>\r\n</ul>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\">[button size=\"medium\" style=\"secondary\" text=\"Medium button\" link=\"http://\" target=\"\"]</p>','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 03:22:47','2018-12-04 03:22:47','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(426,1,'2018-12-04 03:22:03','2018-12-04 03:22:03','Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n<u></u><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n<img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" />\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n<img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" />\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person </strong>\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.\r\n\r\n<strong>Conducted in: Starting in March </strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\r\n</ul>\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma\r\n<ul>\r\n 	<li>Must have 1 year work experience</li>\r\n</ul>\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">[button size=\"medium\" style=\"primary\" text=\"Medium button\" link=\"http://\" target=\"\"]</p>\r\n<p style=\"text-align: center;\">[button size=\"medium\" style=\"secondary\" text=\"Medium button\" link=\"http://\" target=\"\"]</p>','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 03:22:03','2018-12-04 03:22:03','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(429,1,'2018-12-04 03:29:57','2018-12-04 03:29:57','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p><u></u><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n<p><img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" /></p>\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p><img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" /></p>\n<p><strong>Duration: Three days. Fees: $2,899 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in March </strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\n<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\n</ul>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma</p>\n<ul>\n<li>Must have 1 year work experience</li>\n</ul>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\">\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>Click here to register</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"5\" link=\"http://\"]\n\n[ux_nav]\n\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 03:29:57','2018-12-04 03:29:57','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(430,1,'2018-12-04 03:34:01','2018-12-04 03:34:01','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p><u></u><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n<p><img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" /></p>\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p><img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" /></p>\n<p><strong>Duration: Three days. Fees: $2,899 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in March </strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\n<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\n</ul>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma</p>\n<ul>\n<li>Must have 1 year work experience</li>\n</ul>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\">\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>Click here to register for this course.</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"5\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 03:34:01','2018-12-04 03:34:01','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(431,1,'2018-12-04 03:38:05','2018-12-04 03:38:05','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p><u></u><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n<p><img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" /></p>\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p><img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" /></p>\n<p><strong>Duration: Three days. Fees: $2,899 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in March </strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\n<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\n</ul>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma</p>\n<ul>\n<li>Must have 1 year work experience</li>\n</ul>\n<p style=\"text-align: center;\">\n<p style=\"text-align: center;\">\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<strong><p style = \"text-align: center ;\">Click here to register for this course.</p></strong>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 03:38:05','2018-12-04 03:38:05','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(788,1,'2019-01-14 04:20:29','2019-01-14 04:20:29','','Lean Six Sigma Implementation & Tools Certification','','inherit','closed','closed','','773-revision-v1','','','2019-01-14 04:20:29','2019-01-14 04:20:29','',773,'https://6sigma.academy/773-revision-v1/',0,'revision','',0),(789,1,'2019-01-14 04:24:59','2019-01-14 04:24:59','<div id=\"row-2002199635\" class=\"row\">\r\n<div class=\"col medium-8 small-12 large-8\">\r\n<div class=\"col-inner\">\r\n\r\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\r\n\r\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\r\n<ul>\r\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\r\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"row-757833488\" class=\"row\">\r\n<div class=\"col small-12 large-12\">\r\n<div class=\"col-inner\">\r\n<ul>\r\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\r\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\r\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"row-313821254\" class=\"row\">\r\n<div class=\"col small-12 large-12\">\r\n<div class=\"col-inner\">\r\n\r\n<strong>Below is what you will learn in this course:</strong>\r\n<ul>\r\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\r\n 	<li>Change management with modern mindset approach</li>\r\n 	<li>Creating a creative workforce with existing workforce</li>\r\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\r\n 	<li>Methodologies overview</li>\r\n 	<li>Voice of the Business &amp; Customer</li>\r\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\r\n 	<li>Problem Identification</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>','LEAN SIX SIGMA WHITE BELT CERTIFICATION','','publish','open','closed','','the-modern-mindset-using-lean-six-sigma-fundamentals','','','2019-01-18 10:49:53','2019-01-17 22:49:53','',0,'https://6sigma.academy/?post_type=sfwd-courses&#038;p=789',0,'sfwd-courses','',0),(437,1,'2018-12-04 22:12:02','2018-12-04 22:12:02','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n<p><img class=\" wp-image-417 aligncenter\" style=\"font-size: 14.4px;\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMAIC-300x155.jpg\" alt=\"\" width=\"452\" height=\"234\" /></p>\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p><img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" /></p>\n<p><strong>Duration: Three days. Fees: $2,899 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in March </strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\n<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\n</ul>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma</p>\n<ul>\n<li>Must have 1 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:12:02','2018-12-04 22:12:02','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(438,1,'2018-12-04 22:14:52','2018-12-04 22:14:52','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p><img class=\" wp-image-418 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/DMADV.png\" alt=\"\" width=\"456\" height=\"300\" /></p>\n<p><strong>Duration: Three days. Fees: $2,899 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in March </strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Corporates, quality assurance staffs, business professionals, directors, managers</li>\n<li>Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</li>\n</ul>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or overview of six sigma</p>\n<ul>\n<li>Must have 1 year work experience</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:14:52','2018-12-04 22:14:52','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(439,1,'2018-12-04 22:21:50','2018-12-04 22:21:50','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"100px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p> </p>\n<p>After this course can date will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:21:50','2018-12-04 22:21:50','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(441,1,'2018-12-04 22:24:29','2018-12-04 22:24:29','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"100px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:24:29','2018-12-04 22:24:29','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(440,1,'2018-12-04 22:23:25','2018-12-04 22:23:25','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"100px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p> </p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:23:25','2018-12-04 22:23:25','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(442,1,'2018-12-04 22:27:29','2018-12-04 22:27:29','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"100px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:27:29','2018-12-04 22:27:29','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(443,1,'2018-12-04 22:28:42','2018-12-04 22:28:42','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"100px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:28:42','2018-12-04 22:28:42','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(444,1,'2018-12-04 22:31:37','2018-12-04 22:31:37','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"115px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:31:37','2018-12-04 22:31:37','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(445,1,'2018-12-04 22:32:13','2018-12-04 22:32:13','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:32:13','2018-12-04 22:32:13','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(446,1,'2018-12-04 22:35:37','2018-12-04 22:35:37','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>\n\n[/col]\n\n[/row]','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:35:37','2018-12-04 22:35:37','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(447,1,'2018-12-04 22:36:28','2018-12-04 22:36:28','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<p>Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n</ul>\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n<ul>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n</ul>\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p>A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p>This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</p>\n<ul>\n<li>Detail knowledge in working with teams.</li>\n<li>Six Sigma &amp; Organization goals</li>\n<li>Basic failure mode and effects analysis (FMEA)</li>\n<li>Business results for projects</li>\n<li>Project Management Six Sigma Tools/Software’s</li>\n<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p>DMAIC: (Improve existing processes/reengineering processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Improve phase exploration</li>\n<li>Control phase exploration</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p>DMADV: (Create successful new processes)</p>\n<ul>\n<li>Define Phase exploration</li>\n<li>Measure phase exploration</li>\n<li>Analyze phase exploration</li>\n<li>Design phase exploration</li>\n<li>Verify phase exploration</li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Three days. Fees: $2,899 entry per person</strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</p>\n<p><strong>Conducted in : Starting in March</strong></p>\n<p><strong>Who should attend?</strong></p>\n<p><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers<br /><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</p>\n<p><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</p>\n<p><strong>σ</strong> Must have 1-year work experience</p>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-04 22:36:28','2018-12-04 22:36:28','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(448,1,'2018-12-04 22:43:02','2018-12-04 22:43:02','[title text=\"The Modern Mindset using Lean Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nLean Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.\r\n\r\n<img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" />\r\n\r\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\r\n\r\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\r\n<ul>\r\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\r\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\r\n</ul>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\r\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\r\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Below is what you will learn in this course:</strong>\r\n<ul>\r\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\r\n 	<li>Change management with modern mindset approach</li>\r\n 	<li>Creating a creative workforce with existing workforce</li>\r\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\r\n 	<li>Methodologies overview</li>\r\n 	<li>Voice of the Business &amp; Customer</li>\r\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\r\n 	<li>Problem Identification</li>\r\n</ul>\r\n<strong>Duration: Two whole day Course   </strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.\r\n\r\n<strong>Conducted in : Starting in Feb, 2019, running once every month</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Lean Six Sigma Fundamentals - White Belt','','publish','closed','closed','','the-modern-mindset-using-six-sigma-fundamentals-white-belt','','','2019-04-13 07:36:07','2019-04-12 19:36:07','',0,'https://6sigma.academy/?page_id=448',0,'page','',0),(449,1,'2018-12-04 22:43:02','2018-12-04 22:43:02','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nSix Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\r\n\r\n[/section]\r\n[ux_image id=\"417\" image_size=\"medium\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n[ux_image id=\"418\" image_size=\"medium\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person</strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.\r\n\r\n<strong>Conducted in : Starting in March</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n\r\n<strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers\r\n<strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.\r\n\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities\r\n\r\n<strong>σ</strong> Must have 1-year work experience\r\n\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Six Sigma Fundamentals-White Belt','','inherit','closed','closed','','448-revision-v1','','','2018-12-04 22:43:02','2018-12-04 22:43:02','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(451,1,'2018-12-04 23:03:49','2018-12-04 23:03:49','[title text=\"The Modern Mindset using Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<p><img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" /></p>\n<p><strong><u>Benefits of Six Sigma to the Organization</u></strong></p>\n<p>The proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.</p>\n<ul>\n<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Below is what you will learn in this course:</strong></p>\n<ul>\n<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n<li>Change management with modern mindset approach</li>\n<li>Creating a creative workforce with existing workforce</li>\n<li>Overview of six sigma concepts &amp; fundamentals</li>\n<li>Methodologies overview</li>\n<li>Voice of the Business &amp; Customer</li>\n<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n<li>Problem Identification</li>\n</ul>\n<p><strong>Duration: Two whole day Workshop   </strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.</p>\n<p><strong>Conducted in : Starting in Feb, 2019, running once every month</strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2018-12-04 23:03:49','2018-12-04 23:03:49','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(450,1,'2018-12-04 22:43:28','2018-12-04 22:43:28','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nSix Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\r\n\r\n[/section]\r\n[ux_image id=\"417\" image_size=\"medium\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n[ux_image id=\"418\" image_size=\"medium\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person</strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.\r\n\r\n<strong>Conducted in : Starting in March</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n\r\n<strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers\r\n<strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.\r\n\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities\r\n\r\n<strong>σ</strong> Must have 1-year work experience\r\n\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2018-12-04 22:43:28','2018-12-04 22:43:28','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(452,1,'2018-12-04 23:05:29','2018-12-04 23:05:29','[title text=\"The Modern Mindset using Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<p><img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" /></p>\n<p><strong><u>Benefits of Six Sigma to the Organization</u></strong></p>\n<p>The proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.</p>\n<ul>\n<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Below is what you will learn in this course:</strong></p>\n<ul>\n<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n<li>Change management with modern mindset approach</li>\n<li>Creating a creative workforce with existing workforce</li>\n<li>Overview of six sigma concepts &amp; fundamentals</li>\n<li>Methodologies overview</li>\n<li>Voice of the Business &amp; Customer</li>\n<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n<li>Problem Identification</li>\n</ul>\n<p><strong>Duration: Two whole day Workshop   </strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.</p>\n<p><strong>Conducted in : Starting in Feb, 2019, running once every month</strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2018-12-04 23:05:29','2018-12-04 23:05:29','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(453,1,'2018-12-04 23:09:21','2018-12-04 23:09:21','[title text=\"Lean Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nLean Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\r\n\r\n<img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n<strong><u>Below is what will be taught in this course:</u></strong>\r\n\r\n<span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span>\r\n<ul>\r\n 	<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Process Analysis</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\r\n 	<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\r\n\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Decision Making</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Group Creativity</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\r\n</ul>\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong>\r\n<ul>\r\n 	<li>Gaining acceptance and communicating changes</li>\r\n 	<li>Making changes last through:\r\n<ul>\r\n 	<li>Develop a Process Control Plan</li>\r\n 	<li>Assessing the result of Process Control Plan</li>\r\n 	<li>Statistical Process Control</li>\r\n 	<li>Continuous improvement plan</li>\r\n 	<li>Managing knowledge learned and building intellectual capital</li>\r\n 	<li>Failure Modes and Effects Analysis (FMEA)</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong>Duration: Three Days  </strong>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.<strong>l</strong><strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','publish','closed','closed','','six-sigma-green-belt-certification-program','','','2019-04-13 07:43:07','2019-04-12 19:43:07','',0,'https://6sigma.academy/?page_id=453',0,'page','',0),(454,1,'2018-12-04 23:09:21','2018-12-04 23:09:21','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nSix Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\r\n\r\n[/section]\r\n[ux_image id=\"417\" image_size=\"medium\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n[ux_image id=\"418\" image_size=\"medium\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person</strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.\r\n\r\n<strong>Conducted in : Starting in March</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n\r\n<strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers\r\n<strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.\r\n\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities\r\n\r\n<strong>σ</strong> Must have 1-year work experience\r\n\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2018-12-04 23:09:21','2018-12-04 23:09:21','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(455,1,'2018-12-04 23:47:44','2018-12-04 23:47:44','[title text=\"Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong></p>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Below is what will be taught in this course:</strong></p>\n<p><strong>Building the Six Sigma Analytical Tool Kit</strong></p>\n<ul>\n<li>Project discussion/Presentation</li>\n<li>Determine opportunity for improvement</li>\n<li>Verification of root causes</li>\n<li>Hypothesis testing</li>\n<li>Correlation Analysis</li>\n<li>Process Analysis\n<ul>\n<li>Value-added analysis</li>\n</ul>\n</li>\n<li>C &amp; E Matrix</li>\n<li>Regression Analysis &amp; Correlation</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></p>\n<ul>\n<li>Team Dynamics</li>\n<li>Consensus Building</li>\n<li>Decision Making</li>\n<li>Group Creativity\n<ul>\n<li>Brainstorming</li>\n<li>Affinity diagram</li>\n<li>Multi-Voting</li>\n</ul>\n</li>\n<li>Implementation Planning</li>\n<li>Piloting your Solution\n<ul>\n<li>Solution Prioritization Matrix</li>\n</ul>\n</li>\n<li>Cost Benefit Analysis</li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"7\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong>Duration: Three Days   Fees: $3,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2018-12-04 23:47:44','2018-12-04 23:47:44','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(456,1,'2018-12-05 00:00:42','2018-12-05 00:00:42','','diagram-1-768x356','','inherit','open','closed','','diagram-1-768x356','','','2018-12-05 00:00:42','2018-12-05 00:00:42','',0,'https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356.jpg',0,'attachment','image/jpeg',0),(989,1,'2019-02-11 16:06:18','2019-02-11 04:06:18','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>[gallery ids=\"983,984,985,986,987,988,982\"]</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-11 16:06:18','2019-02-11 04:06:18','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(497,1,'2019-01-04 00:23:39','2019-01-04 00:23:39','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-01-04 00:23:39','2019-01-04 00:23:39','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(457,1,'2018-12-05 00:10:11','2018-12-05 00:10:11','[title text=\"Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong></p>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Below is what will be taught in this course:</strong></p>\n<p><strong>Building the Six Sigma Analytical Tool Kit</strong></p>\n<ul>\n<li>Project discussion/Presentation</li>\n<li>Determine opportunity for improvement</li>\n<li>Verification of root causes</li>\n<li>Hypothesis testing</li>\n<li>Correlation Analysis</li>\n<li>Process Analysis\n<ul>\n<li>Value-added analysis</li>\n</ul>\n</li>\n<li>C &amp; E Matrix</li>\n<li>Regression Analysis &amp; Correlation</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></p>\n<ul>\n<li>Team Dynamics</li>\n<li>Consensus Building</li>\n<li>Decision Making</li>\n<li>Group Creativity\n<ul>\n<li>Brainstorming</li>\n<li>Affinity diagram</li>\n<li>Multi-Voting</li>\n</ul>\n</li>\n<li>Implementation Planning</li>\n<li>Piloting your Solution\n<ul>\n<li>Solution Prioritization Matrix</li>\n</ul>\n</li>\n<li>Cost Benefit Analysis</li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p> </p>\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"435\" height=\"202\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong>Duration: Three Days   Fees: $3,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2018-12-05 00:10:11','2018-12-05 00:10:11','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(458,1,'2018-12-05 00:11:10','2018-12-05 00:11:10','[title text=\"Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong></p>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Below is what will be taught in this course:</strong></p>\n<p><strong>Building the Six Sigma Analytical Tool Kit</strong></p>\n<ul>\n<li>Project discussion/Presentation</li>\n<li>Determine opportunity for improvement</li>\n<li>Verification of root causes</li>\n<li>Hypothesis testing</li>\n<li>Correlation Analysis</li>\n<li>Process Analysis\n<ul>\n<li>Value-added analysis</li>\n</ul>\n</li>\n<li>C &amp; E Matrix</li>\n<li>Regression Analysis &amp; Correlation</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></p>\n<ul>\n<li>Team Dynamics</li>\n<li>Consensus Building</li>\n<li>Decision Making</li>\n<li>Group Creativity\n<ul>\n<li>Brainstorming</li>\n<li>Affinity diagram</li>\n<li>Multi-Voting</li>\n</ul>\n</li>\n<li>Implementation Planning</li>\n<li>Piloting your Solution\n<ul>\n<li>Solution Prioritization Matrix</li>\n</ul>\n</li>\n<li>Cost Benefit Analysis</li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p> </p>\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong>Duration: Three Days   Fees: $3,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2018-12-05 00:11:10','2018-12-05 00:11:10','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(462,1,'2018-12-05 01:23:31','2018-12-05 01:23:31','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-yellow-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-12-05 01:23:31','2018-12-05 01:23:31','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(459,1,'2018-12-05 00:12:40','2018-12-05 00:12:40','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" bg_color=\"rgb(255, 252, 0)\"]\n\n[ux_image_box depth=\"3\" depth_hover=\"2\"]\n\n<h2>Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=2&recurr=1551398400\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"387\"]\n\n<h2>Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=3&recurr=1554076800\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"388\"]\n\n<h2>Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" link=\"https://6sigma.academy/evrplus_registration/?action=evrplusegister&event_id=4&recurr=1556668800\"]\n\n\n[/ux_image_box]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-12-05 00:12:40','2018-12-05 00:12:40','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(460,1,'2018-12-05 01:17:51','2018-12-05 01:17:51','[title text=\"Lean Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<ul>\r\n 	<li>Our Lean Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\r\n</ul>\r\n<strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\r\n</ul>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong><u>The Role of the Certified Six Sigma Black Belt</u></strong>\r\n\r\nSix Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.\r\n\r\nMost often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.\r\n\r\nThe Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong>\r\n<ul>\r\n 	<li>Six Sigma &amp; Organization goals from leaders perspective</li>\r\n 	<li>All advance Six Sigma Tools for managing teams</li>\r\n 	<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\n<img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Five Day Course   Fees: signup to</strong> find.\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects\r\n\r\n<strong>Conducted in: Starting in May or June</strong>\r\n\r\n<strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://6sigma.academy/elearning<!--more-->/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','publish','closed','closed','','six-sigma-black-belt-certification-program','','','2019-04-13 07:41:26','2019-04-12 19:41:26','',0,'https://6sigma.academy/?page_id=460',0,'page','',0),(461,1,'2018-12-05 01:17:51','2018-12-05 01:17:51','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nSix Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\nRule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n</ul>\r\nSix Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.\r\n<ul>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n</ul>\r\nWhen you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\nA Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\nThis course will teach Six Sigma Methodologies both DMAIC &amp; DMADV\r\n<ul>\r\n 	<li>Detail knowledge in working with teams.</li>\r\n 	<li>Six Sigma &amp; Organization goals</li>\r\n 	<li>Basic failure mode and effects analysis (FMEA)</li>\r\n 	<li>Business results for projects</li>\r\n 	<li>Project Management Six Sigma Tools/Software’s</li>\r\n 	<li>Advance application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\nDMAIC: (Improve existing processes/reengineering processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Improve phase exploration</li>\r\n 	<li>Control phase exploration</li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\r\n\r\n[/section]\r\n[ux_image id=\"417\" image_size=\"medium\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n[ux_image id=\"418\" image_size=\"medium\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\nDMADV: (Create successful new processes)\r\n<ul>\r\n 	<li>Define Phase exploration</li>\r\n 	<li>Measure phase exploration</li>\r\n 	<li>Analyze phase exploration</li>\r\n 	<li>Design phase exploration</li>\r\n 	<li>Verify phase exploration</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Three days. Fees: $2,899 entry per person</strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.\r\n\r\n<strong>Conducted in : Starting in March</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n\r\n<strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers\r\n<strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.\r\n\r\n<strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities\r\n\r\n<strong>σ</strong> Must have 1-year work experience\r\n\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2018-12-05 01:17:51','2018-12-05 01:17:51','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(494,1,'2019-01-04 00:10:56','2019-01-04 00:10:56','[title text=\"Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n<ul>\n 	<li>Our Six Sigma Black Belt Training&nbsp;provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong>\n<ul>\n 	<li><strong><u>Career Advancement</u></strong></li>\n</ul>\nOnce certified in Six Sigma, their luck changes overnight.&nbsp; As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.&nbsp; Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.&nbsp; Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\n<ul>\n 	<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.&nbsp; When companies face layoffs, they depend on their Six Sigma force more – not less.&nbsp; These employees are an organization’s front line in raising profits through cost saving initiatives.&nbsp; If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n</ul>\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n&nbsp;\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n&nbsp;\n\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.&nbsp; A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.&nbsp; In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n 	<li><strong><u>Higher Salary</u></strong></li>\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.&nbsp; Nothing does that quicker and for as little cost as a Six Sigma Certification.&nbsp; Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.&nbsp; It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong><u>The Role of the Certified Six Sigma Black Belt</u></strong>\n\nSix Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.\n\nMost often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.\n\nThe Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong>\n<ul>\n 	<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n 	<li>All advance Six Sigma Tools for managing teams</li>\n 	<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\">\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong>Duration: Five Day Course&nbsp;&nbsp; Fees: $5,799 entry per person </strong>\n\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects\n\n<strong>Conducted in: Starting in May or June</strong>\n\n<strong>Prerequisites: </strong>\n<ul>\n 	<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n 	<li>Must have 3 year work experience</li>\n</ul>\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2019-01-04 00:10:56','2019-01-04 00:10:56','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(463,1,'2018-12-05 01:26:19','2018-12-05 01:26:19','[title text=\"Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<ul>\n<li>Our Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<p><img class=\" wp-image-421 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-283x300.jpg\" alt=\"\" width=\"405\" height=\"429\" /></p>\n<p><strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt-2/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong><u>The Role of the Certified Six Sigma Black Belt</u></strong></p>\n<p>Six Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.</p>\n<p>Most often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.</p>\n<p>The Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong></p>\n<ul>\n<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n<li>All advance Six Sigma Tools for managing teams</li>\n<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p><img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Five Day Course   Fees: $5,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects</p>\n<p><strong>Conducted in: Starting in May or June</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-green-belt-2/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2018-12-05 01:26:19','2018-12-05 01:26:19','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(464,1,'2018-12-05 01:27:05','2018-12-05 01:27:05','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"2\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-yellow-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-yellow-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-yellow-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-12-05 01:27:05','2018-12-05 01:27:05','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(465,1,'2018-12-05 01:30:22','2018-12-05 01:30:22','[title text=\"The Modern Mindset using Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<p><img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" /></p>\n<p><strong><u>Benefits of Six Sigma to the Organization</u></strong></p>\n<p>The proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.</p>\n<ul>\n<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Below is what you will learn in this course:</strong></p>\n<ul>\n<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n<li>Change management with modern mindset approach</li>\n<li>Creating a creative workforce with existing workforce</li>\n<li>Overview of six sigma concepts &amp; fundamentals</li>\n<li>Methodologies overview</li>\n<li>Voice of the Business &amp; Customer</li>\n<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n<li>Problem Identification</li>\n</ul>\n<p><strong>Duration: Two whole day Workshop   </strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.</p>\n<p><strong>Conducted in : Starting in Feb, 2019, running once every month</strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2018-12-05 01:30:22','2018-12-05 01:30:22','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(491,1,'2018-12-11 02:17:05','2018-12-11 02:17:05','[title text=\"Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<ul>\n<li>Our Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<p><strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong><u>The Role of the Certified Six Sigma Black Belt</u></strong></p>\n<p>Six Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.</p>\n<p>Most often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.</p>\n<p>The Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong></p>\n<ul>\n<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n<li>All advance Six Sigma Tools for managing teams</li>\n<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p><img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Five Day Course   Fees: $5,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects</p>\n<p><strong>Conducted in: Starting in May or June</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2018-12-11 02:17:05','2018-12-11 02:17:05','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(466,1,'2018-12-05 01:36:11','2018-12-05 01:36:11','[title text=\"Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<ul>\n<li>Our Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<p><img class=\" wp-image-421 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Lean-Six-Sigma-Roles_GoLeanSixSigma.com_-1-283x300.jpg\" alt=\"\" width=\"405\" height=\"429\" /></p>\n<p><strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong><u>The Role of the Certified Six Sigma Black Belt</u></strong></p>\n<p>Six Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.</p>\n<p>Most often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.</p>\n<p>The Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong></p>\n<ul>\n<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n<li>All advance Six Sigma Tools for managing teams</li>\n<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p><img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Five Day Course   Fees: $5,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects</p>\n<p><strong>Conducted in: Starting in May or June</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2018-12-05 01:36:11','2018-12-05 01:36:11','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(467,1,'2018-12-05 01:36:53','2018-12-05 01:36:53','[title text=\"Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong></p>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Below is what will be taught in this course:</strong></p>\n<p><strong>Building the Six Sigma Analytical Tool Kit</strong></p>\n<ul>\n<li>Project discussion/Presentation</li>\n<li>Determine opportunity for improvement</li>\n<li>Verification of root causes</li>\n<li>Hypothesis testing</li>\n<li>Correlation Analysis</li>\n<li>Process Analysis\n<ul>\n<li>Value-added analysis</li>\n</ul>\n</li>\n<li>C &amp; E Matrix</li>\n<li>Regression Analysis &amp; Correlation</li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></p>\n<ul>\n<li>Team Dynamics</li>\n<li>Consensus Building</li>\n<li>Decision Making</li>\n<li>Group Creativity\n<ul>\n<li>Brainstorming</li>\n<li>Affinity diagram</li>\n<li>Multi-Voting</li>\n</ul>\n</li>\n<li>Implementation Planning</li>\n<li>Piloting your Solution\n<ul>\n<li>Solution Prioritization Matrix</li>\n</ul>\n</li>\n<li>Cost Benefit Analysis</li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p> </p>\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong>Duration: Three Days   Fees: $3,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2018-12-05 01:36:53','2018-12-05 01:36:53','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(468,1,'2018-12-05 01:38:04','2018-12-05 01:38:04','[title text=\"The Modern Mindset using Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<p><img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" /></p>\n<p><strong><u>Benefits of Six Sigma to the Organization</u></strong></p>\n<p>The proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.</p>\n<ul>\n<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Below is what you will learn in this course:</strong></p>\n<ul>\n<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n<li>Change management with modern mindset approach</li>\n<li>Creating a creative workforce with existing workforce</li>\n<li>Overview of six sigma concepts &amp; fundamentals</li>\n<li>Methodologies overview</li>\n<li>Voice of the Business &amp; Customer</li>\n<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n<li>Problem Identification</li>\n</ul>\n<p><strong>Duration: Two whole day Workshop   </strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.</p>\n<p><strong>Conducted in : Starting in Feb, 2019, running once every month</strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2018-12-05 01:38:04','2018-12-05 01:38:04','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(469,1,'2018-12-05 01:39:52','2018-12-05 01:39:52','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"2\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-12-05 01:39:52','2018-12-05 01:39:52','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(480,1,'2018-12-05 02:17:22','2018-12-05 02:17:22','[title text=\"Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong></p>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><strong><u>Below is what will be taught in this course:</u></strong></p>\n<p><span style=\"font-size: 90%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span></p>\n<ul>\n<li><span style=\"font-size: 90%;\">Project discussion/Presentation</span></li>\n<li><span style=\"font-size: 90%;\">Determine opportunity for improvement</span></li>\n<li><span style=\"font-size: 90%;\">Verification of root causes</span></li>\n<li><span style=\"font-size: 90%;\">Hypothesis testing</span></li>\n<li><span style=\"font-size: 90%;\">Correlation Analysis</span></li>\n<li><span style=\"font-size: 90%;\">Process Analysis</span>\n<ul>\n<li><span style=\"font-size: 90%;\">Value-added analysis</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 90%;\">C &amp; E Matrix</span></li>\n<li><span style=\"font-size: 90%;\">Regression Analysis &amp; Correlation</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p> </p>\n<p style=\"text-align: left;\"><span style=\"font-size: 90%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\n<ul>\n<li><span style=\"font-size: 90%;\">Team Dynamics</span></li>\n<li><span style=\"font-size: 90%;\">Consensus Building</span></li>\n<li><span style=\"font-size: 90%;\">Decision Making</span></li>\n<li><span style=\"font-size: 90%;\">Group Creativity</span>\n<ul>\n<li><span style=\"font-size: 90%;\">Brainstorming</span></li>\n<li><span style=\"font-size: 90%;\">Affinity diagram</span></li>\n<li><span style=\"font-size: 90%;\">Multi-Voting</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 90%;\">Implementation Planning</span></li>\n<li><span style=\"font-size: 90%;\">Piloting your Solution</span>\n<ul>\n<li><span style=\"font-size: 90%;\">Solution Prioritization</span> Matrix</li>\n</ul>\n</li>\n<li>Cost Benefit Analysis</li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p> </p>\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong>Duration: Three Days   Fees: $3,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2018-12-05 02:17:22','2018-12-05 02:17:22','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(513,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Marks','Student marks are entered and viewed ! ','publish','closed','closed','','sch-marks','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-marks/',0,'page','',0),(514,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Teacher','Teacher profile and author page details page ! ','publish','closed','closed','','sch-teacher','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-teacher/',0,'page','',0),(515,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Transport','Transport details page ! ','publish','closed','closed','','sch-transport','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-transport/',0,'page','',0),(1125,1,'2019-04-13 06:01:37','2019-04-12 18:01:37','[title text=\"Lean Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<ul>\r\n 	<li>Our Lean Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\r\n</ul>\r\n<strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\r\n</ul>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong><u>The Role of the Certified Six Sigma Black Belt</u></strong>\r\n\r\nSix Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.\r\n\r\nMost often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.\r\n\r\nThe Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong>\r\n<ul>\r\n 	<li>Six Sigma &amp; Organization goals from leaders perspective</li>\r\n 	<li>All advance Six Sigma Tools for managing teams</li>\r\n 	<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\n<img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Five Day Course   Fees: signup to</strong> find.\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects\r\n\r\n<strong>Conducted in: Starting in May or June</strong>\r\n\r\n<strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2019-04-13 06:01:37','2019-04-12 18:01:37','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(499,1,'2019-01-04 00:28:28','2019-01-04 00:28:28','[title text=\"Lean Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Lean Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><strong><u>Below is what will be taught in this course:</u></strong></p>\n<p><span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span></p>\n<ul>\n<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\n<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\n<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\n<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\n<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\n<li><span style=\"font-size: 100%;\">Process Analysis</span>\n<ul>\n<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\n<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\n<ul>\n<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\n<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\n<li><span style=\"font-size: 95%;\">Decision Making</span></li>\n<li><span style=\"font-size: 95%;\">Group Creativity</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\n<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\n<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\n<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\"></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong>Duration: Three Days&nbsp;&nbsp; Fees: $3,799 entry per person </strong>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2019-01-04 00:28:28','2019-01-04 00:28:28','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(481,1,'2018-12-05 02:21:27','2018-12-05 02:21:27','[title text=\"Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong></p>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><strong><u>Below is what will be taught in this course:</u></strong></p>\n<p><span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span></p>\n<ul>\n<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\n<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\n<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\n<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\n<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\n<li><span style=\"font-size: 100%;\">Process Analysis</span>\n<ul>\n<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\n<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p> </p>\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\n<ul>\n<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\n<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\n<li><span style=\"font-size: 95%;\">Decision Making</span></li>\n<li><span style=\"font-size: 95%;\">Group Creativity</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\n<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\n<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\n<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p> </p>\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li>\n<p><strong>Duration: Three Days   Fees: $3,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2018-12-05 02:21:27','2018-12-05 02:21:27','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(483,1,'2018-12-05 20:17:51','2018-12-05 20:17:51','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2018-12-05 20:17:51','2018-12-05 20:17:51','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1136,1,'2019-04-13 07:43:39','2019-04-12 19:43:39','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\n<span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span>\r\n\r\n<span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\n<span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span>\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\r\n 	<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\r\n 	<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\r\n 	<li><span style=\"color: #000000;\">Business results for projects</span></li>\r\n 	<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\r\n 	<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Control phase exploration</span></li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\r\n\r\n[/section]\r\n[ux_image id=\"417\" image_size=\"medium\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n[ux_image id=\"418\" image_size=\"medium\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\">DMADV: (Create successful new processes)</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Design phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\"><strong>Duration: Three days. Fees:</strong></span>\r\n\r\n<span style=\"color: #000000;\">After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span>\r\n\r\n<span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span>\r\n\r\n<span style=\"color: #000000;\"><strong>Who should attend?</strong></span>\r\n\r\n<span style=\"color: #000000;\"><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers</span>\r\n<span style=\"color: #000000;\"><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span>\r\n\r\n<span style=\"color: #000000;\"><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span>\r\n\r\n<span style=\"color: #000000;\"><strong>σ</strong> Must have 1-year work experience</span>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2019-04-13 07:43:39','2019-04-12 19:43:39','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(484,1,'2018-12-06 03:01:46','2018-12-06 03:01:46','[title text=\"Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p><span style=\"color: #000000;\">Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span></p>\n<p><span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p><span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span></p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\n<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\n<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\n<li><span style=\"color: #000000;\">Business results for projects</span></li>\n<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\n<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\n</ul>\n<p><span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\n<li><span style=\"color: #000000;\">Control phase exploration</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">DMADV: (Create successful new processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Design phase exploration</span></li>\n<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\"><strong>Duration: Three days. Fees: $2,899 entry per person</strong></span></p>\n<p><span style=\"color: #000000;\">After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span></p>\n<p><span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>Who should attend?</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers</span><br /><span style=\"color: #000000;\"><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span></p>\n<p><span style=\"color: #000000;\"><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong> Must have 1-year work experience</span></p>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2018-12-06 03:01:46','2018-12-06 03:01:46','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(503,1,'2019-01-04 00:33:05','2019-01-04 00:33:05','[title text=\"The Modern Mindset using Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\nSix Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.\n\n<img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" />\n\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\n\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\n<ul>\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong>Below is what you will learn in this course:</strong>\n<ul>\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n 	<li>Change management with modern mindset approach</li>\n 	<li>Creating a creative workforce with existing workforce</li>\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\n 	<li>Methodologies overview</li>\n 	<li>Voice of the Business &amp; Customer</li>\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n 	<li>Problem Identification</li>\n</ul>\n<strong>Duration: Two whole day Course   Fees: $1,500 entry per person </strong>\n\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.\n\n<strong>Conducted in : Starting in Feb, 2019, running once every month</strong>\n\n<strong>Who should attend?</strong>\n<ul>\n 	<li>Any working individuals and students.</li>\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Lean Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2019-01-04 00:33:05','2019-01-04 00:33:05','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(485,1,'2018-12-06 03:05:45','2018-12-06 03:05:45','[title text=\"The Modern Mindset using Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<p><img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" /></p>\n<p><strong><u>Benefits of Six Sigma to the Organization</u></strong></p>\n<p>The proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.</p>\n<ul>\n<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<p> </p>\n<ul>\n<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Below is what you will learn in this course:</strong></p>\n<ul>\n<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n<li>Change management with modern mindset approach</li>\n<li>Creating a creative workforce with existing workforce</li>\n<li>Overview of six sigma concepts &amp; fundamentals</li>\n<li>Methodologies overview</li>\n<li>Voice of the Business &amp; Customer</li>\n<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n<li>Problem Identification</li>\n</ul>\n<p><strong>Duration: Two whole day Course   Fees: $1,500 entry per person </strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.</p>\n<p><strong>Conducted in : Starting in Feb, 2019, running once every month</strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2018-12-06 03:05:45','2018-12-06 03:05:45','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(486,1,'2018-12-06 03:11:26','2018-12-06 03:11:26','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"2\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #767677;\">Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-12-06 03:11:26','2018-12-06 03:11:26','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(487,1,'2018-12-06 03:12:48','2018-12-06 03:12:48','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"http://6sigma.academy/what-is-six-sigma/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2018-12-06 03:12:48','2018-12-06 03:12:48','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(492,1,'2018-12-11 02:17:59','2018-12-11 02:17:59','[title text=\"Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<ul>\n<li>Our Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<p><strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<p>The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</p>\n</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</p>\n</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</p>\n</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">\n<p>The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</p>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong><u>The Role of the Certified Six Sigma Black Belt</u></strong></p>\n<p>Six Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.</p>\n<p>Most often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.</p>\n<p>The Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong></p>\n<ul>\n<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n<li>All advance Six Sigma Tools for managing teams</li>\n<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p><img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" /></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Five Day Course   Fees: $5,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects</p>\n<p><strong>Conducted in: Starting in May or June</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2018-12-11 02:17:59','2018-12-11 02:17:59','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(1134,1,'2019-04-13 07:41:26','2019-04-12 19:41:26','[title text=\"Lean Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<ul>\r\n 	<li>Our Lean Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\r\n</ul>\r\n<strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\r\n</ul>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong><u>The Role of the Certified Six Sigma Black Belt</u></strong>\r\n\r\nSix Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.\r\n\r\nMost often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.\r\n\r\nThe Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong>\r\n<ul>\r\n 	<li>Six Sigma &amp; Organization goals from leaders perspective</li>\r\n 	<li>All advance Six Sigma Tools for managing teams</li>\r\n 	<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\n<img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Five Day Course   Fees: signup to</strong> find.\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects\r\n\r\n<strong>Conducted in: Starting in May or June</strong>\r\n\r\n<strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://6sigma.academy/elearning<!--more-->/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2019-04-13 07:41:26','2019-04-12 19:41:26','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(495,1,'2019-01-04 00:14:24','2019-01-04 00:14:24','[title text=\"Lean Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<ul>\n<li>Our Lean Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<p><strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.&nbsp; A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.&nbsp; In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.&nbsp; Nothing does that quicker and for as little cost as a Six Sigma Certification.&nbsp; Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.&nbsp; It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong><u>The Role of the Certified Six Sigma Black Belt</u></strong></p>\n<p>Six Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.</p>\n<p>Most often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.</p>\n<p>The Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong></p>\n<ul>\n<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n<li>All advance Six Sigma Tools for managing teams</li>\n<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p><img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\"></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Five Day Course&nbsp;&nbsp; Fees: $5,799 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects</p>\n<p><strong>Conducted in: Starting in May or June</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2019-01-04 00:14:24','2019-01-04 00:14:24','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(496,1,'2019-01-04 00:15:14','2019-01-04 00:15:14','[title text=\"Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\nSix Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\n\n<img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\"><strong><u>Reasons Why People REALLY Choose this Certification</u></strong>\n<ul>\n 	<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.&nbsp; As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.&nbsp; Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.&nbsp; Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n&nbsp;\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n&nbsp;\n\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong><u>Job Security</u></strong></li>\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.&nbsp; When companies face layoffs, they depend on their Six Sigma force more – not less.&nbsp; These employees are an organization’s front line in raising profits through cost saving initiatives.&nbsp; If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.&nbsp; A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.&nbsp; In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n 	<li><strong><u>Higher Salary</u></strong></li>\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.&nbsp; Nothing does that quicker and for as little cost as a Six Sigma Certification.&nbsp; Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.&nbsp; It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>\n\nThe Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.\n\nThe Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\n</ul>\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<strong><u>Below is what will be taught in this course:</u></strong>\n\n<span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span>\n<ul>\n 	<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\n 	<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\n 	<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\n 	<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\n 	<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\n 	<li><span style=\"font-size: 100%;\">Process Analysis</span>\n<ul>\n 	<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\n</ul>\n</li>\n 	<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\n 	<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\n</ul>\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\n\n<ul>\n 	<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\n 	<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\n 	<li><span style=\"font-size: 95%;\">Decision Making</span></li>\n 	<li><span style=\"font-size: 95%;\">Group Creativity</span>\n<ul>\n 	<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\n 	<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\n 	<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\n</ul>\n</li>\n 	<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\n 	<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\n<ul>\n 	<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\n</ul>\n</li>\n 	<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\n</ul>\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong>\n<ul>\n 	<li>Gaining acceptance and communicating changes</li>\n 	<li>Making changes last through:\n<ul>\n 	<li>Develop a Process Control Plan</li>\n 	<li>Assessing the result of Process Control Plan</li>\n 	<li>Statistical Process Control</li>\n 	<li>Continuous improvement plan</li>\n 	<li>Managing knowledge learned and building intellectual capital</li>\n 	<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\">\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong>Duration: Three Days&nbsp;&nbsp; Fees: $3,799 entry per person </strong>\n\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.\n\n<strong>Conducted in: Starting in April</strong>\n\n<strong>Prerequisites: </strong>\n<ul>\n 	<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n 	<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2019-01-04 00:15:14','2019-01-04 00:15:14','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(498,1,'2019-01-04 00:23:52','2019-01-04 00:23:52','[title text=\"Lean Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Lean Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.&nbsp; When companies face layoffs, they depend on their Six Sigma force more – not less.&nbsp; These employees are an organization’s front line in raising profits through cost saving initiatives.&nbsp; If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.&nbsp; A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.&nbsp; In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.&nbsp; Nothing does that quicker and for as little cost as a Six Sigma Certification.&nbsp; Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.&nbsp; It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><strong><u>Below is what will be taught in this course:</u></strong></p>\n<p><span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span></p>\n<ul>\n<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\n<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\n<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\n<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\n<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\n<li><span style=\"font-size: 100%;\">Process Analysis</span>\n<ul>\n<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\n<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\n<ul>\n<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\n<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\n<li><span style=\"font-size: 95%;\">Decision Making</span></li>\n<li><span style=\"font-size: 95%;\">Group Creativity</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\n<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\n<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\n<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\"></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong>Duration: Three Days&nbsp;&nbsp; Fees: $3,799 entry per person </strong>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2019-01-04 00:23:52','2019-01-04 00:23:52','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(501,1,'2019-01-04 00:31:36','2019-01-04 00:31:36','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span>\n\n<span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span>\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.&nbsp; As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.&nbsp; Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.&nbsp; Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span>\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.&nbsp; The purpose of Six Sigma is to reduce defects in a process.&nbsp; When companies face layoffs, they depend on their Six Sigma force more – not less.&nbsp; These employees are an organization’s front line in raising profits through cost saving initiatives.&nbsp; If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span>\n<p style=\"text-align: center;\">&nbsp;</p>\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<strong></strong>\n\n<strong>\n<p style=\"text-align: center ;\">Click here to register for this course.</p>\n\n</strong><strong></strong>\n\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.&nbsp; A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span>\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.&nbsp; In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span>\n<p style=\"text-align: center;\">&nbsp;</p>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\n\n<span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span>\n\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\">\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span>\n<ul>\n 	<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\n 	<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\n 	<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\n 	<li><span style=\"color: #000000;\">Business results for projects</span></li>\n 	<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\n 	<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\n</ul>\n<span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span>\n<ul>\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Control phase exploration</span></li>\n</ul>\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<span style=\"color: #000000;\">DMADV: (Create successful new processes)</span>\n<ul>\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Design phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<span style=\"color: #000000;\"><strong>Duration: Three days. Fees: $2,899 entry per person</strong></span>\n\n<span style=\"color: #000000;\">After this course candidates will be officially be registered in&nbsp;<strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span>\n\n<span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span>\n\n<span style=\"color: #000000;\"><strong>Who should attend?</strong></span>\n\n<span style=\"color: #000000;\"><strong>σ</strong>&nbsp;Corporates, quality assurance staffs, business professionals, directors, managers</span>\n<span style=\"color: #000000;\"><strong>σ</strong>&nbsp;Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span>\n\n<span style=\"color: #000000;\"><strong>Prerequisites:&nbsp;</strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span>\n\n<span style=\"color: #000000;\"><strong>σ</strong>&nbsp;Must have 1-year work experience</span>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2019-01-04 00:31:36','2019-01-04 00:31:36','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(500,1,'2019-01-04 00:30:47','2019-01-04 00:30:47','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p><span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span></p>\n<p><span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></p>\n<p style = \"text-align: center ;\">Click here to register for this course.</p>\n<p></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span></p>\n<p style=\"text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p><span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span></p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" /></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\n<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\n<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\n<li><span style=\"color: #000000;\">Business results for projects</span></li>\n<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\n<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\n</ul>\n<p><span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\n<li><span style=\"color: #000000;\">Control phase exploration</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">DMADV: (Create successful new processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Design phase exploration</span></li>\n<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\n</ul>\n<p> </p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\"><strong>Duration: Three days. Fees: $2,899 entry per person</strong></span></p>\n<p><span style=\"color: #000000;\">After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span></p>\n<p><span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>Who should attend?</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers</span><br /><span style=\"color: #000000;\"><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span></p>\n<p><span style=\"color: #000000;\"><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong> Must have 1-year work experience</span></p>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2019-01-04 00:30:47','2019-01-04 00:30:47','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(1133,1,'2019-04-13 07:36:07','2019-04-12 19:36:07','[title text=\"The Modern Mindset using Lean Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nLean Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.\r\n\r\n<img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" />\r\n\r\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\r\n\r\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\r\n<ul>\r\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\r\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\r\n</ul>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\r\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\r\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Below is what you will learn in this course:</strong>\r\n<ul>\r\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\r\n 	<li>Change management with modern mindset approach</li>\r\n 	<li>Creating a creative workforce with existing workforce</li>\r\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\r\n 	<li>Methodologies overview</li>\r\n 	<li>Voice of the Business &amp; Customer</li>\r\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\r\n 	<li>Problem Identification</li>\r\n</ul>\r\n<strong>Duration: Two whole day Course   </strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.\r\n\r\n<strong>Conducted in : Starting in Feb, 2019, running once every month</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Lean Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2019-04-13 07:36:07','2019-04-12 19:36:07','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(504,1,'2019-01-04 00:34:56','2019-01-04 00:34:56','[title text=\"The Modern Mindset using Lean Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Lean Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.</p>\n<p><img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" /></p>\n<p><strong><u>Benefits of Six Sigma to the Organization</u></strong></p>\n<p>The proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.</p>\n<ul>\n<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Below is what you will learn in this course:</strong></p>\n<ul>\n<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n<li>Change management with modern mindset approach</li>\n<li>Creating a creative workforce with existing workforce</li>\n<li>Overview of six sigma concepts &amp; fundamentals</li>\n<li>Methodologies overview</li>\n<li>Voice of the Business &amp; Customer</li>\n<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n<li>Problem Identification</li>\n</ul>\n<p><strong>Duration: Two whole day Course   Fees: $1,500 entry per person </strong></p>\n<p>After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.</p>\n<p><strong>Conducted in : Starting in Feb, 2019, running once every month</strong></p>\n<p><strong>Who should attend?</strong></p>\n<ul>\n<li>Any working individuals and students.</li>\n<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Lean Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2019-01-04 00:34:56','2019-01-04 00:34:56','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(1129,1,'2019-04-13 06:05:28','2019-04-12 18:05:28','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\n<span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span>\r\n\r\n<span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span>\r\n<p style=\"text-align: center;\"></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\r\n\r\n<span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span>\r\n\r\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\r\n 	<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\r\n 	<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\r\n 	<li><span style=\"color: #000000;\">Business results for projects</span></li>\r\n 	<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\r\n 	<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\r\n</ul>\r\n<span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Control phase exploration</span></li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\r\n\r\n[/section]\r\n[ux_image id=\"417\" image_size=\"medium\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n[ux_image id=\"418\" image_size=\"medium\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\">DMADV: (Create successful new processes)</span>\r\n<ul>\r\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Design phase exploration</span></li>\r\n 	<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<span style=\"color: #000000;\"><strong>Duration: Three days. Fees:</strong></span>\r\n\r\n<span style=\"color: #000000;\">After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span>\r\n\r\n<span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span>\r\n\r\n<span style=\"color: #000000;\"><strong>Who should attend?</strong></span>\r\n\r\n<span style=\"color: #000000;\"><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers</span>\r\n<span style=\"color: #000000;\"><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span>\r\n\r\n<span style=\"color: #000000;\"><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span>\r\n\r\n<span style=\"color: #000000;\"><strong>σ</strong> Must have 1-year work experience</span>\r\n\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2019-04-13 06:05:28','2019-04-12 18:05:28','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(505,1,'2019-01-04 00:40:36','2019-01-04 00:40:36','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p><span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span></p>\n<p><span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.&nbsp; As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.&nbsp; Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.&nbsp; Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.&nbsp; The purpose of Six Sigma is to reduce defects in a process.&nbsp; When companies face layoffs, they depend on their Six Sigma force more – not less.&nbsp; These employees are an organization’s front line in raising profits through cost saving initiatives.&nbsp; If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span></p>\n<p style=\"text-align: center;\">&nbsp;</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></strong></p>\n<p><strong></p>\n<p style=\"text-align: center ;\">Click here to register for this course.</p>\n<p></strong><strong></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p><span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span></p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\"></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\n<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\n<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\n<li><span style=\"color: #000000;\">Business results for projects</span></li>\n<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\n<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\n</ul>\n<p><span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\n<li><span style=\"color: #000000;\">Control phase exploration</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">DMADV: (Create successful new processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Design phase exploration</span></li>\n<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\"><strong>Duration: Three days. Fees: $2,899 entry per person</strong></span></p>\n<p><span style=\"color: #000000;\">After this course candidates will be officially be registered in&nbsp;<strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span></p>\n<p><span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>Who should attend?</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong>&nbsp;Corporates, quality assurance staffs, business professionals, directors, managers</span><br />\n<span style=\"color: #000000;\"><strong>σ</strong>&nbsp;Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span></p>\n<p><span style=\"color: #000000;\"><strong>Prerequisites:&nbsp;</strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong>&nbsp;Must have 1-year work experience</span></p>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2019-01-04 00:40:36','2019-01-04 00:40:36','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(979,1,'2019-02-07 17:13:42','2019-02-07 05:13:42','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning and getting certified with Six Sigma in Fiji.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p><strong>Step 2:</strong> If taking course Online, you will be provided with training videos and materials prepared and recorded by our own master black belt six sigma expert. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications which will be sent to you by email. </p>\n<p><strong>Step 3:</strong> Enroll for online examination</p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination is $500. </p>\n<p><strong>Below is the Certifications :</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-02-07 17:13:42','2019-02-07 05:13:42','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(517,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Student','Student profile and author page details page ! ','publish','closed','closed','','sch-student','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-student/',0,'page','',0),(518,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Parent','Parent profile and author page details page ! ','publish','closed','closed','','sch-parent','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-parent/',0,'page','',0),(519,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Class','Class details page ! ','publish','closed','closed','','sch-class','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-class/',0,'page','',0),(520,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Settings','Settings page ! ','publish','closed','closed','','sch-settings','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-settings/',0,'page','',0),(521,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Subject','Subject details page ! ','publish','closed','closed','','sch-subject','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-subject/',0,'page','',0),(522,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Events','School Events page ! ','publish','closed','closed','','sch-events','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-events/',0,'page','',0),(509,1,'2019-01-06 04:27:40','2019-01-06 04:27:40','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n[/col]\n\n[/row]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent internationally accredited organization which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Careers, and apply efficiency gains and reduce defects by applying Six Sigma methodologies.</p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\n[/col]\n\n[/row]\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-01-06 04:27:40','2019-01-06 04:27:40','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(523,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Timetable','Academic daily Timetable ! ','publish','closed','closed','','sch-timetable','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-timetable/',0,'page','',0),(524,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Attendance','Student attendance page ! ','publish','closed','closed','','sch-attendance','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-attendance/',0,'page','',0),(525,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Exams','Exam details page ! ','publish','closed','closed','','sch-exams','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-exams/',0,'page','',0),(526,1,'2019-01-06 19:32:45','2019-01-06 19:32:45','','Messages','Messages page ! ','publish','closed','closed','','sch-messages','','','2019-01-06 19:32:45','2019-01-06 19:32:45','',0,'https://6sigma.academy/sch-messages/',0,'page','',0),(527,1,'2019-01-06 19:32:46','2019-01-06 19:32:46','','Notify','Send notification page ! ','publish','closed','closed','','sch-notify','','','2019-01-06 19:32:46','2019-01-06 19:32:46','',0,'https://6sigma.academy/sch-notify/',0,'page','',0),(528,1,'2019-01-06 19:32:46','2019-01-06 19:32:46','','ImportHistory','Import history page ! ','publish','closed','closed','','sch-importhistory','','','2019-01-06 19:32:46','2019-01-06 19:32:46','',0,'https://6sigma.academy/sch-importhistory/',0,'page','',0),(529,1,'2019-01-06 19:32:46','2019-01-06 19:32:46','','LeaveCalendar','Leave calendar page ! ','publish','closed','closed','','sch-leavecalendar','','','2019-01-06 19:32:46','2019-01-06 19:32:46','',0,'https://6sigma.academy/sch-leavecalendar/',0,'page','',0),(530,1,'2019-01-06 19:32:46','2019-01-06 19:32:46','','Change Password','Change Password','publish','closed','closed','','sch-changepassword','','','2019-01-06 19:32:46','2019-01-06 19:32:46','',0,'https://6sigma.academy/sch-changepassword/',0,'page','',0),(531,1,'2019-01-06 19:32:46','2019-01-06 19:32:46','','Payment','Fees','publish','closed','closed','','sch-payment','','','2019-01-06 19:32:46','2019-01-06 19:32:46','',0,'https://6sigma.academy/sch-payment/',0,'page','',0),(532,1,'2019-01-06 19:40:41','2019-01-06 19:40:41','','White Belt Exam','','publish','closed','closed','','white-belt-exam','','','2019-01-06 19:40:41','2019-01-06 19:40:41','',0,'https://6sigma.academy/?post_type=wp_quiz&#038;p=532',0,'wp_quiz','',0),(536,1,'2019-01-07 23:41:53','2019-01-07 23:41:53','<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Certifications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 id=\"mce_0\">Six Sigma Academy uses latest tools and projects in the market to assess candidates.  It uses sets of own Examinations and Project based assessments to issue certifications. </h2>\n<!-- /wp:heading -->','Certifications','','publish','closed','closed','','certifications','','','2019-01-07 23:53:54','2019-01-07 23:53:54','',0,'https://6sigma.academy/?page_id=536',0,'page','',0),(537,1,'2019-01-07 23:41:53','2019-01-07 23:41:53','<!-- wp:heading -->\n<h2>Certifications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 id=\"mce_0\">Six Sigma Academy uses latest tools and projects in the market to assess candidates.  It uses sets of own Examinations and Project based assessments to issue certifications. </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Certifications','','inherit','closed','closed','','536-revision-v1','','','2019-01-07 23:41:53','2019-01-07 23:41:53','',536,'https://6sigma.academy/536-revision-v1/',0,'revision','',0),(546,1,'2019-01-09 19:13:31','2019-01-09 19:13:31','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n[section]\n\n<p>Online Learning</p>\n\n[/section]\n<p>Please register in our website and online courses will be there for you to browse from. It will be available in your user dashboard. Once you signup for the online course your application is vetted by our team to ensure you qualify for the certifications. Only white belt is open for all general public where as other belt you need to have completed white belt certification in order to proceed with other belts. Also required in higher belt is you need to have work experiences.</p>\n<p>Once your registration online is approved for a particular course we will be send invoice and payment details options.</p>\n<p>One it is paid you will be given Full access to your course materials and videos. Please note once completed online training, enroll for examination. You can set your day and time and examination will start at that day and time. Alternatively you can email us and we can set this up for you.</p>\n<p><strong>Examination Times. (Please note its multiple choice)</strong></p>\n<p>White Belt Certification = 1 hour </p>\n<p>Yellow Belt Certification = 2 hour </p>\n<p>Green Belt Certification = 2 hour </p>\n<p>Black Belt Certification = 2 hour </p>\n<p>Master Black Belt Certification = 3 hour </p>\n<p><strong>75% Pass rate</strong> is required in order for us to register you at The International Board for Six Sigma Accreditation and Issue you an Certificate. Your Certificate will be mailed to your mailing address. At this stage we do not send digital certificates. You will receive one hard copy certificate.</p>','e-Learning','','publish','closed','closed','','online-learning','','','2019-02-20 11:45:15','2019-02-19 23:45:15','',0,'https://6sigma.academy/?page_id=546',0,'page','',0),(542,1,'2019-01-07 23:53:50','2019-01-07 23:53:50','<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Certifications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 id=\"mce_0\">Six Sigma Academy uses latest tools and projects in the market to assess candidates.  It uses sets of own Examinations and Project based assessments to issue certifications. </h2>\n<!-- /wp:heading -->','Certifications','','inherit','closed','closed','','536-revision-v1','','','2019-01-07 23:53:50','2019-01-07 23:53:50','',536,'https://6sigma.academy/536-revision-v1/',0,'revision','',0),(543,1,'2019-01-08 00:25:39','2019-01-08 00:25:39','<!-- wp:paragraph -->\n<p>&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Certifications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 id=\"mce_0\">Six Sigma Academy uses latest tools and projects in the market to assess candidates. It uses sets of own Examinations and Project based assessments to issue certifications. We are listed and accredited by The International Six Sigma Accreditation Body. We follow standard Six Sigma and Lean Six Sigma Framework.</h2>\n<p>&nbsp;</p>\n<!-- /wp:heading -->','Certifications','','inherit','closed','closed','','536-autosave-v1','','','2019-01-08 00:25:39','2019-01-08 00:25:39','',536,'https://6sigma.academy/536-autosave-v1/',0,'revision','',0),(544,1,'2019-07-25 09:57:39','2019-07-24 21:57:39','[rev_slider alias=\"new_main\"]\n\n[section]\n\n[ux_slider slide_width=\"800px\" timer=\"4000\"]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n[ux_image id=\"1208\"]\n\n[ux_image id=\"1209\"]\n\n[ux_image id=\"1210\"]\n\n[ux_image id=\"1211\"]\n\n[ux_image id=\"1213\"]\n\n[/ux_slider]\n\n&nbsp;\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\n\n</div>\n</div>\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\n\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\n\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\n\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n&nbsp;\n\n[row]\n\n[col span__sm=\"12\"]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-autosave-v1','','','2019-07-25 09:57:39','2019-07-24 21:57:39','',17,'https://6sigma.academy/17-autosave-v1/',0,'revision','',0),(1046,1,'2019-02-22 21:02:51','2019-02-22 09:02:51','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n[rev_slider alias=\"home1\"]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\r\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<h3 style=\"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\r\n<p style=\"text-align: center; color: #000000;\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-22 21:02:51','2019-02-22 09:02:51','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1045,1,'2019-02-22 21:01:40','2019-02-22 09:01:40','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n[rev_slider alias=\"home1\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]\r\n[section]\r\n\r\n[row]\r\n\r\nhttps://youtube.com/watch?v=lron3C\r\n\r\n&nbsp;\r\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\r\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<h3 style=\"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\r\n<p style=\"text-align: center; color: #000000;\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.\r\n\r\n</p>\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\r\n\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-22 21:01:40','2019-02-22 09:01:40','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(547,1,'2019-01-09 19:13:31','2019-01-09 19:13:31','','Online Learning','','inherit','closed','closed','','546-revision-v1','','','2019-01-09 19:13:31','2019-01-09 19:13:31','',546,'https://6sigma.academy/546-revision-v1/',0,'revision','',0),(549,1,'2019-01-10 08:39:40','2019-01-10 08:39:40','','logo','','inherit','open','closed','','logo','','','2019-01-10 08:39:40','2019-01-10 08:39:40','',0,'https://6sigma.academy/wp-content/uploads/2019/01/logo.png',0,'attachment','image/png',0),(550,1,'2019-01-10 08:39:58','2019-01-10 08:39:58','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations (IBSA) (www.sixsigma-accreditation.org) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Careers, and apply efficiency gains and reduce defects by applying Six Sigma methodologies.</p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n<p><img class=\"alignnone  wp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" /></p>\n<p>The International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.</p>\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-01-10 08:39:58','2019-01-10 08:39:58','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(551,1,'2019-01-10 19:20:31','2019-01-10 19:20:31','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations (IBSA) (www.sixsigmaboard.org and www.sixsigma-accreditation.org) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Careers, and apply efficiency gains and reduce defects by applying Six Sigma methodologies.</p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n<p><img class=\"alignnonewp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" /></p>\n<p>The International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.</p>\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-01-10 19:20:31','2019-01-10 19:20:31','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(575,1,'2019-01-10 21:55:17','2019-01-10 21:55:17','','2','','inherit','open','closed','','2','','','2019-01-10 21:55:17','2019-01-10 21:55:17','',0,'https://6sigma.academy/wp-content/uploads/2019/01/2.jpg',0,'attachment','image/jpeg',0),(576,1,'2019-01-10 21:57:47','2019-01-10 21:57:47','[title text=\"What is the Value of Six Sigma in Procurement?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>There are various steps you could take to improve your procurement process. It may involve minor adjustments with the aim of enhancing part of the system. Other strategies may involve an overhaul of the entire process. This article outlines instances where the Six Sigma methodologies can be applied to procurement processes, thereby adding value to the business:</p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"> </p>\n<p><img class=\" wp-image-575 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/2-300x225.jpg\" alt=\"\" width=\"264\" height=\"199\" /></p>\n<ul>\n<li style=\"text-align: left;\"><strong>Smooths the Adoption of New Technologies</strong></li>\n</ul>\n<p>The adoption of new technology is critical to an organization. It can determine the capacity of the organization to deliver goods and services efficiently and how effectively costs can be minimized. Six Sigma offers a framework that facilitates the smooth adoption of application software, IT infrastructure, and digital systems.</p>\n<p>One of the applications you should consider adopting is the contract management system. It helps to manage obligations, and both parties benefit from this convenient setup. It assists entrepreneurs to determine which contract can be reused when moving from one vendor to the next.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<ul>\n<li><strong>Increases Employee Capability and Skills</strong></li>\n</ul>\n<p>Training and development is another critical factor that can determine the direction of the enterprise. Part of the Six Sigma philosophy is to train and help members of staff develop the confidence that will enable them to initiate and successfully complete tasks. Procurement managers can incorporate Six Sigma methodologies to train staff and ensure smooth implementation of policies.</p>\n<p>Incorporating Six Sigma is not only beneficial to the staff but also to the organization’s efficiency and the bottom line. Additionally, it promotes goodwill between the business and suppliers, leads to higher rates of customer satisfaction, and accelerates growth while cutting costs.</p>\n<ul>\n<li><strong>Helps to Maintain Good Relationships with Suppliers</strong></li>\n</ul>\n<p>The aim of the procurement manager is to ensure that the suppliers are content with the organization’s policies and processes. You could ask for bids from new suppliers when the need arises, but that process often proves to be costly and time-consuming.</p>\n<p>If you take the example of the supplier base of businesses that have been implementing the Lean Six Sigma methodologies for the last two to three decades, you’ll realize that these businesses have a different perspective towards supplier relationship. These organizations are not in the habit of changing vendors frequently.</p>\n<p>Sending requests for bids every time you need something from the vendors is time-consuming. It involves analyzing each application that answers your request, getting information about their position in the industry, as well as identifying the best negotiation tactics for the shortlisted suppliers.</p>\n<ul>\n<li><strong>Reduces Expenses</strong></li>\n</ul>\n<p>The most desirable quality of a procurement officer is the ability to procure the items the company needs while at the same time reducing the associated cost. The key question then is, how do we achieve this? It requires careful considerations before making purchases. The process is not always as simple as it sounds. Some inexperienced procurement staff may opt to create purchase orders for every single application. This is one of the problem areas that may incur unnecessary costs. The Six Sigma methodologies are often applied to these processes to research, identify, purchase and administer the items and orders that are relevant to your company.</p>\n<ul>\n<li><strong>Encourages Analytical and Negotiation Skills</strong></li>\n</ul>\n<p>Procurement managers have to handle a myriad of tasks in between the planning and execution stages of the projects they oversee. While this could mean experienced managers have well developed analytical skills, it is also important to ensure that the analytical skills are applied in more than one area of the process. A good understanding of quantitative data related to these processes is important to acquire. It fulfills an integral part of the Six Sigma methodology (i.e. the Analyze step of DMAIC) which requires a thorough analysis of each of the processes.</p>\n<p>A procurement manager who follows the Six Sigma principles needs to understand that negotiating with vendors is an intricate process. The challenge is to strike a balance between getting good contract terms for the organization while ensuring that the organization and the suppliers uphold their business relationship</p>\n\n[/col]\n\n[/row]','What is the Value of Six Sigma in Procurement?','','inherit','closed','closed','','573-revision-v1','','','2019-01-10 21:57:47','2019-01-10 21:57:47','',573,'https://6sigma.academy/573-revision-v1/',0,'revision','',0),(562,1,'2019-01-10 21:26:32','2019-01-10 21:26:32','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\n\n[/col]\n\n[/row]','Future Trends for Six Sigma','','publish','closed','closed','','future-trends-for-six-sigma','','','2019-01-10 21:44:18','2019-01-10 21:44:18','',0,'https://6sigma.academy/?page_id=562',0,'page','',0),(851,1,'2019-01-18 10:58:06','2019-01-17 22:58:06','','Lean-Six-Sigma-Green-Belt-Certification','','inherit','open','closed','','lean-six-sigma-green-belt-certification','','','2019-01-18 10:58:06','2019-01-17 22:58:06','',796,'https://6sigma.academy/wp-content/uploads/2019/01/Lean-Six-Sigma-Green-Belt-Certification.png',0,'attachment','image/png',0),(584,1,'2019-01-10 22:05:08','2019-01-10 22:05:08','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\" wp-image-651 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-certification-500x500-300x300.jpg\" alt=\"\" width=\"378\" height=\"378\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p> </p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\"wp-image-656 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-300x103.png\" alt=\"\" width=\"777\" height=\"267\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-658 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/design-for-six-sigma-11-728.jpg2_-300x225.jpg\" alt=\"\" width=\"703\" height=\"528\" /></p>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','publish','closed','closed','','six-sigma-methodology-dmaic-idov','','','2019-02-20 11:45:16','2019-02-19 23:45:16','',0,'https://6sigma.academy/?page_id=584',0,'page','',0),(585,1,'2019-01-10 22:04:30','2019-01-10 22:04:30','','Lesson','','publish','open','closed','','lesson','','','2019-01-10 22:04:30','2019-01-10 22:04:30','',0,'https://6sigma.academy/lessons/lesson/',0,'sfwd-lessons','',0),(586,1,'2019-01-10 22:04:33','2019-01-10 22:04:33','','Topic','','publish','open','closed','','topic','','','2019-01-10 22:04:33','2019-01-10 22:04:33','',0,'https://6sigma.academy/topic/topic/',0,'sfwd-topic','',0),(587,1,'2019-01-10 22:04:40','2019-01-10 22:04:40','','Quiz','','publish','open','closed','','quiz','','','2019-01-10 22:04:40','2019-01-10 22:04:40','',0,'https://6sigma.academy/quizzes/quiz/',0,'sfwd-quiz','',0),(588,1,'2019-01-10 22:05:08','2019-01-10 22:05:08','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 22:05:08','2019-01-10 22:05:08','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(589,1,'2019-01-10 22:07:34','2019-01-10 22:07:34','','4','','inherit','open','closed','','4','','','2019-01-10 22:07:34','2019-01-10 22:07:34','',0,'https://6sigma.academy/wp-content/uploads/2019/01/4.gif',0,'attachment','image/gif',0),(592,1,'2019-01-10 22:09:37','2019-01-10 22:09:37','','5','','inherit','open','closed','','5','','','2019-01-10 22:09:37','2019-01-10 22:09:37','',0,'https://6sigma.academy/wp-content/uploads/2019/01/5.gif',0,'attachment','image/gif',0),(594,1,'2019-01-10 22:11:11','2019-01-10 22:11:11','','6','','inherit','open','closed','','6','','','2019-01-10 22:11:11','2019-01-10 22:11:11','',0,'https://6sigma.academy/wp-content/uploads/2019/01/6.gif',0,'attachment','image/gif',0),(850,1,'2019-01-18 10:49:04','2019-01-17 22:49:04','','whitebelt_logo-1-200x200','','inherit','open','closed','','whitebelt_logo-1-200x200','','','2019-01-18 10:49:04','2019-01-17 22:49:04','',789,'https://6sigma.academy/wp-content/uploads/2019/01/whitebelt_logo-1-200x200.png',0,'attachment','image/png',0),(597,1,'2019-01-10 22:28:10','2019-01-10 22:28:10','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\"wp-image-589 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/4.gif\" alt=\"\" width=\"289\" height=\"277\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p><img class=\"wp-image-592 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/5-300x216.gif\" alt=\"\" width=\"380\" height=\"274\" /></p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-594 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/6-254x300.gif\" alt=\"\" width=\"278\" height=\"330\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 22:28:10','2019-01-10 22:28:10','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(596,1,'2019-01-10 22:26:53','2019-01-10 22:26:53','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\"wp-image-589 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/4.gif\" alt=\"\" width=\"289\" height=\"277\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\"alignnone size-medium wp-image-594\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/6-254x300.gif\" alt=\"\" width=\"254\" height=\"300\" /></p>\n<p><img class=\"alignnone  wp-image-592\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/5-300x216.gif\" alt=\"\" width=\"519\" height=\"374\" /></p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-594 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/6-254x300.gif\" alt=\"\" width=\"278\" height=\"330\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 22:26:53','2019-01-10 22:26:53','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(580,1,'2019-01-10 22:01:14','2019-01-10 22:01:14','','3','','inherit','open','closed','','3','','','2019-01-10 22:01:14','2019-01-10 22:01:14','',0,'https://6sigma.academy/wp-content/uploads/2019/01/3.jpg',0,'attachment','image/jpeg',0),(582,1,'2019-01-10 22:03:02','2019-01-10 22:03:02','[title text=\"Why is Lean Six Sigma Important to the Environment?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Lean Six Sigma are among the most powerful and popular business process improvement methodologies which are being rapidly deployed by a variety of service and manufacturing organizations across the world. The guide below investigates the relation of Lean Six Sigma with the environment, offering advice on how environmental conservation professionals can use the principles of Lean Six Sigma in order to obtain improved operational and environmental outcomes.</p>\n<p><img class=\"wp-image-580 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/3-300x300.jpg\" alt=\"\" width=\"340\" height=\"340\" /></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"> </p>\n<p><strong>The Importance of Connecting Lean Six Sigma to Corporate Environmental Efforts</strong></p>\n<p>Both Lean and Six Sigma are heavily reliant on a culture of continuous improvement which is perfectly aligned with the environmental goals of sustainability and prevention of pollution. There are a number of compelling reasons why Lean Six Sigma methodologies should form a major part of corporate environmental improvement and sustainability efforts. Some of these are:</p>\n<ul>\n<li><strong>Continual Improvement Culture:</strong>Lean Six Sigma tools can be used to engage all employees at each level of the organization in efforts to identify and eliminate waste from processes. If environmental waste is included in these improvement efforts, Lean Six Sigma becomes one of the most powerful ways to develop a culture of continuous improvement and sustainability. Sustainability and environmental stewardship is becoming more valued in the new generation of workers.</li>\n<li><strong>Avoiding Pitfalls:</strong>Integration of Lean Six Sigma in environmental improvement efforts is one way to minimize an organization’s environmental impact and risks, while navigating regulatory issues and avoiding penalties for non-compliance.</li>\n</ul>\n<p> </p>\n<p><strong>How Lean Six Sigma Implementation Provides Environmental Improvement Results</strong></p>\n<p>There is a whole host of ways through which environmental protection professionals and organizations can leverage the power of Lean Six Sigma to improve results. Lean approaches to the environment are strategies that incorporate environmental improvement efforts with the principles of the methodology. Some examples of such implementations include:</p>\n<ul>\n<li><strong>Connecting of Lean Six Sigma and Environmental Improvement Efforts at Facilities:</strong>Safety and environmental health professionals can offer support for operations-driven Lean Six Sigma implementations, helping them to expand their scope, expose hidden sources of waste, reduce time to implement when permits and legal paperwork might be involved, and improve operational and environmental results.</li>\n<li><strong>Delivery of Lean Six Sigma and Environmental Technical Assistance: </strong>By partnering with Lean Six Sigma experts, environmental technical assistance personnel can deliver environmental protection services more effectively, and better quantify those results for regulatory agencies.</li>\n<li><strong>Using Lean to Boost Effectiveness Of Environmental Programs:</strong>The visual controls used in lean and other concepts that form part of the methodology can boost the effectiveness of environmental compliance efforts, and reduce the chance of mistakes, near misses and environmental disasters. In addition, environmental agencies can use lean to help reduce waste produced by various business processes. The State of Iowa launched a lean program in order to speed up the time it took to issue new air permits, in order to allow businesses to expand and grow.</li>\n</ul>\n<p>It is essential that environmental professionals understand how to interface with Lean Six Sigma experts so as to develop successful and effective partnerships. Lean Six Sigma experts can also learn from environmental consultants and professionals, to better identify opportunities and capture cost benefits within the work processes they improve.</p>\n\n[/col]\n\n[/row]','Why is Lean Six Sigma Important to the Environment?','','inherit','closed','closed','','577-revision-v1','','','2019-01-10 22:03:02','2019-01-10 22:03:02','',577,'https://6sigma.academy/577-revision-v1/',0,'revision','',0),(559,1,'2019-01-10 21:16:40','2019-01-10 21:16:40','','ddd','','inherit','open','closed','','ddd','','','2019-01-10 21:16:40','2019-01-10 21:16:40','',0,'https://6sigma.academy/wp-content/uploads/2019/01/ddd.jpg',0,'attachment','image/jpeg',0),(563,1,'2019-01-10 21:26:32','2019-01-10 21:26:32','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"25px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]','What is Six Sigma?','','inherit','closed','closed','','562-revision-v1','','','2019-01-10 21:26:32','2019-01-10 21:26:32','',562,'https://6sigma.academy/562-revision-v1/',0,'revision','',0),(577,1,'2019-01-10 21:59:56','2019-01-10 21:59:56','[title text=\"Why is Lean Six Sigma Important to the Environment?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Lean Six Sigma are among the most powerful and popular business process improvement methodologies which are being rapidly deployed by a variety of service and manufacturing organizations across the world. The guide below investigates the relation of Lean Six Sigma with the environment, offering advice on how environmental conservation professionals can use the principles of Lean Six Sigma in order to obtain improved operational and environmental outcomes.</p>\n<p><img class=\"wp-image-580 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/3-300x300.jpg\" alt=\"\" width=\"340\" height=\"340\" /></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"> </p>\n<p><strong>The Importance of Connecting Lean Six Sigma to Corporate Environmental Efforts</strong></p>\n<p>Both Lean and Six Sigma are heavily reliant on a culture of continuous improvement which is perfectly aligned with the environmental goals of sustainability and prevention of pollution. There are a number of compelling reasons why Lean Six Sigma methodologies should form a major part of corporate environmental improvement and sustainability efforts. Some of these are:</p>\n<ul>\n<li><strong>Continual Improvement Culture:</strong>Lean Six Sigma tools can be used to engage all employees at each level of the organization in efforts to identify and eliminate waste from processes. If environmental waste is included in these improvement efforts, Lean Six Sigma becomes one of the most powerful ways to develop a culture of continuous improvement and sustainability. Sustainability and environmental stewardship is becoming more valued in the new generation of workers.</li>\n<li><strong>Avoiding Pitfalls:</strong>Integration of Lean Six Sigma in environmental improvement efforts is one way to minimize an organization’s environmental impact and risks, while navigating regulatory issues and avoiding penalties for non-compliance.</li>\n</ul>\n<p> </p>\n<p><strong>How Lean Six Sigma Implementation Provides Environmental Improvement Results</strong></p>\n<p>There is a whole host of ways through which environmental protection professionals and organizations can leverage the power of Lean Six Sigma to improve results. Lean approaches to the environment are strategies that incorporate environmental improvement efforts with the principles of the methodology. Some examples of such implementations include:</p>\n<ul>\n<li><strong>Connecting of Lean Six Sigma and Environmental Improvement Efforts at Facilities:</strong>Safety and environmental health professionals can offer support for operations-driven Lean Six Sigma implementations, helping them to expand their scope, expose hidden sources of waste, reduce time to implement when permits and legal paperwork might be involved, and improve operational and environmental results.</li>\n<li><strong>Delivery of Lean Six Sigma and Environmental Technical Assistance: </strong>By partnering with Lean Six Sigma experts, environmental technical assistance personnel can deliver environmental protection services more effectively, and better quantify those results for regulatory agencies.</li>\n<li><strong>Using Lean to Boost Effectiveness Of Environmental Programs:</strong>The visual controls used in lean and other concepts that form part of the methodology can boost the effectiveness of environmental compliance efforts, and reduce the chance of mistakes, near misses and environmental disasters. In addition, environmental agencies can use lean to help reduce waste produced by various business processes. The State of Iowa launched a lean program in order to speed up the time it took to issue new air permits, in order to allow businesses to expand and grow.</li>\n</ul>\n<p>It is essential that environmental professionals understand how to interface with Lean Six Sigma experts so as to develop successful and effective partnerships. Lean Six Sigma experts can also learn from environmental consultants and professionals, to better identify opportunities and capture cost benefits within the work processes they improve.</p>\n\n[/col]\n\n[/row]','Why is Lean Six Sigma Important to the Environment?','','publish','closed','closed','','why-is-lean-six-sigma-important-to-the-environment','','','2019-02-20 11:45:16','2019-02-19 23:45:16','',0,'https://6sigma.academy/?page_id=577',0,'page','',0),(852,1,'2019-01-18 15:41:35','2019-01-18 03:41:35','','Lean-Six-Sigma-Black-Belt-Certification','','inherit','open','closed','','lean-six-sigma-black-belt-certification-2','','','2019-01-18 15:41:35','2019-01-18 03:41:35','',801,'https://6sigma.academy/wp-content/uploads/2019/01/Lean-Six-Sigma-Black-Belt-Certification.png',0,'attachment','image/png',0),(578,1,'2019-01-10 21:59:56','2019-01-10 21:59:56','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]','Why is Lean Six Sigma Important to the Environment?','','inherit','closed','closed','','577-revision-v1','','','2019-01-10 21:59:56','2019-01-10 21:59:56','',577,'https://6sigma.academy/577-revision-v1/',0,'revision','',0),(568,1,'2019-01-10 21:40:43','2019-01-10 21:40:43','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"25px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]','Future Trends for Six Sigma','','inherit','closed','closed','','562-revision-v1','','','2019-01-10 21:40:43','2019-01-10 21:40:43','',562,'https://6sigma.academy/562-revision-v1/',0,'revision','',0),(569,1,'2019-01-10 21:44:18','2019-01-10 21:44:18','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\n\n[/col]\n\n[/row]','Future Trends for Six Sigma','','inherit','closed','closed','','562-revision-v1','','','2019-01-10 21:44:18','2019-01-10 21:44:18','',562,'https://6sigma.academy/562-revision-v1/',0,'revision','',0),(570,1,'2019-01-10 21:45:08','2019-01-10 21:45:08','[title text=\"Operational Benefits of Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Project initiatives help the organization in a wide variety of ways and at very different levels. T<strong>he immediate operational benefits that an organization derives as the result of implementing a Six Sigma project</strong>.</p>\n<ul>\n<li><strong>Makes the Organization Systems Driven</strong></li>\n</ul>\n<p>Six-Sigma efficiency is impossible to achieve if the mode of production used by the organization is craft production. To be efficient enough to run processes that have less than 3.4 defects per million, organizations need to be systems dependent. Thus Six Sigma mind set helps transform a people driven organization into a process driven one!</p>\n<ul>\n<li><strong>Reduces Personnel Time and Skill Required</strong></li>\n</ul>\n<p>Six Sigma results in massive cost savings to the organization involved. These cost savings are highlighted by the fact that after a Six Sigma project any organization has considerably less requirement for labor hours. Also the requirement of skilled laborers is also reduced. Hence, both these factors combined have an effect of drastically reducing the labor bill of the organization.</p>\n<ul>\n<li><strong>Reduces Wastage</strong></li>\n</ul>\n<p>Six Sigma projects realize a large amount of their financial value from their ability to eliminate or at least reduce wastage. Since the process is critically analyzed for costs and corresponding value addition, measures are taken to eliminate wastage to a large extent.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<ul>\n<li><strong>Reduces Inventory Needs</strong></li>\n</ul>\n<p>An ancillary benefit of Six Sigma projects is that it creates a system which is much more efficient than the earlier one. Hence the organization can implement systems like Just in Time Inventory practices and cut still more costs.</p>\n<ul>\n<li><strong>Reduces Reworks and Defects</strong></li>\n</ul>\n<p>Organizations are plagued with defective processes which result in the manufacturing of defective products. Each defect has costs attached. The costs include material, time, overheads and loss of reputation for the firm. Implementing Six Sigma projects often pays for itself in the long run by providing the financial benefits of near zero defects to the firm that implements it.</p>\n<ul>\n<li><strong>Increases Customer Satisfaction</strong></li>\n</ul>\n<p>Customers do not like unreliable products or organizations. This can be verified by the fact that many companies that have implemented Six Sigma have not only found their costs reduced but their market share increased considerably. Hence, Six Sigma is also capable of positively impacting the marketing of the firm.</p>\n<p>All of the sources mentioned above can be seen as the revenue model of the Six Sigma project. In the financial evaluation of a project, the revenue (cost reduction) from various sources must be considered before deciding whether the project is worth the effort or not. The idea is to find scenarios that the firm will be in with the project and without it.</p>\n\n[/col]\n\n[/row]','Operational Benefits of Six Sigma','','publish','closed','closed','','operational-benefits-of-six-sigma','','','2019-02-20 11:45:15','2019-02-19 23:45:15','',0,'https://6sigma.academy/?page_id=570',0,'page','',0),(571,1,'2019-01-10 21:45:08','2019-01-10 21:45:08','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]','Operational Benefits of Six Sigma','','inherit','closed','closed','','570-revision-v1','','','2019-01-10 21:45:08','2019-01-10 21:45:08','',570,'https://6sigma.academy/570-revision-v1/',0,'revision','',0),(572,1,'2019-01-10 21:48:53','2019-01-10 21:48:53','[title text=\"Operational Benefits of Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma Project initiatives help the organization in a wide variety of ways and at very different levels. T<strong>he immediate operational benefits that an organization derives as the result of implementing a Six Sigma project</strong>.</p>\n<ul>\n<li><strong>Makes the Organization Systems Driven</strong></li>\n</ul>\n<p>Six-Sigma efficiency is impossible to achieve if the mode of production used by the organization is craft production. To be efficient enough to run processes that have less than 3.4 defects per million, organizations need to be systems dependent. Thus Six Sigma mind set helps transform a people driven organization into a process driven one!</p>\n<ul>\n<li><strong>Reduces Personnel Time and Skill Required</strong></li>\n</ul>\n<p>Six Sigma results in massive cost savings to the organization involved. These cost savings are highlighted by the fact that after a Six Sigma project any organization has considerably less requirement for labor hours. Also the requirement of skilled laborers is also reduced. Hence, both these factors combined have an effect of drastically reducing the labor bill of the organization.</p>\n<ul>\n<li><strong>Reduces Wastage</strong></li>\n</ul>\n<p>Six Sigma projects realize a large amount of their financial value from their ability to eliminate or at least reduce wastage. Since the process is critically analyzed for costs and corresponding value addition, measures are taken to eliminate wastage to a large extent.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<ul>\n<li><strong>Reduces Inventory Needs</strong></li>\n</ul>\n<p>An ancillary benefit of Six Sigma projects is that it creates a system which is much more efficient than the earlier one. Hence the organization can implement systems like Just in Time Inventory practices and cut still more costs.</p>\n<ul>\n<li><strong>Reduces Reworks and Defects</strong></li>\n</ul>\n<p>Organizations are plagued with defective processes which result in the manufacturing of defective products. Each defect has costs attached. The costs include material, time, overheads and loss of reputation for the firm. Implementing Six Sigma projects often pays for itself in the long run by providing the financial benefits of near zero defects to the firm that implements it.</p>\n<ul>\n<li><strong>Increases Customer Satisfaction</strong></li>\n</ul>\n<p>Customers do not like unreliable products or organizations. This can be verified by the fact that many companies that have implemented Six Sigma have not only found their costs reduced but their market share increased considerably. Hence, Six Sigma is also capable of positively impacting the marketing of the firm.</p>\n<p>All of the sources mentioned above can be seen as the revenue model of the Six Sigma project. In the financial evaluation of a project, the revenue (cost reduction) from various sources must be considered before deciding whether the project is worth the effort or not. The idea is to find scenarios that the firm will be in with the project and without it.</p>\n\n[/col]\n\n[/row]','Operational Benefits of Six Sigma','','inherit','closed','closed','','570-revision-v1','','','2019-01-10 21:48:53','2019-01-10 21:48:53','',570,'https://6sigma.academy/570-revision-v1/',0,'revision','',0),(573,1,'2019-01-10 21:53:12','2019-01-10 21:53:12','[title text=\"What is the Value of Six Sigma in Procurement?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>There are various steps you could take to improve your procurement process. It may involve minor adjustments with the aim of enhancing part of the system. Other strategies may involve an overhaul of the entire process. This article outlines instances where the Six Sigma methodologies can be applied to procurement processes, thereby adding value to the business:</p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"> </p>\n<p><img class=\" wp-image-575 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/2-300x225.jpg\" alt=\"\" width=\"453\" height=\"340\" /></p>\n<ul>\n<li style=\"text-align: left;\"><strong>Smooths the Adoption of New Technologies</strong></li>\n</ul>\n<p>The adoption of new technology is critical to an organization. It can determine the capacity of the organization to deliver goods and services efficiently and how effectively costs can be minimized. Six Sigma offers a framework that facilitates the smooth adoption of application software, IT infrastructure, and digital systems.</p>\n<p>One of the applications you should consider adopting is the contract management system. It helps to manage obligations, and both parties benefit from this convenient setup. It assists entrepreneurs to determine which contract can be reused when moving from one vendor to the next.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<ul>\n<li><strong>Increases Employee Capability and Skills</strong></li>\n</ul>\n<p>Training and development is another critical factor that can determine the direction of the enterprise. Part of the Six Sigma philosophy is to train and help members of staff develop the confidence that will enable them to initiate and successfully complete tasks. Procurement managers can incorporate Six Sigma methodologies to train staff and ensure smooth implementation of policies.</p>\n<p>Incorporating Six Sigma is not only beneficial to the staff but also to the organization’s efficiency and the bottom line. Additionally, it promotes goodwill between the business and suppliers, leads to higher rates of customer satisfaction, and accelerates growth while cutting costs.</p>\n<ul>\n<li><strong>Helps to Maintain Good Relationships with Suppliers</strong></li>\n</ul>\n<p>The aim of the procurement manager is to ensure that the suppliers are content with the organization’s policies and processes. You could ask for bids from new suppliers when the need arises, but that process often proves to be costly and time-consuming.</p>\n<p>If you take the example of the supplier base of businesses that have been implementing the Lean Six Sigma methodologies for the last two to three decades, you’ll realize that these businesses have a different perspective towards supplier relationship. These organizations are not in the habit of changing vendors frequently.</p>\n<p>Sending requests for bids every time you need something from the vendors is time-consuming. It involves analyzing each application that answers your request, getting information about their position in the industry, as well as identifying the best negotiation tactics for the shortlisted suppliers.</p>\n<ul>\n<li><strong>Reduces Expenses</strong></li>\n</ul>\n<p>The most desirable quality of a procurement officer is the ability to procure the items the company needs while at the same time reducing the associated cost. The key question then is, how do we achieve this? It requires careful considerations before making purchases. The process is not always as simple as it sounds. Some inexperienced procurement staff may opt to create purchase orders for every single application. This is one of the problem areas that may incur unnecessary costs. The Six Sigma methodologies are often applied to these processes to research, identify, purchase and administer the items and orders that are relevant to your company.</p>\n<ul>\n<li><strong>Encourages Analytical and Negotiation Skills</strong></li>\n</ul>\n<p>Procurement managers have to handle a myriad of tasks in between the planning and execution stages of the projects they oversee. While this could mean experienced managers have well developed analytical skills, it is also important to ensure that the analytical skills are applied in more than one area of the process. A good understanding of quantitative data related to these processes is important to acquire. It fulfills an integral part of the Six Sigma methodology (i.e. the Analyze step of DMAIC) which requires a thorough analysis of each of the processes.</p>\n<p>A procurement manager who follows the Six Sigma principles needs to understand that negotiating with vendors is an intricate process. The challenge is to strike a balance between getting good contract terms for the organization while ensuring that the organization and the suppliers uphold their business relationship.</p>\n<p>Therefore, the Value of Six Sigma in Procurement is to Streamline your procurement process increases the company’s profitability and maximizes efficiency. While the adoption of the Six Sigma tools and techniques may seem like an intimidating undertaking, it could prove beneficial to your organization in many positive ways.</p>\n\n[/col]\n\n[/row]','What is the Value of Six Sigma in Procurement?','','publish','closed','closed','','what-is-the-value-of-six-sigma-in-procurement','','','2019-02-20 11:45:16','2019-02-19 23:45:16','',0,'https://6sigma.academy/?page_id=573',0,'page','',0),(574,1,'2019-01-10 21:53:12','2019-01-10 21:53:12','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]','What is the Value of Six Sigma in Procurement?','','inherit','closed','closed','','573-revision-v1','','','2019-01-10 21:53:12','2019-01-10 21:53:12','',573,'https://6sigma.academy/573-revision-v1/',0,'revision','',0),(598,1,'2019-01-10 22:29:14','2019-01-10 22:29:14','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\"wp-image-589 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/4.gif\" alt=\"\" width=\"289\" height=\"277\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p><span style=\"font-size: 90%;\"><img class=\"aligncenter wp-image-592\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/5-300x216.gif\" alt=\"\" width=\"501\" height=\"361\" /></span></p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-594 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/6-254x300.gif\" alt=\"\" width=\"278\" height=\"330\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 22:29:14','2019-01-10 22:29:14','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(599,1,'2019-01-10 22:31:14','2019-01-10 22:31:14','[title text=\"WHAT IS SIX SIGMA TRAINING?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>A collaboration of years of proven management strategies developed into one clear and concise management program with one goal in mind, to improve the outcome of any company, whether that be a company whose goal is to provide the best customer service or the best products, the process is the same and is very simple. The goal is to eliminate defects, anything that leads to customer dissatisfaction, and improve the manufacturing and/or business processes, leading to only a successful outcome.</p>\n<p>The Six Sigma Training Program believes in three primary principles for creating success:</p>\n<ul>\n<li>Business success is highly reliant upon reducing the amount of variation that you have in your business process.</li>\n<li>Manufacturing and business processes have characteristics that can be clearly measured, analyzed, controlled and improved upon.</li>\n<li>Achieving sustained quality improvement is the result of the entire organization working together for a common goal, especially onboard need to be the members of top level management.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]','WHAT IS SIX SIGMA TRAINING?','','publish','closed','closed','','what-is-six-sigma-training','','','2019-02-20 11:45:16','2019-02-19 23:45:16','',0,'https://6sigma.academy/?page_id=599',0,'page','',0),(601,1,'2019-01-10 22:34:14','2019-01-10 22:34:14','[title text=\"WHAT IS SIX SIGMA TRAINING?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>A collaboration of years of proven management strategies developed into one clear and concise management program with one goal in mind, to improve the outcome of any company, whether that be a company whose goal is to provide the best customer service or the best products, the process is the same and is very simple. The goal is to eliminate defects, anything that leads to customer dissatisfaction, and improve the manufacturing and/or business processes, leading to only a successful outcome.</p>\n<p>The Six Sigma Training Program believes in three primary principles for creating success:</p>\n<ul>\n<li>Business success is highly reliant upon reducing the amount of variation that you have in your business process.</li>\n<li>Manufacturing and business processes have characteristics that can be clearly measured, analyzed, controlled and improved upon.</li>\n<li>Achieving sustained quality improvement is the result of the entire organization working together for a common goal, especially onboard need to be the members of top level management.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]','WHAT IS SIX SIGMA TRAINING?','','inherit','closed','closed','','599-revision-v1','','','2019-01-10 22:34:14','2019-01-10 22:34:14','',599,'https://6sigma.academy/599-revision-v1/',0,'revision','',0),(600,1,'2019-01-10 22:31:14','2019-01-10 22:31:14','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]','WHAT IS SIX SIGMA TRAINING?','','inherit','closed','closed','','599-revision-v1','','','2019-01-10 22:31:14','2019-01-10 22:31:14','',599,'https://6sigma.academy/599-revision-v1/',0,'revision','',0),(603,1,'2019-01-10 22:36:04','2019-01-10 22:36:04','[title text=\"HOW DOES SIX SIGMA WORK?\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Six Sigma has both management components and technical components. Using this dual approach allows for everyone to have a role in making the Six Sigma plan a success.</span></p>\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">The management side focuses on using the management system to line up the right projects and match them with the right individuals. Management also focuses on getting the right goals and process metrics to ensure that projects are successfully completed and that these gains can be sustained over time.</span></p>\r\nThe technical side focuses on enhancing process performance using process data, statistical thinking, and methods. This focused process improvement methodology has five key stages: Define, Measure, Analyze, Improve and Control. Define is to define process improvement goals that are consistent with customer demands and company strategy. Next measure the key aspects of the current processes that your company is using and collect relevant data about these processes and current results. Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved. Then improve or optimize the process based upon data analysis using techniques like Design of Experiments or observational study. The last step is to control to ensure that any deviations are corrected before they result in defects. During this step you will also set up pilot runs to establish process capability and will continuously monitor the process.</span></p>\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">All tools statistical or not are linked and sequenced in a unique way that makes 6 Sigma both easy and effective to use. The basic approach focuses on the identification of the key process drivers (variables that have the largest effect on output) and relies on software such as Minitab for statistical calculations. E-Business ERP System can be integrated to various statistical tools that can work like Minitabs. </span></p>\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\"> </span></p>\r\n[/col]\r\n\r\n[/row]','HOW DOES SIX SIGMA WORK?','','publish','closed','closed','','how-does-six-sigma-work','','','2019-02-20 11:45:15','2019-02-19 23:45:15','',0,'https://6sigma.academy/?page_id=603',0,'page','',0),(604,1,'2019-01-10 22:36:04','2019-01-10 22:36:04','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]','HOW DOES SIX SIGMA WORK?','','inherit','closed','closed','','603-revision-v1','','','2019-01-10 22:36:04','2019-01-10 22:36:04','',603,'https://6sigma.academy/603-revision-v1/',0,'revision','',0),(793,1,'2019-01-14 04:28:13','2019-01-14 04:28:13','','LEAN SIX SIGMA YELLOW BELT CERTIFICATIONS','','publish','open','closed','','lean-six-sigma-yellow-belt-certifications','','','2019-01-18 10:57:35','2019-01-17 22:57:35','',0,'https://6sigma.academy/?post_type=sfwd-courses&#038;p=793',0,'sfwd-courses','',0),(606,1,'2019-01-10 22:39:49','2019-01-10 22:39:49','','Activity','','publish','closed','closed','','activity','','','2019-01-10 22:39:49','2019-01-10 22:39:49','',0,'https://6sigma.academy/activity/',0,'page','',0),(1233,1,'2019-08-31 09:17:04','2019-08-30 21:17:04','[section]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations ( IBSA) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Career in Six Sigma and contribute to the continuous process improvement.</p>\r\nWe are the South Pacific\'s Voice for Quality where we want to uplift the quality of services in various industries.\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\r\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\r\n<strong>Six Sigma Academy also offers complete direct implementation of Lean Six Sigma at various companies and organizations. Our master black belt can review your organizations processes and use advance tools and resources and provide high end process engineering consultancy that will  help you achieve your goals and objectives. This is our additional service apart from providing education on Six Sigma Academy.</strong>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\r\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnonewp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" />\r\n\r\nThe International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.\r\n\r\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-08-31 09:17:04','2019-08-30 21:17:04','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(1095,1,'2019-02-28 05:20:08','2019-02-27 17:20:08','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations (IBSA) (www.sixsigmaboard.org and www.sixsigma-accreditation.org) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Career in Six Sigma and contribute to the continuous process improvement.</p>\n<p>We are the South Pacific\'s Voice for Quality where we want to uplift the quality of services in various industries.</p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n<p><strong>Six Sigma Academy also offers complete direct implementation of Lean Six Sigma at various companies and organizations. Our master black belt can review your organizations processes and use advance tools and resources and provide high end process engineering consultancy that will  help you achieve your goals and objectives. This is our additional service apart from providing education on Six Sigma Academy.</strong></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n<p><img class=\"alignnonewp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" /></p>\n<p>The International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.</p>\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-02-28 05:20:08','2019-02-27 17:20:08','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(1096,1,'2019-02-28 08:57:06','2019-02-27 20:57:06','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p><span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span></p>\n<p><span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.&nbsp; As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.&nbsp; Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.&nbsp; Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.&nbsp; The purpose of Six Sigma is to reduce defects in a process.&nbsp; When companies face layoffs, they depend on their Six Sigma force more – not less.&nbsp; These employees are an organization’s front line in raising profits through cost saving initiatives.&nbsp; If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span></p>\n<p style=\"text-align: center;\">&nbsp;</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p><strong></strong></p>\n<p><strong></p>\n<p style=\"text-align: center ;\">Click here to register for this course.</p>\n<p></strong><strong></strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span></p>\n<ul>\n<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\n</ul>\n<p><span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong></p>\n<p><span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span></p>\n<p><img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\"></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\n<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\n<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\n<li><span style=\"color: #000000;\">Business results for projects</span></li>\n<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\n<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\n</ul>\n<p><span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\n<li><span style=\"color: #000000;\">Control phase exploration</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\">DMADV: (Create successful new processes)</span></p>\n<ul>\n<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n<li><span style=\"color: #000000;\">Design phase exploration</span></li>\n<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><span style=\"color: #000000;\"><strong>Duration: Three days. Fees: $2,995 entry per person</strong></span></p>\n<p><span style=\"color: #000000;\">After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span></p>\n<p><span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>Who should attend?</strong></span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers</span><br /><span style=\"color: #000000;\"><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span></p>\n<p><span style=\"color: #000000;\"><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span></p>\n<p><span style=\"color: #000000;\"><strong>σ</strong> Must have 1-year work experience</span></p>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-revision-v1','','','2019-02-28 08:57:06','2019-02-27 20:57:06','',423,'https://6sigma.academy/423-revision-v1/',0,'revision','',0),(622,1,'2019-01-10 22:40:01','2019-01-10 22:40:01','[title text=\"HOW DOES SIX SIGMA WORK?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Six Sigma has both management components and technical components. Using this dual approach allows for everyone to have a role in making the Six Sigma plan a success.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">The management side focuses on using the management system to line up the right projects and match them with the right individuals. Management also focuses on getting the right goals and process metrics to ensure that projects are successfully completed and that these gains can be sustained over time.</span></p>\n<p>The technical side focuses on enhancing process performance using process data, statistical thinking, and methods. This focused process improvement methodology has five key stages: Define, Measure, Analyze, Improve and Control. Define is to define process improvement goals that are consistent with customer demands and company strategy. Next measure the key aspects of the current processes that your company is using and collect relevant data about these processes and current results. Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved. </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved. Then improve or optimize the process based upon data analysis using techniques like Design of Experiments or observational study. The last step is to control to ensure that any deviations are corrected before they result in defects. During this step you will also set up pilot runs to establish process capability and will continuously monitor the process.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">All tools statistical or not are linked and sequenced in a unique way that makes 6 Sigma both easy and effective to use. The basic approach focuses on the identification of the key process drivers (variables that have the largest effect on output) and relies on software such as Minitab for statistical calculations.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\"> </span></p>\n\n[/col]\n\n[/row]','HOW DOES SIX SIGMA WORK?','','inherit','closed','closed','','603-revision-v1','','','2019-01-10 22:40:01','2019-01-10 22:40:01','',603,'https://6sigma.academy/603-revision-v1/',0,'revision','',0),(623,1,'2019-01-10 22:41:06','2019-01-10 22:41:06','[ld_profile]','User Profile','','publish','closed','closed','','user-profile','','','2019-01-10 22:41:06','2019-01-10 22:41:06','',0,'https://6sigma.academy/?page_id=623',0,'page','',0),(624,1,'2019-01-10 22:41:06','2019-01-10 22:41:06','[ld_profile]','User Profile','','inherit','closed','closed','','623-revision-v1','','','2019-01-10 22:41:06','2019-01-10 22:41:06','',623,'https://6sigma.academy/623-revision-v1/',0,'revision','',0),(625,1,'2019-01-10 22:47:20','2019-01-10 22:47:20','[title text=\"Why Is Six Sigma So Effective?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">On the surface, it may seem that the effectiveness of Six Sigma is due to its reliance on scientific tools and techniques, but that is certainly not true – because in reality, Six Sigma is more about following time-tested business practices rather than just crunching statistical data.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">The scientific tools and techniques no doubt contribute a lot towards the success of Six Sigma improvement projects, but they just cannot be taken as the sole factors responsible for Six Sigma’s effectiveness because they only compliment the inherent logic underlining Six Sigma and as such are no more than a means to an end.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">So what really makes Six Sigma so effective? Well, for that, you only have to take a closer look at the most commonly utilized Six Sigma quality improvement methodology, i.e. DMAIC that stands for Define, Measure, Analyze, Improve and Control.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Look out for similarities between standard business practices and the DMAIC phases stated above, some of which are described below.</span></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<h3 style=\"margin-top: 0in; background: white;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Define Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">The Define phase is quite similar to the standard business practice of identifying common problems of a given business process with the aim to devise effective solutions for overcoming the given problems and issues. It can easily be compared with an entrepreneur’s effort to improve the delivery systems of his business by conducting a review of all the various major and minor components of the overall delivery system.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Measure Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">If we consider the above example, the Measure phase will seem no different from the entrepreneur’s effort to assess the negative impact that the identified problems can potentially have on his overall business. This is quite necessary for the entrepreneur, because it is only then will he be able to concentrate his efforts on overcoming problems that hold the most potential for damage.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Analyze Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">The Analyze phase is quite similar to the entrepreneur’s effort to make a list of all the available alternatives and test each of them individually to know which alternative will work best for getting the desired results.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Just like the entrepreneur would prefer, the Analyze phase too calls for selecting only those alternatives for final implementation, which hold the most potential and are cost-effective.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Improve Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">This phase is no different from the entrepreneur’s effort to ensure that the projects selected for improvement are implemented in the prescribed manner. Just like the entrepreneur would prefer, the Improve phase too stresses completing projects within the stipulated time and costs.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Control Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Just as the entrepreneur would like to check the effectiveness of the improvement projects, the Control phase too stresses assessing whether or not the improvement initiatives are performing as per expectations. Taking remedial measures if there is a mismatch is inherent to the Control phase, just as an entrepreneur would like to do.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Now, I think you can understand exactly why Six Sigma is so very effective. It’s simply because it follows sound business logic that hardly ever fails to deliver</span></p>\n\n[/col]\n\n[/row]','Why Is Six Sigma So Effective?','','publish','closed','closed','','why-is-six-sigma-so-effective','','','2019-02-20 11:45:16','2019-02-19 23:45:16','',0,'https://6sigma.academy/?page_id=625',0,'page','',0),(626,1,'2019-01-10 22:47:20','2019-01-10 22:47:20','[title text=\"Future Trends for Six Sigma\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma has come a long way since it was first conceptualized. It has been constantly evolving and is likely to grow more in the coming years. The methodology provides a vast playground for those keen to transform their business workflows and make the best of use of the opportunities available to their business.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Those interested in the field should keep watching the space for exciting new developments, as Six Sigma holds the promise of limitless opportunities to those who are keen enough to identify and utilize them.</span></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><img class=\" wp-image-559 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/ddd-300x225.jpg\" alt=\"\" width=\"333\" height=\"250\" /></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><b><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma and the Future</span></b></p>\r\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"><span style=\"font-family: \'Georgia\',serif; color: #333333;\">Six Sigma is based on the concept of continuous improvement. This technique promises increased sales, lower costs, and greater customer satisfaction levels. The methodology is centered around measurable improvement in quality and there is no better solution to achieve these standards.</span></p>\r\n[/col]\r\n\r\n[/row]','Why Is Six Sigma So Effective?','','inherit','closed','closed','','625-revision-v1','','','2019-01-10 22:47:20','2019-01-10 22:47:20','',625,'https://6sigma.academy/625-revision-v1/',0,'revision','',0),(627,1,'2019-01-10 22:49:57','2019-01-10 22:49:57','','Shop','','publish','closed','closed','','shop','','','2019-01-10 22:49:57','2019-01-10 22:49:57','',0,'https://6sigma.academy/shop/',0,'page','',0),(628,1,'2019-01-10 22:49:57','2019-01-10 22:49:57','[woocommerce_cart]','Cart','','publish','closed','closed','','cart','','','2019-01-10 22:49:57','2019-01-10 22:49:57','',0,'https://6sigma.academy/cart/',0,'page','',0),(629,1,'2019-01-10 22:49:57','2019-01-10 22:49:57','[woocommerce_checkout]','Checkout','','publish','closed','closed','','checkout','','','2019-01-10 22:49:57','2019-01-10 22:49:57','',0,'https://6sigma.academy/checkout/',0,'page','',0),(630,1,'2019-01-10 22:49:57','2019-01-10 22:49:57','[ld_profile]','My account','','publish','closed','closed','','my-account','','','2019-01-14 00:34:42','2019-01-14 00:34:42','',0,'https://6sigma.academy/my-account/',0,'page','',0),(631,1,'2019-01-10 22:53:25','2019-01-10 22:53:25','[title text=\"Why Is Six Sigma So Effective?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">On the surface, it may seem that the effectiveness of Six Sigma is due to its reliance on scientific tools and techniques, but that is certainly not true – because in reality, Six Sigma is more about following time-tested business practices rather than just crunching statistical data.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">The scientific tools and techniques no doubt contribute a lot towards the success of Six Sigma improvement projects, but they just cannot be taken as the sole factors responsible for Six Sigma’s effectiveness because they only compliment the inherent logic underlining Six Sigma and as such are no more than a means to an end.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">So what really makes Six Sigma so effective? Well, for that, you only have to take a closer look at the most commonly utilized Six Sigma quality improvement methodology, i.e. DMAIC that stands for Define, Measure, Analyze, Improve and Control.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Look out for similarities between standard business practices and the DMAIC phases stated above, some of which are described below.</span></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<h3 style=\"margin-top: 0in; background: white;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Define Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">The Define phase is quite similar to the standard business practice of identifying common problems of a given business process with the aim to devise effective solutions for overcoming the given problems and issues. It can easily be compared with an entrepreneur’s effort to improve the delivery systems of his business by conducting a review of all the various major and minor components of the overall delivery system.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Measure Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">If we consider the above example, the Measure phase will seem no different from the entrepreneur’s effort to assess the negative impact that the identified problems can potentially have on his overall business. This is quite necessary for the entrepreneur, because it is only then will he be able to concentrate his efforts on overcoming problems that hold the most potential for damage.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Analyze Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">The Analyze phase is quite similar to the entrepreneur’s effort to make a list of all the available alternatives and test each of them individually to know which alternative will work best for getting the desired results.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Just like the entrepreneur would prefer, the Analyze phase too calls for selecting only those alternatives for final implementation, which hold the most potential and are cost-effective.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Improve Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">This phase is no different from the entrepreneur’s effort to ensure that the projects selected for improvement are implemented in the prescribed manner. Just like the entrepreneur would prefer, the Improve phase too stresses completing projects within the stipulated time and costs.</span></p>\n<h3 style=\"margin-top: 0in; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 17.5pt; font-family: Arial, sans-serif; font-weight: normal;\">The Control Phase</span></h3>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Just as the entrepreneur would like to check the effectiveness of the improvement projects, the Control phase too stresses assessing whether or not the improvement initiatives are performing as per expectations. Taking remedial measures if there is a mismatch is inherent to the Control phase, just as an entrepreneur would like to do.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify; background: white; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;\"><span style=\"font-size: 13.5pt; font-family: \'Arial\',sans-serif; color: #3a3a3a;\">Now, I think you can understand exactly why Six Sigma is so very effective. It’s simply because it follows sound business logic that hardly ever fails to deliver</span></p>\n\n[/col]\n\n[/row]','Why Is Six Sigma So Effective?','','inherit','closed','closed','','625-revision-v1','','','2019-01-10 22:53:25','2019-01-10 22:53:25','',625,'https://6sigma.academy/625-revision-v1/',0,'revision','',0),(634,1,'2019-01-10 22:58:32','2019-01-10 22:58:32','','Knowledge Base','','publish','closed','closed','','resources','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=634',7,'nav_menu_item','',0),(635,1,'2019-01-10 22:58:32','2019-01-10 22:58:32',' ','','','publish','closed','closed','','635','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=635',8,'nav_menu_item','',0),(636,1,'2019-01-10 22:58:32','2019-01-10 22:58:32','','How Does Six Sigma Work?','','publish','closed','closed','','636','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=636',9,'nav_menu_item','',0),(637,1,'2019-01-10 22:58:32','2019-01-10 22:58:32','','What is Six Sigma Training?','','publish','closed','closed','','637','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=637',10,'nav_menu_item','',0),(639,1,'2019-01-10 22:58:32','2019-01-10 22:58:32',' ','','','publish','closed','closed','','639','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=639',11,'nav_menu_item','',0),(640,1,'2019-01-10 22:58:32','2019-01-10 22:58:32',' ','','','publish','closed','closed','','640','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=640',12,'nav_menu_item','',0),(641,1,'2019-01-10 22:58:32','2019-01-10 22:58:32',' ','','','publish','closed','closed','','641','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=641',13,'nav_menu_item','',0),(642,1,'2019-01-10 22:58:32','2019-01-10 22:58:32',' ','','','publish','closed','closed','','642','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=642',14,'nav_menu_item','',0),(645,1,'2019-01-10 23:10:44','2019-01-10 23:10:44','','DMAIC-Approach-in-Lean-Six-Sigma','','inherit','open','closed','','dmaic-approach-in-lean-six-sigma','','','2019-01-10 23:10:44','2019-01-10 23:10:44','',0,'https://6sigma.academy/wp-content/uploads/2019/01/DMAIC-Approach-in-Lean-Six-Sigma.png',0,'attachment','image/png',0),(648,1,'2019-01-10 23:13:20','2019-01-10 23:13:20','','picto 6 sigma','','inherit','open','closed','','picto-6-sigma','','','2019-01-10 23:13:20','2019-01-10 23:13:20','',0,'https://6sigma.academy/wp-content/uploads/2019/01/88c784f05a8213edec53547dd73f279a126f9687.jpg',0,'attachment','image/jpeg',0),(650,1,'2019-01-10 23:13:46','2019-01-10 23:13:46','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\" wp-image-648 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/88c784f05a8213edec53547dd73f279a126f9687-300x295.jpg\" alt=\"\" width=\"346\" height=\"340\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p><span style=\"font-size: 90%;\"><img class=\"aligncenter wp-image-592\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/5-300x216.gif\" alt=\"\" width=\"501\" height=\"361\" /></span></p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-594 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/6-254x300.gif\" alt=\"\" width=\"278\" height=\"330\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 23:13:46','2019-01-10 23:13:46','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(651,1,'2019-01-10 23:26:53','2019-01-10 23:26:53','','six-sigma-certification-500x500','','inherit','open','closed','','six-sigma-certification-500x500','','','2019-01-10 23:26:53','2019-01-10 23:26:53','',0,'https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-certification-500x500.jpg',0,'attachment','image/jpeg',0),(652,1,'2019-01-10 23:27:22','2019-01-10 23:27:22','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\" wp-image-651 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-certification-500x500-300x300.jpg\" alt=\"\" width=\"378\" height=\"378\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p><span style=\"font-size: 90%;\"><img class=\"aligncenter wp-image-592\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/5-300x216.gif\" alt=\"\" width=\"501\" height=\"361\" /></span></p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-594 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/6-254x300.gif\" alt=\"\" width=\"278\" height=\"330\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 23:27:22','2019-01-10 23:27:22','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(653,1,'2019-01-10 23:27:31','2019-01-10 23:27:31','This page is used for Login Customizer plugin. It will not be visible to your readers. Do not delete it.','Login Customizer','','publish','closed','closed','','login-customizer','','','2019-01-10 23:27:31','2019-01-10 23:27:31','',0,'https://6sigma.academy/login-customizer/',0,'page','',0),(654,1,'2019-01-10 23:28:16','2019-01-10 23:28:16','','six-sigma-dmadv','','inherit','open','closed','','six-sigma-dmadv','','','2019-01-10 23:28:16','2019-01-10 23:28:16','',0,'https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-dmadv.gif',0,'attachment','image/gif',0),(657,1,'2019-01-10 23:37:47','2019-01-10 23:37:47','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\" wp-image-651 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-certification-500x500-300x300.jpg\" alt=\"\" width=\"378\" height=\"378\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p> </p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\"wp-image-656 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-300x103.png\" alt=\"\" width=\"777\" height=\"267\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 23:37:47','2019-01-10 23:37:47','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(655,1,'2019-01-10 23:28:55','2019-01-10 23:28:55','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\" wp-image-651 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-certification-500x500-300x300.jpg\" alt=\"\" width=\"378\" height=\"378\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p><span style=\"font-size: 90%;\"><img class=\"wp-image-654 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-dmadv-300x216.gif\" alt=\"\" width=\"496\" height=\"357\" /></span></p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-594 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/6-254x300.gif\" alt=\"\" width=\"278\" height=\"330\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 23:28:55','2019-01-10 23:28:55','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(656,1,'2019-01-10 23:36:40','2019-01-10 23:36:40','','Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma','','inherit','open','closed','','major-steps-of-the-dmaic-define-measure-analyze-improve-control-model-of-six-sigma','','','2019-01-10 23:36:40','2019-01-10 23:36:40','',0,'https://6sigma.academy/wp-content/uploads/2019/01/Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma.png',0,'attachment','image/png',0),(658,1,'2019-01-10 23:44:17','2019-01-10 23:44:17','','design-for-six-sigma-11-728.jpg2','','inherit','open','closed','','design-for-six-sigma-11-728-jpg2','','','2019-01-10 23:44:17','2019-01-10 23:44:17','',0,'https://6sigma.academy/wp-content/uploads/2019/01/design-for-six-sigma-11-728.jpg2_.jpg',0,'attachment','image/jpeg',0),(659,1,'2019-01-10 23:44:51','2019-01-10 23:44:51','[title text=\"Six Sigma Methodology - DMAIC & IDOV\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Six Sigma is a process oriented methodology designed to improve business performance by improving specific areas of strategic business processes. There are 2 different methodologies available for carrying out improvements in processes or operations.</p>\n<p>Improvements can be of two types: improving the existing process or designing a new process altogether. When we have an existing process and we want to improve the process we deploy the DMAIC methodology. While designing a new process or completely revamping the existing process the Design for Six Sigma or IDOV methodology is deployed.</p>\n<p><img class=\" wp-image-651 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-certification-500x500-300x300.jpg\" alt=\"\" width=\"378\" height=\"378\" /></p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<p><strong>DMAIC v/s DFSS</strong></p>\n<table style=\"height: 228px;\" width=\"248\">\n<tbody>\n<tr>\n<td>\n<p><strong>DMAIC</strong></p>\n</td>\n<td>\n<p><strong>DFSS</strong></p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Structured and iterative process improvement methodology</p>\n</td>\n<td>\n<p>Rigorous approach to designing processes that will exceed customer expectations</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>Focus on defect reduction</p>\n</td>\n<td>\n<p><span style=\"font-size: 75%;\">Focus</span> on defect prevention</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p> </p>\n<p> </p>\n<p><strong>DMAIC Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Define</strong></p>\n</td>\n<td>\n<p>Define the problem.<br />Define the customer(s) and the requirements.<br />Define the current capability.<br />Define the key processes that will have the greatest impact on customer.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Measure</strong></p>\n</td>\n<td>\n<p>Identify the statistical measures to monitor the key process.<br />Set up the data collection plan.<br />Measure the process</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Analyse</strong></p>\n</td>\n<td>\n<p>Determine the analysis tools and methods to be used.<br />Summarize the data measured.<br />Run the analysis and determine the root causes, effects, etc.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Improve</strong></p>\n</td>\n<td>\n<p>Improve and Implement.<br />Focus on developing process/technology to improve the root cause.<br />Test the method on sample process and validate the improvement.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Control</strong></p>\n</td>\n<td>\n<p>Standardize and document the process and implement the plan.<br />Monitor the process and feedback the results back to the process for continuous improvement.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\"wp-image-656 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/Major-steps-of-the-DMAIC-define-measure-analyze-improve-control-model-of-Six-Sigma-300x103.png\" alt=\"\" width=\"777\" height=\"267\" /></p>\n<p><strong>DFSS (IDOV) Methodology</strong></p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td>\n<p><strong>Identify</strong></p>\n</td>\n<td>\n<p>Develop a team.<br />Create team charter.<br />Gather VOC.<br />Perform competitive analysis.<br />Develop CTQs and formally tie design to VOC.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Design</strong></p>\n</td>\n<td>\n<p>Identify functional requirements.<br />Develop alternative concepts.<br />Evaluate alternatives and select a best-fit concept.<br />Deploy CTQs and predict sigma capability.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Optimize</strong></p>\n</td>\n<td>\n<p>Determine process capability.<br />Develop detailed design elements.<br />Predict performance.<br />Optimize design.</p>\n</td>\n</tr>\n<tr>\n<td>\n<p><strong>Verify</strong></p>\n</td>\n<td>\n<p>Test and validate the design.<br />Share feedback with manufacturing and sourcing to improve future manufacturing and designs.</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p><img class=\" wp-image-658 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/design-for-six-sigma-11-728.jpg2_-300x225.jpg\" alt=\"\" width=\"703\" height=\"528\" /></p>\n\n[/col]\n\n[/row]','Six Sigma Methodology - DMAIC & IDOV','','inherit','closed','closed','','584-revision-v1','','','2019-01-10 23:44:51','2019-01-10 23:44:51','',584,'https://6sigma.academy/584-revision-v1/',0,'revision','',0),(660,1,'2019-01-10 23:52:08','2019-01-10 23:52:08','[title text=\"What is the Value of Six Sigma in Procurement?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>There are various steps you could take to improve your procurement process. It may involve minor adjustments with the aim of enhancing part of the system. Other strategies may involve an overhaul of the entire process. This article outlines instances where the Six Sigma methodologies can be applied to procurement processes, thereby adding value to the business:</p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"> </p>\n<p><img class=\" wp-image-575 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/2-300x225.jpg\" alt=\"\" width=\"453\" height=\"340\" /></p>\n<ul>\n<li style=\"text-align: left;\"><strong>Smooths the Adoption of New Technologies</strong></li>\n</ul>\n<p>The adoption of new technology is critical to an organization. It can determine the capacity of the organization to deliver goods and services efficiently and how effectively costs can be minimized. Six Sigma offers a framework that facilitates the smooth adoption of application software, IT infrastructure, and digital systems.</p>\n<p>One of the applications you should consider adopting is the contract management system. It helps to manage obligations, and both parties benefit from this convenient setup. It assists entrepreneurs to determine which contract can be reused when moving from one vendor to the next.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<ul>\n<li><strong>Increases Employee Capability and Skills</strong></li>\n</ul>\n<p>Training and development is another critical factor that can determine the direction of the enterprise. Part of the Six Sigma philosophy is to train and help members of staff develop the confidence that will enable them to initiate and successfully complete tasks. Procurement managers can incorporate Six Sigma methodologies to train staff and ensure smooth implementation of policies.</p>\n<p>Incorporating Six Sigma is not only beneficial to the staff but also to the organization’s efficiency and the bottom line. Additionally, it promotes goodwill between the business and suppliers, leads to higher rates of customer satisfaction, and accelerates growth while cutting costs.</p>\n<ul>\n<li><strong>Helps to Maintain Good Relationships with Suppliers</strong></li>\n</ul>\n<p>The aim of the procurement manager is to ensure that the suppliers are content with the organization’s policies and processes. You could ask for bids from new suppliers when the need arises, but that process often proves to be costly and time-consuming.</p>\n<p>If you take the example of the supplier base of businesses that have been implementing the Lean Six Sigma methodologies for the last two to three decades, you’ll realize that these businesses have a different perspective towards supplier relationship. These organizations are not in the habit of changing vendors frequently.</p>\n<p>Sending requests for bids every time you need something from the vendors is time-consuming. It involves analyzing each application that answers your request, getting information about their position in the industry, as well as identifying the best negotiation tactics for the shortlisted suppliers.</p>\n<ul>\n<li><strong>Reduces Expenses</strong></li>\n</ul>\n<p>The most desirable quality of a procurement officer is the ability to procure the items the company needs while at the same time reducing the associated cost. The key question then is, how do we achieve this? It requires careful considerations before making purchases. The process is not always as simple as it sounds. Some inexperienced procurement staff may opt to create purchase orders for every single application. This is one of the problem areas that may incur unnecessary costs. The Six Sigma methodologies are often applied to these processes to research, identify, purchase and administer the items and orders that are relevant to your company.</p>\n<ul>\n<li><strong>Encourages Analytical and Negotiation Skills</strong></li>\n</ul>\n<p>Procurement managers have to handle a myriad of tasks in between the planning and execution stages of the projects they oversee. While this could mean experienced managers have well developed analytical skills, it is also important to ensure that the analytical skills are applied in more than one area of the process. A good understanding of quantitative data related to these processes is important to acquire. It fulfills an integral part of the Six Sigma methodology (i.e. the Analyze step of DMAIC) which requires a thorough analysis of each of the processes.</p>\n<p>A procurement manager who follows the Six Sigma principles needs to understand that negotiating with vendors is an intricate process. The challenge is to strike a balance between getting good contract terms for the organization while ensuring that the organization and the suppliers uphold their business relationship</p>\n\n[/col]\n\n[/row]','What is the Value of Six Sigma in Procurement?','','inherit','closed','closed','','573-revision-v1','','','2019-01-10 23:52:08','2019-01-10 23:52:08','',573,'https://6sigma.academy/573-revision-v1/',0,'revision','',0),(661,1,'2019-01-10 23:56:27','2019-01-10 23:56:27','[title text=\"What is the Value of Six Sigma in Procurement?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>There are various steps you could take to improve your procurement process. It may involve minor adjustments with the aim of enhancing part of the system. Other strategies may involve an overhaul of the entire process. This article outlines instances where the Six Sigma methodologies can be applied to procurement processes, thereby adding value to the business:</p>\n<p style=\"background: white; margin: 0in 0in 18.75pt 0in;\"> </p>\n<p><img class=\" wp-image-575 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/2-300x225.jpg\" alt=\"\" width=\"453\" height=\"340\" /></p>\n<ul>\n<li style=\"text-align: left;\"><strong>Smooths the Adoption of New Technologies</strong></li>\n</ul>\n<p>The adoption of new technology is critical to an organization. It can determine the capacity of the organization to deliver goods and services efficiently and how effectively costs can be minimized. Six Sigma offers a framework that facilitates the smooth adoption of application software, IT infrastructure, and digital systems.</p>\n<p>One of the applications you should consider adopting is the contract management system. It helps to manage obligations, and both parties benefit from this convenient setup. It assists entrepreneurs to determine which contract can be reused when moving from one vendor to the next.</p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n\n<ul>\n<li><strong>Increases Employee Capability and Skills</strong></li>\n</ul>\n<p>Training and development is another critical factor that can determine the direction of the enterprise. Part of the Six Sigma philosophy is to train and help members of staff develop the confidence that will enable them to initiate and successfully complete tasks. Procurement managers can incorporate Six Sigma methodologies to train staff and ensure smooth implementation of policies.</p>\n<p>Incorporating Six Sigma is not only beneficial to the staff but also to the organization’s efficiency and the bottom line. Additionally, it promotes goodwill between the business and suppliers, leads to higher rates of customer satisfaction, and accelerates growth while cutting costs.</p>\n<ul>\n<li><strong>Helps to Maintain Good Relationships with Suppliers</strong></li>\n</ul>\n<p>The aim of the procurement manager is to ensure that the suppliers are content with the organization’s policies and processes. You could ask for bids from new suppliers when the need arises, but that process often proves to be costly and time-consuming.</p>\n<p>If you take the example of the supplier base of businesses that have been implementing the Lean Six Sigma methodologies for the last two to three decades, you’ll realize that these businesses have a different perspective towards supplier relationship. These organizations are not in the habit of changing vendors frequently.</p>\n<p>Sending requests for bids every time you need something from the vendors is time-consuming. It involves analyzing each application that answers your request, getting information about their position in the industry, as well as identifying the best negotiation tactics for the shortlisted suppliers.</p>\n<ul>\n<li><strong>Reduces Expenses</strong></li>\n</ul>\n<p>The most desirable quality of a procurement officer is the ability to procure the items the company needs while at the same time reducing the associated cost. The key question then is, how do we achieve this? It requires careful considerations before making purchases. The process is not always as simple as it sounds. Some inexperienced procurement staff may opt to create purchase orders for every single application. This is one of the problem areas that may incur unnecessary costs. The Six Sigma methodologies are often applied to these processes to research, identify, purchase and administer the items and orders that are relevant to your company.</p>\n<ul>\n<li><strong>Encourages Analytical and Negotiation Skills</strong></li>\n</ul>\n<p>Procurement managers have to handle a myriad of tasks in between the planning and execution stages of the projects they oversee. While this could mean experienced managers have well developed analytical skills, it is also important to ensure that the analytical skills are applied in more than one area of the process. A good understanding of quantitative data related to these processes is important to acquire. It fulfills an integral part of the Six Sigma methodology (i.e. the Analyze step of DMAIC) which requires a thorough analysis of each of the processes.</p>\n<p>A procurement manager who follows the Six Sigma principles needs to understand that negotiating with vendors is an intricate process. The challenge is to strike a balance between getting good contract terms for the organization while ensuring that the organization and the suppliers uphold their business relationship.</p>\n<p>Therefore, the Value of Six Sigma in Procurement is to Streamline your procurement process increases the company’s profitability and maximizes efficiency. While the adoption of the Six Sigma tools and techniques may seem like an intimidating undertaking, it could prove beneficial to your organization in many positive ways.</p>\n\n[/col]\n\n[/row]','What is the Value of Six Sigma in Procurement?','','inherit','closed','closed','','573-revision-v1','','','2019-01-10 23:56:27','2019-01-10 23:56:27','',573,'https://6sigma.academy/573-revision-v1/',0,'revision','',0),(1047,1,'2019-02-23 07:33:58','2019-02-22 19:33:58','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style=\"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style=\"text-align: center; color: #000000;\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-23 07:33:58','2019-02-22 19:33:58','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(992,1,'2019-02-13 10:43:29','2019-02-12 22:43:29','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery type=\"grid\" grid_height=\"200px\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:43:29','2019-02-12 22:43:29','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(991,1,'2019-02-13 10:38:16','2019-02-12 22:38:16','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"982\" style=\"none\" lightbox=\"false\" type=\"grid\" depth=\"2\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:38:16','2019-02-12 22:38:16','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(990,1,'2019-02-13 10:24:56','2019-02-12 22:24:56','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]\n[ux_gallery ids=\"988,987,982,986,985,984,983\" style=\"none\" lightbox=\"false\" type=\"grid\" grid_height=\"300px\" depth=\"2\" depth_hover=\"4\"]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:24:56','2019-02-12 22:24:56','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(988,1,'2019-02-11 16:05:30','2019-02-11 04:05:30','','51540110_2231331743745036_5230588387714400256_n','','inherit','open','closed','','51540110_2231331743745036_5230588387714400256_n','','','2019-02-11 16:05:30','2019-02-11 04:05:30','',0,'https://6sigma.academy/wp-content/uploads/2019/02/51540110_2231331743745036_5230588387714400256_n.jpg',0,'attachment','image/jpeg',0),(987,1,'2019-02-11 16:05:28','2019-02-11 04:05:28','','51502929_2231331617078382_724971921011113984_n','','inherit','open','closed','','51502929_2231331617078382_724971921011113984_n','','','2019-02-11 16:05:28','2019-02-11 04:05:28','',0,'https://6sigma.academy/wp-content/uploads/2019/02/51502929_2231331617078382_724971921011113984_n.jpg',0,'attachment','image/jpeg',0),(666,1,'2019-01-11 01:29:33','2019-01-11 01:29:33','','Register','','publish','closed','closed','','register','','','2019-01-13 23:57:49','2019-01-13 23:57:49','',0,'https://6sigma.academy/?page_id=666',0,'page','',0),(667,1,'2019-01-11 01:29:33','2019-01-11 01:29:33','','Register','','inherit','closed','closed','','666-revision-v1','','','2019-01-11 01:29:33','2019-01-11 01:29:33','',666,'https://6sigma.academy/666-revision-v1/',0,'revision','',0),(986,1,'2019-02-11 16:05:27','2019-02-11 04:05:27','','51361439_2231331460411731_7098663170201354240_o','','inherit','open','closed','','51361439_2231331460411731_7098663170201354240_o','','','2019-02-11 16:05:27','2019-02-11 04:05:27','',0,'https://6sigma.academy/wp-content/uploads/2019/02/51361439_2231331460411731_7098663170201354240_o.jpg',0,'attachment','image/jpeg',0),(756,1,'2019-01-13 23:57:49','2019-01-13 23:57:49','','Register','','inherit','closed','closed','','666-revision-v1','','','2019-01-13 23:57:49','2019-01-13 23:57:49','',666,'https://6sigma.academy/666-revision-v1/',0,'revision','',0),(668,1,'2019-01-11 01:30:47','2019-01-11 01:30:47','[gravityform id=\"1\" title=\"true\" description=\"true\"]','Register','','inherit','closed','closed','','666-revision-v1','','','2019-01-11 01:30:47','2019-01-11 01:30:47','',666,'https://6sigma.academy/666-revision-v1/',0,'revision','',0),(985,1,'2019-02-11 16:05:23','2019-02-11 04:05:23','','51289040_2231331633745047_6019109920442417152_n','','inherit','open','closed','','51289040_2231331633745047_6019109920442417152_n','','','2019-02-11 16:05:23','2019-02-11 04:05:23','',0,'https://6sigma.academy/wp-content/uploads/2019/02/51289040_2231331633745047_6019109920442417152_n.jpg',0,'attachment','image/jpeg',0),(670,1,'2019-01-11 01:32:37','2019-01-11 01:32:37','[gravityform id=\"1\" title=\"false\" description=\"false\"]','Register','','inherit','closed','closed','','666-revision-v1','','','2019-01-11 01:32:37','2019-01-11 01:32:37','',666,'https://6sigma.academy/666-revision-v1/',0,'revision','',0),(671,1,'2019-01-11 01:41:02','2019-01-11 01:41:02','','Activate','','publish','closed','closed','','activate','','','2019-01-11 01:41:02','2019-01-11 01:41:02','',0,'https://6sigma.academy/activate/',0,'page','',0),(853,1,'2019-01-19 07:07:00','2019-01-18 19:07:00','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">SixSigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations (IBSA) (www.sixsigmaboard.org and www.sixsigma-accreditation.org) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Careers, and apply efficiency gains and reduce defects by applying Six Sigma methodologies.</p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n<p><strong>Six Sigma Academy also offers complete direct implementation of Lean Six Sigma at various companies and organizations. Our master black belt can review your organizations processes and use advance tools and resources and provide high end process engineering consultancy that will  help you achieve your goals and objectives. This is our additional service apart from providing education on Six Sigma Academy.</strong></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n<p><img class=\"alignnonewp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" /></p>\n<p>The International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.</p>\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-01-19 07:07:00','2019-01-18 19:07:00','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(673,1,'2019-01-11 01:57:46','2019-01-11 01:57:46','','Default Theme','','publish','closed','closed','','default-theme','','','2019-01-11 01:57:46','2019-01-11 01:57:46','',0,'https://6sigma.academy/popup_theme/default-theme/',0,'popup_theme','',0),(674,1,'2019-01-11 01:57:46','2019-01-11 01:57:46','','Light Box','','publish','closed','closed','','lightbox','','','2019-01-25 10:47:19','2019-01-24 22:47:19','',0,'https://6sigma.academy/popup_theme/lightbox/',0,'popup_theme','',0),(675,1,'2019-01-11 01:57:46','2019-01-11 01:57:46','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2019-01-11 01:57:46','2019-01-11 01:57:46','',0,'https://6sigma.academy/popup_theme/enterprise-blue/',0,'popup_theme','',0),(676,1,'2019-01-11 01:57:46','2019-01-11 01:57:46','','Hello Box','','publish','closed','closed','','hello-box','','','2019-01-11 01:57:46','2019-01-11 01:57:46','',0,'https://6sigma.academy/popup_theme/hello-box/',0,'popup_theme','',0),(677,1,'2019-01-11 01:57:46','2019-01-11 01:57:46','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2019-01-11 01:57:46','2019-01-11 01:57:46','',0,'https://6sigma.academy/popup_theme/cutting-edge/',0,'popup_theme','',0),(678,1,'2019-01-11 01:57:46','2019-01-11 01:57:46','','Framed Border','','publish','closed','closed','','framed-border','','','2019-01-11 01:57:46','2019-01-11 01:57:46','',0,'https://6sigma.academy/popup_theme/framed-border/',0,'popup_theme','',0),(679,1,'2019-01-11 01:59:48','2019-01-11 01:59:48','[gravityform id=\"1\" title=\"true\" description=\"true\" ajax=\"true\"]','User Registration','','publish','closed','closed','','user-registration','','','2019-01-23 09:05:57','2019-01-22 21:05:57','',0,'https://6sigma.academy/?post_type=popup&#038;p=679',0,'popup','',0),(680,1,'2019-01-11 01:59:48','2019-01-11 01:59:48','[gravityform id=\"1\" title=\"true\" description=\"true\" ajax=\"true\"]','User Registration','','inherit','closed','closed','','679-revision-v1','','','2019-01-11 01:59:48','2019-01-11 01:59:48','',679,'https://6sigma.academy/679-revision-v1/',0,'revision','',0),(682,1,'2019-01-11 02:38:10','2019-01-11 02:38:10','','Account','','publish','closed','closed','','account','','','2019-01-11 02:38:10','2019-01-11 02:38:10','',0,'https://6sigma.academy/account/',0,'page','',0),(881,1,'2019-01-22 10:59:34','2019-01-21 22:59:34','','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 10:59:34','2019-01-21 22:59:34','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(684,1,'2019-01-11 02:38:10','2019-01-11 02:38:10','','Thank You','','publish','closed','closed','','thank-you','','','2019-01-11 02:38:10','2019-01-11 02:38:10','',0,'https://6sigma.academy/thank-you/',0,'page','',0),(983,1,'2019-02-11 16:05:15','2019-02-11 04:05:15','','51278363_2231331643745046_235323843718152192_n','','inherit','open','closed','','51278363_2231331643745046_235323843718152192_n','','','2019-02-11 16:05:15','2019-02-11 04:05:15','',0,'https://6sigma.academy/wp-content/uploads/2019/02/51278363_2231331643745046_235323843718152192_n.jpg',0,'attachment','image/jpeg',0),(984,1,'2019-02-11 16:05:20','2019-02-11 04:05:20','','51281612_2231331377078406_1075274474489643008_o','','inherit','open','closed','','51281612_2231331377078406_1075274474489643008_o','','','2019-02-11 16:05:20','2019-02-11 04:05:20','',0,'https://6sigma.academy/wp-content/uploads/2019/02/51281612_2231331377078406_1075274474489643008_o.jpg',0,'attachment','image/jpeg',0),(686,1,'2019-01-11 03:46:17','2019-01-11 03:46:17','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">About Us</h3>\n<p style=\"color: #000000; text-align: center;\">Six Sigma Academy is an independent organization based in Fiji which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma<br />\n<a href=\"https://6sigma.academy/about-us/\"> Read More...</a></p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-01-11 03:46:17','2019-01-11 03:46:17','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(688,1,'2019-01-11 03:52:51','2019-01-11 03:52:51','','Members','','publish','closed','closed','','members','','','2019-01-11 03:52:51','2019-01-11 03:52:51','',0,'https://6sigma.academy/?page_id=688',0,'page','',0),(689,1,'2019-01-11 03:52:51','2019-01-11 03:52:51','','Members','','inherit','closed','closed','','688-revision-v1','','','2019-01-11 03:52:51','2019-01-11 03:52:51','',688,'https://6sigma.academy/688-revision-v1/',0,'revision','',0),(982,1,'2019-02-11 15:51:56','2019-02-11 03:51:56','','51422023_2231331303745080_6867753745409638400_n','','inherit','open','closed','','51422023_2231331303745080_6867753745409638400_n','','','2019-02-11 15:51:56','2019-02-11 03:51:56','',0,'https://6sigma.academy/wp-content/uploads/2019/02/51422023_2231331303745080_6867753745409638400_n.jpg',0,'attachment','image/jpeg',0),(695,1,'2019-01-11 06:43:05','2019-01-11 06:43:05','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information on how to  get started learning lean six sigma and getting certified with relevant belts.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by our academy or the workforce unit at Pacific TAFE of University of the South Pacific (USP)</p>\n<p><strong>Step 2:</strong> If you are  taking courses Online, you will be provided with the training videos prepared and recorded by our own master black belt six sigma expert. Register at https://6sigma.academy/elearning/</p>\n<p>We have created a quick video on how to use this online platform.</p>\n<p>If there is limited  connections to the internet, we can send you a DVD or USB containing training videos via mail. Terms and conditions apply on this and may incur additional chargers.</p>\n<p><strong>Step 3:</strong> Enroll for online examination or phone call verification to getting certified .</p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time. For phone examination,we will call you at set time and date to verify your knowledge of the course  taken.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved.</p>\n<p><strong>COST </strong></p>\n<p>Our cost structure is based on below services:</p>\n<ul>\n<li>Training &amp; Coaching</li>\n<li>Examination &amp; Certification</li>\n<li>Re-certification (Only <strong>Green &amp; Black Belt</strong> requires re-certification. Each certification is valid for 2 years.)</li>\n</ul>\n<p><strong>Below is the Lean Six Sigma Main Certifications Courses(The Belt System). We also run various other courses in quality control, management,accounting,business,marketing,ICT that are integrated with lean six sigma concepts and methodologies etc. Register at our e-learning platform and browse from the list of all online courses available.</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>\n<p>SEE BELOW ON HOW TO USE OUR ONLINE LEARNING PLATFORM</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','publish','closed','closed','','how-to-start','','','2019-05-25 07:59:14','2019-05-24 19:59:14','',0,'https://6sigma.academy/?page_id=695',0,'page','',0),(696,1,'2019-01-11 06:42:42','2019-01-11 06:42:42','','howtolearnsixsigma','','inherit','open','closed','','howtolearnsixsigma','','','2019-01-11 06:42:42','2019-01-11 06:42:42','',0,'https://6sigma.academy/wp-content/uploads/2019/01/howtolearnsixsigma.png',0,'attachment','image/png',0),(699,1,'2019-01-11 06:56:04','2019-01-11 06:56:04','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n[block]\n\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p> </p>\n<p> </p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 06:56:04','2019-01-11 06:56:04','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(697,1,'2019-01-11 06:43:05','2019-01-11 06:43:05','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n[block]\n\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p><img class=\"alignnone size-medium wp-image-696\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/howtolearnsixsigma-300x225.png\" alt=\"\" width=\"300\" height=\"225\" /></p>\n<p> </p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 06:43:05','2019-01-11 06:43:05','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(698,1,'2019-01-11 06:47:40','2019-01-11 06:47:40','','Getting Started','','publish','closed','closed','','698','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=698',6,'nav_menu_item','',0),(700,1,'2019-01-11 06:56:55','2019-01-11 06:56:55','','Untitled-1','','inherit','open','closed','','untitled-1-2','','','2019-01-11 06:56:55','2019-01-11 06:56:55','',0,'https://6sigma.academy/wp-content/uploads/2019/01/Untitled-1.png',0,'attachment','image/png',0),(701,1,'2019-01-11 07:00:38','2019-01-11 07:00:38','','sixsigmahigh','','inherit','open','closed','','sixsigmahigh','','','2019-01-11 07:00:38','2019-01-11 07:00:38','',0,'https://6sigma.academy/wp-content/uploads/2019/01/sixsigmahigh.jpg',0,'attachment','image/jpeg',0),(702,1,'2019-01-11 07:00:57','2019-01-11 07:00:57','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n[block]\n\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p> </p>\n<p><img class=\"alignnone size-medium wp-image-701\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/sixsigmahigh-192x300.jpg\" alt=\"\" width=\"192\" height=\"300\" /></p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 07:00:57','2019-01-11 07:00:57','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(703,1,'2019-01-11 07:02:16','2019-01-11 07:02:16','','Untitled-3','','inherit','open','closed','','untitled-3','','','2019-01-11 07:02:16','2019-01-11 07:02:16','',0,'https://6sigma.academy/wp-content/uploads/2019/01/Untitled-3.pdf',0,'attachment','application/pdf',0),(704,1,'2019-01-11 07:07:16','2019-01-11 07:07:16','','sixsigmadirection','','inherit','open','closed','','sixsigmadirection','','','2019-01-11 07:09:42','2019-01-11 07:09:42','',695,'https://6sigma.academy/wp-content/uploads/2019/01/sixsigmadirection.jpg',0,'attachment','image/jpeg',0),(705,1,'2019-01-11 07:07:33','2019-01-11 07:07:33','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n[block]\n\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p> </p>\n<p><img class=\"alignnone size-medium wp-image-704\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/sixsigmadirection-300x245.jpg\" alt=\"\" width=\"300\" height=\"245\" /></p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 07:07:33','2019-01-11 07:07:33','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(706,1,'2019-04-15 10:50:20','2019-04-14 22:50:20','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[/col]\n\n[/row]\n\nBelow is information about how to  get started learning and getting certified with Six Sigma in Fiji.\n\n<strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.\n\n<strong>Step 2:</strong> If you are  taking courses Online, you will be provided with the training videos prepared and recorded by our own master black belt six sigma expert. Register at https://6sigma.academy/elearning/\n\nWe have created a quick video on how to use this online platform.\n\nIf you live where there is limited  connections to the internet, we can send you a DVD or USB containing training videos via mail. Terms and conditions apply.\n\n<strong>Step 3:</strong> Enroll for online examination or phone call verification.\n\n<strong>Step 4 :</strong> Sit for online examinations at said date and time. For phone examination,we will call you at set time and date to verify your knowledge of the course taken.\n\n<strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).\n\n<strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved.\n\n<strong>Below is the Lean Six Sigma Main Certifications. We also run various other courses in quality control, management,accounting,businesses,marketing,ICT that are integrated with lean six sigma concepts and methodologies etc. Register at our elearning platform and browse from the list of all online courses a</strong>\n\n<em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.\n\n<em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\n\n<em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\n\n<em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.\n\n<em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.\n\nSEE BELOW ON HOW TO USE OUR ONLINE LEARNING PLATFORM\n\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-autosave-v1','','','2019-04-15 10:50:20','2019-04-14 22:50:20','',695,'https://6sigma.academy/695-autosave-v1/',0,'revision','',0),(707,1,'2019-01-11 07:09:58','2019-01-11 07:09:58','','sixsignma','','inherit','open','closed','','sixsignma','','','2019-01-11 07:09:58','2019-01-11 07:09:58','',695,'https://6sigma.academy/wp-content/uploads/2019/01/sixsignma.jpg',0,'attachment','image/jpeg',0),(708,1,'2019-01-11 07:13:27','2019-01-11 07:13:27','[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[block]\r\n\r\nBelow is information about how to  get started learning Six Sigma in Fiji.\r\n\r\nStep 1: Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.\r\n\r\nStep 2: If Online you will provided with training videos and materials.\r\n\r\nStep 3: Site for online examinations\r\n\r\nStep 4: Submit Projects (Only required for black belt and master black belt certification)\r\n\r\n&nbsp;','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 07:13:27','2019-01-11 07:13:27','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(710,1,'2019-01-11 07:30:46','2019-01-11 07:30:46','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Online Learning is available. Please register your interest for e-Learning. We will provide thorough training videos created by our master black belt in six sigma.</p>\n<p>Please register online to this site and more details of online courses will be provided at your dashboard online. </p>','Auto Draft','','publish','closed','closed','','auto-draft','','','2019-01-11 07:30:46','2019-01-11 07:30:46','',0,'https://6sigma.academy/?page_id=710',0,'page','',0);
INSERT INTO `wp_posts` VALUES (711,1,'2019-01-11 07:30:46','2019-01-11 07:30:46','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Online Learning is available. Please register your interest for e-Learning. We will provide thorough training videos created by our master black belt in six sigma.</p>\n<p>Please register online to this site and more details of online courses will be provided at your dashboard online. </p>','Auto Draft','','inherit','closed','closed','','710-revision-v1','','','2019-01-11 07:30:46','2019-01-11 07:30:46','',710,'https://6sigma.academy/710-revision-v1/',0,'revision','',0),(712,1,'2019-01-11 08:00:19','2019-01-11 08:00:19','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Please register in our website and online courses will be there for you to browse from. It will be available in your user dashboard. Once you signup for the online course your application is vetted by our team to ensure you qualify for the certifications. Only white belt is open for all general public where as other belt you need to have completed white belt certification in order to proceed with other belts. Also required in higher belt is you need to have work experiences.</p>\n<p>Once your registration online is approved for a particular course we will be send invoice and payment details options.</p>\n<p>One it is paid you will be given Full access to your course materials and videos. Please note once completed online training, enroll for examination. You can set your day and time and examination will start at that day and time. Alternatively you can email us and we can set this up for you.</p>\n<p><strong>Examination Times. (Please note its multiple choice)</strong></p>\n<p>White Belt Certification = 1 hour </p>\n<p>Yellow Belt Certification = 2 hour </p>\n<p>Green Belt Certification = 2 hour </p>\n<p>Black Belt Certification = 2 hour </p>\n<p>Master Black Belt Certification = 3 hour </p>\n<p><strong>75% Pass rate</strong> is required in order for us to register you at The International Board for Six Sigma Accreditation and Issue you an Certificate. Your Certificate will be mailed to your mailing address. At this stage we do not send digital certificates. You will receive one hard copy certificate.</p>','Online Learning','','inherit','closed','closed','','546-revision-v1','','','2019-01-11 08:00:19','2019-01-11 08:00:19','',546,'https://6sigma.academy/546-revision-v1/',0,'revision','',0),(713,1,'2019-01-11 08:00:51','2019-01-11 08:00:51','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Please register in our website and online courses will be there for you to browse from. It will be available in your user dashboard. Once you signup for the online course your application is vetted by our team to ensure you qualify for the certifications. Only white belt is open for all general public where as other belt you need to have completed white belt certification in order to proceed with other belts. Also required in higher belt is you need to have work experiences.</p>\n<p>Once your registration online is approved for a particular course we will be send invoice and payment details options.</p>\n<p>One it is paid you will be given Full access to your course materials and videos. Please note once completed online training, enroll for examination. You can set your day and time and examination will start at that day and time. Alternatively you can email us and we can set this up for you.</p>\n<p><strong>Examination Times. (Please note its multiple choice)</strong></p>\n<p>White Belt Certification = 1 hour </p>\n<p>Yellow Belt Certification = 2 hour </p>\n<p>Green Belt Certification = 2 hour </p>\n<p>Black Belt Certification = 2 hour </p>\n<p>Master Black Belt Certification = 3 hour </p>\n<p><strong>75% Pass rate</strong> is required in order for us to register you at The International Board for Six Sigma Accreditation and Issue you an Certificate. Your Certificate will be mailed to your mailing address. At this stage we do not send digital certificates. You will receive one hard copy certificate.</p>','e-Learning','','inherit','closed','closed','','546-revision-v1','','','2019-01-11 08:00:51','2019-01-11 08:00:51','',546,'https://6sigma.academy/546-revision-v1/',0,'revision','',0),(1038,1,'2019-04-13 07:41:13','2019-04-12 19:41:13','[title text=\"Lean Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n<ul>\n 	<li>Our Lean Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong>\n<ul>\n 	<li><strong><u>Career Advancement</u></strong></li>\n</ul>\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\n<ul>\n 	<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n</ul>\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n&nbsp;\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n&nbsp;\n\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n 	<li><strong><u>Higher Salary</u></strong></li>\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong><u>The Role of the Certified Six Sigma Black Belt</u></strong>\n\nSix Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.\n\nMost often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.\n\nThe Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong>\n<ul>\n 	<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n 	<li>All advance Six Sigma Tools for managing teams</li>\n 	<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" />\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong>Duration: Five Day Course   Fees: signup to</strong> find.\n\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects\n\n<strong>Conducted in: Starting in May or June</strong>\n\n<strong>Prerequisites: </strong>\n<ul>\n 	<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n 	<li>Must have 3 year work experience</li>\n</ul>\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://6sigma.academy/elearning<!--more-->/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-autosave-v1','','','2019-04-13 07:41:13','2019-04-12 19:41:13','',460,'https://6sigma.academy/460-autosave-v1/',0,'revision','',0),(715,1,'2019-01-11 08:04:24','2019-01-11 08:04:24','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n[section]\n\n<p>Online Learning</p>\n\n[/section]\n<p>Please register in our website and online courses will be there for you to browse from. It will be available in your user dashboard. Once you signup for the online course your application is vetted by our team to ensure you qualify for the certifications. Only white belt is open for all general public where as other belt you need to have completed white belt certification in order to proceed with other belts. Also required in higher belt is you need to have work experiences.</p>\n<p>Once your registration online is approved for a particular course we will be send invoice and payment details options.</p>\n<p>One it is paid you will be given Full access to your course materials and videos. Please note once completed online training, enroll for examination. You can set your day and time and examination will start at that day and time. Alternatively you can email us and we can set this up for you.</p>\n<p><strong>Examination Times. (Please note its multiple choice)</strong></p>\n<p>White Belt Certification = 1 hour </p>\n<p>Yellow Belt Certification = 2 hour </p>\n<p>Green Belt Certification = 2 hour </p>\n<p>Black Belt Certification = 2 hour </p>\n<p>Master Black Belt Certification = 3 hour </p>\n<p><strong>75% Pass rate</strong> is required in order for us to register you at The International Board for Six Sigma Accreditation and Issue you an Certificate. Your Certificate will be mailed to your mailing address. At this stage we do not send digital certificates. You will receive one hard copy certificate.</p>','e-Learning','','inherit','closed','closed','','546-revision-v1','','','2019-01-11 08:04:24','2019-01-11 08:04:24','',546,'https://6sigma.academy/546-revision-v1/',0,'revision','',0),(717,1,'2019-01-11 08:08:08','2019-01-11 08:08:08','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p>Step 1: Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p>Step 2: If Online you will provided with training videos and materials.</p>\n<p>Step 3: Sit for online examinations</p>\n<p>Step 4: Submit Projects (Only required for black belt and master black belt certification)</p>\n<p> </p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 08:08:08','2019-01-11 08:08:08','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(716,1,'2019-01-11 08:07:21','2019-01-11 08:07:21','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p>Step 1: Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p>Step 2: If Online you will provided with training videos and materials.</p>\n<p>Step 3: Site for online examinations</p>\n<p>Step 4: Submit Projects (Only required for black belt and master black belt certification)</p>\n<p>&nbsp;</p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 08:07:21','2019-01-11 08:07:21','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(718,1,'2019-01-11 08:15:13','2019-01-11 08:15:13','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p>Step 1: Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p>Step 2: If Online you will provided with training videos and materials. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications. </p>\n<p>Step 3: Enroll for online examination</p>\n<p>Step 4 : Sit for online examinations at said date and time.</p>\n<p>Step 5: Submit Projects (Only required for black belt and master black belt certification).</p>\n<p>Step 6: Receive Certification 2 weeks from the date of examination. Belt certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination is $500.</p>\n<p> </p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 08:15:13','2019-01-11 08:15:13','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(719,1,'2019-01-11 08:16:48','2019-01-11 08:16:48','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Online Learning saves your time!</p>\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p>Step 1: Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p>Step 2: If Online you will provided with training videos and materials. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications. </p>\n<p>Step 3: Enroll for online examination</p>\n<p>Step 4 : Sit for online examinations at said date and time.</p>\n<p>Step 5: Submit Projects (Only required for black belt and master black belt certification).</p>\n<p>Step 6: Receive Certification 2 weeks from the date of examination. Belt certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination is $500.</p>\n<p> </p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-11 08:16:48','2019-01-11 08:16:48','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(723,1,'2019-01-13 20:53:22','2019-01-13 20:53:22','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\n.button, input[type=\'submit\'], input[type=\'submit\'].button, input[type=\'reset\'].button, input[type=\'button\'].button {\n	color:#000000;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 20:53:22','2019-01-13 20:53:22','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1056,1,'2019-02-23 07:53:45','2019-02-22 19:53:45','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/lron3Cm2Vxc?start=92&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','da27f0046901e10712da88f1134fc11f','','','2019-02-23 07:53:45','2019-02-22 19:53:45','',0,'https://6sigma.academy/da27f0046901e10712da88f1134fc11f/',0,'oembed_cache','',0),(733,1,'2019-01-13 20:59:31','2019-01-13 20:59:31','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 20:59:31','2019-01-13 20:59:31','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(725,1,'2019-01-13 20:55:02','2019-01-13 20:55:02','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\n.button, input[type=\'submit\'], input[type=\'submit\'].button, input[type=\'reset\'].button, input[type=\'button\'].button {\n	color:#000000;\n	border-width: 5px;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 20:55:02','2019-01-13 20:55:02','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(731,1,'2019-01-13 20:57:52','2019-01-13 20:57:52','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\n.button, input[type=\'submit\'], input[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 20:57:52','2019-01-13 20:57:52','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(727,1,'2019-01-13 20:56:00','2019-01-13 20:56:00','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\n.button, input[type=\'submit\'], input[type=\'submit\'].button, input[type=\'reset\'].button, input[type=\'button\'].button {\n	color:#000000;\n	border-width: 3px;\n	border-color: #000000;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 20:56:00','2019-01-13 20:56:00','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(729,1,'2019-01-13 20:56:39','2019-01-13 20:56:39','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\n.button, input[type=\'submit\'], input[type=\'submit\'].button, input[type=\'reset\'].button, input[type=\'button\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 20:56:39','2019-01-13 20:56:39','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1054,1,'2019-02-23 07:40:16','2019-02-22 19:40:16','','Watch Videos','','publish','closed','closed','','watch-videos','','','2019-05-19 12:11:53','2019-05-19 00:11:53','',0,'https://6sigma.academy/?p=1054',3,'nav_menu_item','',0),(1057,1,'2019-02-23 07:53:59','2019-02-22 19:53:59','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=lron3Cm2Vxc&t=92s\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-23 07:53:59','2019-02-22 19:53:59','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1055,1,'2019-02-23 07:53:45','2019-02-22 19:53:45','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style=\"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style=\"text-align: center; color: #000000;\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.</p>\n[row]\n\n[col span__sm=\"12\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=lron3Cm2Vxc&t=92s\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-23 07:53:45','2019-02-22 19:53:45','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1051,1,'2019-02-23 07:37:32','2019-02-22 19:37:32','[ux_video url=\"https://www.youtube.com/watch?v=lron3Cm2Vxc&t=129s\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-23 07:37:32','2019-02-22 19:37:32','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1052,1,'2019-02-23 07:37:32','2019-02-22 19:37:32','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/lron3Cm2Vxc?start=129&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','a01e602026917d53aa38c375528cd90b','','','2019-02-23 07:37:32','2019-02-22 19:37:32','',0,'https://6sigma.academy/a01e602026917d53aa38c375528cd90b/',0,'oembed_cache','',0),(1053,1,'2019-02-23 07:37:50','2019-02-22 19:37:50','[ux_video url=\"https://www.youtube.com/watch?v=lron3Cm2Vxc&amp;t=129s\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-23 07:37:50','2019-02-22 19:37:50','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1048,1,'2019-02-23 07:36:14','2019-02-22 19:36:14','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&feature=youtu.be\"]\n\n<p>Watch Below our online learning platform guide. You can access this website from your mobile devices as its fully responsive. </p>\n[ux_video url=\"https://youtu.be/wcqm8I40lTg\"]','Videos','','publish','closed','closed','','videos','','','2019-04-12 10:17:04','2019-04-11 22:17:04','',0,'https://6sigma.academy/?page_id=1048',0,'page','',0),(1049,1,'2019-02-23 07:36:14','2019-02-22 19:36:14','[ux_video url=\"https://www.youtube.com/watch?v=lron3Cm2Vxc\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-23 07:36:14','2019-02-22 19:36:14','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1050,1,'2019-02-23 07:36:14','2019-02-22 19:36:14','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/lron3Cm2Vxc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','0281977d62c2fb6c38f1c051bc6988f9','','','2019-02-23 07:36:14','2019-02-22 19:36:14','',0,'https://6sigma.academy/0281977d62c2fb6c38f1c051bc6988f9/',0,'oembed_cache','',0),(735,1,'2019-01-13 21:02:25','2019-01-13 21:02:25','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #dedede;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:02:25','2019-01-13 21:02:25','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(737,1,'2019-01-13 21:31:33','2019-01-13 21:31:33','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:31:33','2019-01-13 21:31:33','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(739,1,'2019-01-13 21:33:32','2019-01-13 21:33:32','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n}\n\n.header-button .is-outline:not {\n	color: #999;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:33:32','2019-01-13 21:33:32','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1027,1,'2019-02-15 11:22:23','2019-02-14 23:22:23','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" bg_color=\"rgb(0, 161, 255)\" depth=\"3\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 100%; color: #ffffff;\"><em><strong>Fill in the registration form for this challenge and demonstrate and achieve success for your organization in 2 years</strong></em></span></p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"20px 20px 20px 30px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"2\" title=\"true\" description=\"true\"]</p>\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:22:23','2019-02-14 23:22:23','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(1059,1,'2019-02-23 12:50:53','2019-02-23 00:50:53','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-23 12:50:53','2019-02-23 00:50:53','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1035,1,'2019-02-21 10:46:38','2019-02-20 22:46:38','','e-learning','','publish','closed','closed','','e-learning','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=1035',16,'nav_menu_item','',0),(741,1,'2019-01-13 21:34:02','2019-01-13 21:34:02','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n}\n\n.header-button .is-outline:hover {\n	color: #999;\n}','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:34:02','2019-01-13 21:34:02','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1026,1,'2019-02-15 11:21:48','2019-02-14 23:21:48','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" bg_color=\"rgb(0, 161, 255)\" depth=\"3\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 100%; color: #ffffff;\"><em><strong>Fill in the registration form for this challenge and demonstrate and achieve success for your organization in 2 years</strong></em></span></p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"2\" title=\"true\" description=\"true\"]</p>\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:21:48','2019-02-14 23:21:48','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(743,1,'2019-01-13 21:38:08','2019-01-13 21:38:08','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n	border-color: #999;\n}\n\n','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:38:08','2019-01-13 21:38:08','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1024,1,'2019-02-15 11:18:14','2019-02-14 23:18:14','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 0px 20px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 100%;\"><em><strong>Fill in the registration form for this challenge and demonstrate and achieve success for your organization in 2 years</strong></em></span></p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p>[gravityform id=\"2\" title=\"true\" description=\"true\"]</p>\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:18:14','2019-02-14 23:18:14','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(1025,1,'2019-02-15 11:19:03','2019-02-14 23:19:03','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 100%;\"><em><strong>Fill in the registration form for this challenge and demonstrate and achieve success for your organization in 2 years</strong></em></span></p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p>[gravityform id=\"2\" title=\"true\" description=\"true\"]</p>\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:19:03','2019-02-14 23:19:03','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(745,1,'2019-01-13 21:42:07','2019-01-13 21:42:07','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n	border-color: #999;\n}\n\nbutton[type=\"submit\"] {\n	color: #2782bf;\n}\n\n','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:42:07','2019-01-13 21:42:07','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1022,1,'2019-02-15 11:13:08','2019-02-14 23:13:08','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p>[gravityform id=\"2\" title=\"true\" description=\"true\"]</p>\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:13:08','2019-02-14 23:13:08','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(1023,1,'2019-02-15 11:17:29','2019-02-14 23:17:29','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 0px 20px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>Fill in the registration form for this challenge and demonstrate and achieve success for your organization in 2 years\n</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p>[gravityform id=\"2\" title=\"true\" description=\"true\"]</p>\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:17:29','2019-02-14 23:17:29','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(747,1,'2019-01-13 21:44:18','2019-01-13 21:44:18','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#000000;\n	border-width: 1px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n	border-color: #999;\n}\n\nbutton[type=\"submit\"] {\n	background-color: #2782bf;\n}\n\n','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:44:18','2019-01-13 21:44:18','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1018,1,'2019-02-15 10:49:22','2019-02-14 22:49:22','','2019-lssc-about-accordion','','inherit','open','closed','','2019-lssc-about-accordion','','','2019-02-15 10:49:22','2019-02-14 22:49:22','',0,'https://6sigma.academy/wp-content/uploads/2019/02/2019-lssc-about-accordion.jpg',0,'attachment','image/jpeg',0),(1019,1,'2019-02-15 10:56:16','2019-02-14 22:56:16','','1','','inherit','open','closed','','1','','','2019-02-15 10:56:16','2019-02-14 22:56:16','',0,'https://6sigma.academy/wp-content/uploads/2019/02/1.jpg',0,'attachment','image/jpeg',0),(1020,1,'2019-02-15 11:10:47','2019-02-14 23:10:47','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n[contact-form-7]\n\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:10:47','2019-02-14 23:10:47','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(1021,1,'2019-02-15 11:11:20','2019-02-14 23:11:20','[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\"]\r\n\r\n[gravityform id=\"2\" title=\"true\" description=\"true\"]\r\n\r\n[/col]\r\n\r\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 11:11:20','2019-02-14 23:11:20','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(749,1,'2019-01-13 21:48:28','2019-01-13 21:48:28','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#ffffff;\n	border-width: 0px;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n	border-color: #999;\n}\n\nbutton[type=\"submit\"] {\n	background-color: #2782bf;\n}\n\n','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:48:28','2019-01-13 21:48:28','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(1015,1,'2019-02-14 15:45:39','2019-02-14 03:45:39','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\r\n<p style=\"text-align: center;\"><em><span style=\"font-size: 110%;\">Six Sigma Academy offers various Six Sigma associated courses online through its e-learning platform. For ease of access we have created this platform to enable candidates from all over the global to be able to undertake their respective courses and sit for related examinations all from their desktop.</span></em></p>\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student][ld_course_list] [/student]\r\n<p style=\"text-align: center;\">[visitor]</p>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\r\n<p style=\"text-align: center;\"></p>\r\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\r\n\r\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\r\n<p style=\"text-align: center;\">[/visitor]</p>\r\n[/col]\r\n\r\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-14 15:45:39','2019-02-14 03:45:39','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(751,1,'2019-01-13 21:50:07','2019-01-13 21:50:07','.header-main\n{height: 100px}\n#logo img\n{max-height: 200px}\n\ninput.wpcf7-form-control.wpcf7-submit:hover {\nbackground-color: #4583c2;\ncolor: white;\nborder-color: white;\nborder-width: 3px;\n}\ninput.wpcf7-form-control.wpcf7-submit {\nbackground-color: #4583c2;\ncolor: white;\n}\n\n.nav>li>a:hover {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.nav>li>a {\n    color: rgba(255,255,255,1);\n	font-weight: 700;\n}\n\n.header-button .is-outline:not(:hover) {\n    color: #009aff\n}			\n\n.footer-1 {\n    background-image: \n			margin-top -50px;\n}\n\n.events-plus-2	.event-single	.bann3r {\n    position: relative;\n    height: auto;\n    text-align: center;\n}\n\n.top-divider {\n	display: none;\n}\n\ninput[type=\'submit\'].button, input[type=\'reset\'].button {\n	color:#ffffff;\n	border-width: 0px;\n	background-color: #2782bf;\n	border-color: #000000;\n}\n\n.is-outline:hover {\n	color: #999;\n	border-color: #999;\n}\n\nbutton[type=\"submit\"] {\n	background-color: #2782bf;\n}\n\n','flatsome','','inherit','closed','closed','','57-revision-v1','','','2019-01-13 21:50:07','2019-01-13 21:50:07','',57,'https://6sigma.academy/57-revision-v1/',0,'revision','',0),(792,1,'2019-01-14 04:27:20','2019-01-14 04:27:20','','THE MODERN MINDSET USING LEAN SIX SIGMA FUNDAMENTALS','','inherit','closed','closed','','791-revision-v1','','','2019-01-14 04:27:20','2019-01-14 04:27:20','',791,'https://6sigma.academy/791-revision-v1/',0,'revision','',0),(753,1,'2019-01-13 23:42:09','2019-01-13 23:42:09','[gravityform id=\"1\" title=\"false\" description=\"true\"]','Register','','inherit','closed','closed','','666-revision-v1','','','2019-01-13 23:42:09','2019-01-13 23:42:09','',666,'https://6sigma.academy/666-revision-v1/',0,'revision','',0),(757,1,'2019-01-13 23:59:54','2019-01-13 23:59:54','','Login','','publish','closed','closed','','login','','','2019-01-23 10:20:45','2019-01-22 22:20:45','',0,'https://6sigma.academy/login-2/',0,'page','',0),(777,1,'2019-01-14 03:02:32','2019-01-14 03:02:32','','six-sigma-implementation','','inherit','open','closed','','six-sigma-implementation','','','2019-01-14 03:02:32','2019-01-14 03:02:32','',773,'https://6sigma.academy/wp-content/uploads/2019/01/six-sigma-implementation.jpg',0,'attachment','image/jpeg',0),(759,1,'2019-01-14 00:29:15','2019-01-14 00:29:15','','Groups','','publish','closed','closed','','groups','','','2019-01-14 00:29:15','2019-01-14 00:29:15','',0,'https://6sigma.academy/groups/',0,'page','',0),(761,1,'2019-01-14 00:31:43','2019-01-14 00:31:43','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p>Step 1: Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p>Step 2: If Online you will provided with training videos and materials. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications. </p>\n<p>Step 3: Enroll for online examination</p>\n<p>Step 4 : Sit for online examinations at said date and time.</p>\n<p>Step 5: Submit Projects (Only required for black belt and master black belt certification).</p>\n<p>Step 6: Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination is $500. </p>\n<p> </p>\n<p> </p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-14 00:31:43','2019-01-14 00:31:43','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(760,1,'2019-01-14 00:31:22','2019-01-14 00:31:22','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Online Learning saves your time!</p>\n<p>Below is information about how to  get started learning Six Sigma in Fiji.</p>\n<p>Step 1: Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p>Step 2: If Online you will provided with training videos and materials. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications. </p>\n<p>Step 3: Enroll for online examination</p>\n<p>Step 4 : Sit for online examinations at said date and time.</p>\n<p>Step 5: Submit Projects (Only required for black belt and master black belt certification).</p>\n<p>Step 6: Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination is $500. </p>\n<p> </p>\n<p> </p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-14 00:31:22','2019-01-14 00:31:22','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(762,1,'2019-01-14 00:34:42','2019-01-14 00:34:42','[ld_profile]','My account','','inherit','closed','closed','','630-revision-v1','','','2019-01-14 00:34:42','2019-01-14 00:34:42','',630,'https://6sigma.academy/630-revision-v1/',0,'revision','',0),(763,1,'2019-01-14 00:45:41','2019-01-14 00:45:41','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning and getting certified with Six Sigma in Fiji.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p><strong>Step 2:</strong> If Online you will provided with training videos and materials. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications. </p>\n<p><strong>Step 3:</strong> Enroll for online examination</p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination is $500. </p>\n<p><strong>Below is Certifications :</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-14 00:45:41','2019-01-14 00:45:41','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(764,1,'2019-01-14 00:46:00','2019-01-14 00:46:00','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning and getting certified with Six Sigma in Fiji.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p><strong>Step 2:</strong> If Online you will provided with training videos and materials. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications. </p>\n<p><strong>Step 3:</strong> Enroll for online examination</p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination is $500. </p>\n<p><strong>Below is the Certifications :</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-01-14 00:46:00','2019-01-14 00:46:00','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(765,1,'2019-01-14 00:50:55','2019-01-14 00:50:55','[title text=\"HOW DOES SIX SIGMA WORK?\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Six Sigma has both management components and technical components. Using this dual approach allows for everyone to have a role in making the Six Sigma plan a success.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">The management side focuses on using the management system to line up the right projects and match them with the right individuals. Management also focuses on getting the right goals and process metrics to ensure that projects are successfully completed and that these gains can be sustained over time.</span></p>\nThe technical side focuses on enhancing process performance using process data, statistical thinking, and methods. This focused process improvement methodology has five key stages: Define, Measure, Analyze, Improve and Control. Define is to define process improvement goals that are consistent with customer demands and company strategy. Next measure the key aspects of the current processes that your company is using and collect relevant data about these processes and current results. Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved.\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved. Then improve or optimize the process based upon data analysis using techniques like Design of Experiments or observational study. The last step is to control to ensure that any deviations are corrected before they result in defects. During this step you will also set up pilot runs to establish process capability and will continuously monitor the process.</span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">All tools statistical or not are linked and sequenced in a unique way that makes 6 Sigma both easy and effective to use. The basic approach focuses on the identification of the key process drivers (variables that have the largest effect on output) and relies on software such as Minitab for statistical calculations. E-Business ERP System can be integrated to various statistical tools that can work like Minitabs. </span></p>\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\"> </span></p>\n[/col]\n\n[/row]','HOW DOES SIX SIGMA WORK?','','inherit','closed','closed','','603-autosave-v1','','','2019-01-14 00:50:55','2019-01-14 00:50:55','',603,'https://6sigma.academy/603-autosave-v1/',0,'revision','',0),(766,1,'2019-01-14 00:50:50','2019-01-14 00:50:50','[title text=\"HOW DOES SIX SIGMA WORK?\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Six Sigma has both management components and technical components. Using this dual approach allows for everyone to have a role in making the Six Sigma plan a success.</span></p>\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">The management side focuses on using the management system to line up the right projects and match them with the right individuals. Management also focuses on getting the right goals and process metrics to ensure that projects are successfully completed and that these gains can be sustained over time.</span></p>\r\nThe technical side focuses on enhancing process performance using process data, statistical thinking, and methods. This focused process improvement methodology has five key stages: Define, Measure, Analyze, Improve and Control. Define is to define process improvement goals that are consistent with customer demands and company strategy. Next measure the key aspects of the current processes that your company is using and collect relevant data about these processes and current results. Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved.\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"30px 0px 0px 0px\"]\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">Then analyze the data to verify cause and affect relationships, be sure to consider all possible factors involved. Then improve or optimize the process based upon data analysis using techniques like Design of Experiments or observational study. The last step is to control to ensure that any deviations are corrected before they result in defects. During this step you will also set up pilot runs to establish process capability and will continuously monitor the process.</span></p>\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\">All tools statistical or not are linked and sequenced in a unique way that makes 6 Sigma both easy and effective to use. The basic approach focuses on the identification of the key process drivers (variables that have the largest effect on output) and relies on software such as Minitab for statistical calculations. E-Business ERP System can be integrated to various statistical tools that can work like Minitabs. </span></p>\r\n<p style=\"margin-top: 3.75pt; text-align: justify;\"><span style=\"font-family: \'Arial\',sans-serif; color: #4a4a4a;\"> </span></p>\r\n[/col]\r\n\r\n[/row]','HOW DOES SIX SIGMA WORK?','','inherit','closed','closed','','603-revision-v1','','','2019-01-14 00:50:50','2019-01-14 00:50:50','',603,'https://6sigma.academy/603-revision-v1/',0,'revision','',0),(791,1,'2019-01-14 04:27:20','2019-01-14 04:27:20','','THE MODERN MINDSET USING LEAN SIX SIGMA FUNDAMENTALS','','publish','closed','closed','','the-modern-mindset-using-lean-six-sigma-fundamentals','','','2019-01-14 04:27:21','2019-01-14 04:27:21','',0,'https://6sigma.academy/?post_type=product&#038;p=791',0,'product','',0),(773,1,'2019-01-14 02:18:01','2019-01-14 02:18:01','','Lean Six Sigma Implementation & Tools Certification','','publish','open','closed','','lean-six-sigma-implementation-tools','','','2019-01-17 10:55:27','2019-01-16 22:55:27','',0,'https://6sigma.academy/?post_type=sfwd-courses&#038;p=773',0,'sfwd-courses','',0),(774,1,'2019-01-14 02:18:01','2019-01-14 02:18:01','','Lean Six Sigma Implementation & Tools','','inherit','closed','closed','','773-revision-v1','','','2019-01-14 02:18:01','2019-01-14 02:18:01','',773,'https://6sigma.academy/773-revision-v1/',0,'revision','',0),(790,1,'2019-01-14 04:24:59','2019-01-14 04:24:59','','THE MODERN MINDSET USING LEAN SIX SIGMA FUNDAMENTALS','','inherit','closed','closed','','789-revision-v1','','','2019-01-14 04:24:59','2019-01-14 04:24:59','',789,'https://6sigma.academy/789-revision-v1/',0,'revision','',0),(781,1,'2019-01-14 03:37:45','2019-01-14 03:37:45','','Lean Six Sigma','','publish','closed','closed','','lean-six-sigma','','','2019-01-14 04:09:22','2019-01-14 04:09:22','',0,'https://6sigma.academy/?post_type=product&#038;p=781',0,'product','',0),(782,1,'2019-01-14 03:37:45','2019-01-14 03:37:45','','Lean Six Sigma','','inherit','closed','closed','','781-revision-v1','','','2019-01-14 03:37:45','2019-01-14 03:37:45','',781,'https://6sigma.academy/781-revision-v1/',0,'revision','',0),(794,1,'2019-01-14 04:28:13','2019-01-14 04:28:13','','LEAN SIX SIGMA YELLOW BELT CERTIFICATIONS','','inherit','closed','closed','','793-revision-v1','','','2019-01-14 04:28:13','2019-01-14 04:28:13','',793,'https://6sigma.academy/793-revision-v1/',0,'revision','',0),(795,1,'2019-01-14 04:29:00','2019-01-14 04:29:00','','LEAN SIX SIGMA YELLOW BELT CERTIFICATIONS','','publish','closed','closed','','lean-six-sigma-yellow-belt-certifications','','','2019-01-14 04:29:00','2019-01-14 04:29:00','',0,'https://6sigma.academy/?post_type=product&#038;p=795',0,'product','',0),(796,1,'2019-01-14 04:29:31','2019-01-14 04:29:31','','LEAN SIX SIGMA GREEN BELT CERTIFICATION PROGRAM','','publish','open','closed','','lean-six-sigma-green-belt-certification-program','','','2019-01-18 11:00:18','2019-01-17 23:00:18','',0,'https://6sigma.academy/?post_type=sfwd-courses&#038;p=796',0,'sfwd-courses','',0),(797,1,'2019-01-14 04:29:00','2019-01-14 04:29:00','','LEAN SIX SIGMA YELLOW BELT CERTIFICATIONS','','inherit','closed','closed','','795-revision-v1','','','2019-01-14 04:29:00','2019-01-14 04:29:00','',795,'https://6sigma.academy/795-revision-v1/',0,'revision','',0),(798,1,'2019-01-14 04:30:39','2019-01-14 04:30:39','','LEAN SIX SIGMA GREEN BELT CERTIFICATION PROGRAM','','publish','closed','closed','','lean-six-sigma-green-belt-certification-program','','','2019-01-14 04:30:39','2019-01-14 04:30:39','',0,'https://6sigma.academy/?post_type=product&#038;p=798',0,'product','',0),(799,1,'2019-01-14 04:29:31','2019-01-14 04:29:31','','LEAN SIX SIGMA GREEN BELT CERTIFICATION PROGRAM','','inherit','closed','closed','','796-revision-v1','','','2019-01-14 04:29:31','2019-01-14 04:29:31','',796,'https://6sigma.academy/796-revision-v1/',0,'revision','',0),(800,1,'2019-01-14 04:30:39','2019-01-14 04:30:39','','LEAN SIX SIGMA GREEN BELT CERTIFICATION PROGRAM','','inherit','closed','closed','','798-revision-v1','','','2019-01-14 04:30:39','2019-01-14 04:30:39','',798,'https://6sigma.academy/798-revision-v1/',0,'revision','',0),(801,1,'2019-01-14 04:31:04','2019-01-14 04:31:04','','LEAN SIX SIGMA BLACK BELT CERTIFICATION','','publish','open','closed','','lean-six-sigma-black-belt-certification','','','2019-01-18 15:41:57','2019-01-18 03:41:57','',0,'https://6sigma.academy/?post_type=sfwd-courses&#038;p=801',0,'sfwd-courses','',0),(802,1,'2019-01-14 04:31:04','2019-01-14 04:31:04','','LEAN SIX SIGMA BLACK BELT CERTIFICATION','','inherit','closed','closed','','801-revision-v1','','','2019-01-14 04:31:04','2019-01-14 04:31:04','',801,'https://6sigma.academy/801-revision-v1/',0,'revision','',0),(803,1,'2019-01-14 04:32:00','2019-01-14 04:32:00','','LEAN SIX SIGMA BLACK BELT CERTIFICATION','','publish','closed','closed','','lean-six-sigma-black-belt-certification','','','2019-01-14 04:32:00','2019-01-14 04:32:00','',0,'https://6sigma.academy/?post_type=product&#038;p=803',0,'product','',0),(804,1,'2019-01-14 04:32:00','2019-01-14 04:32:00','','LEAN SIX SIGMA BLACK BELT CERTIFICATION','','inherit','closed','closed','','803-revision-v1','','','2019-01-14 04:32:00','2019-01-14 04:32:00','',803,'https://6sigma.academy/803-revision-v1/',0,'revision','',0),(887,1,'2019-01-22 15:05:04','2019-01-22 03:05:04','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"5\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"4\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:05:04','2019-01-22 03:05:04','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(886,1,'2019-01-22 14:48:48','2019-01-22 02:48:48','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"5\" span__sm=\"12\" padding=\"10px 10px 10px 10px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"2\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 14:48:48','2019-01-22 02:48:48','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(882,1,'2019-01-22 11:03:09','2019-01-21 23:03:09','','Memberships','','inherit','closed','closed','','880-revision-v1','','','2019-01-22 11:03:09','2019-01-21 23:03:09','',880,'https://6sigma.academy/880-revision-v1/',0,'revision','',0),(883,1,'2019-01-22 11:20:59','2019-01-21 23:20:59','','1 Year Certification Expiry','','publish','closed','closed','','1-year-certification-expiry','','','2019-01-23 11:38:14','2019-01-22 23:38:14','',0,'https://6sigma.academy/?post_type=memberpressproduct&#038;p=883',0,'memberpressproduct','',0),(812,1,'2019-01-14 07:12:38','2019-01-14 07:12:38','','LEAN SIX SIGMA WHITE BELT CERTIFICATION','','inherit','closed','closed','','789-revision-v1','','','2019-01-14 07:12:38','2019-01-14 07:12:38','',789,'https://6sigma.academy/789-revision-v1/',0,'revision','',0),(813,1,'2019-01-14 07:22:15','2019-01-14 07:22:15','<div id=\"row-2002199635\" class=\"row\">\r\n<div class=\"col medium-8 small-12 large-8\">\r\n<div class=\"col-inner\">\r\n\r\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\r\n\r\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\r\n<ul>\r\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\r\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"row-757833488\" class=\"row\">\r\n<div class=\"col small-12 large-12\">\r\n<div class=\"col-inner\">\r\n<ul>\r\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\r\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\r\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"row-313821254\" class=\"row\">\r\n<div class=\"col small-12 large-12\">\r\n<div class=\"col-inner\">\r\n\r\n<strong>Below is what you will learn in this course:</strong>\r\n<ul>\r\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\r\n 	<li>Change management with modern mindset approach</li>\r\n 	<li>Creating a creative workforce with existing workforce</li>\r\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\r\n 	<li>Methodologies overview</li>\r\n 	<li>Voice of the Business &amp; Customer</li>\r\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\r\n 	<li>Problem Identification</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>','LEAN SIX SIGMA WHITE BELT CERTIFICATION','','inherit','closed','closed','','789-revision-v1','','','2019-01-14 07:22:15','2019-01-14 07:22:15','',789,'https://6sigma.academy/789-revision-v1/',0,'revision','',0),(846,1,'2019-01-17 10:55:13','2019-01-16 22:55:13','','Lean Six Sigma Implementation & Tools Certification','','inherit','closed','closed','','773-autosave-v1','','','2019-01-17 10:55:13','2019-01-16 22:55:13','',773,'https://6sigma.academy/773-autosave-v1/',0,'revision','',0),(816,1,'2019-01-14 07:33:41','2019-01-14 07:33:41','','Six Sigma','','publish','open','closed','','six-sigma','','','2019-01-14 07:33:51','2019-01-14 07:33:51','',0,'https://6sigma.academy/lessons/lesson-2/',1,'sfwd-lessons','',0),(817,1,'2019-01-14 07:33:51','2019-01-14 07:33:51','','Six Sigma','','inherit','closed','closed','','816-revision-v1','','','2019-01-14 07:33:51','2019-01-14 07:33:51','',816,'https://6sigma.academy/816-revision-v1/',0,'revision','',0),(1016,1,'2019-02-15 10:39:54','2019-02-14 22:39:54','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" bg_color=\"rgb(0, 161, 255)\" depth=\"3\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 100%; color: #ffffff;\"><em><strong>Fill in the registration form for this challenge and demonstrate and achieve success for your organization in 2 years</strong></em></span></p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"20px 20px 20px 30px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"2\" title=\"true\" description=\"true\"]</p>\n\n[/col]\n\n[/row]','2 Year Challenge','','publish','closed','closed','','2-year-challenge','','','2019-02-15 11:22:23','2019-02-14 23:22:23','',0,'https://6sigma.academy/?page_id=1016',0,'page','',0),(1017,1,'2019-02-15 10:39:54','2019-02-14 22:39:54','','2 Year Challenge','','inherit','closed','closed','','1016-revision-v1','','','2019-02-15 10:39:54','2019-02-14 22:39:54','',1016,'https://6sigma.academy/1016-revision-v1/',0,'revision','',0),(819,1,'2019-01-15 03:15:59','2019-01-15 03:15:59','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\r\n<p style=\"text-align: center;\"><em><span style=\"font-size: 110%;\">Six Sigma Academy offers various Six Sigma associated courses online through its e-learning platform. For ease of access we have created this platform to enable candidates from all over the global to be able to undertake their respective courses and sit for related examinations all from their desktop.</span></em></p>\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student][ld_course_list] [/student]\r\n<p style=\"text-align: center;\">[visitor]</p>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\r\n<p style=\"text-align: center;\"></p>\r\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\r\n\r\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\r\n<p style=\"text-align: center;\">[/visitor]</p>\r\n[/col]\r\n\r\n[/row]','E-Courses','','publish','closed','closed','','e-courses','','','2019-02-14 15:45:39','2019-02-14 03:45:39','',0,'https://6sigma.academy/?page_id=819',0,'page','',0),(820,1,'2019-01-15 03:15:59','2019-01-15 03:15:59','','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-01-15 03:15:59','2019-01-15 03:15:59','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(821,1,'2019-01-15 03:17:32','2019-01-15 03:17:32','[ld_course_list]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-01-15 03:17:32','2019-01-15 03:17:32','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(822,1,'2019-02-14 15:45:37','2019-02-14 03:45:37','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n<p style=\"text-align: center;\"><em><span style=\"font-size: 110%;\">Six Sigma Academy offers various Six Sigma associated courses online through its e-learning platform. For ease of access we have created this platform to enable candidates from all over the global to be able to undertake their respective courses and sit for related examinations all from their desktop.</span></em></p>\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n[student][ld_course_list] [/student]\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\n<p style=\"text-align: center;\"></p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[/visitor]\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-autosave-v1','','','2019-02-14 15:45:37','2019-02-14 03:45:37','',819,'https://6sigma.academy/819-autosave-v1/',0,'revision','',0),(823,1,'2019-01-15 03:25:49','2019-01-15 03:25:49','[student]\r\n\r\n[ld_course_list]\r\n\r\n[/student]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-01-15 03:25:49','2019-01-15 03:25:49','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(824,1,'2019-01-15 03:27:51','2019-01-15 03:27:51','[visitor]\r\n<p style=\"text-align: center;\"><strong><span style=\"font-size: 160%;\">Please Register to View the E-Learning Courses that Six Sigma Academy Offers.</span></strong></p>\r\n[/visitor]\r\n\r\n[student]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n[ld_course_list]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n[/student]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-01-15 03:27:51','2019-01-15 03:27:51','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(828,1,'2019-01-15 04:38:03','2019-01-15 04:38:03','&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n[ld_course_list]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-01-15 04:38:03','2019-01-15 04:38:03','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(825,1,'2019-01-15 03:52:46','2019-01-15 03:52:46','[visitor]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\"><strong><span style=\"font-size: 160%;\">Please Register to View the E-Learning Courses that Six Sigma Academy Offers.</span></strong></p>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n[/visitor]\r\n\r\n[student]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n[ld_course_list]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n[/student]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-01-15 03:52:46','2019-01-15 03:52:46','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(826,1,'2019-01-15 04:14:10','0000-00-00 00:00:00','','Students','','draft','closed','closed','','','','','2019-01-15 04:14:10','2019-01-15 04:14:10','',0,'https://6sigma.academy/?post_type=groups&#038;p=826',0,'groups','',0),(829,1,'2019-01-15 04:51:48','2019-01-15 04:51:48','[pmpro_account]','Membership Account','','publish','closed','closed','','membership-account','','','2019-01-15 04:51:48','2019-01-15 04:51:48','',0,'https://6sigma.academy/membership-account/',0,'page','',0),(830,1,'2019-01-15 04:51:48','2019-01-15 04:51:48','[pmpro_billing]','Membership Billing','','publish','closed','closed','','membership-billing','','','2019-01-15 04:51:48','2019-01-15 04:51:48','',829,'https://6sigma.academy/membership-account/membership-billing/',0,'page','',0),(831,1,'2019-01-15 04:51:48','2019-01-15 04:51:48','[pmpro_cancel]','Membership Cancel','','publish','closed','closed','','membership-cancel','','','2019-01-15 04:51:48','2019-01-15 04:51:48','',829,'https://6sigma.academy/membership-account/membership-cancel/',0,'page','',0),(832,1,'2019-01-15 04:51:48','2019-01-15 04:51:48','[pmpro_checkout]','Membership Checkout','','publish','closed','closed','','membership-checkout','','','2019-01-15 04:51:48','2019-01-15 04:51:48','',829,'https://6sigma.academy/membership-account/membership-checkout/',0,'page','',0),(833,1,'2019-01-15 04:51:48','2019-01-15 04:51:48','[pmpro_confirmation]','Membership Confirmation','','publish','closed','closed','','membership-confirmation','','','2019-01-15 04:51:48','2019-01-15 04:51:48','',829,'https://6sigma.academy/membership-account/membership-confirmation/',0,'page','',0),(834,1,'2019-01-15 04:51:48','2019-01-15 04:51:48','[pmpro_invoice]','Membership Invoice','','publish','closed','closed','','membership-invoice','','','2019-01-15 04:51:48','2019-01-15 04:51:48','',829,'https://6sigma.academy/membership-account/membership-invoice/',0,'page','',0),(835,1,'2019-01-15 04:51:49','2019-01-15 04:51:49','[pmpro_levels]','Membership Levels','','publish','closed','closed','','membership-levels','','','2019-01-15 04:51:49','2019-01-15 04:51:49','',829,'https://6sigma.academy/membership-account/membership-levels/',0,'page','',0),(839,1,'2019-01-16 00:08:10','2019-01-16 00:08:10','','Registration','','inherit','closed','closed','','838-revision-v1','','','2019-01-16 00:08:10','2019-01-16 00:08:10','',838,'https://6sigma.academy/838-revision-v1/',0,'revision','',0),(840,1,'2019-01-16 00:08:41','2019-01-16 00:08:41','[gravityform id=\"1\" title=\"true\" description=\"true\"]','Registration','','inherit','closed','closed','','838-revision-v1','','','2019-01-16 00:08:41','2019-01-16 00:08:41','',838,'https://6sigma.academy/838-revision-v1/',0,'revision','',0),(1037,1,'2019-02-21 15:11:41','2019-02-21 03:11:41','','LEAN SIX SIGMA GREEN BELT CERTIFICATION PROGRAM','','inherit','closed','closed','','796-autosave-v1','','','2019-02-21 15:11:41','2019-02-21 03:11:41','',796,'https://6sigma.academy/796-autosave-v1/',0,'revision','',0),(1033,1,'2019-02-20 08:19:47','2019-02-19 20:19:47','[page_header text_color=\"dark\" align=\"center\" title=\"2 Years Implementation Challenge\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" bg_color=\"rgb(0, 161, 255)\" depth=\"3\"]\n<p style=\"text-align: left;\"><span style=\"font-size: 100%; color: #ffffff;\"><em><strong>Fill in the registration form for this challenge and demonstrate and achieve success for your organization in 2 years</strong></em></span></p>\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"20px 20px 20px 30px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n[gravityform id=\"2\" title=\"true\" description=\"true\"]\n\n[/col]\n\n[/row]','2 Year Challenge','','inherit','closed','closed','','1016-autosave-v1','','','2019-02-20 08:19:47','2019-02-19 20:19:47','',1016,'https://6sigma.academy/1016-autosave-v1/',0,'revision','',0),(1187,1,'2019-05-25 08:00:55','2019-05-24 20:00:55','<p>Six Sigma Academy also provides below corporate services a:</p>\n<ul>\n<li>Group Training &amp; Coaching directly at your premises . -conducted by our master black black six sigma expert.</li>\n<li>Group Training &amp; Coaching at a planned location -conducted by our master black black six sigma expert</li>\n<li>Full direct setup and implementation of Lean Six Sigma in the organization (Continuous ongoing training to ensure continuous process improvement)</li>\n</ul>\n<p>Please click on below registration form if you are interested in implementing above services.</p>\n[button text=\"Corporate Registrations\" color=\"alert\" link=\"https://6sigma.academy/corporate-registrations/\"]','Corporate Services','','inherit','closed','closed','','854-revision-v1','','','2019-05-25 08:00:55','2019-05-24 20:00:55','',854,'https://6sigma.academy/854-revision-v1/',0,'revision','',0),(848,1,'2019-01-17 15:38:11','2019-01-17 03:38:11','','YB_450','','inherit','open','closed','','yb_450','','','2019-01-17 15:38:11','2019-01-17 03:38:11','',793,'https://6sigma.academy/wp-content/uploads/2019/01/YB_450.png',0,'attachment','image/png',0),(980,1,'2019-02-07 17:26:42','2019-02-07 05:26:42','<p>Six Sigma Academy also has below corporate services available:</p>\n<ul>\n<li>Group Training &amp; Coaching directly at your premises . -conducted by our master black black six sigma expert.</li>\n<li>Group Training &amp; Coaching at a planned location -conducted by our master black black six sigma expert</li>\n<li>Full direct setup and implementation of Lean Six Sigma in the organization (Continuous ongoing training to ensure continuous process improvement)</li>\n</ul>\n<p>Please click on below registration form if you are interested in implementing above services.</p>\n[button text=\"Corporate Registrations\" color=\"alert\" link=\"https://6sigma.academy/corporate-registrations/\"]','Corporate Services','','inherit','closed','closed','','854-revision-v1','','','2019-02-07 17:26:42','2019-02-07 05:26:42','',854,'https://6sigma.academy/854-revision-v1/',0,'revision','',0),(854,1,'2019-01-19 07:16:35','2019-01-18 19:16:35','<p>Six Sigma Academy also provides below corporate services a:</p>\n<ul>\n<li>Group Training &amp; Coaching directly at your premises . -conducted by our master black black six sigma expert.</li>\n<li>Group Training &amp; Coaching at a planned location -conducted by our master black black six sigma expert</li>\n<li>Full direct setup and implementation of Lean Six Sigma in the organization (Continuous ongoing training to ensure continuous process improvement)</li>\n</ul>\n<p>Please click on below registration form if you are interested in implementing above services.</p>\n[button text=\"Corporate Registrations\" color=\"alert\" link=\"https://6sigma.academy/corporate-registrations/\"]','Corporate Services','','publish','closed','closed','','corporate-services','','','2019-05-25 08:01:24','2019-05-24 20:01:24','',0,'https://6sigma.academy/?page_id=854',0,'page','',0),(855,1,'2019-01-19 07:16:35','2019-01-18 19:16:35','Six Sigma Academy also has below corporate services:\r\n<ul>\r\n 	<li>Complete implementing of Lean Six Sigma in their processes-conducted by our master black black six sigma expert.</li>\r\n 	<li>Group Training at their premises on Six Sigma and Lean. (Lean Six Sigma). -conducted by our master black black six sigma expert..</li>\r\n 	<li>Consultancy services of process engineering conducted by our master black black six sigma expert.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nPlease click on below registration form if you are interested in implementing above services.\r\n\r\n&nbsp;','Corporate Services','','inherit','closed','closed','','854-revision-v1','','','2019-01-19 07:16:35','2019-01-18 19:16:35','',854,'https://6sigma.academy/854-revision-v1/',0,'revision','',0),(856,1,'2019-01-19 07:16:53','2019-01-18 19:16:53','Six Sigma Academy also has below corporate services available:\r\n<ul>\r\n 	<li>Complete implementing of Lean Six Sigma in their processes-conducted by our master black black six sigma expert.</li>\r\n 	<li>Group Training at their premises on Six Sigma and Lean. (Lean Six Sigma). -conducted by our master black black six sigma expert..</li>\r\n 	<li>Consultancy services of process engineering conducted by our master black black six sigma expert.</li>\r\n</ul>\r\n&nbsp;\r\n\r\nPlease click on below registration form if you are interested in implementing above services.\r\n\r\n&nbsp;','Corporate Services','','inherit','closed','closed','','854-revision-v1','','','2019-01-19 07:16:53','2019-01-18 19:16:53','',854,'https://6sigma.academy/854-revision-v1/',0,'revision','',0),(857,1,'2019-01-19 07:37:42','2019-01-18 19:37:42','<p>Six Sigma Academy also has below corporate services available:</p>\n<ul>\n<li>Complete implementing of Lean Six Sigma in their processes-conducted by our master black black six sigma expert.</li>\n<li>Group Training at their premises on Six Sigma and Lean. (Lean Six Sigma). -conducted by our master black black six sigma expert..</li>\n<li>Consultancy services of process engineering conducted by our master black black six sigma expert.</li>\n</ul>\n<p> </p>\n<p>Please click on below registration form if you are interested in implementing above services.</p>\n<p> </p>\n[button text=\"Corporate Registrations\" color=\"alert\"]','Corporate Services','','inherit','closed','closed','','854-revision-v1','','','2019-01-19 07:37:42','2019-01-18 19:37:42','',854,'https://6sigma.academy/854-revision-v1/',0,'revision','',0),(858,1,'2019-01-19 07:47:34','2019-01-18 19:47:34','[gravityform id=\"2\" title=\"true\" description=\"true\"]','corporate registrations','','publish','closed','closed','','corporate-registrations','','','2019-01-19 07:47:34','2019-01-18 19:47:34','',0,'https://6sigma.academy/?page_id=858',0,'page','',0),(859,1,'2019-01-19 07:47:34','2019-01-18 19:47:34','[gravityform id=\"2\" title=\"true\" description=\"true\"]','corporate registrations','','inherit','closed','closed','','858-revision-v1','','','2019-01-19 07:47:34','2019-01-18 19:47:34','',858,'https://6sigma.academy/858-revision-v1/',0,'revision','',0),(860,1,'2019-01-19 07:48:55','2019-01-18 19:48:55','<p>Six Sigma Academy also has below corporate services available:</p>\n<ul>\n<li>Complete implementing of Lean Six Sigma in their processes-conducted by our master black black six sigma expert.</li>\n<li>Group Training at their premises on Six Sigma and Lean. (Lean Six Sigma). -conducted by our master black black six sigma expert..</li>\n<li>Consultancy services of process engineering conducted by our master black black six sigma expert.</li>\n</ul>\n<p> </p>\n<p>Please click on below registration form if you are interested in implementing above services.</p>\n<p> </p>\n[button text=\"Corporate Registrations\" color=\"alert\" link=\"https://6sigma.academy/corporate-registrations/\"]','Corporate Services','','inherit','closed','closed','','854-revision-v1','','','2019-01-19 07:48:55','2019-01-18 19:48:55','',854,'https://6sigma.academy/854-revision-v1/',0,'revision','',0),(861,1,'2019-01-19 07:50:04','2019-01-18 19:50:04','','Corporate','','publish','closed','closed','','861','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=861',5,'nav_menu_item','',0),(862,1,'2019-01-19 07:51:38','2019-01-18 19:51:38','Six Sigma Academy also has below corporate services available:\r\n<ul>\r\n 	<li>Complete implementation of Lean Six Sigma in their processes-conducted by our master black black six sigma expert.</li>\r\n 	<li>Group Training in your premises on Six Sigma and Lean. (Lean Six Sigma). -conducted by our master black black six sigma expert..</li>\r\n 	<li>Consultancy services of process engineering conducted by our master black black six sigma expert.</li>\r\n</ul>\r\nPlease click on below registration form if you are interested in implementing above services.\r\n\r\n[button text=\"Corporate Registrations\" color=\"alert\" link=\"https://6sigma.academy/corporate-registrations/\"]','Corporate Services','','inherit','closed','closed','','854-revision-v1','','','2019-01-19 07:51:38','2019-01-18 19:51:38','',854,'https://6sigma.academy/854-revision-v1/',0,'revision','',0),(877,1,'2019-01-22 10:27:55','2019-01-21 22:27:55','','Login','','inherit','closed','closed','','757-revision-v1','','','2019-01-22 10:27:55','2019-01-21 22:27:55','',757,'https://6sigma.academy/757-revision-v1/',0,'revision','',0),(880,1,'2019-01-22 11:03:09','2019-01-21 23:03:09','','Memberships','','publish','closed','closed','','memberships','','','2019-01-22 11:03:09','2019-01-21 23:03:09','',0,'https://6sigma.academy/?page_id=880',0,'page','',0),(930,1,'2019-01-23 10:16:56','2019-01-22 22:16:56','[gravityform action=\"login\" description=\"false\" logged_in_message=\"Yay! You are logged in!\" registration_link_text=\"Register for my super awesome site\" forgot_password_text=\"Stop forgetting your password\" /]','Login','','inherit','closed','closed','','757-autosave-v1','','','2019-01-23 10:16:56','2019-01-22 22:16:56','',757,'https://6sigma.academy/757-autosave-v1/',0,'revision','',0),(1149,1,'2019-04-26 16:39:10','2019-04-26 04:39:10','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 16:39:10','2019-04-26 04:39:10','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1111,1,'2019-04-11 15:19:22','2019-04-11 03:19:22','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-11 15:19:22','2019-04-11 03:19:22','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(888,1,'2019-01-22 15:28:14','2019-01-22 03:28:14','[page_header text_color=\"dark\" align=\"center\"]\r\n\r\n[row]\r\n\r\n[col span=\"5\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"4\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\"]\r\n\r\n[gravityform id=\"4\" title=\"true\" description=\"false\"]\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:28:14','2019-01-22 03:28:14','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(889,1,'2019-01-22 15:30:29','2019-01-22 03:30:29','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"4\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:30:29','2019-01-22 03:30:29','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(890,1,'2019-01-22 15:31:41','2019-01-22 03:31:41','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"4\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px 0px 30px\" bg_color=\"rgb(255, 255, 255)\" depth=\"5\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:31:41','2019-01-22 03:31:41','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(891,1,'2019-01-22 15:32:36','2019-01-22 03:32:36','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 25px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:32:36','2019-01-22 03:32:36','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(892,1,'2019-01-22 15:33:23','2019-01-22 03:33:23','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"0px 0px 0px 25px\" margin=\"-10px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:33:23','2019-01-22 03:33:23','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(894,1,'2019-01-22 15:35:34','2019-01-22 03:35:34','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"20px 0px 0px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:35:34','2019-01-22 03:35:34','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(893,1,'2019-01-22 15:35:09','2019-01-22 03:35:09','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"20px 0px 0px 30px\" margin=\"-10px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:35:09','2019-01-22 03:35:09','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(895,1,'2019-01-22 15:36:12','2019-01-22 03:36:12','[page_header text_color=\"dark\" align=\"center\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:36:12','2019-01-22 03:36:12','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(1039,1,'2019-02-22 19:55:51','2019-02-22 07:55:51','','Get Connected with us on LinkedIn','','publish','closed','closed','','get-connected-with-us-on-linkedin','','','2019-05-19 12:11:53','2019-05-19 00:11:53','',0,'https://6sigma.academy/?p=1039',1,'nav_menu_item','',0),(1040,1,'2019-02-22 19:56:33','2019-02-22 07:56:33','','Get Connected with us on Facebook','','publish','closed','closed','','connect-with-facebook','','','2019-05-19 12:11:53','2019-05-19 00:11:53','',0,'https://6sigma.academy/?p=1040',2,'nav_menu_item','',0),(898,1,'2019-01-22 15:57:14','2019-01-22 03:57:14','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Click below to register for recertification and pay only $150. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:57:14','2019-01-22 03:57:14','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(899,1,'2019-01-22 15:59:20','2019-01-22 03:59:20','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[gravityform id=\"4\" title=\"true\" description=\"false\"]</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-22 15:59:20','2019-01-22 03:59:20','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(901,1,'2019-01-23 09:12:40','2019-01-22 21:12:40','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\n\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\n\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\n\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\n\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-autosave-v1','','','2019-01-23 09:12:40','2019-01-22 21:12:40','',879,'https://6sigma.academy/879-autosave-v1/',0,'revision','',0),(902,1,'2019-01-23 08:20:09','2019-01-22 20:20:09','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 08:20:09','2019-01-22 20:20:09','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(903,1,'2019-01-23 08:22:27','2019-01-22 20:22:27','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 08:22:27','2019-01-22 20:22:27','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(904,1,'2019-01-23 08:31:57','2019-01-22 20:31:57','','Light Box','','inherit','closed','closed','','674-revision-v1','','','2019-01-23 08:31:57','2019-01-22 20:31:57','',674,'https://6sigma.academy/674-revision-v1/',0,'revision','',0),(905,1,'2019-01-23 08:35:56','2019-01-22 20:35:56','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 08:35:56','2019-01-22 20:35:56','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(915,1,'2019-01-23 09:12:47','2019-01-22 21:12:47','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[pum_login_form]\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:12:47','2019-01-22 21:12:47','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(906,1,'2019-01-23 08:54:45','2019-01-22 20:54:45','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[button size=\"medium\" style=\"secondary\" text=\"Medium button\" link=\"http://\" target=\"\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 08:54:45','2019-01-22 20:54:45','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(907,1,'2019-01-23 08:55:24','2019-01-22 20:55:24','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[button size=\"medium\" style=\"secondary\" text=\"Register\" link=\"http://\" target=\"\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 08:55:24','2019-01-22 20:55:24','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(914,1,'2019-01-23 09:10:11','2019-01-22 21:10:11','\r\n[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:10:11','2019-01-22 21:10:11','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(908,1,'2019-01-23 08:58:08','2019-01-22 20:58:08','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[button size=\"medium\" style=\"secondary\" text=\"Register\" link=\"http://6sigma.academy/#\" target=\"This Window\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 08:58:08','2019-01-22 20:58:08','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(909,1,'2019-01-23 09:04:27','2019-01-22 21:04:27','[popup_trigger id=\"679\" tag=\"button\"][/popup_trigger]\r\n\r\n[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[button size=\"medium\" style=\"secondary\" text=\"Register\" link=\"http://6sigma.academy/#\" target=\"This Window\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:04:27','2019-01-22 21:04:27','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(911,1,'2019-01-23 09:05:51','2019-01-22 21:05:51','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p>[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]</p>\n[button text=\"Register\" style=\"secondary\" size=\"medium\" depth=\"2\" link=\"https://6sigma.academy/#\"]\n\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:05:51','2019-01-22 21:05:51','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(910,1,'2019-01-23 09:05:44','2019-01-22 21:05:44','[popup_trigger id=\"679\" tag=\"button\"][/popup_trigger]\r\n\r\n[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n<button>[button size=\"medium\" style=\"secondary\" text=\"Register\" link=\"http://6sigma.academy/#\" target=\"This Window\"]</button>\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:05:44','2019-01-22 21:05:44','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(913,1,'2019-01-23 09:07:16','2019-01-22 21:07:16','[popup_trigger id=\"679\" tag=\"button\"][/popup_trigger]\r\n\r\n[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[popup_trigger id=\"679\" tag=\"button\"][/popup_trigger]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:07:16','2019-01-22 21:07:16','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(912,1,'2019-01-23 09:06:01','2019-01-22 21:06:01','[popup_trigger id=\"679\" tag=\"button\"][/popup_trigger]\r\n\r\n[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n<button>[button size=\"medium\" style=\"secondary\" text=\"Register\" link=\"http://6sigma.academy/#\" target=\"This Window\"]</button>\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:06:01','2019-01-22 21:06:01','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(916,1,'2019-01-23 09:13:52','2019-01-22 21:13:52','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n[pum_login_form][/pum_login_form]\r\n\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:13:52','2019-01-22 21:13:52','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(917,1,'2019-01-23 09:21:17','2019-01-22 21:21:17','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p>[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]</p>\n[button text=\"Click me!\" class=\"popmake-user-registration\" style=\"shade\" radius=\"5\" depth=\"3\" depth_hover=\"5\"]\n\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:21:17','2019-01-22 21:21:17','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(918,1,'2019-01-23 09:23:07','2019-01-22 21:23:07','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p>[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]</p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:23:07','2019-01-22 21:23:07','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(919,1,'2019-01-23 09:24:11','2019-01-22 21:24:11','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p>[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]</p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-user-registration\" radius=\"10\"]\n\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:24:11','2019-01-22 21:24:11','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(920,1,'2019-01-23 09:25:14','2019-01-22 21:25:14','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p>[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]</p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:25:14','2019-01-22 21:25:14','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(921,1,'2019-01-23 09:25:56','2019-01-22 21:25:56','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n\r\n[visitor]Please Register or Login to the site to Apply for Re-Certification [/visitor]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n<p style=\"text-align: center;\">[button text=\"Login\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:25:56','2019-01-22 21:25:56','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(922,1,'2019-01-23 09:26:46','2019-01-22 21:26:46','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n<p style=\"text-align: center;\">[visitor]<span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span> [/visitor]</p>\r\n&nbsp;\r\n<p style=\"text-align: center;\">[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n<p style=\"text-align: center;\">[button text=\"Login\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:26:46','2019-01-22 21:26:46','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(923,1,'2019-01-23 09:27:14','2019-01-22 21:27:14','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n<p style=\"text-align: center;\">[visitor]<span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span> [/visitor]</p>\r\n&nbsp;\r\n<p style=\"text-align: center;\">[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"] [button text=\"Login\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:27:14','2019-01-22 21:27:14','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(924,1,'2019-01-23 09:27:45','2019-01-22 21:27:45','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n<p style=\"text-align: center;\">[visitor]</p>\r\n&nbsp;\r\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span></p>\r\n<p style=\"text-align: center;\">[/visitor]</p>\r\n&nbsp;\r\n<p style=\"text-align: center;\">[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"] [button text=\"Login\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:27:45','2019-01-22 21:27:45','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(925,1,'2019-01-23 09:28:12','2019-01-22 21:28:12','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n<p style=\"text-align: center;\">[visitor]</p>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span></p>\r\n<p style=\"text-align: center;\">[/visitor]</p>\r\n<p style=\"text-align: center;\">[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"] [button text=\"Login\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n[/col]\r\n\r\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 09:28:12','2019-01-22 21:28:12','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(932,1,'2019-01-23 10:20:45','2019-01-22 22:20:45','','Login','','inherit','closed','closed','','757-revision-v1','','','2019-01-23 10:20:45','2019-01-22 22:20:45','',757,'https://6sigma.academy/757-revision-v1/',0,'revision','',0),(931,1,'2019-01-23 10:17:02','2019-01-22 22:17:02','[gravityform action=\"login\" description=\"false\" logged_in_message=\"Yay! You are logged in!\" registration_link_text=\"Register for my super awesome site\" forgot_password_text=\"Stop forgetting your password\" /]','Login','','inherit','closed','closed','','757-revision-v1','','','2019-01-23 10:17:02','2019-01-22 22:17:02','',757,'https://6sigma.academy/757-revision-v1/',0,'revision','',0),(937,1,'2019-01-23 10:35:18','2019-01-22 22:35:18','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\n\n<p>Certification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.</p>\n<p>You made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.</p>\n<p>Process is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.</p>\n<p>Each certification is valid for 2 years only and you will have to recertify to maintain in international databases.</p>\n\n[/col]\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n<p style=\"text-align: center;\">\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n</p>\n\n[/col]\n\n[/row]','Re-Certifications','','inherit','closed','closed','','879-revision-v1','','','2019-01-23 10:35:18','2019-01-22 22:35:18','',879,'https://6sigma.academy/879-revision-v1/',0,'revision','',0),(934,1,'2019-01-23 10:30:49','2019-01-22 22:30:49','[gravityform action=\"login\" description=\"false\"/]','Login','','publish','closed','closed','','login','','','2019-01-23 10:52:59','2019-01-22 22:52:59','',0,'https://6sigma.academy/?post_type=popup&#038;p=934',0,'popup','',0),(935,1,'2019-01-23 10:30:49','2019-01-22 22:30:49','[gravityform action=\"login\" description=\"false\"/]','Login','','inherit','closed','closed','','934-revision-v1','','','2019-01-23 10:30:49','2019-01-22 22:30:49','',934,'https://6sigma.academy/934-revision-v1/',0,'revision','',0),(1097,1,'2019-02-28 08:59:05','2019-02-27 20:59:05','[title text=\"Lean Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<p>Lean Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<p> </p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>\n<p>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.</p>\n<p>The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\n</ul>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p><strong><u>Below is what will be taught in this course:</u></strong></p>\n<p><span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span></p>\n<ul>\n<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\n<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\n<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\n<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\n<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\n<li><span style=\"font-size: 100%;\">Process Analysis</span>\n<ul>\n<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\n<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\n</ul>\n\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\n<ul>\n<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\n<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\n<li><span style=\"font-size: 95%;\">Decision Making</span></li>\n<li><span style=\"font-size: 95%;\">Group Creativity</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\n<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\n<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\n<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\n<ul>\n<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\n</ul>\n</li>\n<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\n</ul>\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<p><strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong></p>\n<ul>\n<li>Gaining acceptance and communicating changes</li>\n<li>Making changes last through:\n<ul>\n<li>Develop a Process Control Plan</li>\n<li>Assessing the result of Process Control Plan</li>\n<li>Statistical Process Control</li>\n<li>Continuous improvement plan</li>\n<li>Managing knowledge learned and building intellectual capital</li>\n<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<p><img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\"></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong>Duration: Three Days   Fees: $3,895 entry per person </strong>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.</p>\n<p><strong>Conducted in: Starting in April</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2019-02-28 08:59:05','2019-02-27 20:59:05','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(1092,1,'2019-02-28 05:11:06','2019-02-27 17:11:06',' ','','','publish','closed','closed','','1092','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=1092',3,'nav_menu_item','',0),(1093,1,'2019-02-28 05:11:06','2019-02-27 17:11:06',' ','','','publish','closed','closed','','1093','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=1093',2,'nav_menu_item','',0),(962,1,'2019-01-28 11:24:20','2019-01-27 23:24:20','{{poster.name}} replied to one of your updates:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{thread.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} replied to one of your updates','{{poster.name}} replied to one of your updates:\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{thread.url}}}','publish','closed','closed','','site-name-poster-name-replied-to-one-of-your-updates','','','2019-01-28 11:24:20','2019-01-27 23:24:20','',0,'https://6sigma.academy/?post_type=bp-email&p=962',0,'bp-email','',0),(963,1,'2019-01-28 11:24:20','2019-01-27 23:24:20','{{poster.name}} replied to one of your comments:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{thread.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} replied to one of your comments','{{poster.name}} replied to one of your comments:\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{thread.url}}}','publish','closed','closed','','site-name-poster-name-replied-to-one-of-your-comments','','','2019-01-28 11:24:20','2019-01-27 23:24:20','',0,'https://6sigma.academy/?post_type=bp-email&p=963',0,'bp-email','',0),(964,1,'2019-01-28 11:24:20','2019-01-27 23:24:20','{{poster.name}} mentioned you in a status update:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{mentioned.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} mentioned you in a status update','{{poster.name}} mentioned you in a status update:\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{mentioned.url}}}','publish','closed','closed','','site-name-poster-name-mentioned-you-in-a-status-update','','','2019-01-28 11:24:20','2019-01-27 23:24:20','',0,'https://6sigma.academy/?post_type=bp-email&p=964',0,'bp-email','',0),(965,1,'2019-01-28 11:24:20','2019-01-27 23:24:20','{{poster.name}} mentioned you in the group \"{{group.name}}\":\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{mentioned.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} mentioned you in an update','{{poster.name}} mentioned you in the group \"{{group.name}}\":\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{mentioned.url}}}','publish','closed','closed','','site-name-poster-name-mentioned-you-in-an-update','','','2019-01-28 11:24:20','2019-01-27 23:24:20','',0,'https://6sigma.academy/?post_type=bp-email&p=965',0,'bp-email','',0),(966,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the <strong>Activate</strong> button:\n<a href=\"{{{activate.url}}}\">{{{activate.url}}}</a>\n\nIf the \'Activation Key\' field is empty, copy and paste the following into the field - {{key}}','[{{{site.name}}}] Activate your account','Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the \'Activate\' button: {{{activate.url}}}\n\nIf the \'Activation Key\' field is empty, copy and paste the following into the field - {{key}}','publish','closed','closed','','site-name-activate-your-account','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=966',0,'bp-email','',0),(967,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','<a href=\"{{{initiator.url}}}\">{{initiator.name}}</a> wants to add you as a friend.\n\nTo accept this request and manage all of your pending requests, visit: <a href=\"{{{friend-requests.url}}}\">{{{friend-requests.url}}}</a>','[{{{site.name}}}] New friendship request from {{initiator.name}}','{{initiator.name}} wants to add you as a friend.\n\nTo accept this request and manage all of your pending requests, visit: {{{friend-requests.url}}}\n\nTo view {{initiator.name}}\'s profile, visit: {{{initiator.url}}}','publish','closed','closed','','site-name-new-friendship-request-from-initiator-name','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=967',0,'bp-email','',0),(968,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','<a href=\"{{{friendship.url}}}\">{{friend.name}}</a> accepted your friend request.','[{{{site.name}}}] {{friend.name}} accepted your friendship request','{{friend.name}} accepted your friend request.\n\nTo learn more about them, visit their profile: {{{friendship.url}}}','publish','closed','closed','','site-name-friend-name-accepted-your-friendship-request','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=968',0,'bp-email','',0),(969,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','Group details for the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot; were updated:\n<blockquote>{{changed_text}}</blockquote>','[{{{site.name}}}] Group details updated','Group details for the group \"{{group.name}}\" were updated:\n\n{{changed_text}}\n\nTo view the group, visit: {{{group.url}}}','publish','closed','closed','','site-name-group-details-updated','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=969',0,'bp-email','',0),(970,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','<a href=\"{{{inviter.url}}}\">{{inviter.name}}</a> has invited you to join the group: &quot;{{group.name}}&quot;.\n<a href=\"{{{invites.url}}}\">Go here to accept your invitation</a> or <a href=\"{{{group.url}}}\">visit the group</a> to learn more.','[{{{site.name}}}] You have an invitation to the group: \"{{group.name}}\"','{{inviter.name}} has invited you to join the group: \"{{group.name}}\".\n\nTo accept your invitation, visit: {{{invites.url}}}\n\nTo learn more about the group, visit: {{{group.url}}}.\nTo view {{inviter.name}}\'s profile, visit: {{{inviter.url}}}','publish','closed','closed','','site-name-you-have-an-invitation-to-the-group-group-name','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=970',0,'bp-email','',0),(971,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','You have been promoted to <b>{{promoted_to}}</b> in the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot;.','[{{{site.name}}}] You have been promoted in the group: \"{{group.name}}\"','You have been promoted to {{promoted_to}} in the group: \"{{group.name}}\".\n\nTo visit the group, go to: {{{group.url}}}','publish','closed','closed','','site-name-you-have-been-promoted-in-the-group-group-name','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=971',0,'bp-email','',0),(972,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','<a href=\"{{{profile.url}}}\">{{requesting-user.name}}</a> wants to join the group &quot;{{group.name}}&quot;. As you are an administrator of this group, you must either accept or reject the membership request.\n\n<a href=\"{{{group-requests.url}}}\">Go here to manage this</a> and all other pending requests.','[{{{site.name}}}] Membership request for group: {{group.name}}','{{requesting-user.name}} wants to join the group \"{{group.name}}\". As you are the administrator of this group, you must either accept or reject the membership request.\n\nTo manage this and all other pending requests, visit: {{{group-requests.url}}}\n\nTo view {{requesting-user.name}}\'s profile, visit: {{{profile.url}}}','publish','closed','closed','','site-name-membership-request-for-group-group-name','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=972',0,'bp-email','',0),(973,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','{{sender.name}} sent you a new message: &quot;{{usersubject}}&quot;\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{message.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] New message from {{sender.name}}','{{sender.name}} sent you a new message: \"{{usersubject}}\"\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{message.url}}}','publish','closed','closed','','site-name-new-message-from-sender-name','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=973',0,'bp-email','',0),(974,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','You recently changed the email address associated with your account on {{site.name}} to {{user.email}}. If this is correct, <a href=\"{{{verify.url}}}\">go here to confirm the change</a>.\n\nOtherwise, you can safely ignore and delete this email if you have changed your mind, or if you think you have received this email in error.','[{{{site.name}}}] Verify your new email address','You recently changed the email address associated with your account on {{site.name}} to {{user.email}}. If this is correct, go to the following link to confirm the change: {{{verify.url}}}\n\nOtherwise, you can safely ignore and delete this email if you have changed your mind, or if you think you have received this email in error.','publish','closed','closed','','site-name-verify-your-new-email-address','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=974',0,'bp-email','',0),(975,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','Your membership request for the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot; has been accepted.','[{{{site.name}}}] Membership request for group \"{{group.name}}\" accepted','Your membership request for the group \"{{group.name}}\" has been accepted.\n\nTo view the group, visit: {{{group.url}}}','publish','closed','closed','','site-name-membership-request-for-group-group-name-accepted','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=975',0,'bp-email','',0),(976,1,'2019-01-28 11:24:21','2019-01-27 23:24:21','Your membership request for the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot; has been rejected.','[{{{site.name}}}] Membership request for group \"{{group.name}}\" rejected','Your membership request for the group \"{{group.name}}\" has been rejected.\n\nTo request membership again, visit: {{{group.url}}}','publish','closed','closed','','site-name-membership-request-for-group-group-name-rejected','','','2019-01-28 11:24:21','2019-01-27 23:24:21','',0,'https://6sigma.academy/?post_type=bp-email&p=976',0,'bp-email','',0),(977,1,'2019-01-29 09:16:40','0000-00-00 00:00:00','','','','draft','closed','closed','','','','','2019-01-29 09:16:40','2019-01-28 21:16:40','',0,'https://6sigma.academy/?post_type=ld-notification&#038;p=977',0,'ld-notification','',0),(993,1,'2019-02-13 10:44:01','2019-02-12 22:44:01','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery type=\"grid\" grid_height=\"300px\" width=\"full-width\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:44:01','2019-02-12 22:44:01','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(994,1,'2019-02-13 10:44:51','2019-02-12 22:44:51','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"983,986,985,984,987,988,982\" type=\"grid\" grid_height=\"300px\" width=\"full-width\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:44:51','2019-02-12 22:44:51','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(995,1,'2019-02-13 10:45:47','2019-02-12 22:45:47','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"983,986,985,984,987,988,982\" type=\"grid\" grid_height=\"300px\" width=\"full-width\" depth=\"3\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:45:47','2019-02-12 22:45:47','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(997,1,'2019-02-13 10:46:44','2019-02-12 22:46:44','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"982,983,987,986,985,984,988\" type=\"grid\" width=\"full-width\" depth=\"3\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:46:44','2019-02-12 22:46:44','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(996,1,'2019-02-13 10:46:25','2019-02-12 22:46:25','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"983,986,985,984,987,988,982\" type=\"grid\" grid_height=\"300px\" width=\"full-width\" depth=\"3\" image_size=\"original\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:46:25','2019-02-12 22:46:25','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(998,1,'2019-02-13 10:48:14','2019-02-12 22:48:14','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" width=\"full-width\" depth=\"3\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:48:14','2019-02-12 22:48:14','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1003,1,'2019-02-13 10:52:37','2019-02-12 22:52:37','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:52:37','2019-02-12 22:52:37','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(999,1,'2019-02-13 10:49:30','2019-02-12 22:49:30','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" width=\"full-width\" depth=\"3\" animate=\"fadeInUp\" image_width=\"50\" image_size=\"medium\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:49:30','2019-02-12 22:49:30','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1000,1,'2019-02-13 10:50:10','2019-02-12 22:50:10','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" width=\"full-width\" depth=\"3\" animate=\"fadeInUp\" image_width=\"80\" image_size=\"medium\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:50:10','2019-02-12 22:50:10','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1001,1,'2019-02-13 10:51:03','2019-02-12 22:51:03','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_width=\"80\" image_size=\"original\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:51:03','2019-02-12 22:51:03','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1002,1,'2019-02-13 10:51:37','2019-02-12 22:51:37','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n\n[/col]\n\n[/row]\n\n[/section]\n[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"20px 0px 0px 0px\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Launch of Six Sigma!</h3>\n<p>\n[gallery ids=\"983,984,985,986,987,988,982\"]\n\n</p>\n<p style=\"color: #000000; text-align: center;\"> </p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style = \"color: #000000 \">What is Six Sigma?</h4>\n<p style = \"color: #000000 \">Six Sigma (6σ) is a set of techniques and tools for process improvement. </p>\n<p style = \"color: #9d9f9f; font-weight: 600;\"> <a href = \"https://6sigma.academy/what-is-six-sigma/\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style = \"color: #000000 \">Six Sigma Methodology</h4>\n<p style = \"color: #000000 \">Six Sigma Consultants all over the world have developed proprietary methodologies </p>\n<p style = \"font-weight: 600;\"> <a href = \"https://6sigma.academy/six-sigma-methodology\">Read More... </p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style = \"color: #000000\">Brief History</h4>\n<p style = \"color: #000000\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style = \"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n<h3 style= \"text-align: center; color: #000000;\">Workshops/ Seminars</h3>\n<p style= \" text-align: center; color: #000000\">Workshops and Seminars held by the Academy with their respective information will be posted here soon.<br />\n</br><br />\n</br></p>\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-13 10:51:37','2019-02-12 22:51:37','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1007,1,'2019-02-13 11:36:48','2019-02-12 23:36:48','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to the online e-learning courses provided by Six Sigma Academy</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n<p style=\"text-align: center;\"> </p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n</p>\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:36:48','2019-02-12 23:36:48','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1005,1,'2019-02-13 11:32:45','2019-02-12 23:32:45','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\n\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n<p style=\"text-align: center;\">\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n</p>\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:32:45','2019-02-12 23:32:45','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1004,1,'2019-02-13 11:30:38','2019-02-12 23:30:38','[page_header text_color=\"dark\" align=\"center\" title=\"Apply for Re-Certification\"]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" padding=\"20px 20px 20px 20px\" margin=\"0px 0px 0pxx 0px\" bg_color=\"rgb(11, 129, 249)\" color=\"light\" depth=\"3\"]\r\n\r\nCertification is a mark of excellence. It demonstrates that the certified individual has the knowledge to ensure the quality of products and services. Certification is an investment in your career and in the future of your employer.\r\n\r\nYou made the effort to pass the certification exam in the first place - now maintain it by being recertified with the international Bodies and with us. Maintaining your certification secures the investment you\'ve already made in your career.\r\n\r\nProcess is simple. Fill in the form on the right and pay only $150 to apply for re-certification. We will then send you online examination link that will verify your knowledge base and what you did in next 2 years in process engineering for the firm you working or in your business.\r\n\r\nEach certification is valid for 2 years only and you will have to recertify to maintain in international databases.\r\n\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]\r\n<p style=\"text-align: center;\">[visitor]</p>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span></p>\r\n<p style=\"text-align: center;\">[/visitor]</p>\r\n<p style=\"text-align: center;\">[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]</p>\r\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\r\n\r\n[/col]\r\n\r\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:30:38','2019-02-12 23:30:38','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1006,1,'2019-02-13 11:33:11','2019-02-12 23:33:11','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [gravityform id=\"4\" title=\"true\" description=\"false\"] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to Apply for Re-Certification</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n<p style=\"text-align: center;\">\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n</p>\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:33:11','2019-02-12 23:33:11','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1008,1,'2019-02-13 11:37:41','2019-02-12 23:37:41','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n<p style=\"text-align: center;\"> </p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n</p>\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:37:41','2019-02-12 23:37:41','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1009,1,'2019-02-13 11:40:29','2019-02-12 23:40:29','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\r\n\r\n[student][ld_course_list] [/student]\r\n<p style=\"text-align: center;\">[visitor]</p>\r\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\r\n<p style=\"text-align: center;\">[/visitor]</p>\r\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\r\n\r\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\r\n\r\n[/col]\r\n\r\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:40:29','2019-02-12 23:40:29','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1010,1,'2019-02-13 11:46:42','2019-02-12 23:46:42','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p style=\"text-align: center;\">Six Sigma Academy offers various Six Sigma associated courses online through its e-learning platform. For ease of access we have created this platform to enable candidates from all over the global to be able to undertake their respective courses and set for related examinations all from their desktop.</p>\n<p>[student][ld_course_list] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:46:42','2019-02-12 23:46:42','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1011,1,'2019-02-13 11:47:51','2019-02-12 23:47:51','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p style=\"text-align: center;\"><em><span style=\"font-size: 110%;\">Six Sigma Academy offers various Six Sigma associated courses online through its e-learning platform. For ease of access we have created this platform to enable candidates from all over the global to be able to undertake their respective courses and set for related examinations all from their desktop.</span></em></p>\n<p>[student][ld_course_list] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:47:51','2019-02-12 23:47:51','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1012,1,'2019-02-13 11:48:14','2019-02-12 23:48:14','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n\n<p style=\"text-align: center;\"><em><span style=\"font-size: 110%;\">Six Sigma Academy offers various Six Sigma associated courses online through its e-learning platform. For ease of access we have created this platform to enable candidates from all over the global to be able to undertake their respective courses and set for related examinations all from their desktop.</span></em></p>\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student][ld_course_list] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:48:14','2019-02-12 23:48:14','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1013,1,'2019-02-13 11:49:02','2019-02-12 23:49:02','[page_header text_color=\"dark\" align=\"center\" title=\"E - Courses\"]\n\n<p style=\"text-align: center;\"><em><span style=\"font-size: 110%;\">Six Sigma Academy offers various Six Sigma associated courses online through its e-learning platform. For ease of access we have created this platform to enable candidates from all over the global to be able to undertake their respective courses and sit for related examinations all from their desktop.</span></em></p>\n[row]\n\n[col span__sm=\"12\" padding=\"15px 0px 15px 30px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"3\"]\n\n<p>[student][ld_course_list] [/student]</p>\n<p style=\"text-align: center;\">[visitor]</p>\n<p style=\"text-align: center;\"><span style=\"font-size: 120%;\"><strong>Please Register or Login to the site to view the online e-learning courses provided by Six Sigma Academy</strong></span></p>\n<p style=\"text-align: center;\">[/visitor]</p>\n[button text=\"Register\" class=\"popmake-user-registration\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n[button text=\"Login\" class=\"popmake-login\" color=\"secondary\" style=\"bevel\" radius=\"5\" depth=\"3\" depth_hover=\"4\" expand=\"0\"]\n\n\n[/col]\n\n[/row]','E-Courses','','inherit','closed','closed','','819-revision-v1','','','2019-02-13 11:49:02','2019-02-12 23:49:02','',819,'https://6sigma.academy/819-revision-v1/',0,'revision','',0),(1014,1,'2019-02-13 16:21:18','2019-02-13 04:21:18','','0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2','','inherit','open','closed','','0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2','','','2019-04-26 18:05:05','2019-04-26 06:05:05','',17,'https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg',0,'attachment','image/jpeg',0),(1058,1,'2019-02-23 07:54:20','2019-02-22 19:54:20','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://www.youtube.com/watch?v=lron3Cm2Vxc&t=92s\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-23 07:54:20','2019-02-22 19:54:20','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1060,1,'2019-02-23 12:50:53','2019-02-23 00:50:53','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/zIc1R6hmGIY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','727e9b21015de7a5933cd3e09c831ce5','','','2019-02-23 12:50:53','2019-02-23 00:50:53','',0,'https://6sigma.academy/727e9b21015de7a5933cd3e09c831ce5/',0,'oembed_cache','',0),(1061,1,'2019-02-23 13:12:40','2019-02-23 01:12:40','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=tqxSu_0dRUg\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-23 13:12:40','2019-02-23 01:12:40','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1062,1,'2019-02-23 13:12:40','2019-02-23 01:12:40','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/tqxSu_0dRUg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','51f562863b4806ce8113c90e81bdb299','','','2019-02-23 13:12:40','2019-02-23 01:12:40','',0,'https://6sigma.academy/51f562863b4806ce8113c90e81bdb299/',0,'oembed_cache','',0),(1066,1,'2019-02-24 06:43:02','2019-02-23 18:43:02','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-24 06:43:02','2019-02-23 18:43:02','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1063,1,'2019-02-23 14:14:09','2019-02-23 02:14:09','[ux_video url=\"https://www.youtube.com/watch?v=lron3Cm2Vxc&amp;t=129s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=tqxSu_0dRUg\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-23 14:14:09','2019-02-23 02:14:09','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1064,1,'2019-02-23 14:14:26','2019-02-23 02:14:26','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=tqxSu_0dRUg\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-23 14:14:26','2019-02-23 02:14:26','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1065,1,'2019-02-23 14:14:26','2019-02-23 02:14:26','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/zIc1R6hmGIY?start=77&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','92d04f8e88b181a9d0e965bded12aa1b','','','2019-02-23 14:14:26','2019-02-23 02:14:26','',0,'https://6sigma.academy/92d04f8e88b181a9d0e965bded12aa1b/',0,'oembed_cache','',0),(1067,1,'2019-02-24 06:43:02','2019-02-23 18:43:02','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/AoPiLg8DZ3A?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','97120786a5d618011442f73be26e093f','','','2019-02-24 06:43:02','2019-02-23 18:43:02','',0,'https://6sigma.academy/97120786a5d618011442f73be26e093f/',0,'oembed_cache','',0),(1068,1,'2019-02-24 06:51:07','2019-02-23 18:51:07','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://youtu.be/1Y-rnL9-OB8\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-24 06:51:07','2019-02-23 18:51:07','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1069,1,'2019-02-24 06:51:07','2019-02-23 18:51:07','{{unknown}}','','','publish','closed','closed','','3a2aa09721dc95481375abb94787e285','','','2019-02-24 06:51:07','2019-02-23 18:51:07','',0,'https://6sigma.academy/3a2aa09721dc95481375abb94787e285/',0,'oembed_cache','',0),(1070,1,'2019-02-24 06:52:09','2019-02-23 18:52:09','Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even tested and applied in various government departments.\r\n\r\n[ux_image id=\"1073\"]\r\n\r\nOur training courses that we are offering will go through case studies in these industries and our goal is to ensure the managers are applying lean six sigma methodologies in their organization. The concepts these days people can google it. There so many online resources available. The idea beind six sigma training is to ensure lean six sigma is applied in the industry.\r\n\r\nWe all are looking for skilled workers and critical thinkers. How to get them trained? Where is the measurement system and employee engagement. How to ensure they are taking ownership of their processes.\r\n\r\nThis is the main reason why lean six sigma has a belt system. It ensures workers, team leaders and managers utilize their talents and use data driven analyze in detecting and preventing defects in the processes and further streamline their operations.\r\n\r\nBelow is how an organization gets certified in belt system and become expert in lean six sigma and how the pyramid changes when they apply in organization. Since when implementing in organization the role of executives and champions comes in\r\n\r\n[ux_image id=\"1076\"]\r\n\r\n[ux_image id=\"1077\"]\r\n\r\n[ux_video url=\"https://youtu.be/1Y-rnL9-OB8\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&amp;t=77s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=8s\"]','Why?','','publish','closed','closed','','why','','','2019-04-15 10:52:46','2019-04-14 22:52:46','',0,'https://6sigma.academy/?page_id=1070',0,'page','',0),(1071,1,'2019-02-24 06:52:09','2019-02-23 18:52:09','','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-02-24 06:52:09','2019-02-23 18:52:09','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1072,1,'2019-02-24 06:58:38','2019-02-23 18:58:38','','industries-that-is-using-lean-six-sigma','','inherit','open','closed','','industries-that-is-using-lean-six-sigma','','','2019-02-24 06:58:38','2019-02-23 18:58:38','',0,'https://6sigma.academy/wp-content/uploads/2019/02/industries-that-is-using-lean-six-sigma.jpg',0,'attachment','image/jpeg',0),(1073,1,'2019-02-24 06:59:42','2019-02-23 18:59:42','','industries-that-is-using-lean-six-sigma','','inherit','open','closed','','industries-that-is-using-lean-six-sigma-2','','','2019-02-24 06:59:42','2019-02-23 18:59:42','',0,'https://6sigma.academy/wp-content/uploads/2019/02/industries-that-is-using-lean-six-sigma-1.jpg',0,'attachment','image/jpeg',0),(1074,1,'2019-02-24 06:59:57','2019-02-23 18:59:57','<p>Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even applied in various govt agencies in overseas.</p>\n[ux_image id=\"1073\"]','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-02-24 06:59:57','2019-02-23 18:59:57','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1075,1,'2019-02-24 07:01:20','2019-02-23 19:01:20','<p>Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even applied in various govt agencies in overseas.</p>\n[ux_image id=\"1073\"]\n\n<p>Our training courses that we are offering will go through case studies in these industries and our goal is to ensure the managers are applying lean six sigma methodologies in their organization. The concepts these days people can google it. There so many online resources available. The idea beind six sigma training is to ensure lean six sigma is applied in the industry.</p>\n<p>We all are looking for skilled workers and critical thinkers. How to get them trained? Where is the measurement system and employee engagement. How to ensure they are taking ownership of their processes.</p>\n<p>This is the main reason why lean six sigma has a belt system. It ensures workers, team leaders and managers utilize their talents and use data driven analyze in detecting and preventing defects in the processes and further streamline their operations</p>','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-02-24 07:01:20','2019-02-23 19:01:20','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1076,1,'2019-02-24 07:02:09','2019-02-23 19:02:09','','belt','','inherit','open','closed','','belt','','','2019-02-24 07:02:09','2019-02-23 19:02:09','',0,'https://6sigma.academy/wp-content/uploads/2019/02/belt.png',0,'attachment','image/png',0),(1077,1,'2019-02-24 07:03:17','2019-02-23 19:03:17','','wholesixsigmapyramid','','inherit','open','closed','','wholesixsigmapyramid','','','2019-02-24 07:03:17','2019-02-23 19:03:17','',0,'https://6sigma.academy/wp-content/uploads/2019/02/wholesixsigmapyramid.png',0,'attachment','image/png',0),(1078,1,'2019-02-24 07:06:07','2019-02-23 19:06:07','<p>Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even applied in various govt agencies in overseas.</p>\n[ux_image id=\"1073\"]\n\n<p>Our training courses that we are offering will go through case studies in these industries and our goal is to ensure the managers are applying lean six sigma methodologies in their organization. The concepts these days people can google it. There so many online resources available. The idea beind six sigma training is to ensure lean six sigma is applied in the industry.</p>\n<p>We all are looking for skilled workers and critical thinkers. How to get them trained? Where is the measurement system and employee engagement. How to ensure they are taking ownership of their processes.</p>\n<p>This is the main reason why lean six sigma has a belt system. It ensures workers, team leaders and managers utilize their talents and use data driven analyze in detecting and preventing defects in the processes and further streamline their operations.</p>\n<p>Below is how an organization gets certified in belt system and become expert in lean six sigma and how the pyramid changes when they apply in organization. Since when implementing in organization the role of executives and champions comes in </p>\n[ux_image id=\"1076\"]\n\n[ux_image id=\"1077\"]','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-02-24 07:06:07','2019-02-23 19:06:07','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1079,1,'2019-02-24 07:07:47','2019-02-23 19:07:47',' ','','','publish','closed','closed','','1079','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=1079',4,'nav_menu_item','',0),(1080,1,'2019-02-24 07:12:46','2019-02-23 19:12:46','<p>Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even applied in various govt agencies in overseas.</p>\n[ux_image id=\"1073\"]\n\n<p>Our training courses that we are offering will go through case studies in these industries and our goal is to ensure the managers are applying lean six sigma methodologies in their organization. The concepts these days people can google it. There so many online resources available. The idea beind six sigma training is to ensure lean six sigma is applied in the industry.</p>\n<p>We all are looking for skilled workers and critical thinkers. How to get them trained? Where is the measurement system and employee engagement. How to ensure they are taking ownership of their processes.</p>\n<p>This is the main reason why lean six sigma has a belt system. It ensures workers, team leaders and managers utilize their talents and use data driven analyze in detecting and preventing defects in the processes and further streamline their operations.</p>\n<p>Below is how an organization gets certified in belt system and become expert in lean six sigma and how the pyramid changes when they apply in organization. Since when implementing in organization the role of executives and champions comes in </p>\n[ux_image id=\"1076\"]\n\n[ux_image id=\"1077\"]\n\n[ux_video url=\"https://youtu.be/1Y-rnL9-OB8\"]','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-02-24 07:12:46','2019-02-23 19:12:46','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1081,1,'2019-02-24 07:14:36','2019-02-23 19:14:36','<p>Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even applied in various govt agencies in overseas.</p>\n[ux_image id=\"1073\"]\n\n<p>Our training courses that we are offering will go through case studies in these industries and our goal is to ensure the managers are applying lean six sigma methodologies in their organization. The concepts these days people can google it. There so many online resources available. The idea beind six sigma training is to ensure lean six sigma is applied in the industry.</p>\n<p>We all are looking for skilled workers and critical thinkers. How to get them trained? Where is the measurement system and employee engagement. How to ensure they are taking ownership of their processes.</p>\n<p>This is the main reason why lean six sigma has a belt system. It ensures workers, team leaders and managers utilize their talents and use data driven analyze in detecting and preventing defects in the processes and further streamline their operations.</p>\n<p>Below is how an organization gets certified in belt system and become expert in lean six sigma and how the pyramid changes when they apply in organization. Since when implementing in organization the role of executives and champions comes in </p>\n[ux_image id=\"1076\"]\n\n[ux_image id=\"1077\"]\n\n[ux_video url=\"https://youtu.be/1Y-rnL9-OB8\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-02-24 07:14:36','2019-02-23 19:14:36','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1082,1,'2019-02-24 07:19:34','2019-02-23 19:19:34','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-24 07:19:34','2019-02-23 19:19:34','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1083,1,'2019-02-24 07:19:34','2019-02-23 19:19:34','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/1Y-rnL9-OB8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','1e9d5647f3817ad2aa83fe86f4292a93','','','2019-02-24 07:19:34','2019-02-23 19:19:34','',0,'https://6sigma.academy/1e9d5647f3817ad2aa83fe86f4292a93/',0,'oembed_cache','',0),(1084,1,'2019-02-24 09:13:51','2019-02-23 21:13:51','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&feature=youtu.be\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-02-24 09:13:51','2019-02-23 21:13:51','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1085,1,'2019-02-24 09:13:51','2019-02-23 21:13:51','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/X20CbfM6J8o?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','83b41df2942018f340139cdfdc10b6d7','','','2019-02-24 09:13:51','2019-02-23 21:13:51','',0,'https://6sigma.academy/83b41df2942018f340139cdfdc10b6d7/',0,'oembed_cache','',0),(1086,1,'2019-02-24 09:27:36','2019-02-23 21:27:36','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"14px 5px 10px 5px\" margin=\"0px 0px 0px 0px\" bg_color=\"rgb(0,0,0)\" color=\"light\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" padding=\"11px 5px 10px 5px\" bg_color=\"rgb(0,0,0)\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-02-24 09:27:36','2019-02-23 21:27:36','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1087,1,'2019-02-24 09:27:36','2019-02-23 21:27:36','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/1Y-rnL9-OB8?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','abeb2df3ceeb4ba7f2442f88e7865970','','','2019-02-24 09:27:36','2019-02-23 21:27:36','',0,'https://6sigma.academy/abeb2df3ceeb4ba7f2442f88e7865970/',0,'oembed_cache','',0),(1088,1,'2019-02-24 09:27:36','2019-02-23 21:27:36','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/X20CbfM6J8o?start=5&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','902cc453d7d5d90de9b3e234224a6ebc','','','2019-02-24 09:27:36','2019-02-23 21:27:36','',0,'https://6sigma.academy/902cc453d7d5d90de9b3e234224a6ebc/',0,'oembed_cache','',0),(1089,1,'2019-02-24 09:31:25','2019-02-23 21:31:25','<p>Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even applied in various govt agencies in overseas.</p>\n[ux_image id=\"1073\"]\n\n<p>Our training courses that we are offering will go through case studies in these industries and our goal is to ensure the managers are applying lean six sigma methodologies in their organization. The concepts these days people can google it. There so many online resources available. The idea beind six sigma training is to ensure lean six sigma is applied in the industry.</p>\n<p>We all are looking for skilled workers and critical thinkers. How to get them trained? Where is the measurement system and employee engagement. How to ensure they are taking ownership of their processes.</p>\n<p>This is the main reason why lean six sigma has a belt system. It ensures workers, team leaders and managers utilize their talents and use data driven analyze in detecting and preventing defects in the processes and further streamline their operations.</p>\n<p>Below is how an organization gets certified in belt system and become expert in lean six sigma and how the pyramid changes when they apply in organization. Since when implementing in organization the role of executives and champions comes in </p>\n[ux_image id=\"1076\"]\n\n[ux_image id=\"1077\"]\n\n[ux_video url=\"https://youtu.be/1Y-rnL9-OB8\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=8s\"]','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-02-24 09:31:25','2019-02-23 21:31:25','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1090,1,'2019-02-24 09:31:25','2019-02-23 21:31:25','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/X20CbfM6J8o?start=8&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','93063c3857b319be1e3caad33f41556b','','','2019-02-24 09:31:25','2019-02-23 21:31:25','',0,'https://6sigma.academy/93063c3857b319be1e3caad33f41556b/',0,'oembed_cache','',0),(1098,1,'2019-02-28 08:59:40','2019-02-27 20:59:40','[title text=\"Lean Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<ul>\n<li>Our Lean Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\n</ul>\n<p><strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong></p>\n<ul>\n<li><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p>Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n<ul>\n<li><strong><u>Job Security</u></strong></li>\n</ul>\n<ul>\n<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n</ul>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<p>&nbsp;</p>\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n<p>&nbsp;</p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n<ul>\n<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.&nbsp; A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n<li><strong><u>Leadership Opportunities</u></strong></li>\n<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.&nbsp; In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n<li><strong><u>Higher Salary</u></strong></li>\n<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.&nbsp; Nothing does that quicker and for as little cost as a Six Sigma Certification.&nbsp; Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.&nbsp; It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong><u>The Role of the Certified Six Sigma Black Belt</u></strong></p>\n<p>Six Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.</p>\n<p>Most often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.</p>\n<p>The Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong></p>\n<ul>\n<li>Six Sigma &amp; Organization goals from leaders perspective</li>\n<li>All advance Six Sigma Tools for managing teams</li>\n<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\n</ul>\n<p><img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\"></p>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<p><strong>Duration: Five Day Course   Fees: $5,895 entry per person </strong></p>\n<p>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects</p>\n<p><strong>Conducted in: Starting in May or June</strong></p>\n<p><strong>Prerequisites: </strong></p>\n<ul>\n<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\n<li>Must have 3 year work experience</li>\n</ul>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2019-02-28 08:59:40','2019-02-27 20:59:40','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(1100,1,'2019-03-05 14:36:56','2019-03-05 02:36:56','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Getting Started</h2>\n<p>Having Difficulty Signing Up for Courses? Watch our handy Video Guide to seamlessly Sign Up and Register for our e-Learning platform.</p>\n[button text=\"Add Any content here\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_video]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-03-05 14:36:56','2019-03-05 02:36:56','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1101,1,'2019-03-05 14:44:32','2019-03-05 02:44:32','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Getting Started</h2>\n<p>Having Difficulty Signing Up for Courses? Watch our handy Video Guide to seamlessly Sign Up and Register for our e-Learning platform.</p>\n[button text=\"Learn More\" color=\"secondary\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_video]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-03-05 14:44:32','2019-03-05 02:44:32','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1104,1,'2019-03-05 15:17:55','2019-03-05 03:17:55','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-03-05 15:17:55','2019-03-05 03:17:55','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1102,1,'2019-03-05 14:46:09','2019-03-05 02:46:09','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Getting Started</h2>\n<p>Having Difficulty Signing Up for Courses? Watch our handy Video Guide to seamlessly Sign Up and Register for our e-Learning platform.</p>\n[button text=\"Learn More\" color=\"secondary\" link=\"https://6sigma.academy/how-to-start/\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_video]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-03-05 14:46:09','2019-03-05 02:46:09','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1103,1,'2019-03-05 14:46:26','2019-03-05 02:46:26','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]\n[section label=\"Media Right\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Getting Started</h2>\n<p>Having Difficulty Signing Up for Courses? Watch our handy Video Guide to seamlessly Sign Up and Register for our e-Learning platform.</p>\n[button text=\"Learn More\" color=\"secondary\" link=\"https://6sigma.academy/how-to-start/\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-03-05 14:46:26','2019-03-05 02:46:26','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1105,1,'2019-03-05 19:56:47','2019-03-05 07:56:47','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&feature=youtu.be\"]\n\n[ux_video url=\"https://youtu.be/wcqm8I40lTg\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-03-05 19:56:47','2019-03-05 07:56:47','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1106,1,'2019-03-05 19:56:47','2019-03-05 07:56:47','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','2543d87ff8190fa693531dbe02ada792','','','2019-03-05 19:56:47','2019-03-05 07:56:47','',0,'https://6sigma.academy/2543d87ff8190fa693531dbe02ada792/',0,'oembed_cache','',0),(1107,1,'2019-03-06 05:05:54','2019-03-05 17:05:54','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning and getting certified with Six Sigma in Fiji.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p><strong>Step 2:</strong> If taking course Online, you will be provided with training videos and materials prepared and recorded by our own master black belt six sigma expert. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications which will be sent to you by email. If you want DVD or USB containing training videos, we can mail at your mailing address or if in Fiji can courier it same day to your office or home. This will allow you to sit and learn without need for an internet.</p>\n<p><strong>Step 3:</strong> Enroll for online examination or phone call verification. </p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time. for phone examination,we will call you at set time and date and will do a quick over the phone examination to verify your knowledge.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination applies.</p>\n<p><strong>Below is the Certifications :</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-03-06 05:05:54','2019-03-05 17:05:54','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1112,1,'2019-04-11 15:19:22','2019-04-11 03:19:22','<iframe width=\"1020\" height=\"574\" src=\"https://www.youtube.com/embed/wcqm8I40lTg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','d54c0eacf49155980771c4d2e703d0e6','','','2019-04-11 15:19:22','2019-04-11 03:19:22','',0,'https://6sigma.academy/d54c0eacf49155980771c4d2e703d0e6/',0,'oembed_cache','',0),(1114,1,'2019-04-12 10:06:08','2019-04-11 22:06:08','https://www.youtube.com/watch?v=wcqm8I40lTg\r\n\r\n&nbsp;','Online Learning Guide','','publish','closed','closed','','online-learning-guide','','','2019-04-12 10:06:08','2019-04-11 22:06:08','',0,'https://6sigma.academy/?page_id=1114',0,'page','',0),(1115,1,'2019-04-12 10:06:08','2019-04-11 22:06:08','https://www.youtube.com/watch?v=wcqm8I40lTg\r\n\r\n&nbsp;','Online Learning Guide','','inherit','closed','closed','','1114-revision-v1','','','2019-04-12 10:06:08','2019-04-11 22:06:08','',1114,'https://6sigma.academy/1114-revision-v1/',0,'revision','',0),(1116,1,'2019-04-12 10:06:39','2019-04-11 22:06:39',' ','','','publish','closed','closed','','1116','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=1116',17,'nav_menu_item','',0),(1117,1,'2019-04-12 10:09:22','2019-04-11 22:09:22','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&feature=youtu.be\"]\n\n<p>Watch Below our online learning platform guide.</p>\n[ux_video url=\"https://youtu.be/wcqm8I40lTg\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-04-12 10:09:22','2019-04-11 22:09:22','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1118,1,'2019-04-12 10:16:59','2019-04-11 22:16:59','[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&t=77s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&feature=youtu.be\"]\n\n<p>Watch Below our online learning platform guide. You can access this website from your mobile devices as its fully responsive. </p>\n[ux_video url=\"https://youtu.be/wcqm8I40lTg\"]','Videos','','inherit','closed','closed','','1048-revision-v1','','','2019-04-12 10:16:59','2019-04-11 22:16:59','',1048,'https://6sigma.academy/1048-revision-v1/',0,'revision','',0),(1119,1,'2019-04-12 13:52:47','2019-04-12 01:52:47','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning and getting certified with Six Sigma in Fiji.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p><strong>Step 2:</strong> If taking course Online, you will be provided with training videos and materials prepared and recorded by our own master black belt six sigma expert. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications which will be sent to you by email. If you want DVD or USB containing training videos, we can mail at your mailing address or if in Fiji can courier it same day to your office or home. This will allow you to sit and learn without need for an internet.</p>\n<p><strong>Step 3:</strong> Enroll for online examination or phone call verification. </p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time. for phone examination,we will call you at set time and date and will do a quick over the phone examination to verify your knowledge.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination applies.</p>\n<p><strong>Below is the Certifications :</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-04-12 13:52:47','2019-04-12 01:52:47','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1120,1,'2019-04-12 13:53:13','2019-04-12 01:53:13','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning and getting certified with Six Sigma in Fiji.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p><strong>Step 2:</strong> If taking course Online, you will be provided with training videos and materials prepared and recorded by our own master black belt six sigma expert. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications which will be sent to you by email. If you want DVD or USB containing training videos, we can mail at your mailing address or if in Fiji can courier it same day to your office or home. This will allow you to sit and learn without need for an internet.</p>\n<p><strong>Step 3:</strong> Enroll for online examination or phone call verification. </p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time. for phone examination,we will call you at set time and date and will do a quick over the phone examination to verify your knowledge.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination applies.</p>\n<p><strong>Below is the Certifications :</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>\n<p> </p>\n<p>SEE BELOW HOW TO USE OUR ONLINE LEARNING PLATFORM</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-04-12 13:53:13','2019-04-12 01:53:13','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1137,1,'2019-04-13 12:28:09','2019-04-13 00:28:09','[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\nBelow is information about how to  get started learning and getting certified with Six Sigma in Fiji.\r\n\r\n<strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.\r\n\r\n<strong>Step 2:</strong> If you are  taking courses Online, you will be provided with the training videos prepared and recorded by our own master black belt six sigma expert. Register at https://6sigma.academy/elearning/\r\n\r\nWe have created a quick video on how to use this online platform.\r\n\r\nIf you leave where there is limited internet connections, we can send DVD or USB containing training videos via mail. Terms and conditions apply.\r\n\r\n<strong>Step 3:</strong> Enroll for online examination or phone call verification.\r\n\r\n<strong>Step 4 :</strong> Sit for online examinations at said date and time. For phone examination,we will call you at set time and date to verify your knowledge of your course taken.\r\n\r\n<strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).\r\n\r\n<strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you will have to sit again for the exam at another time and month later. Extra fees for examination applies.\r\n\r\n<strong>Below is the Lean Six Sigma Main Certifications. We also run various other courses in quality control, management,accounting,businesses,marketing,ICT,etc.</strong>\r\n\r\n<em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.\r\n\r\n<em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\r\n\r\n<em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.\r\n\r\n<em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.\r\n\r\nSEE BELOW ON HOW TO USE OUR ONLINE LEARNING PLATFORM\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-04-13 12:28:09','2019-04-13 00:28:09','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1121,1,'2019-04-12 13:53:43','2019-04-12 01:53:43','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information about how to  get started learning and getting certified with Six Sigma in Fiji.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.</p>\n<p><strong>Step 2:</strong> If taking course Online, you will be provided with training videos and materials prepared and recorded by our own master black belt six sigma expert. But you will need to signup online for the courses and it will go for approval. Once approved you are required to pay the given invoice for the training and certifications which will be sent to you by email. If you want DVD or USB containing training videos, we can mail at your mailing address or if in Fiji can courier it same day to your office or home. This will allow you to sit and learn without need for an internet.</p>\n<p><strong>Step 3:</strong> Enroll for online examination or phone call verification. </p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time. for phone examination,we will call you at set time and date and will do a quick over the phone examination to verify your knowledge.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved else you have to sit again for the exam at another time a month later. Extra fees for examination applies.</p>\n<p><strong>Below is the Certifications :</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>\n<p> </p>\n<p>SEE BELOW ON HOW TO USE OUR ONLINE LEARNING PLATFORM</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-04-12 13:53:43','2019-04-12 01:53:43','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1126,1,'2019-04-13 07:42:51','2019-04-12 19:42:51','[title text=\"Lean Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\nLean Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\n\n<img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong>\n<ul>\n 	<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\n</ul>\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n&nbsp;\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n&nbsp;\n\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong><u>Job Security</u></strong></li>\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\n 	<li><strong><u>Higher Salary</u></strong></li>\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\n</ul>\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<strong><u>Below is what will be taught in this course:</u></strong>\n\n<span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span>\n<ul>\n 	<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\n 	<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\n 	<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\n 	<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\n 	<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\n 	<li><span style=\"font-size: 100%;\">Process Analysis</span>\n<ul>\n 	<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\n</ul>\n</li>\n 	<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\n 	<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\n</ul>\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\n\n<ul>\n 	<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\n 	<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\n 	<li><span style=\"font-size: 95%;\">Decision Making</span></li>\n 	<li><span style=\"font-size: 95%;\">Group Creativity</span>\n<ul>\n 	<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\n 	<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\n 	<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\n</ul>\n</li>\n 	<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\n 	<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\n<ul>\n 	<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\n</ul>\n</li>\n 	<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\n</ul>\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n<strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong>\n<ul>\n 	<li>Gaining acceptance and communicating changes</li>\n 	<li>Making changes last through:\n<ul>\n 	<li>Develop a Process Control Plan</li>\n 	<li>Assessing the result of Process Control Plan</li>\n 	<li>Statistical Process Control</li>\n 	<li>Continuous improvement plan</li>\n 	<li>Managing knowledge learned and building intellectual capital</li>\n 	<li>Failure Modes and Effects Analysis (FMEA)</li>\n</ul>\n</li>\n</ul>\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" />\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong>Duration: Three Days  </strong>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.<strong>l</strong><strong>Prerequisites: </strong>\n<ul>\n 	<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\n 	<li>Must have 3 year work experience</li>\n</ul>\n</li>\n</ul>\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-autosave-v1','','','2019-04-13 07:42:51','2019-04-12 19:42:51','',453,'https://6sigma.academy/453-autosave-v1/',0,'revision','',0),(1135,1,'2019-04-13 07:43:07','2019-04-12 19:43:07','[title text=\"Lean Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nLean Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\r\n\r\n<img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.The Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n<strong><u>Below is what will be taught in this course:</u></strong>\r\n\r\n<span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span>\r\n<ul>\r\n 	<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Process Analysis</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\r\n 	<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\r\n\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Decision Making</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Group Creativity</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\r\n</ul>\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong>\r\n<ul>\r\n 	<li>Gaining acceptance and communicating changes</li>\r\n 	<li>Making changes last through:\r\n<ul>\r\n 	<li>Develop a Process Control Plan</li>\r\n 	<li>Assessing the result of Process Control Plan</li>\r\n 	<li>Statistical Process Control</li>\r\n 	<li>Continuous improvement plan</li>\r\n 	<li>Managing knowledge learned and building intellectual capital</li>\r\n 	<li>Failure Modes and Effects Analysis (FMEA)</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong>Duration: Three Days  </strong>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.<strong>l</strong><strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2019-04-13 07:43:07','2019-04-12 19:43:07','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(1127,1,'2019-04-13 06:03:15','2019-04-12 18:03:15','[title text=\"Lean Six Sigma Green Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nLean Six Sigma Green Belt training provides participants with enhanced problem-solving skills, with an emphasis on the DMAIC (Define, Measure, Analyze, Improve and Control) model. Six Sigma Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\r\n\r\n<img class=\" wp-image-419 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/cycle-v1b-293x300.png\" alt=\"\" width=\"373\" height=\"382\" /><strong><u>Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li style=\"text-align: left;\"><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\n<p style=\"text-align: left;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>The Role of the Certified Six Sigma Green Belt</u></strong>The Green Belt has two primary tasks: first, to help successfully deploy Six Sigma techniques, and second, to lead small-scale improvement projects within their respective areas. As a support population, Green Belts can do much of the legwork in gathering data and executing experiments in support of a Black Belt project. They are practitioners that spend approximately 25% of their time on Six Sigma projects of their own or in support of Black Belt projects. During the Six Sigma Green Belt Training you will learn how to use many of the Six Sigma problem-solving methods and statistical tools to contribute to the success of your organization.\r\n\r\nThe Six Sigma Green Belt operates in support or under the supervision of a Six Sigma Black Belt, analyzes and solves quality problems, and is involved in quality improvement projects. A Green Belt has at least three years of work experience and wants to demonstrate his or her knowledge of Six Sigma tools and processes</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n[row_inner]\r\n\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n\r\n<strong><u>Below is what will be taught in this course:</u></strong>\r\n\r\n<span style=\"font-size: 100%;\"><strong>Building the Six Sigma Analytical Tool Kit</strong></span>\r\n<ul>\r\n 	<li><span style=\"font-size: 100%;\">Project discussion/Presentation</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Determine opportunity for improvement</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Verification of root causes</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Hypothesis testing</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Correlation Analysis</span></li>\r\n 	<li><span style=\"font-size: 100%;\">Process Analysis</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 100%;\">Value-added analysis</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 100%;\">C &amp; E Matrix</span></li>\r\n 	<li><span style=\"font-size: 90%;\"><span style=\"font-size: 100%;\">Regression Analysis &amp; Correla</span>tion</span></li>\r\n</ul>\r\n[/col_inner]\r\n[col_inner span=\"6\" span__sm=\"12\"]\r\n<p style=\"text-align: left;\"><span style=\"font-size: 95%;\"><strong>Team Dynamics – Working with and through others to get project breakthrough</strong></span></p>\r\n\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Team Dynamics</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Consensus Building</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Decision Making</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Group Creativity</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Brainstorming</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Affinity diagram</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Multi-Voting</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 95%;\">Implementation Planning</span></li>\r\n 	<li><span style=\"font-size: 95%;\">Piloting your Solution</span>\r\n<ul>\r\n 	<li><span style=\"font-size: 95%;\">Solution Prioritization Matrix</span></li>\r\n</ul>\r\n</li>\r\n 	<li><span style=\"font-size: 95%;\">Cost Benefit Analysis</span></li>\r\n</ul>\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<strong>Sustaining gains and institutionalizing change with your Six Sigma Project</strong>\r\n<ul>\r\n 	<li>Gaining acceptance and communicating changes</li>\r\n 	<li>Making changes last through:\r\n<ul>\r\n 	<li>Develop a Process Control Plan</li>\r\n 	<li>Assessing the result of Process Control Plan</li>\r\n 	<li>Statistical Process Control</li>\r\n 	<li>Continuous improvement plan</li>\r\n 	<li>Managing knowledge learned and building intellectual capital</li>\r\n 	<li>Failure Modes and Effects Analysis (FMEA)</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n[/col]\r\n[col span=\"6\" span__sm=\"12\"]\r\n\r\n<img class=\"wp-image-456 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/diagram-1-768x356-300x139.jpg\" alt=\"\" width=\"595\" height=\"276\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong>Duration: Three Days  </strong>After this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Green Belt Certification with 1 year full membership.<strong>l</strong>\r\n\r\n<strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Yellow Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Green Belt Certification Program','','inherit','closed','closed','','453-revision-v1','','','2019-04-13 06:03:15','2019-04-12 18:03:15','',453,'https://6sigma.academy/453-revision-v1/',0,'revision','',0),(1128,1,'2019-04-13 07:43:23','2019-04-12 19:43:23','[title text=\"Lean Six Sigma Yellow Belt Certifications\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\n<span style=\"color: #000000;\">Lean Six Sigma Yellow Belt training provides insight to the techniques of Six Sigma, its metrics, and basic improvement methodologies. A yellow belt certifies knowledge of how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</span>\n\n<span style=\"color: #000000;\"><strong><u>Top Reasons Why People REALLY Choose this Certification</u></strong></span>\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Career Advancement</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">Once certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.</span>\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Job Security</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">Rule #1 in acquiring job security is “make yourself indispensable to your employer”.  The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</span>\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n&nbsp;\n\n&nbsp;\n<p style=\"text-align: center;\">Click here to register for this course.</p>\n&nbsp;\n\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"https://6sigma.academy/elearning/\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Help Your Organization Eliminate Errors</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</span>\n<ul>\n 	<li><span style=\"color: #000000;\"><strong><u>Leadership Opportunities</u></strong></span></li>\n</ul>\n<span style=\"color: #000000;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves<strong><u>.</u></strong></span>\n\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong style=\"font-size: 14.4px;\"><u>The Role of the Certified Six Sigma Yellow Belt</u></strong>\n\n<span style=\"color: #000000;\">A Yellow Belt typically has a basic knowledge of Six Sigma, but does not lead projects on their own. They are often responsible for the development of process maps to support Six Sigma implementation. A Yellow Belt participates as a core team member or subject matter expert (SME) on a project or projects. In addition, Yellow Belts may often be responsible for running smaller process improvement projects using the PDCA (Plan, Do, Check, Act) methodology. PDCA, often referred to as the Deming Wheel, enables Yellow Belts to identify processes that could benefit from improvement.</span>\n\n<img class=\" wp-image-416 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/Six-Sigma-Yellow-Belt.png\" alt=\"\" width=\"215\" height=\"215\" />\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n\n[row_inner]\n\n[col_inner span=\"6\" span__sm=\"12\"]\n\n<span style=\"color: #000000;\">This course will teach Six Sigma Methodologies both DMAIC &amp; DMADV</span>\n<ul>\n 	<li><span style=\"color: #000000;\">Detail knowledge in working with teams.</span></li>\n 	<li><span style=\"color: #000000;\">Six Sigma &amp; Organization goals</span></li>\n 	<li><span style=\"color: #000000;\">Basic failure mode and effects analysis (FMEA)</span></li>\n 	<li><span style=\"color: #000000;\">Business results for projects</span></li>\n 	<li><span style=\"color: #000000;\">Project Management Six Sigma Tools/Software’s</span></li>\n 	<li><span style=\"color: #000000;\">Advance application and implementation of DMAIC &amp; DMADV methodologies</span></li>\n</ul>\n<span style=\"color: #000000;\">DMAIC: (Improve existing processes/reengineering processes)</span>\n<ul>\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Improve phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Control phase exploration</span></li>\n</ul>\n[/col_inner]\n[col_inner span=\"6\" span__sm=\"12\"]\n\n[section padding=\"146px\" border=\"0px 0px 0px 0px\" border_margin=\"0px 0px 0px 0px\"]\n\n[/section]\n[ux_image id=\"417\" image_size=\"medium\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"418\" image_size=\"medium\"]\n\n[/col]\n[col span=\"6\" span__sm=\"12\"]\n\n<span style=\"color: #000000;\">DMADV: (Create successful new processes)</span>\n<ul>\n 	<li><span style=\"color: #000000;\">Define Phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Measure phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Analyze phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Design phase exploration</span></li>\n 	<li><span style=\"color: #000000;\">Verify phase exploration</span></li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 10px 0px\"]\n\n[col span__sm=\"12\"]\n\n<span style=\"color: #000000;\"><strong>Duration: Three days. Fees:</strong></span>\n\n<span style=\"color: #000000;\">After this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Yellow Belt Certification with 1-year full membership.</span>\n\n<span style=\"color: #000000;\"><strong>Conducted in : Starting in March</strong></span>\n\n<span style=\"color: #000000;\"><strong>Who should attend?</strong></span>\n\n<span style=\"color: #000000;\"><strong>σ</strong> Corporates, quality assurance staffs, business professionals, directors, managers</span>\n<span style=\"color: #000000;\"><strong>σ</strong> Those interested in becoming Six Sigma professionals and advance in Six Sigma Belt Certification program.</span>\n\n<span style=\"color: #000000;\"><strong>Prerequisites: </strong>Must have some certifications in Six sigma fundamentals or have white belt six sigma certified by relevant authorities</span>\n\n<span style=\"color: #000000;\"><strong>σ</strong> Must have 1-year work experience</span>\n\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Yellow Belt Certifications','','inherit','closed','closed','','423-autosave-v1','','','2019-04-13 07:43:23','2019-04-12 19:43:23','',423,'https://6sigma.academy/423-autosave-v1/',0,'revision','',0),(1130,1,'2019-04-13 06:07:24','2019-04-12 18:07:24','[title text=\"The Modern Mindset using Lean Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n\r\nLean Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.\r\n\r\n<img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" />\r\n\r\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\r\n\r\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\r\n<ul>\r\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\r\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\r\n</ul>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\r\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\r\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Below is what you will learn in this course:</strong>\r\n<ul>\r\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\r\n 	<li>Change management with modern mindset approach</li>\r\n 	<li>Creating a creative workforce with existing workforce</li>\r\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\r\n 	<li>Methodologies overview</li>\r\n 	<li>Voice of the Business &amp; Customer</li>\r\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\r\n 	<li>Problem Identification</li>\r\n</ul>\r\n<strong>Duration: Two whole day Course   </strong>\r\n\r\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.\r\n\r\n<strong>Conducted in : Starting in Feb, 2019, running once every month</strong>\r\n\r\n<strong>Who should attend?</strong>\r\n<ul>\r\n 	<li>Any working individuals and students.</li>\r\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Lean Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-revision-v1','','','2019-04-13 06:07:24','2019-04-12 18:07:24','',448,'https://6sigma.academy/448-revision-v1/',0,'revision','',0),(1131,1,'2019-04-13 06:15:20','2019-04-12 18:15:20','[title text=\"Lean Six Sigma Black Belt Certification Program\" tag_name=\"h1\" margin_top=\"81px\"]\r\n\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\r\n<ul>\r\n 	<li>Our Lean Six Sigma Black Belt Training provides thorough knowledge of Six Sigma philosophies and principles (including supporting systems and tools). The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</li>\r\n</ul>\r\n<strong><u>Top 5 Reasons Why People REALLY Choose this Certification</u></strong>\r\n<ul>\r\n 	<li><strong><u>Career Advancement</u></strong></li>\r\n</ul>\r\nOnce certified in Six Sigma, their luck changes overnight.  As many companies have begun implementing Six Sigma methodologies, we have seen a dramatic impact on whether or not someone lands their dream job.  Employers are eager to eliminate business errors, but there are simply not enough certified professionals to meet the enormous worldwide demand.  Once HR sees a Six Sigma qualification, the candidate commonly goes to the top of the resume stack.\r\n<ul>\r\n 	<li><strong><u>Job Security</u></strong></li>\r\n</ul>\r\n<ul>\r\n 	<li style=\"list-style-type: none;\">The purpose of Six Sigma is to reduce defects in a process.  When companies face layoffs, they depend on their Six Sigma force more – not less.  These employees are an organization’s front line in raising profits through cost saving initiatives.  If the downturn is national or global, prospective opportunities and salaries can become even better as the competition between organizations for experienced Six Sigma professionals heats up.</li>\r\n</ul>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">Click here to register for this course.</p>\r\n&nbsp;\r\n\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\r\n\r\n[row_inner padding=\"50px 0px 0px 0px\"]\r\n\r\n[col_inner span__sm=\"12\"]\r\n\r\n[ux_sidebar style=\"boxed\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<ul>\r\n 	<li><strong><u>Help Your Organization Eliminate Errors</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">Six Sigma Methodologies can transform an organization by identifying and eliminating errors that would have otherwise created poor customer satisfaction and profit losses to the business.  A Certified Six Sigma professional can help across any industry to optimize any process or system leading to both hard and soft savings.</li>\r\n 	<li><strong><u>Leadership Opportunities</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">When you are capable of making a significant impact across your organization as well as being viewed as an indispensable asset to your organization, it goes without saying that leadership opportunities will become extremely common.  In fact, the more you advance your Six Sigma skill set, the more opportunities will present themselves.</li>\r\n 	<li><strong><u>Higher Salary</u></strong></li>\r\n 	<li style=\"list-style-type: none;\">The best way to increase your earning potential is to stand out from the crowd.  Nothing does that quicker and for as little cost as a Six Sigma Certification.  Not only because it is widely versatile across practically any industry, but also because employers know that your knowledge will very likely make a significant impact on their profits.  It’s no wonder they reward employees who are Six Sigma Certified so well.</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 0px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong><u>The Role of the Certified Six Sigma Black Belt</u></strong>\r\n\r\nSix Sigma Black Belts primarily focus on project execution, whereas Master Black Belts focus on identifying projects and functions for Six Sigma across an entire organization. Our Black Belt training provides certification candidates with the tools they need to earn their Six Sigma Black Belt certification, which is very important in helping them take on the role of project supervisor over the Six Sigma program in their company. Six Sigma Black Belt training teaches candidates how to oversee Six Sigma projects, allowing them to be directly responsible for increasing profitability within their organization.\r\n\r\nMost often Black Belts will hold this position for a few years in a full time capacity and then will return to their regular job duties. They help coach, develop, lead and advise both management and employees to achieve their goals. Whether implementing Six Sigma in healthcare, finance, manufacturing, government, or any other service or product based industry… Six Sigma Black Belt Training is ideal for anyone looking to get the most out of their career.\r\n\r\nThe Certified Six Sigma Black Belt is a professional who can explain Six Sigma philosophies and principles, including supporting systems and tools. A Black Belt should demonstrate team leadership, understand team dynamics and assign team member roles and responsibilities. Black belts have a thorough understanding of all aspects of the define, measure, analyze, improve and control (DMAIC) model in accordance with Six Sigma principles. They have basic knowledge of lean enterprise concepts, are able to identify non-value-added elements and activities and are able to use specific tools. Detail knowledge in working with teams. <strong>After the Course the can dates will be required to complete 2 projects in within 2 years either be within the organization or externally conducted. </strong>\r\n<ul>\r\n 	<li>Six Sigma &amp; Organization goals from leaders perspective</li>\r\n 	<li>All advance Six Sigma Tools for managing teams</li>\r\n 	<li>Black Belt application and implementation of DMAIC &amp; DMADV methodologies</li>\r\n</ul>\r\n<img class=\" wp-image-422 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/6sigma.com-blog-7-30-17-300x267.jpg\" alt=\"\" width=\"441\" height=\"393\" />\r\n\r\n[/col]\r\n\r\n[/row]\r\n[row padding=\"0px 0px 10px 0px\"]\r\n\r\n[col span__sm=\"12\"]\r\n\r\n<strong>Duration: Five Day Course   Fees: signup to</strong> find.\r\n\r\nAfter this course can dates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. Certification in Black Belt provided once completed 2 projects successfully using six sigma within 2 years. 2 year full membership in Six Sigma Academy with assistance in regards to implementation in projects\r\n\r\n<strong>Conducted in: Starting in May or June</strong>\r\n\r\n<strong>Prerequisites: </strong>\r\n<ul>\r\n 	<li>Must be a certified Six Sigma Green Belt professionals looking to advance their certification</li>\r\n 	<li>Must have 3 year work experience</li>\r\n</ul>\r\n[/col]\r\n\r\n[/row]\r\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://6sigma.academy/elearning<!--more-->/\" target=\"_blank\"]\r\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','Lean Six Sigma Black Belt Certification Program','','inherit','closed','closed','','460-revision-v1','','','2019-04-13 06:15:20','2019-04-12 18:15:20','',460,'https://6sigma.academy/460-revision-v1/',0,'revision','',0),(1132,1,'2019-04-13 07:35:32','2019-04-12 19:35:32','[title text=\"The Modern Mindset using Lean Six Sigma Fundamentals - White Belt\" tag_name=\"h1\" margin_top=\"81px\"]\n\n[row]\n\n[col span=\"8\" span__sm=\"12\" margin=\"0px 0px -70px 0px\"]\n\nLean Six Sigma at many organizations simply means a measure of quality that strives for near perfection. Six Sigma is a disciplined, data-driven approach and methodology for eliminating defects (driving toward six standard deviations between the mean and the nearest specification limit) in any process – from manufacturing to transactional and from product to service.\n\n<img class=\"wp-image-415 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2018/12/pm-methodologies-3-300x143.jpg\" alt=\"\" width=\"437\" height=\"208\" />\n\n<strong><u>Benefits of Six Sigma to the Organization</u></strong>\n\nThe proper application of Six Sigma methodology can affect many different aspects of a business, from improvements of goods and services to employees investing more into the final product. Here are some benefits of using Six Sigma to improve a business operation.\n<ul>\n 	<li><strong>Customer Satisfaction: </strong>With Six Sigma methodologies in use, a business will implement improved processes and better quality control, both of which should result in a better product. That, in turn, will lead to more satisfied customers.</li>\n 	<li><strong>Customer loyalty:</strong> Satisfied customers are customers who will stay loyal to a brand and return to make future purchases – as long as the product remains consistent in its quality.</li>\n</ul>\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n<p style=\"text-align: center;\"><strong>Click here to register for this course.</strong></p>\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"<a href=\"https://6sigma.academy/elearning/\">http://training.ac.fj/pages/six-sigma-training-registration-form/</a>\" target=\"_blank\"]\n\n[row_inner padding=\"50px 0px 0px 0px\"]\n\n[col_inner span__sm=\"12\"]\n\n[ux_sidebar style=\"boxed\"]\n\n[/col_inner]\n\n[/row_inner]\n\n[/col]\n\n[/row]\n[row]\n\n[col span__sm=\"12\"]\n<ul>\n 	<li><strong>Improve bottom line:</strong> Happy customers mean good word-of-mouth and also customers returning for more, all of which translates into a better revenue stream. If publicly held, this can also mean a rise in share prices.</li>\n 	<li><strong>Employee satisfaction:</strong> One of the side benefits of Six Sigma is how it can rally employees to a common cause. Unlike companies where management often flounders, Six Sigma offers leaders a chance to clarify and streamline the message. Also, improved results can create a sense of camaraderie that leads to even more good results going forward. Nothing succeeds like success.</li>\n 	<li><strong>Better partnerships:</strong> Whenever a company does well, other companies associated with it can see improvements, as well. This can lead to long-term partnerships as well as having other companies adopt similar Six Sigma strategies for their companies.</li>\n</ul>\n[/col]\n\n[/row]\n[row padding=\"0px 0px 0px 0px\"]\n\n[col span__sm=\"12\"]\n\n<strong>Below is what you will learn in this course:</strong>\n<ul>\n 	<li>Prerequisites course in order to undergo belt certification system in Six Sigma if do not hold any certifications in six sigma course.</li>\n 	<li>Change management with modern mindset approach</li>\n 	<li>Creating a creative workforce with existing workforce</li>\n 	<li>Overview of six sigma concepts &amp; fundamentals</li>\n 	<li>Methodologies overview</li>\n 	<li>Voice of the Business &amp; Customer</li>\n 	<li>Translating Customer needs into Specific Requirements (CTQ)</li>\n 	<li>Problem Identification</li>\n</ul>\n<strong>Duration: Two whole day Course   </strong>\n\nAfter this course candidates will be officially be registered in <strong><em>Fiji Six Sigma professional database</em></strong>. One year full membership in Six Sigma Academy with assistance in regards to six sigma.\n\n<strong>Conducted in : Starting in Feb, 2019, running once every month</strong>\n\n<strong>Who should attend?</strong>\n<ul>\n 	<li>Any working individuals and students.</li>\n 	<li>Those interested in becoming Six Sigma professionals and undergo Six Sigma Belt Certification program.</li>\n</ul>\n[/col]\n\n[/row]\n[button text=\"Register\" color=\"secondary\" style=\"secondary\" size=\"medium\" depth=\"2\" depth_hover=\"4\" expand=\"true\" link=\"http://training.ac.fj/pages/six-sigma-training-registration-form/\" target=\"_blank\"]\n<h5 style=\"text-align: center;\">Click here to Register for this course.</h5>','The Modern Mindset using Lean Six Sigma Fundamentals - White Belt','','inherit','closed','closed','','448-autosave-v1','','','2019-04-13 07:35:32','2019-04-12 19:35:32','',448,'https://6sigma.academy/448-autosave-v1/',0,'revision','',0),(1175,1,'2019-05-19 12:11:50','2019-05-19 00:11:50','','Call +679 9223300','','publish','closed','closed','','call-679-9223300','','','2019-05-19 12:11:53','2019-05-19 00:11:53','',0,'https://6sigma.academy/?p=1175',4,'nav_menu_item','',0),(1140,1,'2019-04-14 14:50:34','2019-04-14 02:50:34','[gravityform id=\"6\" title=\"true\" description=\"true\"]\r\n<ol>\r\n 	<li></li>\r\n</ol>\r\n<img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n\r\n&nbsp;\r\n<ol>\r\n 	<li></li>\r\n</ol>','white belt workshop registration','','publish','closed','closed','','white-belt-workshop-registration','','','2019-05-22 11:14:08','2019-05-21 23:14:08','',0,'https://6sigma.academy/?page_id=1140',0,'page','',0),(1141,1,'2019-04-14 14:50:34','2019-04-14 02:50:34','[gravityform id=\"6\" title=\"true\" description=\"true\"]','white belt workshop registration','','inherit','closed','closed','','1140-revision-v1','','','2019-04-14 14:50:34','2019-04-14 02:50:34','',1140,'https://6sigma.academy/1140-revision-v1/',0,'revision','',0),(1142,1,'2019-04-15 10:50:39','2019-04-14 22:50:39','[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\nBelow is information about how to  get started learning and getting certified with Six Sigma in Fiji.\r\n\r\n<strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.\r\n\r\n<strong>Step 2:</strong> If you are  taking courses Online, you will be provided with the training videos prepared and recorded by our own master black belt six sigma expert. Register at https://6sigma.academy/elearning/\r\n\r\nWe have created a quick video on how to use this online platform.\r\n\r\nIf you live where there is limited  connections to the internet, we can send you a DVD or USB containing training videos via mail. Terms and conditions apply.\r\n\r\n<strong>Step 3:</strong> Enroll for online examination or phone call verification.\r\n\r\n<strong>Step 4 :</strong> Sit for online examinations at said date and time. For phone examination,we will call you at set time and date to verify your knowledge of the course taken.\r\n\r\n<strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).\r\n\r\n<strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved.\r\n\r\n<strong>Below is the Lean Six Sigma Main Certifications. We also run various other courses in quality control, management,accounting,businesses,marketing,ICT that are integrated with lean six sigma concepts and methodologies etc. Register at our e-learning platform and browse from the list of all online courses available.</strong>\r\n\r\n<em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.\r\n\r\n<em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\r\n\r\n<em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.\r\n\r\n<em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.\r\n\r\nSEE BELOW ON HOW TO USE OUR ONLINE LEARNING PLATFORM\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-04-15 10:50:39','2019-04-14 22:50:39','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1143,1,'2019-04-15 10:52:35','2019-04-14 22:52:35','Lean and six sigma started with manufacturing industry and now has evolved rapidly into other industries. It has successfully applied in heath sector, call center, back office processing’s, financial /banking’s sectors, textiles, hardware, ICT and also has even tested and applied in various government departments.\r\n\r\n[ux_image id=\"1073\"]\r\n\r\nOur training courses that we are offering will go through case studies in these industries and our goal is to ensure the managers are applying lean six sigma methodologies in their organization. The concepts these days people can google it. There so many online resources available. The idea beind six sigma training is to ensure lean six sigma is applied in the industry.\r\n\r\nWe all are looking for skilled workers and critical thinkers. How to get them trained? Where is the measurement system and employee engagement. How to ensure they are taking ownership of their processes.\r\n\r\nThis is the main reason why lean six sigma has a belt system. It ensures workers, team leaders and managers utilize their talents and use data driven analyze in detecting and preventing defects in the processes and further streamline their operations.\r\n\r\nBelow is how an organization gets certified in belt system and become expert in lean six sigma and how the pyramid changes when they apply in organization. Since when implementing in organization the role of executives and champions comes in\r\n\r\n[ux_image id=\"1076\"]\r\n\r\n[ux_image id=\"1077\"]\r\n\r\n[ux_video url=\"https://youtu.be/1Y-rnL9-OB8\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=zIc1R6hmGIY&amp;t=77s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=8s\"]','Why?','','inherit','closed','closed','','1070-revision-v1','','','2019-04-15 10:52:35','2019-04-14 22:52:35','',1070,'https://6sigma.academy/1070-revision-v1/',0,'revision','',0),(1144,1,'2019-04-15 10:55:48','2019-04-14 22:55:48','[row]\r\n\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\nBelow is information about how to  get started learning and getting certified with Six Sigma in Fiji.\r\n\r\n<strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by USP\'s Pacific TAFE at set time and location.\r\n\r\n<strong>Step 2:</strong> If you are  taking courses Online, you will be provided with the training videos prepared and recorded by our own master black belt six sigma expert. Register at https://6sigma.academy/elearning/\r\n\r\nWe have created a quick video on how to use this online platform.\r\n\r\nIf you live where there is limited  connections to the internet, we can send you a DVD or USB containing training videos via mail. Terms and conditions apply.\r\n\r\n<strong>Step 3:</strong> Enroll for online examination or phone call verification.\r\n\r\n<strong>Step 4 :</strong> Sit for online examinations at said date and time. For phone examination,we will call you at set time and date to verify your knowledge of the course taken.\r\n\r\n<strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).\r\n\r\n<strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved.\r\n\r\n<strong>Below is the Lean Six Sigma Main Certifications Courses(The Belt System). We also run various other courses in quality control, management,accounting,business,marketing,ICT that are integrated with lean six sigma concepts and methodologies etc. Register at our e-learning platform and browse from the list of all online courses available.</strong>\r\n\r\n<em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.\r\n\r\n<em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.\r\n\r\n<em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.\r\n\r\n<em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.\r\n\r\n<em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.\r\n\r\nSEE BELOW ON HOW TO USE OUR ONLINE LEARNING PLATFORM\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-04-15 10:55:48','2019-04-14 22:55:48','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1146,1,'2019-04-15 11:06:22','2019-04-14 23:06:22','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented. Process does not only mean in professional life or task but at personal level as well. Six Sigma guides and assist individuals to remove defects from within themselves to improve in their lifestyle. Everything is a process and how you handle these processes and its sub processes are key to success.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma workshops and love to share some of the amazing benefits six sigma has to offer.</p>\r\nWe have created a amazing online platform where you can get trained and become certified six sigma professionals.\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Looking forward to seeing you online or one of our face to face workshops.</p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\r\n<em><strong>Mr. Sachin Singh.</strong></em>\r\n<em><strong>Master Black Belt Six Sigma</strong></em></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Letter from Expert','','inherit','closed','closed','','46-revision-v1','','','2019-04-15 11:06:22','2019-04-14 23:06:22','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(1147,1,'2019-04-15 11:09:19','2019-04-14 23:09:19','<h2 style=\"text-align: center; color: #000000; font-size: 40px;\">Letter from Six Sigma Expert</h2>\r\n[section label=\"Section with box left\" padding=\"59px\" height=\"300px\" border=\"1px 0px 0px 0px\" border_color=\"rgb(235, 235, 235)\"]\r\n\r\n[row style=\"large\" v_align=\"middle\" h_align=\"center\"]\r\n\r\n[col span=\"8\" span__sm=\"12\" align=\"center\"]\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We would like to thank you for coming to our academy’s website. It is my pleasure to assist in educating and providing various certification options for Six Sigma in South Pacific Region.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Where ever there is a PROCESS, six sigma can be implemented. Process does not only mean in professional life or task but at personal level as well. Six Sigma guides and assist individuals to remove defects from within themselves to improve in their lifestyle. Everything is a process and how you handle these processes and its sub processes are key to success.</p>\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">We hope to meet everyone who is interested in upcoming six sigma workshops and love to share some of the amazing benefits six sigma has to offer.</p>\r\nWe have created an amazing online platform where you can get trained and become certified in six sigma. We have also placed other important courses for you to do it and are certified globally.\r\n<p style=\"color: #000000; text-align: justify; line-height: 1.2;\">Looking forward to seeing you online or one of our face to face workshops.</p>\r\n<p style=\"color: #000000; text-align: left;\"><em><strong>Warm Regards,</strong></em>\r\n<em><strong>Mr. Sachin Singh.</strong></em>\r\n<em><strong>Master Black Belt Six Sigma</strong></em></p>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"15px 15px 200px 15px\" margin=\"0px 0px 131px 0px\" bg_color=\"rgb(255, 255, 255)\" depth=\"2\" depth_hover=\"5\"]\r\n\r\n[ux_sidebar]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Letter from Expert','','inherit','closed','closed','','46-revision-v1','','','2019-04-15 11:09:19','2019-04-14 23:09:19','',46,'https://6sigma.academy/46-revision-v1/',0,'revision','',0),(1150,1,'2019-04-26 16:50:42','2019-04-26 04:50:42','','Business training','','inherit','open','closed','','business-training','','','2019-04-26 18:05:44','2019-04-26 06:05:44','',17,'https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg',0,'attachment','image/jpeg',0),(1151,1,'2019-04-26 16:53:54','2019-04-26 04:53:54','[section]\n\n[row]\n\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\n\n<p>[rev_slider alias=\"home1\"]</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\n\n\n[/col]\n\n[/row]\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><img class=\"size-medium wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs-300x208.jpg\" alt=\"\" width=\"300\" height=\"208\" /></p>\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&t=5s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 16:53:54','2019-04-26 04:53:54','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1152,1,'2019-04-26 16:58:24','2019-04-26 04:58:24','[section]\r\n\r\n[row]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\r\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"size-medium wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs-300x208.jpg\" alt=\"\" width=\"300\" height=\"208\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 16:58:24','2019-04-26 04:58:24','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1154,1,'2019-04-26 17:01:49','2019-04-26 05:01:49','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"size-medium wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs-300x208.jpg\" alt=\"\" width=\"300\" height=\"208\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 17:01:49','2019-04-26 05:01:49','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1153,1,'2019-04-26 17:00:18','2019-04-26 05:00:18','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p style=\"text-align: start;\"><span style=\"color: #000000; font-size: 40px; text-align: center;\">Launch of Six Sigma!</span></p>\r\n[ux_gallery ids=\"982,987,983,986,985,984,988\" type=\"grid\" grid_height=\"400px\" depth=\"3\" animate=\"fadeInUp\" image_size=\"original\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"size-medium wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs-300x208.jpg\" alt=\"\" width=\"300\" height=\"208\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 17:00:18','2019-04-26 05:00:18','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1155,1,'2019-04-26 18:05:53','2019-04-26 06:05:53','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 18:05:53','2019-04-26 06:05:53','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1156,1,'2019-04-26 18:22:11','2019-04-26 06:22:11','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 18:22:11','2019-04-26 06:22:11','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1157,1,'2019-04-26 18:34:20','2019-04-26 06:34:20','','e-learning in fiji','','inherit','open','closed','','e-learning-concept','','','2019-04-26 18:34:32','2019-04-26 06:34:32','',17,'https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg',0,'attachment','image/jpeg',0),(1158,1,'2019-04-26 18:34:47','2019-04-26 06:34:47','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 18:34:47','2019-04-26 06:34:47','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1159,1,'2019-04-26 18:36:11','2019-04-26 06:36:11','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 18:36:11','2019-04-26 06:36:11','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1160,1,'2019-04-26 18:37:32','2019-04-26 06:37:32','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" />\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 18:37:32','2019-04-26 06:37:32','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1195,1,'2019-07-24 16:30:07','2019-07-24 04:30:07','[section]\n\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n[ux_slider]\n\n\n[/ux_slider]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:30:07','2019-07-24 04:30:07','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1161,1,'2019-04-26 18:48:58','2019-04-26 06:48:58','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva- 27-28 May, Nadi - 30-31 May. Registration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-26 18:48:58','2019-04-26 06:48:58','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1176,1,'2019-05-19 12:13:32','2019-05-19 00:13:32','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 27-28 May, 3 Seats Left! Registration Closes 22nd May!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-05-19 12:13:32','2019-05-19 00:13:32','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1165,1,'2019-04-30 11:42:09','2019-04-29 23:42:09','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 27-28 May, Nadi/West - 30-31 May. Labasa/North: 4th-5th JuneRegistration and payment by 9th May! LIMITED SEATS!</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-04-30 11:42:09','2019-04-29 23:42:09','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1169,1,'2019-05-02 15:51:45','2019-05-02 03:51:45','','Google-Play-Icon','','inherit','open','closed','','google-play-icon','','','2019-05-02 15:51:45','2019-05-02 03:51:45','',0,'https://6sigma.academy/wp-content/uploads/2019/05/Google-Play-Icon.png',0,'attachment','image/png',0),(1193,1,'2019-07-19 17:59:26','2019-07-19 05:59:26','[section]\n\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\n\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\n\n\n[/col]\n\n[/row]\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations ( IBSA or IBSSA) (www.sixsigmaboard.org and www.sixsigma-accreditation.org) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Career in Six Sigma and contribute to the continuous process improvement.</p>\n<p>We are the South Pacific\'s Voice for Quality where we want to uplift the quality of services in various industries.</p>\n[row]\n\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\n\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\n\n[/col]\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"8\" span__sm=\"12\"]\n\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\n<p><strong>Six Sigma Academy also offers complete direct implementation of Lean Six Sigma at various companies and organizations. Our master black belt can review your organizations processes and use advance tools and resources and provide high end process engineering consultancy that will  help you achieve your goals and objectives. This is our additional service apart from providing education on Six Sigma Academy.</strong></p>\n\n[/col]\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\n\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\n\n[/col]\n\n[/row]\n<p><img class=\"alignnonewp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" /></p>\n<p>The International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.</p>\n\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-07-19 17:59:26','2019-07-19 05:59:26','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(1173,1,'2019-05-04 10:24:41','2019-05-03 22:24:41','[section]\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px 65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n<h1 class=\"uppercase\" style=\"text-align: center; font-size: 50px; color: #000000;\"><strong>About Us</strong></h1>\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" margin=\"0px 0px 0px -65px\"]\r\n\r\n[divider align=\"center\" width=\"169px\" height=\"7px\" margin=\"2.0em\" color=\"rgb(84, 0, 0)\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy is an independent internationally accredited organization from The International Board of Six Sigma Accreditations (IBSSA) (www.sixsigmaboard.org and www.sixsigma-accreditation.org) which helps Organizations and Professionals in South Pacific Region get accredited with worldwide renowned and recognized Six Sigma and Lean Six Sigma Certifications and prove their competence in Six Sigma domain. We empower Six Sigma Professionals in the South Pacific Region by enhancing them to build their Career in Six Sigma and contribute to the continuous process improvement.</p>\r\nWe are the South Pacific\'s Voice for Quality where we want to uplift the quality of services in various industries.\r\n\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" margin=\"-16px 0px 0px 0px\"]\r\n<h1 style=\"text-align: right; font-family: lato; font-weight: bold; font-size: 50px; color: #540000; font- style: italic;\"><em>Empowering Six Sigma Professionals</em></h1>\r\n[/col]\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma Academy has partnered with <strong><em>University of the South Pacific’s</em></strong> <strong>(USP) <em>Pacific Technical and Further Education</em></strong> <strong>(Pacific TAFE)</strong> , a well renowned regional institute will deliver six sigma seminars, workshops, short courses and various certification levels at various facilities around the South Pacific.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Companies and Organizations now that want to undergo certifications in South Pacific Region now can do at various local centers in South Pacific.</p>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"8\" span__sm=\"12\"]\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">Six Sigma is an open Problem Solving and Quality Improvement Framework, and yet before Six Sigma Academy was founded for you, there has been no reasonable way for Six Sigma Professionals like yourself to obtain Six Sigma Certifications and to prove your competence in Six Sigma domain. Six Sigma Professionals had to pay expensive fees for the one way profit-driven Six Sigma Certification Programs of other Certification Entities overseas.</p>\r\n<p style=\"text-align: justify; color: #000000; font-family: arial;\">We aim to remove these barriers set in front of the Six Sigma Professionals in developed, developing and emerging markets by saving them from paying unreasonable fees for Six Sigma Classroom Trainings and Six Sigma Certification Examinations before they certify their know how in Six Sigma. We now are offering local certifications through well-structured own database of all six sigma professionals in South Pacific Region</p>\r\n<strong>Six Sigma Academy also offers complete direct implementation of Lean Six Sigma at various companies and organizations. Our master black belt can review your organizations processes and use advance tools and resources and provide high end process engineering consultancy that will  help you achieve your goals and objectives. This is our additional service apart from providing education on Six Sigma Academy.</strong>\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\" padding=\"0px 0px 0px 0px\" margin=\"-33px 0px 0px 0px\"]\r\n<h2 style=\"font-size: 60px; color: #540000;\">What Six Sigma Academy is all About</h2>\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnonewp-image-549\" src=\"https://6sigma.academy/wp-content/uploads/2019/01/logo-291x300.png\" alt=\"\" width=\"95\" height=\"98\" />\r\n\r\nThe International Board For Six Sigma Accreditation (IBSA) was formed in 2002 to ensure governance of Six Sigma quality control methodologies. Six Sigma is a open Problem Solving and Quality Improvement Framework. Our Board was formed on request of all concerned members to take this open problem solving to a more standardized approach and for last decade our members have benefited from it.\r\n\r\n[/section]','About Us','','inherit','closed','closed','','22-revision-v1','','','2019-05-04 10:24:41','2019-05-03 22:24:41','',22,'https://6sigma.academy/22-revision-v1/',0,'revision','',0),(1177,1,'2019-05-22 11:09:58','2019-05-21 23:09:58','[gravityform id=\"6\" title=\"true\" description=\"true\"]\n\n<strong>Disclaimer:</strong>\n\nAt the time of registration, Six Sigma Academy provided the most recent information available and the delegate and/or speaker accept that the content and/or the delivery of the event can change beyond the control of Six Sigma Academy.\n\nSix Sigma Academy will not take any responsibility for any errors, omissions and changes to the program or content of the event.\n\nSix Sigma Academy reserves the right to make changes as it deems necessary Six  without penalty and in such situations no refunds, part refunds or alternative offers shall be made.\n<ol>\n 	<li>Six Sigma Academy reserves the right to update the Disclaimer without notice to you.</li>\n 	<li>Six Sigma Academy cannot control all content published or disseminated at the event. You may find other delegates’ or participants’ communications, graphics, audio files or other information inappropriate, offensive, harmful, inaccurate, dishonest or misleading and/or deceptive, however you alone are solely responsible for your interaction with Academy other delegates and agree to act responsibly and exercise caution, common sense and safety while in attendance at the conference</li>\n 	<li>Six Sigma Academy, its directors, employees, servants, agents and affiliates shall not be liable for any losses , damages, liabilities, claims or expenses whatsoever arising out of or referable to the event.</li>\n</ol>\n<img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" />\n\n&nbsp;\n<ol>\n 	<li></li>\n</ol>','white belt workshop registration','','inherit','closed','closed','','1140-autosave-v1','','','2019-05-22 11:09:58','2019-05-21 23:09:58','',1140,'https://6sigma.academy/1140-autosave-v1/',0,'revision','',0),(1178,1,'2019-05-20 17:19:21','2019-05-20 05:19:21','','sixsigma-venue-fiji','','inherit','open','closed','','sixsigma-venue-fiji','','','2019-05-20 17:19:21','2019-05-20 05:19:21','',1140,'https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png',0,'attachment','image/png',0),(1179,1,'2019-05-20 17:19:47','2019-05-20 05:19:47','[gravityform id=\"6\" title=\"true\" description=\"true\"]\r\n\r\n&nbsp;\r\n\r\n<img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" />','white belt workshop registration','','inherit','closed','closed','','1140-revision-v1','','','2019-05-20 17:19:47','2019-05-20 05:19:47','',1140,'https://6sigma.academy/1140-revision-v1/',0,'revision','',0),(1192,1,'2019-07-13 17:32:38','2019-07-13 05:32:38','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n&nbsp;\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-13 17:32:38','2019-07-13 05:32:38','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1180,1,'2019-05-22 10:49:48','2019-05-21 22:49:48','[section]\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\" margin=\"-60px 0px 0px 0px\"]\r\n\r\n&nbsp;\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n<img class=\"alignnone size-full wp-image-1014\" src=\"https://6sigma.academy/wp-content/uploads/2019/02/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\" alt=\"\" width=\"1280\" height=\"881\" />\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 27-28 May, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" /></a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-05-22 10:49:48','2019-05-21 22:49:48','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1184,1,'2019-05-22 11:14:08','2019-05-21 23:14:08','[gravityform id=\"6\" title=\"true\" description=\"true\"]\r\n<ol>\r\n 	<li></li>\r\n</ol>\r\n<img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n\r\n&nbsp;\r\n<ol>\r\n 	<li></li>\r\n</ol>','white belt workshop registration','','inherit','closed','closed','','1140-revision-v1','','','2019-05-22 11:14:08','2019-05-21 23:14:08','',1140,'https://6sigma.academy/1140-revision-v1/',0,'revision','',0),(1186,1,'2019-05-25 07:59:05','2019-05-24 19:59:05','[row]\n\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n\n[/col]\n\n[/row]\n<p>Below is information on how to  get started learning lean six sigma and getting certified with relevant belts.</p>\n<p><strong>Step 1:</strong> Choose whether you want to learn Online or through workshop organized by our academy or the workforce unit at Pacific TAFE of University of the South Pacific (USP)</p>\n<p><strong>Step 2:</strong> If you are  taking courses Online, you will be provided with the training videos prepared and recorded by our own master black belt six sigma expert. Register at https://6sigma.academy/elearning/</p>\n<p>We have created a quick video on how to use this online platform.</p>\n<p>If there is limited  connections to the internet, we can send you a DVD or USB containing training videos via mail. Terms and conditions apply on this and may incur additional chargers.</p>\n<p><strong>Step 3:</strong> Enroll for online examination or phone call verification to getting certified .</p>\n<p><strong>Step 4 :</strong> Sit for online examinations at said date and time. For phone examination,we will call you at set time and date to verify your knowledge of the course  taken.</p>\n<p><strong>Step 5:</strong> Submit Projects (Only required for green,black belt and master black belt certification).</p>\n<p><strong>Step 6:</strong> Receive Certification in two weeks from the date of examination. Certification only issued if min 75% pass rate is achieved.</p>\n<p><strong>COST </strong></p>\n<p>Our cost structure is based on below services:</p>\n<ul>\n<li>Training &amp; Coaching</li>\n<li>Examination &amp; Certification</li>\n<li>Re-certification (Only <strong>Green &amp; Black Belt</strong> requires re-certification. Each certification is valid for 2 years.)</li>\n</ul>\n<p><strong>Below is the Lean Six Sigma Main Certifications Courses(The Belt System). We also run various other courses in quality control, management,accounting,business,marketing,ICT that are integrated with lean six sigma concepts and methodologies etc. Register at our e-learning platform and browse from the list of all online courses available.</strong></p>\n<p><em><strong>White Belt:</strong> </em>Basic fundamentals and overview of lean six sigma principles and implementation. This is the foundation of six sigma. Our training is unique and it will open your mind and naturally move you from your comfort zone in how to enhance a process in your personal, business or enterprise environment.</p>\n<p><em><strong>Yellow Belt:</strong> </em>This Belt goes further in explaining on how to integrate Six Sigma methodologies for the improvement of production and transactional systems to better meet customer expectations and bottom-line objectives of their organization.</p>\n<p><em><strong>Green Belt: </strong></em>Green Belt certifies the employee to serve as a trained team member within his or her function-specific area of the organization. This focus allows the Green Belt to work on small, carefully defined Six Sigma projects, requiring less than a Black Belt’s full-time commitment to Six Sigma throughout the organization.</p>\n<p><em><strong>Black Belt: </strong></em>The Black Belt certifies an understanding of team leadership, team dynamics, and successfully assigning team members with roles and responsibilities. Black Belt Training develops complete understanding of the DMAIC model in accordance with the Six Sigma principles, basic knowledge of enterprise concepts, and skills to quickly identify “non-value-added” activities.</p>\n<p><em><strong>Master Black Belt:</strong></em> Master Black Belts have to display competent mastery of the Six Sigma methodology process and have a demonstrated knowledge of Six Sigma <strong>statistical tools.</strong> Many individuals that decide to take the step to become a Master Black Belt are making the decision to not only become a top-notch educator, but also a future leader within an organization or as a consultant who can provide six sigma training\'s and certifications.</p>\n<p>SEE BELOW ON HOW TO USE OUR ONLINE LEARNING PLATFORM</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]','How to start?','','inherit','closed','closed','','695-revision-v1','','','2019-05-25 07:59:05','2019-05-24 19:59:05','',695,'https://6sigma.academy/695-revision-v1/',0,'revision','',0),(1181,1,'2019-05-22 11:04:33','2019-05-21 23:04:33','[gravityform id=\"6\" title=\"true\" description=\"true\"]\r\n\r\n&nbsp;\r\n\r\n<img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n\r\n&nbsp;\r\n\r\n<strong>Disclaimer:</strong>\r\n\r\nAt the time of registration, Six Sigma Academy provided the most recent information available and the delegate and/or speaker accept that the content and/or the delivery of the event can change beyond the control of Six Sigma Academy.\r\n\r\nSix Sigma Academy will not take any responsibility for any errors, omissions and changes to the program or content of the event.\r\n\r\nSix Sigma Academy reserves the right to make changes as it deems necessary Six  without penalty and in such situations no refunds, part refunds or alternative offers shall be made.\r\n<ol>\r\n 	<li>Six Sigma Academy reserves the right to update the Disclaimer without notice to you.</li>\r\n 	<li>Six Sigma Academy cannot control all content published or disseminated at the event. You may find other delegates’ or participants’ communications, graphics, audio files or other information inappropriate, offensive, harmful, inaccurate, dishonest or misleading and/or deceptive, however you alone are solely responsible for your interaction Six Sigma Academy other delegates and agree to act responsibly and exercise caution, common sense and safety while in attendance at the conference</li>\r\n 	<li>Six Sigma Academy, its directors, employees, servants, agents and affiliates shall not be liable for any losses , damages, liabilities, claims or expenses whatsoever arising out of or referable to the event.</li>\r\n</ol>','white belt workshop registration','','inherit','closed','closed','','1140-revision-v1','','','2019-05-22 11:04:33','2019-05-21 23:04:33','',1140,'https://6sigma.academy/1140-revision-v1/',0,'revision','',0),(1183,1,'2019-05-22 11:10:28','2019-05-21 23:10:28','[gravityform id=\"6\" title=\"true\" description=\"true\"]\r\n\r\n<strong>Disclaimer:</strong>\r\n\r\nAt the time of registration, Six Sigma Academy provided the most recent information available and the delegate and/or speaker accept that the content and/or the delivery of the event can change beyond the control of Six Sigma Academy.\r\n\r\nSix Sigma Academy will not take any responsibility for any errors, omissions and changes to the program or content of the event.\r\n\r\nSix Sigma Academy reserves the right to make changes as it deems necessary Six  without penalty and in such situations no refunds, part refunds or alternative offers shall be made.\r\n<ol>\r\n 	<li>Six Sigma Academy reserves the right to update the Disclaimer without notice to you.</li>\r\n 	<li>Six Sigma Academy cannot control all content published or disseminated at the event. You may find other delegates’ or participants’ communications, graphics, audio files or other information inappropriate, offensive, harmful, inaccurate, dishonest or misleading and/or deceptive, however you alone are solely responsible for your interaction with other delegates and agree to act responsibly and exercise caution, common sense and safety while in attendance at the conference</li>\r\n 	<li>Six Sigma Academy, its directors, employees, servants, agents and affiliates shall not be liable for any losses , damages, liabilities, claims or expenses whatsoever arising out of or referable to the event.</li>\r\n</ol>\r\n<img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n\r\n&nbsp;\r\n<ol>\r\n 	<li></li>\r\n</ol>','white belt workshop registration','','inherit','closed','closed','','1140-revision-v1','','','2019-05-22 11:10:28','2019-05-21 23:10:28','',1140,'https://6sigma.academy/1140-revision-v1/',0,'revision','',0),(1182,1,'2019-05-22 11:05:47','2019-05-21 23:05:47','[gravityform id=\"6\" title=\"true\" description=\"true\"]\r\n\r\n<strong>Disclaimer:</strong>\r\n\r\nAt the time of registration, Six Sigma Academy provided the most recent information available and the delegate and/or speaker accept that the content and/or the delivery of the event can change beyond the control of Six Sigma Academy.\r\n\r\nSix Sigma Academy will not take any responsibility for any errors, omissions and changes to the program or content of the event.\r\n\r\nSix Sigma Academy reserves the right to make changes as it deems necessary Six  without penalty and in such situations no refunds, part refunds or alternative offers shall be made.\r\n<ol>\r\n 	<li>Six Sigma Academy reserves the right to update the Disclaimer without notice to you.</li>\r\n 	<li>Six Sigma Academy cannot control all content published or disseminated at the event. You may find other delegates’ or participants’ communications, graphics, audio files or other information inappropriate, offensive, harmful, inaccurate, dishonest or misleading and/or deceptive, however you alone are solely responsible for your interaction Six Sigma Academy other delegates and agree to act responsibly and exercise caution, common sense and safety while in attendance at the conference</li>\r\n 	<li>Six Sigma Academy, its directors, employees, servants, agents and affiliates shall not be liable for any losses , damages, liabilities, claims or expenses whatsoever arising out of or referable to the event.</li>\r\n</ol>\r\n<img class=\"alignnone size-full wp-image-1178\" src=\"https://6sigma.academy/wp-content/uploads/2019/05/sixsigma-venue-fiji.png\" alt=\"\" width=\"1000\" height=\"563\" />\r\n\r\n&nbsp;\r\n<ol>\r\n 	<li></li>\r\n</ol>','white belt workshop registration','','inherit','closed','closed','','1140-revision-v1','','','2019-05-22 11:05:47','2019-05-21 23:05:47','',1140,'https://6sigma.academy/1140-revision-v1/',0,'revision','',0),(1196,1,'2019-07-24 16:30:37','2019-07-24 04:30:37','[section]\n\n[ux_slider]\n\n[ux_image id=\"1014\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:30:37','2019-07-24 04:30:37','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1202,1,'2019-07-24 16:34:04','2019-07-24 04:34:04','[section]\n\n[ux_slider]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:34:04','2019-07-24 04:34:04','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1197,1,'2019-07-24 16:31:33','2019-07-24 04:31:33','[section]\n\n[ux_slider]\n\n[ux_image id=\"1014\"]\n\n[ux_banner height=\"500px\" bg=\"1014\" bg_pos=\"27% 30%\"]\n\n[text_box position_x=\"50\" position_y=\"50\"]\n\n<h3 class=\"uppercase\"><strong>This is a simple banner</strong></h3>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:31:33','2019-07-24 04:31:33','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1198,1,'2019-07-24 16:32:42','2019-07-24 04:32:42','','2','','inherit','open','closed','','2-2','','','2019-07-24 16:32:42','2019-07-24 04:32:42','',0,'https://6sigma.academy/wp-content/uploads/2019/07/2.jpg',0,'attachment','image/jpeg',0),(1199,1,'2019-07-24 16:33:04','2019-07-24 04:33:04','','3','','inherit','open','closed','','3-2','','','2019-07-24 16:33:04','2019-07-24 04:33:04','',0,'https://6sigma.academy/wp-content/uploads/2019/07/3.jpg',0,'attachment','image/jpeg',0),(1200,1,'2019-07-24 16:33:22','2019-07-24 04:33:22','','4','','inherit','open','closed','','4-2','','','2019-07-24 16:33:22','2019-07-24 04:33:22','',0,'https://6sigma.academy/wp-content/uploads/2019/07/4.jpg',0,'attachment','image/jpeg',0),(1201,1,'2019-07-24 16:33:53','2019-07-24 04:33:53','','5','','inherit','open','closed','','5-2','','','2019-07-24 16:33:53','2019-07-24 04:33:53','',0,'https://6sigma.academy/wp-content/uploads/2019/07/5.jpg',0,'attachment','image/jpeg',0),(1203,1,'2019-07-24 16:35:23','2019-07-24 04:35:23','[section]\n\n[ux_slider timer=\"2000\"]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:35:23','2019-07-24 04:35:23','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1204,1,'2019-07-24 16:40:55','2019-07-24 04:40:55','[section]\n\n[ux_slider style=\"focus\" slide_width=\"800px\" timer=\"4000\"]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:40:55','2019-07-24 04:40:55','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1205,1,'2019-07-24 16:44:36','2019-07-24 04:44:36','[section]\n\n[ux_slider slide_width=\"800px\" timer=\"4000\"]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:44:36','2019-07-24 04:44:36','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1207,1,'2019-07-24 16:46:32','2019-07-24 04:46:32','[section]\n\n[ux_slider slide_width=\"800px\" timer=\"4000\"]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:46:32','2019-07-24 04:46:32','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1206,1,'2019-07-24 16:45:25','2019-07-24 04:45:25','[section]\n\n[ux_slider slide_width=\"800px\" timer=\"4000\"]\n\n[ux_image id=\"1014\" image_size=\"medium\"]\n\n[ux_image id=\"1198\" image_size=\"medium\"]\n\n[ux_image id=\"1199\" image_size=\"medium\"]\n\n[ux_image id=\"1200\" image_size=\"medium\"]\n\n[ux_image id=\"1201\" image_size=\"medium\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:45:25','2019-07-24 04:45:25','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1208,1,'2019-07-24 16:48:34','2019-07-24 04:48:34','','6','','inherit','open','closed','','6-2','','','2019-07-24 16:48:34','2019-07-24 04:48:34','',0,'https://6sigma.academy/wp-content/uploads/2019/07/6.jpg',0,'attachment','image/jpeg',0),(1209,1,'2019-07-24 16:49:25','2019-07-24 04:49:25','','7','','inherit','open','closed','','7','','','2019-07-24 16:49:25','2019-07-24 04:49:25','',0,'https://6sigma.academy/wp-content/uploads/2019/07/7.jpg',0,'attachment','image/jpeg',0),(1210,1,'2019-07-24 16:49:49','2019-07-24 04:49:49','','8','','inherit','open','closed','','8','','','2019-07-24 16:49:49','2019-07-24 04:49:49','',0,'https://6sigma.academy/wp-content/uploads/2019/07/8.jpg',0,'attachment','image/jpeg',0),(1211,1,'2019-07-24 16:50:25','2019-07-24 04:50:25','','9','','inherit','open','closed','','9','','','2019-07-24 16:50:25','2019-07-24 04:50:25','',0,'https://6sigma.academy/wp-content/uploads/2019/07/9.jpg',0,'attachment','image/jpeg',0),(1212,1,'2019-07-24 16:50:37','2019-07-24 04:50:37','[section]\n\n[ux_slider slide_width=\"800px\" timer=\"4000\"]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n[ux_image id=\"1208\"]\n\n[ux_image id=\"1209\"]\n\n[ux_image id=\"1210\"]\n\n[ux_image id=\"1211\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:50:37','2019-07-24 04:50:37','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1213,1,'2019-07-24 16:51:19','2019-07-24 04:51:19','','10','','inherit','open','closed','','10','','','2019-07-24 16:51:19','2019-07-24 04:51:19','',0,'https://6sigma.academy/wp-content/uploads/2019/07/10.jpg',0,'attachment','image/jpeg',0),(1214,1,'2019-07-24 16:51:29','2019-07-24 04:51:29','[section]\n\n[ux_slider slide_width=\"800px\" timer=\"4000\"]\n\n[ux_image id=\"1014\"]\n\n[ux_image id=\"1198\"]\n\n[ux_image id=\"1199\"]\n\n[ux_image id=\"1200\"]\n\n[ux_image id=\"1201\"]\n\n[ux_image id=\"1208\"]\n\n[ux_image id=\"1209\"]\n\n[ux_image id=\"1210\"]\n\n[ux_image id=\"1211\"]\n\n[ux_image id=\"1213\"]\n\n\n[/ux_slider]\n<p><a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a></p>\n<p> </p>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\n</div>\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\n<div data-offset-key=\"1spk0-0-0\">\n<p><a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\n</div>\n</div>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\n<p> </p>\n<p><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a></p>\n<p>Watch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.</p>\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\n\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\n\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\n\n<p>&nbsp;</p>\n[row]\n\n[col span__sm=\"12\"]\n\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n\n[/row_inner]\n[row_inner]\n\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\n\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\n\n\n[/col_inner]\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\n\n\n[/col_inner]\n\n[/row_inner]\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\n\n[/col]\n\n[/row]\n[row]\n\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\n\n[ux_image_box img=\"225\" image_height=\"192px\"]\n\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"107\"]\n\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\n\n[/ux_image_box]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_image_box img=\"224\"]\n\n<h4 style=\"color: #000000;\">Brief History</h4>\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\n\n[/ux_image_box]\n\n[/col]\n\n[/row]\n\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-24 16:51:29','2019-07-24 04:51:29','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1215,1,'2019-07-25 09:34:12','2019-07-24 21:34:12','[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"50px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"1014\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Six Sigma Training Programme Launch</h2>\n<p>The Six Sigma is a proven management strategy, which focuses on improving the outcomes and performance of any company, whether it is a manufacturing firm or a service industry, by reducing variability</p>\n[button text=\"View aRTICLE\" color=\"secondary\" link=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\" target=\"_blank\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','News/Media','','publish','closed','closed','','news-media','','','2019-07-25 09:41:18','2019-07-24 21:41:18','',0,'https://6sigma.academy/?page_id=1215',0,'page','',0),(1216,1,'2019-07-25 09:34:12','2019-07-24 21:34:12','','News/Media','','inherit','closed','closed','','1215-revision-v1','','','2019-07-25 09:34:12','2019-07-24 21:34:12','',1215,'https://6sigma.academy/1215-revision-v1/',0,'revision','',0),(1217,1,'2019-07-25 09:37:53','2019-07-24 21:37:53','[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"1014\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Section with image left</h2>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[button text=\"View aRTICLE\" color=\"secondary\" link=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\" target=\"_blank\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','News/Media','','inherit','closed','closed','','1215-revision-v1','','','2019-07-25 09:37:53','2019-07-24 21:37:53','',1215,'https://6sigma.academy/1215-revision-v1/',0,'revision','',0),(1218,1,'2019-07-25 09:40:34','2019-07-24 21:40:34','[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"60px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"1014\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Six Sigma Training Programme Launch</h2>\n<p>The Six Sigma is a proven management strategy, which focuses on improving the outcomes and performance of any company, whether it is a manufacturing firm or a service industry, by reducing variability</p>\n[button text=\"View aRTICLE\" color=\"secondary\" link=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\" target=\"_blank\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','News/Media','','inherit','closed','closed','','1215-revision-v1','','','2019-07-25 09:40:34','2019-07-24 21:40:34','',1215,'https://6sigma.academy/1215-revision-v1/',0,'revision','',0),(1219,1,'2019-07-25 09:41:18','2019-07-24 21:41:18','[section label=\"Media Left\" bg_color=\"rgb(193, 193, 193)\" bg_overlay=\"rgba(255, 255, 255, 0.85)\" padding=\"50px\"]\n\n[row style=\"large\" v_align=\"middle\"]\n\n[col span=\"6\" span__sm=\"12\"]\n\n[ux_image id=\"1014\"]\n\n\n[/col]\n[col span=\"6\" span__sm=\"12\" align=\"left\"]\n\n<h2>Six Sigma Training Programme Launch</h2>\n<p>The Six Sigma is a proven management strategy, which focuses on improving the outcomes and performance of any company, whether it is a manufacturing firm or a service industry, by reducing variability</p>\n[button text=\"View aRTICLE\" color=\"secondary\" link=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\" target=\"_blank\"]\n\n\n[/col]\n\n[/row]\n\n[/section]','News/Media','','inherit','closed','closed','','1215-revision-v1','','','2019-07-25 09:41:18','2019-07-24 21:41:18','',1215,'https://6sigma.academy/1215-revision-v1/',0,'revision','',0),(1220,1,'2019-07-25 09:42:33','2019-07-24 21:42:33',' ','','','publish','closed','closed','','1220','','','2019-07-25 09:42:33','2019-07-24 21:42:33','',0,'https://6sigma.academy/?p=1220',15,'nav_menu_item','',0),(1222,1,'2019-07-25 09:58:22','2019-07-24 21:58:22','[rev_slider alias=\"new_main\"]\r\n\r\n[section]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 09:58:22','2019-07-24 21:58:22','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1221,1,'2019-07-25 09:56:26','2019-07-24 21:56:26','[section]\r\n\r\n[rev_slider alias=\"new_main\"]\r\n\r\n[ux_slider slide_width=\"800px\" timer=\"4000\"]\r\n\r\n[ux_image id=\"1014\"]\r\n\r\n[ux_image id=\"1198\"]\r\n\r\n[ux_image id=\"1199\"]\r\n\r\n[ux_image id=\"1200\"]\r\n\r\n[ux_image id=\"1201\"]\r\n\r\n[ux_image id=\"1208\"]\r\n\r\n[ux_image id=\"1209\"]\r\n\r\n[ux_image id=\"1210\"]\r\n\r\n[ux_image id=\"1211\"]\r\n\r\n[ux_image id=\"1213\"]\r\n\r\n[/ux_slider]\r\n\r\n<a href=\"https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/\">Click here to read the article on our launch of six sigma in south pacific.</a>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a>\r\n\r\n</div>\r\n</div>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a>\r\n\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 09:56:26','2019-07-24 21:56:26','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1224,1,'2019-07-25 10:05:33','2019-07-24 22:05:33','&nbsp;\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 10:05:33','2019-07-24 22:05:33','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1223,1,'2019-07-25 09:59:15','2019-07-24 21:59:15','[rev_slider alias=\"new_main\"]\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 09:59:15','2019-07-24 21:59:15','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1226,1,'2019-07-25 10:11:01','2019-07-24 22:11:01','&nbsp;\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 10:11:01','2019-07-24 22:11:01','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1225,1,'2019-07-25 10:05:45','2019-07-24 22:05:45','[rev_slider alias=\"new_main\"]\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 10:05:45','2019-07-24 22:05:45','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1228,1,'2019-07-25 10:13:10','2019-07-24 22:13:10','&nbsp;\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 10:13:10','2019-07-24 22:13:10','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1227,1,'2019-07-25 10:11:11','2019-07-24 22:11:11','[rev_slider alias=\"new_main\"]\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 10:11:11','2019-07-24 22:11:11','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1232,1,'2019-08-30 08:22:45','2019-08-29 20:22:45','[rev_slider alias=\"new_main\"]\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 27th-28th September 2019. Venue: Suva</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-08-30 08:22:45','2019-08-29 20:22:45','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0),(1229,1,'2019-07-25 10:14:21','2019-07-24 22:14:21','[rev_slider alias=\"new_main\"]\r\n\r\n[section]\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"avvg2-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"avvg2-0-0\"><strong>Business Workshop Notice:</strong></div>\r\n</div>\r\n<div class=\"\" data-block=\"true\" data-editor=\"8ra6n\" data-offset-key=\"1spk0-0-0\">\r\n<div class=\"_1mf _1mj\" style=\"text-align: center;\" data-offset-key=\"1spk0-0-0\"><span data-offset-key=\"1spk0-0-0\">Upcoming Lean Six Sigma Workshop: Suva/East- 9th-10th August, Venue: Southern Cross Hotel (top Floor)</span></div>\r\n<div data-offset-key=\"1spk0-0-0\"></div>\r\n<div data-offset-key=\"1spk0-0-0\">\r\n\r\n<a href=\"https://6sigma.academy/white-belt-workshop-registration/\"><img class=\"alignnone size-full wp-image-1150 aligncenter\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/business-training-xs.jpg\" alt=\"\" width=\"536\" height=\"372\" /></a>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/white-belt-workshop-registration/\">CLICK HERE TO REGISTER</a></p>\r\n\r\n</div>\r\n</div>\r\n<p style=\"text-align: center;\"><a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\">ONLINE COURSES CLICK HERE TO REGISTER</a></p>\r\n<a href=\"https://6sigma.academy/elearning/?action=register&amp;redirect_to\"><img class=\"alignnone size-full wp-image-1157\" src=\"https://6sigma.academy/wp-content/uploads/2019/04/online-learning-in-fiji.jpg\" alt=\"\" width=\"1140\" height=\"600\" /></a>\r\n\r\nWatch Video how to start learning online!. You can also use your mobile phone to access as our platform is fully responsive to smart phones.\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=wcqm8I40lTg\"]\r\n\r\n[ux_video url=\"https://youtu.be/zIc1R6hmGIY\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=1Y-rnL9-OB8&amp;t=1s\"]\r\n\r\n[ux_video url=\"https://www.youtube.com/watch?v=X20CbfM6J8o&amp;t=5s\"]\r\n\r\n&nbsp;\r\n\r\n[row]\r\n\r\n[col span__sm=\"12\"]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Course Overview</h3>\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 255, 255)\" text_depth=\"3\" hover=\"focus\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma White Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(255, 252, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Yellow Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-yellow-belt-certifications/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 255, 18)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #000000;\">Lean Six Sigma Green Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-green-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n[row_inner]\r\n\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\" bg_color=\"rgb(0, 0, 0)\" text_depth=\"3\" depth=\"3\" depth_hover=\"2\"]\r\n<h2 style=\"text-align: center; color: #ffffff;\">Lean Six Sigma Black Belt Certifications</h2>\r\n[button text=\"Learn More\" color=\"secondary\" radius=\"10\" expand=\"true\" link=\"https://6sigma.academy/six-sigma-black-belt-certification-program/\" target=\"_blank\"]\r\n\r\n[/col_inner]\r\n[col_inner span=\"4\" span__sm=\"12\" padding=\"32px 24px 6px 24px\"]\r\n\r\n[/col_inner]\r\n\r\n[/row_inner]\r\n<h3 style=\"color: #000000; text-align: center; font-size: 40px;\">Six Sigma Resources</h3>\r\n[/col]\r\n\r\n[/row]\r\n[row]\r\n\r\n[col span=\"4\" span__sm=\"12\" color=\"light\"]\r\n\r\n[ux_image_box img=\"225\" image_height=\"192px\"]\r\n<h4 style=\"color: #000000;\">What is Six Sigma?</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) is a set of techniques and tools for process improvement.</p>\r\n<p style=\"color: #9d9f9f; font-weight: 600;\"><a href=\"https://6sigma.academy/what-is-six-sigma/\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"107\"]\r\n<h4 style=\"color: #000000;\">Six Sigma Methodology</h4>\r\n<p style=\"color: #000000;\">Six Sigma Consultants all over the world have developed proprietary methodologies</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-methodology\">Read More... </a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n[col span=\"4\" span__sm=\"12\"]\r\n\r\n[ux_image_box img=\"224\"]\r\n<h4 style=\"color: #000000;\">Brief History</h4>\r\n<p style=\"color: #000000;\">Six Sigma (6σ) The process that led to Six Sigma was originated in the 19th Century with the bell curve developed by Carl</p>\r\n<p style=\"font-weight: 600;\"><a href=\"https://6sigma.academy/six-sigma-history/\"> Read More...</a></p>\r\n[/ux_image_box]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Home','','inherit','closed','closed','','17-revision-v1','','','2019-07-25 10:14:21','2019-07-24 22:14:21','',17,'https://6sigma.academy/17-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_queue`
--

DROP TABLE IF EXISTS `wp_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_queue` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attempts` tinyint(1) NOT NULL DEFAULT '0',
  `locked` tinyint(1) NOT NULL DEFAULT '0',
  `locked_at` datetime DEFAULT NULL,
  `available_at` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_queue`
--

LOCK TABLES `wp_queue` WRITE;
/*!40000 ALTER TABLE `wp_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_queue` 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` longtext,
  `hover` longtext,
  `advanced` longtext,
  `params` longtext NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=115 DEFAULT CHARSET=utf8mb4;
/*!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','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(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','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000\"}'),(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','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Power2.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\"}'),(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\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Back.easeOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power2.easeInOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"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\":\"-\"}'),(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\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"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\":\"-\"}'),(110,'.tp-caption.ComingSoon-Highlight','{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20\",\"line-height\":\"37px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Lato\",\"text-decoration\":\"none\",\"background-color\":\"#009aee\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\"}'),(111,'.tp-caption.ComingSoon-Count','{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"50px\",\"line-height\":\"50px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Lato\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\"}'),(112,'.tp-caption.ComingSoon-CountUnit','{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Lato\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\"}'),(113,'.tp-caption.ComingSoon-NotifyMe','{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"color\":\"#a49d8f\",\"font-size\":\"27px\",\"line-height\":\"35px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Lato\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\"}'),(114,'.tp-caption.Agency-LogoText','{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}','null','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Lato\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\"}');
/*!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,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4;
/*!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,'PopUp-Back','{\"movex\":\"inherit\",\"movey\":\"inherit\",\"mask\":\"false\",\"movez\":\"0\",\"rotationx\":\"0\",\"rotationy\":\"360deg\",\"rotationz\":\"0\",\"scalex\":\"0.5\",\"scaley\":\"0.5\",\"skewx\":\"0\",\"skewy\":\"0\",\"captionopacity\":\"0\",\"mask_x\":\"0px\",\"mask_y\":\"top\",\"easing\":\"Back.easeOut\",\"speed\":\"500\",\"split\":\"none\",\"splitdelay\":\"10\",\"movex_reverse\":\"false\",\"movey_reverse\":\"false\",\"rotationx_reverse\":\"false\",\"rotationy_reverse\":\"false\",\"rotationz_reverse\":\"false\",\"scalex_reverse\":\"false\",\"scaley_reverse\":\"false\",\"skewx_reverse\":\"false\",\"skewy_reverse\":\"false\",\"mask_x_reverse\":\"false\",\"mask_y_reverse\":\"false\",\"type\":\"customin\"}',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` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!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,
  `params` longtext NOT NULL,
  `settings` text,
  `type` varchar(191) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4;
/*!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 (2,'home','home1','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"instagram-hash-tag\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"home\",\"alias\":\"home1\",\"shortcode\":\"[rev_slider alias=\\\\\\\"home1\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1240\",\"height\":\"600\",\"width_notebook\":\"1024\",\"height_notebook\":\"600\",\"enable_custom_size_notebook\":\"on\",\"width_tablet\":\"778\",\"height_tablet\":\"500\",\"enable_custom_size_tablet\":\"on\",\"width_mobile\":\"480\",\"height_mobile\":\"400\",\"enable_custom_size_iphone\":\"on\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_blur_start\":\"0\",\"def-kb_blur_end\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"blank\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progressbar_color\":\"rgba(0,0,0,0.15)\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"-1\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"true\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"30\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"30\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"on\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round-old\",\"navigation_bullets_preset\":\"default\",\"ph-round-old-bullets-border-hover-color-color-rgba-def\":\"off\",\"ph-round-old-bullets-border-hover-color-color-rgba\":\"#000000\",\"ph-round-old-bullets-back-hover-color-color-rgba-def\":\"off\",\"ph-round-old-bullets-back-hover-color-color-rgba\":\"#ffffff\",\"ph-round-old-bullets-border-size-custom-def\":\"off\",\"ph-round-old-bullets-border-size-custom\":\"3\",\"ph-round-old-bullets-border-color-color-rgba-def\":\"off\",\"ph-round-old-bullets-border-color-color-rgba\":\"rgba(255,255,255,0.9)\",\"ph-round-old-bullets-back-color-color-rgba-def\":\"off\",\"ph-round-old-bullets-back-color-color-rgba\":\"#999999\",\"ph-round-old-bullets-bullet-size-custom-def\":\"off\",\"ph-round-old-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"true\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_style\":\"\",\"navigation_tabs_preset\":\"default\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"on\",\"touchenabled_desktop\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"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\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_bg_speed\":\"0\",\"parallax_ls_speed\":\"0\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"allow_android_html5_autoplay\":\"on\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}','{\"version\":5}',''),(7,'comingsoon','coming_soon','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"instagram-hash-tag\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"comingsoon\",\"alias\":\"coming_soon\",\"shortcode\":\"[rev_slider alias=\\\\\\\"coming_soon\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"1240\",\"height\":\"868\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_blur_start\":\"0\",\"def-kb_blur_end\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Overwrite Selected Settings on all Slides\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progressbar_color\":\"rgba(0,0,0,0.15)\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"off\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"touchenabled_desktop\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_bg_speed\":\"0\",\"parallax_ls_speed\":\"0\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"allow_android_html5_autoplay\":\"on\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\"}','{\"version\":5}',''),(6,'coming1','coming_1','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"instagram-hash-tag\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"coming1\",\"alias\":\"coming_1\",\"shortcode\":\"[rev_slider alias=\\\\\\\"coming_1\\\\\\\"]\",\"slider-type\":\"hero\",\"slider_type\":\"fullwidth\",\"width\":\"1240\",\"height\":\"600\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_blur_start\":\"0\",\"def-kb_blur_end\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Overwrite Selected Settings on all Slides\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progressbar_color\":\"rgba(0,0,0,0.15)\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"off\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"touchenabled_desktop\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_bg_speed\":\"0\",\"parallax_ls_speed\":\"0\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"allow_android_html5_autoplay\":\"on\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\"}','{\"version\":5}',''),(8,'newmain','new_main','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"instagram-hash-tag\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"newmain\",\"alias\":\"new_main\",\"shortcode\":\"[rev_slider alias=\\\\\\\"new_main\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1240\",\"height\":\"700\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_blur_start\":\"0\",\"def-kb_blur_end\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Overwrite Selected Settings on all Slides\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progressbar_color\":\"rgba(0,0,0,0.15)\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"off\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"touchenabled_desktop\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_bg_speed\":\"0\",\"parallax_ls_speed\":\"0\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"allow_android_html5_autoplay\":\"on\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}','{\"version\":5}','');
/*!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` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4;
/*!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 (2,2,2,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-old-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-old-bullets-bullet-size-custom\":\"12\",\"ph-round-old-bullets-back-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-color-color-rgba\":\"#999999\",\"ph-round-old-bullets-border-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-color-color-rgba\":\"rgba(255,255,255,0.9)\",\"ph-round-old-bullets-border-size-custom-slide\":\"off\",\"ph-round-old-bullets-border-size-custom\":\"3\",\"ph-round-old-bullets-back-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-hover-color-color-rgba\":\"#ffffff\",\"ph-round-old-bullets-border-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-hover-color-color-rgba\":\"#000000\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 4\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2018\\/10\\/pexels-photo-886465.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"904px\",\"notebook\":\"904px\"},\"scaleY\":{\"desktop\":\"602px\",\"notebook\":\"602px\"},\"originalWidth\":1880,\"originalHeight\":1253,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":190,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":190,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8510,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-64,\"notebook\":-255},\"top\":{\"desktop\":0,\"notebook\":0},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 4\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"video_width\":{\"desktop\":\"480px\",\"notebook\":\"480px\"},\"video_height\":{\"desktop\":\"360px\",\"notebook\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\",\"notebook\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":904,\"height\":602,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\",\"notebook\":\"20\"},\"line-height\":{\"desktop\":\"22\",\"notebook\":\"22\"},\"font-weight\":{\"desktop\":\"400\",\"notebook\":\"400\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\",\"notebook\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\",\"notebook\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"font-size\":{\"desktop\":\"\"},\"line-height\":{\"desktop\":\"\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"\"},\"letter-spacing\":{\"desktop\":\"\"}},\"deformation\":{\"background-color\":\"#ffffff\",\"border-color\":\"rgba(0,0,0,0.5)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"text\":\" \",\"alias\":\"Shape\",\"type\":\"shape\",\"style\":\"\",\"internal_class\":\"tp-shape tp-shapewrapper\",\"autolinebreak\":false,\"max_width\":{\"desktop\":\"484px\"},\"max_height\":{\"desktop\":\"601px\"},\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":803},\"top\":{\"desktop\":0},\"isDemo\":false,\"hover\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":400,\"height\":600,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"SIX SIGMA <\\/br>TRAINING\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":190,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SlideMaskFromTop\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":190,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":7310,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":857,\"notebook\":632},\"top\":{\"desktop\":217,\"notebook\":279},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"FUNDAMENTALS\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"video_width\":{\"desktop\":\"480px\",\"notebook\":\"480px\"},\"video_height\":{\"desktop\":\"360px\",\"notebook\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\",\"notebook\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":265,\"height\":80,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\",\"notebook\":\"45px\"},\"line-height\":{\"desktop\":\"40px\",\"notebook\":\"50px\"},\"font-weight\":{\"desktop\":\"700\",\"notebook\":\"700\"},\"color\":{\"desktop\":\"#000000\",\"notebook\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\",\"notebook\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\",\"notebook\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"[-100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":7,\"addedToStage\":true,\"positionCache\":{\"top\":258,\"left\":852},\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"color\":{\"desktop\":\"#ffffff\"},\"font-size\":{\"desktop\":\"25px\"},\"line-height\":{\"desktop\":\"30px\"},\"font-weight\":{\"desktop\":\"900\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\",\"text-transform\":\"uppercase\",\"letter-spacing\":\"1px\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"rgba(0, 122, 255, 0.75)\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"deformation-hover\":{\"background-color\":\"rgba(255,255,255,1)\",\"color\":\"#007aff\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"#007aff\",\"border-width\":[\"3\",\"3\",\"3\",\"3\"],\"border-style\":\"solid\",\"icon-class\":\"fa-icon-chevron-right\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"Get Started <i class=\\\"fa-icon-chevron-right\\\"><\\/i>\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn rev-hiddenicon\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"auto\"},\"max_height\":{\"desktop\":\"auto\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"unique_id\":15,\"left\":{\"desktop\":897},\"top\":{\"desktop\":380},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":272,\"height\":54,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":8,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"https:\\/\\/www.6sigma.academy\\/courses\"],\"link_open_in\":[\"_blank\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"3\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]}},{\"text\":\"In Partnership with <\\/br>\\nUniversity of the South Pacific (USP)\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":17,\"left\":{\"desktop\":857},\"top\":{\"desktop\":304},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Training\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":397,\"height\":60,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"30px\"},\"line-height\":{\"desktop\":\"30px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Ubuntu Condensed\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":9,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2018\\/10\\/USP-logo-clr-300x152.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"158px\"},\"scaleY\":{\"desktop\":\"80px\"},\"originalWidth\":300,\"originalHeight\":152,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":18,\"left\":{\"desktop\":1020},\"top\":{\"desktop\":470},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":158,\"height\":80,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":10,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 8\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2018\\/09\\/sixsigma13.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"118px\"},\"scaleY\":{\"desktop\":\"118px\"},\"originalWidth\":400,\"originalHeight\":400,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":19,\"left\":{\"desktop\":885},\"top\":{\"desktop\":451},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 8\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":118,\"height\":118,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":11,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"Complete\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":190,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SlideMaskFromTop\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":190,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":7310,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":857,\"notebook\":630},\"top\":{\"desktop\":149,\"notebook\":216},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Master the Fundament...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"video_width\":{\"desktop\":\"480px\",\"notebook\":\"480px\"},\"video_height\":{\"desktop\":\"360px\",\"notebook\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\",\"notebook\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":302,\"height\":60,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"65px\",\"notebook\":\"65px\"},\"line-height\":{\"desktop\":\"60px\",\"notebook\":\"60px\"},\"font-weight\":{\"desktop\":\"700\",\"notebook\":\"700\"},\"color\":{\"desktop\":\"rgba(86, 86, 86, 0.91)\",\"notebook\":\"rgba(86, 86, 86, 0.91)\"},\"letter-spacing\":{\"desktop\":\"0\",\"notebook\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\",\"notebook\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"[-100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Merienda\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":12,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(3,2,1,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-old-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-old-bullets-bullet-size-custom\":\"12\",\"ph-round-old-bullets-back-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-color-color-rgba\":\"#999999\",\"ph-round-old-bullets-border-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-color-color-rgba\":\"rgba(255,255,255,0.9)\",\"ph-round-old-bullets-border-size-custom-slide\":\"off\",\"ph-round-old-bullets-border-size-custom\":\"3\",\"ph-round-old-bullets-back-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-hover-color-color-rgba\":\"#ffffff\",\"ph-round-old-bullets-border-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-hover-color-color-rgba\":\"#000000\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\",\"0\":\"Remove\"}','[{\"static_styles\":{\"font-size\":{\"desktop\":\"\"},\"line-height\":{\"desktop\":\"\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"\"},\"letter-spacing\":{\"desktop\":\"\"}},\"deformation\":{\"background-color\":\"#ffffff\",\"border-color\":\"rgba(0,0,0,0.5)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"text\":\" \",\"alias\":\"Shape\",\"type\":\"shape\",\"style\":\"\",\"internal_class\":\"tp-shape tp-shapewrapper\",\"autolinebreak\":false,\"max_width\":{\"desktop\":\"400px\"},\"max_height\":{\"desktop\":\"600px\"},\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":-12},\"top\":{\"desktop\":6},\"isDemo\":false,\"hover\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":400,\"height\":600,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"Six Sigma \",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"RotateInFormZero\",\"easing\":\"Power3.easeOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":7490,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":56},\"top\":{\"desktop\":198},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Quality Control\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":235,\"height\":50,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"bottom\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"-20deg\",\"y_rotate_start\":\"-20deg\",\"z_rotate_start\":\"0deg\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"25px\"},\"line-height\":{\"desktop\":\"30px\"},\"font-weight\":{\"desktop\":\"900\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"#00a8fc\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"deformation-hover\":{\"background-color\":\"rgba(255,255,255,1)\",\"color\":\"#007aff\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-color\":\"#007aff\",\"border-width\":[\"3\",\"3\",\"3\",\"3\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"Click to view\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"auto\"},\"max_height\":{\"desktop\":\"auto\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"unique_id\":9,\"left\":{\"desktop\":61},\"top\":{\"desktop\":342},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":213,\"height\":54,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"https:\\/\\/fijisun.com.fj\\/2019\\/02\\/09\\/six-sigma-training-programme-launched\\/\"],\"link_open_in\":[\"_blank\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"2\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]}},{\"text\":\"Training Launched!\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":76},\"top\":{\"desktop\":265},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Training Launched!\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":178,\"height\":22,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"600\"},\"color\":{\"desktop\":\"#0f0f0f\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":8,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"Fiji Sun Media Coverage\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":12,\"left\":{\"desktop\":56},\"top\":{\"desktop\":299},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Training Launched!\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":222,\"height\":22,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"600\"},\"color\":{\"desktop\":\"#0f0f0f\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":9,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/02\\/51422023_2231331303745080_6867753745409638400_n.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"960px\"},\"scaleY\":{\"desktop\":\"949px\"},\"originalWidth\":960,\"originalHeight\":949,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":13,\"left\":{\"desktop\":390},\"top\":{\"desktop\":0},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":960,\"height\":949,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":10,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/02\\/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"893px\"},\"scaleY\":{\"desktop\":\"615px\"},\"originalWidth\":1280,\"originalHeight\":881,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":388},\"top\":{\"desktop\":-2},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":893,\"height\":615,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":6,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":11,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"}]','\"\"'),(4,2,5,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-old-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-old-bullets-bullet-size-custom\":\"12\",\"ph-round-old-bullets-back-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-color-color-rgba\":\"#999999\",\"ph-round-old-bullets-border-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-color-color-rgba\":\"rgba(255,255,255,0.9)\",\"ph-round-old-bullets-border-size-custom-slide\":\"off\",\"ph-round-old-bullets-border-size-custom\":\"3\",\"ph-round-old-bullets-back-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-hover-color-color-rgba\":\"#ffffff\",\"ph-round-old-bullets-border-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-hover-color-color-rgba\":\"#000000\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"http:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2018\\/07\\/businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"907px\"},\"scaleY\":{\"desktop\":\"605px\"},\"originalWidth\":626,\"originalHeight\":417,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":-62},\"top\":{\"desktop\":0},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":907,\"height\":605,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"font-size\":{\"desktop\":\"\"},\"line-height\":{\"desktop\":\"\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"\"},\"letter-spacing\":{\"desktop\":\"\"}},\"deformation\":{\"background-color\":\"#ffffff\",\"border-color\":\"rgba(0,0,0,0.5)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"text\":\" \",\"alias\":\"Shape\",\"type\":\"shape\",\"style\":\"\",\"internal_class\":\"tp-shape tp-shapewrapper\",\"autolinebreak\":false,\"max_width\":{\"desktop\":\"395px\"},\"max_height\":{\"desktop\":\"603px\"},\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":846},\"top\":{\"desktop\":-1},\"isDemo\":false,\"hover\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":428,\"height\":602,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"Professional\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SmoothMaskFromRight\",\"easing\":\"Power3.easeOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":898},\"top\":{\"desktop\":295},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Become a Six Sigma P...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":381,\"height\":70,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"60px\"},\"line-height\":{\"desktop\":\"70px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Permanent Marker\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"Become a\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SmoothMaskFromRight\",\"easing\":\"Power3.easeOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":899},\"top\":{\"desktop\":177},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Become a\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":278,\"height\":60,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"60px\"},\"line-height\":{\"desktop\":\"60px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Permanent Marker\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":8,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"Six Sigma\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SmoothMaskFromRight\",\"easing\":\"Power3.easeOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":898},\"top\":{\"desktop\":224},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Six Sigma\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":308,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"85px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#5b5b5b\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Bangers\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":9,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"20px\"},\"line-height\":{\"desktop\":\"25px\"},\"font-weight\":{\"desktop\":\"900\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\",\"text-transform\":\"uppercase\",\"letter-spacing\":\"1px\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"#007aff\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"deformation-hover\":{\"background-color\":\"#ffffff\",\"color\":\"#007aff\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"#007aff\",\"border-width\":[\"3\",\"3\",\"3\",\"3\"],\"border-style\":\"solid\",\"icon-class\":\"fa-icon-chevron-right\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"Click Here <i class=\\\"fa-icon-chevron-right\\\"><\\/i>\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn rev-hiddenicon\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"auto\"},\"max_height\":{\"desktop\":\"auto\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"unique_id\":7,\"left\":{\"desktop\":897},\"top\":{\"desktop\":377},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":189,\"height\":40,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":10,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"https:\\/\\/www.6sigma.academy\\/courses\"],\"link_open_in\":[\"_blank\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"2\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]}}]','\"\"'),(12,7,1,'{\"background_type\":\"solid\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#ffffff\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#ffffff\",\"slide_bg_external\":\"\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2018\\/09\\/sixsigma13.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"420px\"},\"scaleY\":{\"desktop\":\"420px\"},\"originalWidth\":400,\"originalHeight\":400,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":379},\"top\":{\"desktop\":77},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":420,\"height\":420,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"zIndex\":5,\"addedToStage\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"SignUp for our Newsletter to stay updated!<\\/br>\\n\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":390},\"top\":{\"desktop\":477},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"SignUp for our Newsl...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":399,\"height\":22,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"[contact-form-7 id=\\\"171\\\" title=\\\"newsletter\\\"]\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":396},\"top\":{\"desktop\":667},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"[contact-form-7 id=\\\"171\\\" title=\\\"newsletter\\\"]\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"250px\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"400px\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":400,\"height\":250,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"50px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"}]','\"\"'),(14,2,3,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-old-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-old-bullets-bullet-size-custom\":\"12\",\"ph-round-old-bullets-back-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-color-color-rgba\":\"#999999\",\"ph-round-old-bullets-border-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-color-color-rgba\":\"rgba(255,255,255,0.9)\",\"ph-round-old-bullets-border-size-custom-slide\":\"off\",\"ph-round-old-bullets-border-size-custom\":\"3\",\"ph-round-old-bullets-back-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-hover-color-color-rgba\":\"#ffffff\",\"ph-round-old-bullets-border-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-hover-color-color-rgba\":\"#000000\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 9\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/02\\/1.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"896px\"},\"scaleY\":{\"desktop\":\"505px\"},\"originalWidth\":852,\"originalHeight\":480,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":20,\"left\":{\"desktop\":-174},\"top\":{\"desktop\":0},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 9\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":896,\"height\":505,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":8,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":6,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"font-size\":{\"desktop\":\"\"},\"line-height\":{\"desktop\":\"\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"\"},\"letter-spacing\":{\"desktop\":\"\"}},\"deformation\":{\"background-color\":\"#ffffff\",\"border-color\":\"rgba(0,0,0,0.5)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"text\":\" \",\"alias\":\"Shape\",\"type\":\"shape\",\"style\":\"\",\"internal_class\":\"tp-shape tp-shapewrapper\",\"autolinebreak\":false,\"max_width\":{\"desktop\":\"647px\"},\"max_height\":{\"desktop\":\"603px\"},\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":674},\"top\":{\"desktop\":-7},\"isDemo\":false,\"hover\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":647,\"height\":603,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"2 Year Implementation <\\/br>\\nChallenge\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":190,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SlideMaskFromTop\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":190,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":7310,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":8,\"left\":{\"desktop\":716,\"notebook\":632},\"top\":{\"desktop\":109,\"notebook\":279},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"FUNDAMENTALS\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\",\"notebook\":\"auto\"},\"video_width\":{\"desktop\":\"480px\",\"notebook\":\"480px\"},\"video_height\":{\"desktop\":\"360px\",\"notebook\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\",\"notebook\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":529,\"height\":120,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"45px\",\"notebook\":\"45px\"},\"line-height\":{\"desktop\":\"60px\",\"notebook\":\"50px\"},\"font-weight\":{\"desktop\":\"700\",\"notebook\":\"700\"},\"color\":{\"desktop\":\"#000000\",\"notebook\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\",\"notebook\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"],\"notebook\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\",\"notebook\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"[-100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":9,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"30px\"},\"line-height\":{\"desktop\":\"30px\"},\"font-weight\":{\"desktop\":\"500\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"rgba(0, 122, 255, 0.75)\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"deformation-hover\":{\"background-color\":\"#ffffff\",\"color\":\"#007aff\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"#007aff\",\"border-width\":[\"2\",\"2\",\"2\",\"2\"],\"border-style\":\"solid\",\"icon-class\":\"fa-icon-chevron-right\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"Register <i class=\\\"fa-icon-chevron-right\\\"><\\/i>\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn rev-hiddenicon\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"auto\"},\"max_height\":{\"desktop\":\"auto\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":10,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":10,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8690,\"sfx_effect\":\"\"}},\"unique_id\":19,\"left\":{\"desktop\":711},\"top\":{\"desktop\":286},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":210,\"height\":54,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":7,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":13,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"https:\\/\\/6sigma.academy\\/2-year-challenge\\/\"],\"link_open_in\":[\"_self\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"3\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]}},{\"text\":\"Measure your organisations growth in the next 2 years\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":21,\"left\":{\"desktop\":718},\"top\":{\"desktop\":235},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Measure your organisations growth in the next 2 years\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":509,\"height\":22,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Open Sans\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":9,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":14,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(11,6,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"218\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"http:\\/\\/localhost\\/6sigma.academy\\/wp-content\\/uploads\\/2018\\/09\\/pexels-photo-597331.png\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"http:\\/\\/localhost\\/6sigma.academy\\/wp-content\\/uploads\\/revslider\\/coming-soon\\/comingsoon.png\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"650px\"},\"scaleY\":{\"desktop\":\"190px\"},\"originalWidth\":650,\"originalHeight\":190,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":277},\"top\":{\"desktop\":21},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":650,\"height\":190,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"zIndex\":5,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(18,8,2,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"982\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/02\\/51422023_2231331303745080_6867753745409638400_n.jpg\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 2\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/07\\/2.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"1237px\"},\"scaleY\":{\"desktop\":\"599px\"},\"originalWidth\":1280,\"originalHeight\":620,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":1},\"top\":{\"desktop\":-1},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 2\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":1237,\"height\":599,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"}]','\"\"'),(24,8,3,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/07\\/3.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"1237px\"},\"scaleY\":{\"desktop\":\"493px\"},\"originalWidth\":1280,\"originalHeight\":510,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":0},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":1237,\"height\":493,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(23,8,1,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"982\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/02\\/51422023_2231331303745080_6867753745409638400_n.jpg\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/02\\/0-02-07-f98e68a65273fb58773824ad0d7a5c7df2611766bb8e36e3de90bc904606bf9a_691a8cc2.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"1243px\"},\"scaleY\":{\"desktop\":\"856px\"},\"originalWidth\":1280,\"originalHeight\":881,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":-4},\"top\":{\"desktop\":-1},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":1243,\"height\":856,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"}]','\"\"'),(17,2,4,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"slide_parallax_level\":\"-\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-old-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-old-bullets-bullet-size-custom\":\"12\",\"ph-round-old-bullets-back-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-color-color-rgba\":\"#999999\",\"ph-round-old-bullets-border-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-color-color-rgba\":\"rgba(255,255,255,0.9)\",\"ph-round-old-bullets-border-size-custom-slide\":\"off\",\"ph-round-old-bullets-border-size-custom\":\"3\",\"ph-round-old-bullets-back-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-back-hover-color-color-rgba\":\"#ffffff\",\"ph-round-old-bullets-border-hover-color-color-rgba-slide\":\"off\",\"ph-round-old-bullets-border-hover-color-color-rgba\":\"#000000\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"http:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2018\\/07\\/businesswoman-leader-in-modern-office-with-businesspeople-workin_1139-954.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"907px\"},\"scaleY\":{\"desktop\":\"605px\"},\"originalWidth\":626,\"originalHeight\":417,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":-62},\"top\":{\"desktop\":0},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":907,\"height\":605,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"static_styles\":{\"font-size\":{\"desktop\":\"\"},\"line-height\":{\"desktop\":\"\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"\"},\"letter-spacing\":{\"desktop\":\"\"}},\"deformation\":{\"background-color\":\"#ffffff\",\"border-color\":\"rgba(0,0,0,0.5)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"text\":\" \",\"alias\":\"Shape\",\"type\":\"shape\",\"style\":\"\",\"internal_class\":\"tp-shape tp-shapewrapper\",\"autolinebreak\":false,\"max_width\":{\"desktop\":\"395px\"},\"max_height\":{\"desktop\":\"603px\"},\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":846},\"top\":{\"desktop\":-1},\"isDemo\":false,\"hover\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":428,\"height\":602,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"Professional\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SmoothMaskFromRight\",\"easing\":\"Power3.easeOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":7500,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":898},\"top\":{\"desktop\":295},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Become a Six Sigma P...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":381,\"height\":70,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"60px\"},\"line-height\":{\"desktop\":\"70px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Permanent Marker\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"Become a\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SmoothMaskFromRight\",\"easing\":\"Power3.easeOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":7500,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":899},\"top\":{\"desktop\":177},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Become a\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":278,\"height\":60,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"60px\"},\"line-height\":{\"desktop\":\"60px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#000000\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Permanent Marker\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":8,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"Six Sigma\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SmoothMaskFromRight\",\"easing\":\"Power3.easeOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":7500,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":898},\"top\":{\"desktop\":224},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Six Sigma\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":308,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"85px\"},\"line-height\":{\"desktop\":\"100px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#5b5b5b\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Bangers\",\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#000000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":9,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"},{\"static_styles\":{\"color\":{\"desktop\":\"rgba(255,255,255,1)\"},\"font-size\":{\"desktop\":\"20px\"},\"line-height\":{\"desktop\":\"25px\"},\"font-weight\":{\"desktop\":\"900\"},\"letter-spacing\":{\"desktop\":\"\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"none\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\",\"text-transform\":\"uppercase\",\"letter-spacing\":\"1px\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"font-family\":\"Roboto\",\"background-color\":\"#007aff\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"rgba(0,0,0,1)\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\"},\"deformation-hover\":{\"background-color\":\"#ffffff\",\"color\":\"#007aff\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"#007aff\",\"border-width\":[\"3\",\"3\",\"3\",\"3\"],\"border-style\":\"solid\",\"icon-class\":\"fa-icon-chevron-right\",\"css_cursor\":\"pointer\",\"pointer_events\":\"auto\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"Click Here <i class=\\\"fa-icon-chevron-right\\\"><\\/i>\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn rev-hiddenicon\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"auto\"},\"max_height\":{\"desktop\":\"auto\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"unique_id\":7,\"left\":{\"desktop\":897},\"top\":{\"desktop\":377},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":189,\"height\":40,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"35px\",\"12px\",\"35px\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":5,\"endWithSlide\":true,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"p_uid\":-1,\"zIndex\":10,\"layer_action\":{\"tooltip_event\":[\"click\"],\"action\":[\"link\"],\"image_link\":[\"https:\\/\\/www.6sigma.academy\\/courses\"],\"link_open_in\":[\"_blank\"],\"link_follow\":[\"follow\"],\"jump_to_slide\":[\"2\"],\"scrollunder_offset\":[\"\"],\"action_easing\":[\"Linear.easeNone\"],\"action_speed\":[\"\"],\"actioncallback\":[\"\"],\"layer_target\":[\"backgroundvideo\"],\"link_type\":[\"jquery\"],\"action_delay\":[\"\"],\"toggle_layer_type\":[\"visible\"],\"toggle_class\":[\"\"]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\"}]','\"\"'),(25,8,4,'{\"background_type\":\"trans\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"100\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_blur_start\":\"0\",\"kb_blur_end\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"0\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"0\":\"Remove\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"transparent\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"https:\\/\\/6sigma.academy\\/wp-content\\/uploads\\/2019\\/07\\/4.jpg\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"1238px\"},\"scaleY\":{\"desktop\":\"929px\"},\"originalWidth\":1280,\"originalHeight\":960,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"use_text_c\":false,\"use_bg_c\":false,\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"time_relative\":0,\"sfx_effect\":\"\"},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"split_direction\":\"forward\",\"sfxcolor\":\"#ffffff\",\"use_text_c\":false,\"use_bg_c\":false,\"text_c\":\"transparent\",\"bg_c\":\"transparent\",\"time_relative\":8700,\"sfx_effect\":\"\"}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":-1},\"top\":{\"desktop\":0},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_start\":\"1\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_follow\":\"follow\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":1238,\"height\":929,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"},\"letter-spacing\":{\"desktop\":\"0\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"brightnessfilter_start\":\"100\",\"brightnessfilter_end\":\"100\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"text-decoration\":\"none\",\"vertical-align\":\"top\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"brightnessfilter\":\"100\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\",\"pointer_events\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"link_follow\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"action_easing\":[],\"action_speed\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"');
/*!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` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4;
/*!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_signups`
--

DROP TABLE IF EXISTS `wp_signups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_signups` (
  `signup_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `domain` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `path` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `activated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `active` tinyint(1) NOT NULL DEFAULT '0',
  `activation_key` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`signup_id`),
  KEY `activation_key` (`activation_key`),
  KEY `user_email` (`user_email`),
  KEY `user_login_email` (`user_login`,`user_email`),
  KEY `domain_path` (`domain`(140),`path`(51))
) ENGINE=MyISAM AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_signups`
--

LOCK TABLES `wp_signups` WRITE;
/*!40000 ALTER TABLE `wp_signups` DISABLE KEYS */;
INSERT INTO `wp_signups` VALUES (3,'','','','Reema','support@ebusinesspacific.com','2019-01-13 22:58:58','2019-01-13 23:01:21',1,'PKcRSViztRdLAmqkzbAMQhSYlaxh0Yrk','a:4:{s:7:\"field_1\";s:10:\"Reema Devi\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$BsjaUMiWzfYqpQGwDXZeoGDas4cXFQ0\";}'),(2,'','','','Sahil','sharmaprashaal@gmail.com','2019-01-11 03:11:11','2019-01-11 03:21:22',1,'10YLxbDGJNo1mTmkZbuehvLrymlNy7GH','a:4:{s:7:\"field_1\";s:12:\"Sahil Sharma\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$B.Yyr1NHTRpqkxzlmULBkFOsdbBIF9/\";}'),(4,'','','','Sahil','sharmaprashaal@gmail.com','2019-01-14 00:02:39','2019-01-14 00:03:31',1,'IIkR73Lc4lefpZJsQg6gIji91Az3Yslo','a:4:{s:7:\"field_1\";s:12:\"Sahil Sharma\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$BsNNeAAkJCTZxUajlkSv/EaBTO76bv1\";}'),(5,'','','','sachin','sachinebusiness@gmail.com','2019-01-14 00:16:51','2019-01-14 00:17:58',1,'k6JwAHZmFb9X1O33uZ0YaouR9YurOt58','a:4:{s:7:\"field_1\";s:12:\"sachin singh\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$Bxk4R6BqZH0eqvq/IXQGfRrrZYgS.j0\";}'),(10,'','','','Sahil','sharmaprashaal@gmail.com','2019-01-15 04:19:19','2019-01-15 04:20:01',1,'TIo3nuSI8uvbI1XVmYdPCQ9bd5flyaSE','a:4:{s:7:\"field_1\";s:12:\"Sahil Sharma\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$Bl0QCJDDdwPSG4E4hFo0va0Aq5Tmq6/\";}'),(9,'','','','Sahil','sharmaprashaal@gmail.com','2019-01-15 03:58:25','2019-01-15 03:59:45',1,'i1wZJIEQLXlmSBE43LX9AL0HcVmuuiek','a:4:{s:7:\"field_1\";s:12:\"Sahil Sharma\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$BR94fpSZqtJnKb8nwh6i39adcmwmqN.\";}'),(8,'','','','reema16','reemadevi16@gmail.com','2019-01-15 03:37:35','2019-01-15 03:42:50',1,'Vs4SWoSvyMAill7IRnjFaeZjpjfU3HOO','a:4:{s:7:\"field_1\";s:10:\"Reema Devi\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$BBQP.0PsgwPfqhQigxQsADoQ93HtOx.\";}'),(11,'','','','Sahil','sharmaprashaal@gmail.com','2019-01-15 20:54:36','2019-01-15 20:58:08',1,'xFP5ddUP7LFJfS1yIc04eaZ1kcs4ijlA','a:4:{s:7:\"field_1\";s:12:\"Sahil Sharma\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$BeWTwA0Jfy7fHmmqyW1ITOUMP3R35F/\";}'),(12,'','','','sahil','sharmaprashaal@gmail.com','2019-01-15 21:15:36','2019-01-15 21:16:28',1,'5GVKMeAVkn7cPHKu01gGd8sYmrGTUdKU','a:4:{s:7:\"field_1\";s:12:\"Sahil Sharma\";s:18:\"field_1_visibility\";s:6:\"public\";s:17:\"profile_field_ids\";s:1:\"1\";s:8:\"password\";s:34:\"$P$BRCvf6Fd94I/fV/De//DkpR1JiFm3a1\";}'),(13,'','','','Sahil','sharmaprashaal@gmail.com','2019-01-16 00:39:26','2019-01-16 00:42:50',1,'27734423f70fd7b2','a:5:{s:7:\"lead_id\";s:2:\"12\";s:8:\"entry_id\";s:2:\"12\";s:10:\"user_login\";s:5:\"Sahil\";s:5:\"email\";s:24:\"sharmaprashaal@gmail.com\";s:8:\"password\";s:124:\"2mhJzo9yBW59TCK9bQ7QBkQrvIrEZurEuPUDSybWosKbE5XlwwUlUW46s6f1AWxmMN4bw/dcy0atPXZtTN2Vt4VcFPREcUJmaraeuE1YcJoJuy6NsXatu51VbIKq\";}'),(21,'','','','Reema','support@ebusinesspacific.com','2019-01-24 00:56:26','2019-01-24 01:59:43',1,'58d3a60cf8e6b0ff','a:5:{s:7:\"lead_id\";s:2:\"21\";s:8:\"entry_id\";s:2:\"21\";s:10:\"user_login\";s:5:\"Reema\";s:5:\"email\";s:28:\"support@ebusinesspacific.com\";s:8:\"password\";s:120:\"AQ2FyAe5UQNk8Jz6dIrugF8GqW0jQje7JrhafKnZsirNSpfKtpgBp7iDM4YkzWneZWaQW8gJLUsR/OjibLtjqBM0SApB/3nXIRGrE2Z2/n0FcjBjbVnM9A==\";}'),(15,'','','','Sahil','sharmaprashaal@gmail.com','2019-01-21 23:23:06','2019-01-21 23:44:37',1,'89a671a671f8a7f2','a:5:{s:7:\"lead_id\";s:2:\"15\";s:8:\"entry_id\";s:2:\"15\";s:10:\"user_login\";s:5:\"Sahil\";s:5:\"email\";s:24:\"sharmaprashaal@gmail.com\";s:8:\"password\";s:124:\"KD1H++Zev6rJX8PFg9OkxLqvxR/aaFsC0B9z6G9nWv3jKk8rGvJnxBZj7p535L9O8ccREIaOIY4AIZhLG2lSjxjBYVxJddktfUWMvXbmCowtQjpNRU/jO6X4z1Og\";}'),(20,'','','','same','sharmaprashaal@gmail.com','2019-01-24 00:11:22','2019-01-24 00:14:29',1,'6ff0b5f631fc4925','a:5:{s:7:\"lead_id\";s:2:\"20\";s:8:\"entry_id\";s:2:\"20\";s:10:\"user_login\";s:4:\"same\";s:5:\"email\";s:24:\"sharmaprashaal@gmail.com\";s:8:\"password\";s:124:\"W7SBuEUzCkW0stUhfKWF+xEccQrTO6OYdECNCeZG0aNZzm1Mg3+8S1C5yKE8YZqDBV8ukJE6c7suq9sBEUtHNUrGTY8xqcphY5TCynckDzxO5D2EOTy/B2rbAF0l\";}'),(25,'','','','sahil','sharmaprashaal@gmail.com','2019-01-24 03:16:41','2019-01-24 03:59:01',1,'b5f911066a7d707c','a:5:{s:7:\"lead_id\";s:2:\"25\";s:8:\"entry_id\";s:2:\"25\";s:10:\"user_login\";s:5:\"sahil\";s:5:\"email\";s:24:\"sharmaprashaal@gmail.com\";s:8:\"password\";s:120:\"9rNJS81kkH2L0JSbz/dS/FPuVz5DWKozzvINUjfqsY5Ck0h9IpRs67HgmGFBPlGqgiis6utGos4itQkGRdTlo3YlyeNSXDzJQM/YUUPQlMLrNfZOW9BUUw==\";}'),(29,'','','','test','sharmaprashaal@gmail.com','2019-01-25 00:45:09','2019-01-25 00:45:34',1,'24d18ac6d8b76f43','a:5:{s:7:\"lead_id\";s:2:\"29\";s:8:\"entry_id\";s:2:\"29\";s:10:\"user_login\";s:4:\"test\";s:5:\"email\";s:24:\"sharmaprashaal@gmail.com\";s:8:\"password\";s:120:\"/oQJjEsLy6JCcKRBbjvYo4/yQqfT7SJzmL/REL1EU7dN5W3RI/ZEBVBYN1q1CLFLzYkirObXCqYpA2s54wGzwAeK03+qkdGYdrke/s3Sz42DvOPVow+DOQ==\";}'),(28,'','','','sahil','sharmaprashaal@gmail.com','2019-01-25 00:27:23','2019-01-25 00:33:44',1,'17467b08ee6b365c','a:5:{s:7:\"lead_id\";s:2:\"28\";s:8:\"entry_id\";s:2:\"28\";s:10:\"user_login\";s:5:\"sahil\";s:5:\"email\";s:24:\"sharmaprashaal@gmail.com\";s:8:\"password\";s:120:\"upUX9uBRx+bxsdU4KomxeOO4sqDCg+FCF9ySatV7LttwoCceZ0MX0nFkhgmg8cwV6/p0hnBYRfkyY7MCbY0bdkfMMGsQp46qjEHObkEgxj0IB84AM9FvTQ==\";}'),(38,'','','','JeremaiaKoroijiuta','koroijiuta_j@usp.ac.fj','2019-02-18 03:10:56','0000-00-00 00:00:00',0,'b1838a3ec767d9a8','a:7:{s:7:\"lead_id\";s:2:\"39\";s:8:\"entry_id\";s:2:\"39\";s:10:\"user_login\";s:18:\"JeremaiaKoroijiuta\";s:5:\"email\";s:22:\"koroijiuta_j@usp.ac.fj\";s:8:\"password\";s:120:\"jCJjse26pxDdu2j3mTBsFVlGEbtGuQuufCnemBP23I8ZB25j/A0gal8xcPbmo/1zWdN1R2iMwUZ72zaGfF4mA3z9wuGfChfyRndmQ4K0GTsKA873FXwgDHs=\";s:9:\"sent_date\";s:19:\"2019-02-18 17:33:01\";s:10:\"count_sent\";i:2;}'),(39,'','','','ANIBRUCE','ani.bruce@yahoo.com','2019-02-18 22:16:33','0000-00-00 00:00:00',0,'eb6332715e9a29d1','a:5:{s:7:\"lead_id\";s:2:\"40\";s:8:\"entry_id\";s:2:\"40\";s:10:\"user_login\";s:8:\"ANIBRUCE\";s:5:\"email\";s:19:\"ani.bruce@yahoo.com\";s:8:\"password\";s:132:\"LzxsgYeg7sWgIneyilYx0brHL8F1EQxroWG5fyWUtcunY3mjxX1Jteotvo+WX66GjRucV/R92nSzbOVgOY1G34zSbt2LnBeZ8dhkZ9p54aEsF+Oi9X04N6hh7I+QNpRaaO8=\";}'),(40,'','','','aisake','aisake@ssc.com.fj','2019-02-18 23:37:10','2019-02-18 23:37:13',1,'19d86dc895d76ec8','a:5:{s:7:\"lead_id\";s:2:\"41\";s:8:\"entry_id\";s:2:\"41\";s:10:\"user_login\";s:6:\"aisake\";s:5:\"email\";s:17:\"aisake@ssc.com.fj\";s:8:\"password\";s:128:\"8A5s44pDBPHpaieOSc1oCkzmIDlyVYAqaH9SVQPkowNIZssbalK6LnkOZ3DwSTivlSP9ZNdIXsVxA6j+bJS5m8kq0h01N+DlIRZtm6JNMPUZM3zIGPrAookppTB50w==\";}'),(41,'','','','Emasi','kalounivaluemasi@gmail.com','2019-02-19 19:15:06','0000-00-00 00:00:00',0,'e38d0541c7c44ac4','a:5:{s:7:\"lead_id\";s:2:\"42\";s:8:\"entry_id\";s:2:\"42\";s:10:\"user_login\";s:5:\"Emasi\";s:5:\"email\";s:26:\"kalounivaluemasi@gmail.com\";s:8:\"password\";s:124:\"shzWMMdr8izrD/ke2kc8ZPsFeu5GeD17+FTbsu5u01lJuiIsC/fb8wGUB2OcBX9B9EITM6pc2rsYDNr4dsC3WtSqQHWd85MAnxBDTSIXe5RmsSUC/DSykfiCDSI=\";}'),(42,'','','','ebusinessfiji','sachin@ebusinesspacific.com','2019-02-20 21:45:44','2019-02-20 21:57:39',1,'e305c87060a6a60b','a:5:{s:7:\"lead_id\";s:2:\"43\";s:8:\"entry_id\";s:2:\"43\";s:10:\"user_login\";s:13:\"ebusinessfiji\";s:5:\"email\";s:27:\"sachin@ebusinesspacific.com\";s:8:\"password\";s:124:\"a3P2x1zruEQM5fZxyX9cc7QJtDw37PoWtDb+ulCiiFeNZ0tKjyPIKSue8p+EUFbHqUlIUfWBinPLhcRUWV/ZGF5VlCdO5SxOGtk2O0H94+MgI440tjgd3zHhyQ==\";}'),(43,'','','','Mana','Manavolau.Yabevula@gmail.com','2019-02-21 01:55:22','0000-00-00 00:00:00',0,'02564b94643ddab0','a:5:{s:7:\"lead_id\";s:2:\"44\";s:8:\"entry_id\";s:2:\"44\";s:10:\"user_login\";s:4:\"Mana\";s:5:\"email\";s:28:\"Manavolau.Yabevula@gmail.com\";s:8:\"password\";s:120:\"Jax9j25oNnuLGMBL3EiG8KgrzESssElGZtq/Jaa5fLQ7XIzNYLvoY2W1h8Jg/DsMug989mJMToEtpqkElsHD+glSXXlDNQB/FqB2ph0uKj/fu/sGxbbsknTC\";}'),(44,'','','','faraazmustapha','faraaz.mustapha@outlook.com','2019-02-27 03:16:55','2019-02-27 03:18:09',1,'6c871eb1ec9216f7','a:5:{s:7:\"lead_id\";s:2:\"45\";s:8:\"entry_id\";s:2:\"45\";s:10:\"user_login\";s:14:\"faraazmustapha\";s:5:\"email\";s:27:\"faraaz.mustapha@outlook.com\";s:8:\"password\";s:120:\"p2ENPlqexJL9abhZMOurUBw1gRUNppdGi6BLqTHEdikFmTBpq/ZmdUXgj8X/QPpNgFO5l8bzYWSZVC7MqeizQ4vsIHaI9uRGRPXlFOY/R1XNeKtsXrMj7Ho=\";}'),(45,'','','','Kafoa.John','kafoa.john@ngel.com.fj','2019-03-05 21:22:38','2019-03-05 21:23:08',1,'77d9dca160cc364f','a:5:{s:7:\"lead_id\";s:2:\"46\";s:8:\"entry_id\";s:2:\"46\";s:10:\"user_login\";s:10:\"Kafoa.John\";s:5:\"email\";s:22:\"kafoa.john@ngel.com.fj\";s:8:\"password\";s:116:\"7FHbVIjaVHeT6qH1S43ZKzmt+cdfV615pY20oXSUWgTSBM6d+ImoiXVETI1FGmeeWtEgxDlwJT0+IHT4THXgaX9cIFZE+QHCH3o8/CUE08HkLg4U+sKl\";}');
/*!40000 ALTER TABLE `wp_signups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_social_users`
--

DROP TABLE IF EXISTS `wp_social_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_social_users` (
  `ID` int(11) NOT NULL,
  `type` varchar(20) NOT NULL,
  `identifier` varchar(100) NOT NULL,
  KEY `ID` (`ID`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_social_users`
--

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

--
-- Table structure for table `wp_statistics_exclusions`
--

DROP TABLE IF EXISTS `wp_statistics_exclusions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_exclusions` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `date` date NOT NULL,
  `reason` varchar(255) DEFAULT NULL,
  `count` bigint(20) NOT NULL,
  PRIMARY KEY (`ID`),
  KEY `date` (`date`),
  KEY `reason` (`reason`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_statistics_exclusions`
--

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

--
-- Table structure for table `wp_statistics_historical`
--

DROP TABLE IF EXISTS `wp_statistics_historical`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_historical` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `category` varchar(25) NOT NULL,
  `page_id` bigint(20) NOT NULL,
  `uri` varchar(255) NOT NULL,
  `value` bigint(20) NOT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `page_id` (`page_id`),
  UNIQUE KEY `uri` (`uri`),
  KEY `category` (`category`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_statistics_historical`
--

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

--
-- Table structure for table `wp_statistics_pages`
--

DROP TABLE IF EXISTS `wp_statistics_pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_pages` (
  `page_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `uri` varchar(255) NOT NULL,
  `type` varchar(255) NOT NULL,
  `date` date NOT NULL,
  `count` int(11) NOT NULL,
  `id` int(11) NOT NULL,
  PRIMARY KEY (`page_id`),
  UNIQUE KEY `date_2` (`date`,`uri`),
  KEY `url` (`uri`),
  KEY `date` (`date`),
  KEY `id` (`id`),
  KEY `uri` (`uri`,`count`,`id`)
) ENGINE=MyISAM AUTO_INCREMENT=137 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_statistics_pages`
--

LOCK TABLES `wp_statistics_pages` WRITE;
/*!40000 ALTER TABLE `wp_statistics_pages` DISABLE KEYS */;
INSERT INTO `wp_statistics_pages` VALUES (1,'/','home','2019-02-26',531,17),(2,'/about-us/','page','2019-02-26',2,22),(3,'/six-sigma-methodology-dmaic-idov/','page','2019-02-26',1,584),(4,'/','home','2019-02-27',550,17),(5,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-02-27',2,448),(6,'/e-courses/','page','2019-02-27',2,819),(7,'/user-profile','page','2019-02-27',2,623),(8,'/','home','2019-02-28',97,17),(9,'/letter-from-director/','page','2019-02-28',2,46),(10,'/about-us/','page','2019-02-28',1,22),(11,'/six-sigma-yellow-belt-certifications/','page','2019-02-28',1,423),(12,'/e-courses/','page','2019-02-28',2,819),(13,'/videos/','page','2019-02-28',1,1048),(14,'/what-is-six-sigma/','page','2019-02-28',2,125),(15,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-02-28',2,448),(16,'/?fbclid=IwAR3SzseJ5ur9u19lrEjzH5hibVx3aQtRbUkLHwqQ0vi9KZDFubwzImJqA_c','home','2019-03-01',714,17),(17,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-01',15,448),(18,'/six-sigma-yellow-belt-certifications/','page','2019-03-01',10,423),(19,'/videos','page','2019-03-01',6,1048),(20,'/about-us','page','2019-03-01',5,22),(21,'/letter-from-director','page','2019-03-01',4,46),(22,'/why','page','2019-03-01',3,1070),(23,'/corporate-services','page','2019-03-01',2,854),(24,'/how-to-start','page','2019-03-01',5,695),(25,'/six-sigma-green-belt-certification-program','page','2019-03-01',6,453),(26,'/six-sigma-black-belt-certification-program','page','2019-03-01',5,460),(27,'/how-does-six-sigma-work/','page','2019-03-01',1,603),(28,'/why-is-six-sigma-so-effective/','page','2019-03-01',2,625),(29,'/what-is-six-sigma/','page','2019-03-01',6,125),(30,'/','home','2019-03-02',85,17),(31,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-02',2,448),(32,'/six-sigma-methodology-dmaic-idov/','page','2019-03-02',1,584),(33,'/about-us/','page','2019-03-02',1,22),(34,'/six-sigma-black-belt-certification-program/','page','2019-03-02',1,460),(35,'/six-sigma-green-belt-certification-program/','page','2019-03-02',2,453),(36,'/six-sigma-yellow-belt-certifications/','page','2019-03-02',2,423),(37,'/','home','2019-03-03',109,17),(38,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-03',6,448),(39,'/what-is-six-sigma/','page','2019-03-03',2,125),(40,'/corporate-services/','page','2019-03-03',1,854),(41,'/how-to-start/','page','2019-03-03',1,695),(42,'/why/','page','2019-03-03',1,1070),(43,'/videos/','page','2019-03-03',2,1048),(44,'/registration/','page','2019-03-03',6,838),(45,'/','home','2019-03-04',102,17),(46,'/six-sigma-history/','page','2019-03-04',1,129),(47,'/what-is-six-sigma/','page','2019-03-04',5,125),(48,'/six-sigma-methodology-dmaic-idov/','page','2019-03-04',3,584),(49,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-04',2,448),(50,'/six-sigma-yellow-belt-certifications/','page','2019-03-04',1,423),(51,'/about-us/','page','2019-03-04',2,22),(52,'/why/','page','2019-03-04',1,1070),(53,'/operational-benefits-of-six-sigma/','page','2019-03-04',1,570),(54,'/six-sigma-black-belt-certification-program/','page','2019-03-04',1,460),(55,'/videos/','page','2019-03-04',2,1048),(56,'/','home','2019-03-05',82,17),(57,'/about-us/','page','2019-03-05',3,22),(58,'/how-to-start/','page','2019-03-05',3,695),(59,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-05',3,448),(60,'/videos/','page','2019-03-05',2,1048),(61,'/six-sigma-methodology-dmaic-idov/','page','2019-03-05',1,584),(62,'/','home','2019-03-06',32,17),(63,'/six-sigma-methodology-dmaic-idov/','page','2019-03-06',1,584),(64,'/e-courses/','page','2019-03-06',2,819),(65,'/user-profile','page','2019-03-06',2,623),(66,'/videos/','page','2019-03-06',1,1048),(67,'/how-to-start/','page','2019-03-06',1,695),(68,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-06',1,448),(69,'/how-does-six-sigma-work/','page','2019-03-06',1,603),(70,'/','home','2019-03-07',47,17),(71,'/videos/','page','2019-03-07',1,1048),(72,'/six-sigma-black-belt-certification-program/','page','2019-03-07',2,460),(73,'/','home','2019-03-08',48,17),(74,'/how-to-start/','page','2019-03-08',1,695),(75,'/about-us/','page','2019-03-08',1,22),(76,'/','home','2019-03-09',63,17),(77,'/registration/','page','2019-03-09',3,838),(78,'/six-sigma-methodology-dmaic-idov/','page','2019-03-09',1,584),(79,'/','home','2019-03-10',90,17),(80,'/six-sigma-methodology-dmaic-idov/','page','2019-03-10',1,584),(81,'/','home','2019-03-11',54,17),(82,'/six-sigma-black-belt-certification-program/','page','2019-03-11',1,460),(83,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-11',1,448),(84,'/','home','2019-03-12',69,17),(85,'/e-courses/','page','2019-03-12',1,819),(86,'/about-us/','page','2019-03-12',7,22),(87,'/six-sigma-black-belt-certification-program/','page','2019-03-12',1,460),(88,'/','home','2019-03-13',39,17),(89,'/six-sigma-methodology-dmaic-idov/','page','2019-03-13',20,584),(90,'/registration/','page','2019-03-13',2,838),(91,'/','home','2019-03-14',48,17),(92,'/','home','2019-03-15',37,17),(93,'/six-sigma-methodology-dmaic-idov/','page','2019-03-15',1,584),(94,'/','home','2019-03-16',42,17),(95,'/','home','2019-03-17',33,17),(96,'/six-sigma-methodology-dmaic-idov/','page','2019-03-17',1,584),(97,'/about-us/','page','2019-03-17',5,22),(98,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-17',1,448),(99,'/','home','2019-03-18',52,17),(100,'/letter-from-director/','page','2019-03-18',1,46),(101,'/about-us/','page','2019-03-18',1,22),(102,'/','home','2019-03-19',39,17),(103,'/six-sigma-methodology-dmaic-idov/','page','2019-03-19',1,584),(104,'/six-sigma-yellow-belt-certifications/','page','2019-03-19',1,423),(105,'/','home','2019-03-20',56,17),(106,'/six-sigma-methodology-dmaic-idov/','page','2019-03-20',21,584),(107,'/','home','2019-03-21',88,17),(108,'/','home','2019-03-22',74,17),(109,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-22',4,448),(110,'/corporate-services/','page','2019-03-22',2,854),(111,'/','home','2019-03-23',47,17),(112,'/','home','2019-03-24',44,17),(113,'/','home','2019-03-25',62,17),(114,'/videos/','page','2019-03-25',8,1048),(115,'/about-us/','page','2019-03-25',2,22),(116,'/why/','page','2019-03-25',2,1070),(117,'/six-sigma-black-belt-certification-program/','page','2019-03-25',2,460),(118,'/login','page','2019-03-25',3,757),(119,'/six-sigma-methodology-dmaic-idov/','page','2019-03-25',1,584),(120,'/letter-from-director/','page','2019-03-25',1,46),(121,'/corporate-services/','page','2019-03-25',1,854),(122,'/the-modern-mindset-using-six-sigma-fundamentals-white-belt/','page','2019-03-25',1,448),(123,'/six-sigma-yellow-belt-certifications/','page','2019-03-25',1,423),(124,'/six-sigma-green-belt-certification-program/','page','2019-03-25',1,453),(125,'/why-is-six-sigma-so-effective/','page','2019-03-25',1,625),(126,'/how-does-six-sigma-work/','page','2019-03-25',1,603),(127,'/what-is-six-sigma-training/','page','2019-03-25',1,599),(128,'/why-is-lean-six-sigma-important-to-the-environment/','page','2019-03-25',1,577),(129,'/what-is-the-value-of-six-sigma-in-procurement/','page','2019-03-25',1,573),(130,'/operational-benefits-of-six-sigma/','page','2019-03-25',1,570),(131,'/future-trends-for-six-sigma/','page','2019-03-25',1,562),(132,'/what-is-six-sigma/','page','2019-03-25',1,125),(133,'/six-sigma-history/','page','2019-03-25',1,129),(134,'/','home','2019-03-26',38,17),(135,'/six-sigma-methodology-dmaic-idov/','page','2019-03-26',1,584),(136,'/six-sigma-yellow-belt-certifications/','page','2019-03-26',2,423);
/*!40000 ALTER TABLE `wp_statistics_pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_statistics_search`
--

DROP TABLE IF EXISTS `wp_statistics_search`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_search` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `last_counter` date NOT NULL,
  `engine` varchar(64) NOT NULL,
  `host` varchar(255) DEFAULT NULL,
  `words` varchar(255) DEFAULT NULL,
  `visitor` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`ID`),
  KEY `last_counter` (`last_counter`),
  KEY `engine` (`engine`),
  KEY `host` (`host`)
) ENGINE=MyISAM AUTO_INCREMENT=40 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_statistics_search`
--

LOCK TABLES `wp_statistics_search` WRITE;
/*!40000 ALTER TABLE `wp_statistics_search` DISABLE KEYS */;
INSERT INTO `wp_statistics_search` VALUES (1,'2019-02-26','bing','www.bing.com','six sigma academy accreditation',40),(2,'2019-02-26','bing','www.bing.com','six sigma academy ',41),(3,'2019-02-26','google','www.google.com','',288),(4,'2019-02-27','google','www.google.com','',593),(5,'2019-02-27','google','www.google.com.fj','',757),(6,'2019-02-28','google','www.google.com','',977),(7,'2019-03-01','google','www.google.com','',1452),(8,'2019-03-02','google','www.google.com','',1747),(9,'2019-03-03','google','www.google.com.hk','',1793),(10,'2019-03-03','google','www.google.com.hk','',1807),(11,'2019-03-03','google','www.google.com.hk','',1853),(12,'2019-03-04','google','www.google.ae','',1908),(13,'2019-03-05','google','www.google.ae','',2031),(14,'2019-03-06','google','www.google.ae','',2040),(15,'2019-03-08','google','www.google.com','',2143),(16,'2019-03-09','google','www.google.com','',2215),(17,'2019-03-12','bing','www.bing.com','six sigma academy',2401),(18,'2019-03-14','google','www.google.com','',2555),(19,'2019-03-15','google','www.google.com','',2600),(20,'2019-03-15','google','google.com','',2617),(21,'2019-03-18','bing','www.bing.com','sixsigma academy',2839),(22,'2019-03-18','google','www.google.com','',2840),(23,'2019-03-19','google','www.google.com','',2871),(24,'2019-03-19','google','www.google.com','',2878),(25,'2019-03-19','google','www.google.no','',2885),(26,'2019-03-19','google','www.google.com','',2887),(27,'2019-03-20','google','www.google.com','',2896),(28,'2019-03-20','google','www.google.com','',2970),(29,'2019-03-20','google','www.google.com','',3014),(30,'2019-03-21','google','www.google.com','',3092),(31,'2019-03-22','bing','www.bing.com','six sigma academy',3112),(32,'2019-03-22','yandex','yandex.ru','',3135),(33,'2019-03-22','google','www.google.com','',3171),(34,'2019-03-23','google','www.google.com','',3240),(35,'2019-03-24','google','www.google.com','',3276),(36,'2019-03-24','yandex','yandex.ru','',3293),(37,'2019-03-25','google','www.google.com','',3348),(38,'2019-03-25','bing','cn.bing.com','IDOV%20methodology',3356),(39,'2019-03-26','bing','cn.bing.com','IDOV%20methodology%20approach',3374);
/*!40000 ALTER TABLE `wp_statistics_search` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_statistics_useronline`
--

DROP TABLE IF EXISTS `wp_statistics_useronline`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_useronline` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `ip` varchar(60) NOT NULL,
  `created` int(11) DEFAULT NULL,
  `timestamp` int(10) NOT NULL,
  `date` datetime NOT NULL,
  `referred` text NOT NULL,
  `agent` varchar(255) NOT NULL,
  `platform` varchar(255) DEFAULT NULL,
  `version` varchar(255) DEFAULT NULL,
  `location` varchar(10) DEFAULT NULL,
  `user_id` bigint(48) NOT NULL,
  `page_id` bigint(48) NOT NULL,
  `type` varchar(100) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=3867 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_statistics_useronline`
--

LOCK TABLES `wp_statistics_useronline` WRITE;
/*!40000 ALTER TABLE `wp_statistics_useronline` DISABLE KEYS */;
INSERT INTO `wp_statistics_useronline` VALUES (3866,'46.101.210.147',1553600967,1553600967,'2019-03-26 11:49:27','https://6sigma.academy','Firefox','Ubuntu','Unknown','000',0,0,'404');
/*!40000 ALTER TABLE `wp_statistics_useronline` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_statistics_visit`
--

DROP TABLE IF EXISTS `wp_statistics_visit`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_visit` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `last_visit` datetime NOT NULL,
  `last_counter` date NOT NULL,
  `visit` int(10) NOT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `unique_date` (`last_counter`)
) ENGINE=MyISAM AUTO_INCREMENT=31 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_statistics_visit`
--

LOCK TABLES `wp_statistics_visit` WRITE;
/*!40000 ALTER TABLE `wp_statistics_visit` DISABLE KEYS */;
INSERT INTO `wp_statistics_visit` VALUES (1,'2019-02-26 09:14:46','2019-02-26',541),(2,'2019-02-27 09:11:38','2019-02-27',1054),(3,'2019-02-28 08:48:07','2019-02-28',178),(4,'2019-03-01 09:13:22','2019-03-01',988),(5,'2019-03-02 08:32:40','2019-03-02',175),(6,'2019-03-03 09:12:53','2019-03-03',525),(7,'2019-03-04 09:07:33','2019-03-04',145),(8,'2019-03-05 08:50:57','2019-03-05',239),(9,'2019-03-06 08:41:50','2019-03-06',99),(10,'2019-03-07 09:10:15','2019-03-07',688),(11,'2019-03-08 09:09:17','2019-03-08',132),(12,'2019-03-09 08:58:38','2019-03-09',222),(13,'2019-03-10 09:13:28','2019-03-10',490),(14,'2019-03-11 09:01:49','2019-03-11',346),(15,'2019-03-12 09:13:59','2019-03-12',246),(16,'2019-03-13 08:58:50','2019-03-13',234),(17,'2019-03-14 09:14:56','2019-03-14',188),(18,'2019-03-15 09:12:30','2019-03-15',200),(19,'2019-03-16 09:11:45','2019-03-16',203),(20,'2019-03-17 07:48:27','2019-03-17',292),(21,'2019-03-18 09:02:11','2019-03-18',240),(22,'2019-03-19 08:32:34','2019-03-19',63),(23,'2019-03-20 08:54:58','2019-03-20',394),(24,'2019-03-21 09:11:03','2019-03-21',119),(25,'2019-03-22 09:13:54','2019-03-22',226),(26,'2019-03-23 08:56:49','2019-03-23',106),(27,'2019-03-24 08:35:16','2019-03-24',189),(28,'2019-03-25 09:05:45','2019-03-25',143),(29,'2019-03-26 09:08:37','2019-03-26',370),(30,'0000-00-00 00:00:00','2019-03-27',0);
/*!40000 ALTER TABLE `wp_statistics_visit` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_statistics_visitor`
--

DROP TABLE IF EXISTS `wp_statistics_visitor`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_visitor` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `last_counter` date NOT NULL,
  `referred` text NOT NULL,
  `agent` varchar(255) NOT NULL,
  `platform` varchar(255) DEFAULT NULL,
  `version` varchar(255) DEFAULT NULL,
  `UAString` varchar(255) DEFAULT NULL,
  `ip` varchar(60) NOT NULL,
  `location` varchar(10) DEFAULT NULL,
  `hits` int(11) DEFAULT NULL,
  `honeypot` int(11) DEFAULT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `date_ip_agent` (`last_counter`,`ip`,`agent`(75),`platform`(75),`version`(75)),
  KEY `agent` (`agent`),
  KEY `platform` (`platform`),
  KEY `version` (`version`),
  KEY `location` (`location`)
) ENGINE=MyISAM AUTO_INCREMENT=3421 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_statistics_visitor`
--

LOCK TABLES `wp_statistics_visitor` WRITE;
/*!40000 ALTER TABLE `wp_statistics_visitor` DISABLE KEYS */;
INSERT INTO `wp_statistics_visitor` VALUES (1,'2019-02-26','https://6sigma.academy/wp-admin/plugin-install.php?s=wp+statistic&tab=search&type=term','Chrome','Windows','10.0',NULL,'45.117.244.184','000',NULL,NULL),(2,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.144','000',1,0),(3,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.154.196','000',1,0),(4,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.87','000',1,0),(5,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','202.4.47.194','000',1,0),(6,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','58.84.212.16','000',2,0),(7,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.78','000',1,0),(8,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.64','000',1,0),(9,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.236','000',1,0),(10,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.26','000',1,0),(11,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.180','000',1,0),(12,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.178','000',1,0),(13,'2019-02-26','https://6sigma.academy','Chrome','Windows','6.1','','80.78.77.41','000',1,0),(14,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.35','000',1,0),(15,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','103.250.2.10','000',1,0),(16,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.209','000',1,0),(17,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.59','000',1,0),(18,'2019-02-26','http://m.facebook.com','Facebook','iOS','10.3.2','','27.123.153.56','000',1,0),(19,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.177','000',1,0),(20,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','111.65.37.207','000',1,0),(21,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.50','000',1,0),(22,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.162','000',1,0),(23,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','27.123.152.201','000',1,0),(24,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.114','000',1,0),(25,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.180','000',1,0),(26,'2019-02-26','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(27,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.189','000',4,0),(28,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.1.2','','27.123.171.186','000',1,0),(29,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.245','000',1,0),(30,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.247','000',1,0),(31,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','202.134.31.180','000',1,0),(32,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.87.208.41','000',1,0),(33,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.178','000',2,0),(34,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','202.129.228.229','000',2,0),(35,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.4','000',2,0),(36,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.155.66','000',1,0),(37,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.212','000',1,0),(38,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.132','000',1,0),(39,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.188','000',1,0),(40,'2019-02-26','https://www.bing.com/search?q=six+sigma+academy+accreditation&qs=n&form=QBRE&sp=-1&pq=six+sigma+academy+accredi&sc=0-25&sk=&cvid=CB17EC56DAC243419CFA74E988D2F6B3','Internet Explorer','Windows','10.0','','203.30.93.14','000',1,0),(41,'2019-02-26','https://www.bing.com/search?q=six+sigma+academy+&qs=n&form=QBRE&sp=-1&pq=six+sigma+academy+accreditation&sc=1-31&sk=&cvid=73F14842721A406199E2F40DC5DE2E3C','Internet Explorer','Windows','10.0','','203.30.93.5','000',1,0),(42,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.81','000',1,0),(43,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.24.202','000',1,0),(44,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.171.251','000',1,0),(45,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.88','000',1,0),(46,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.155.30','000',1,0),(47,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.239','000',1,0),(48,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.136','000',1,0),(49,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.37','000',1,0),(50,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.154.152','000',1,0),(51,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.181','000',1,0),(52,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.11','000',1,0),(53,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.4','','202.87.208.46','000',1,0),(54,'2019-02-26','http://m.facebook.com','Facebook','iOS','10.3.3','','43.245.56.93','000',1,0),(55,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.1.54.245','000',1,0),(56,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','202.87.208.47','000',1,0),(57,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.187','000',4,0),(58,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','210.7.12.7','000',1,0),(59,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.129.228.228','000',1,0),(60,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.84','000',1,0),(61,'2019-02-26','https://6sigma.academy','Chrome','Windows','6.1','','109.108.89.236','000',1,0),(62,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.32','000',1,0),(63,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.93','000',2,0),(64,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.0.1','','202.151.30.19','000',1,0),(65,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.32','000',1,0),(66,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.119','000',1,0),(67,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.133','000',1,0),(68,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.46','000',1,0),(69,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.184','000',4,0),(70,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.44','000',1,0),(71,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','202.4.47.135','000',2,0),(72,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.189','000',1,0),(73,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.97','000',1,0),(74,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.2','000',1,0),(75,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.245','000',1,0),(76,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.171.14','000',1,0),(77,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.93','000',1,0),(78,'2019-02-26','http://m.facebook.com','Facebook','iOS','11.3','','202.129.228.228','000',1,0),(79,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.13','000',1,0),(80,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.174','000',1,0),(81,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.197','000',1,0),(82,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.79','000',1,0),(83,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.2','','202.151.30.19','000',1,0),(84,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.212','000',1,0),(85,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.177','000',1,0),(86,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.190','000',2,0),(87,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.215','000',1,0),(88,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.47.165','000',1,0),(89,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.225','000',1,0),(90,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.95','000',1,0),(91,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','139.162.78.135','000',1,0),(92,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.151','000',1,0),(93,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.240','000',2,0),(94,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.185','000',2,0),(95,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.95','000',1,0),(96,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.66','000',1,0),(97,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.108','000',1,0),(98,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.4.46.223','000',1,0),(99,'2019-02-26','https://6sigma.academy','Firefox','Windows','6.1','','37.49.231.12','000',1,0),(100,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.210','000',1,0),(101,'2019-02-26','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',2,0),(102,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.87','000',1,0),(103,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.80','000',1,0),(104,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.242','000',1,0),(105,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.129','000',1,0),(106,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.72','000',1,0),(107,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.84','000',1,0),(108,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.42','000',1,0),(109,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.139','000',1,0),(110,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.128','000',1,0),(111,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','103.250.2.3','000',1,0),(112,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.30','000',1,0),(113,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.161','000',1,0),(114,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','103.250.2.8','000',1,0),(115,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.2','','103.14.91.82','000',1,0),(116,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.97','000',1,0),(117,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.134.31.180','000',1,0),(118,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.179','000',1,0),(119,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.44','000',1,0),(120,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.37','000',1,0),(121,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','103.16.159.79','000',1,0),(122,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.142','000',1,0),(123,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.182','000',1,0),(124,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.188','000',4,0),(125,'2019-02-26','https://l.facebook.com/','Chrome','Android','5.1.1','','27.123.171.195','000',1,0),(126,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.2','','27.123.152.14','000',1,0),(127,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.235','000',1,0),(128,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.200','000',1,0),(129,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.221','000',1,0),(130,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.155.219','000',1,0),(131,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.45','000',1,0),(132,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.154','000',1,0),(133,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.190','000',1,0),(134,'2019-02-26','https://6sigma.academy','Internet Explorer','Windows','5.2','','38.100.21.64','000',1,0),(135,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.186','000',1,0),(136,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.188','000',1,0),(137,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.4.46.162','000',1,0),(138,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.104','000',1,0),(139,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','45.117.244.183','000',1,0),(140,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.218','000',1,0),(141,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.48','000',1,0),(142,'2019-02-26','http://m.facebook.com','Facebook','iOS','11.2.6','','27.123.153.153','000',1,0),(143,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.5','000',2,0),(144,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.48','000',1,0),(145,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.161','000',1,0),(146,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.70','000',1,0),(147,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.185','000',1,0),(148,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.92','000',1,0),(149,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','114.76.174.30','000',1,0),(150,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.39','000',1,0),(151,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.1','','202.87.208.46','000',1,0),(152,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','202.9.123.124','000',1,0),(153,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','202.165.193.4','000',1,0),(154,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.105','000',1,0),(155,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','175.36.174.134','000',1,0),(156,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.137','000',1,0),(157,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','202.134.31.160','000',2,0),(158,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.48','000',2,0),(159,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.9','000',1,0),(160,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.161','000',1,0),(161,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.151.30.20','000',1,0),(162,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.166','000',2,0),(163,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.87','000',1,0),(164,'2019-02-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','139.59.80.180','000',4,0),(165,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.48','000',1,0),(166,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','177.130.42.41','000',1,0),(167,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.12','000',1,0),(168,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.218','000',1,0),(169,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.238','000',1,0),(170,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.96','000',2,0),(171,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.173','000',1,0),(172,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.2','000',1,0),(173,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.155.70','000',1,0),(174,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','27.123.153.198','000',1,0),(175,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.178','000',2,0),(176,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.151','000',1,0),(177,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','202.134.31.181','000',1,0),(178,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.4.47.225','000',1,0),(179,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.1.4','','49.199.30.192','000',1,0),(180,'2019-02-26','http://m.facebook.com','Facebook','iOS','11.4.1','','27.123.152.88','000',1,0),(181,'2019-02-26','https://6sigma.academy','Samsung Internet','Android','6.0.1','','103.250.2.8','000',1,0),(182,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.175','000',1,0),(183,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','210.7.29.16','000',1,0),(184,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.181','000',1,0),(185,'2019-02-26','http://m.facebook.com','Facebook','iOS','10.1.1','','202.87.208.43','000',1,0),(186,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.87.208.41','000',1,0),(187,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.95','000',2,0),(188,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.129.228.229','000',3,0),(189,'2019-02-26','http://m.facebook.com','Facebook','iOS','9.0.2','','202.87.208.46','000',2,0),(190,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.54','000',1,0),(191,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.66','000',1,0),(192,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','27.123.153.230','000',1,0),(193,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.247','000',1,0),(194,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.219','000',2,0),(195,'2019-02-26','https://6sigma.academy','Chrome','Windows','6.1','','77.232.162.125','000',1,0),(196,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','103.14.88.221','000',1,0),(197,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.0','','103.73.80.146','000',1,0),(198,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.5','000',1,0),(199,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.181','000',1,0),(200,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.179','000',2,0),(201,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.186','000',1,0),(202,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','103.14.90.126','000',1,0),(203,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.19','000',1,0),(204,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.171.179','000',1,0),(205,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.181','000',1,0),(206,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.129.228.228','000',1,0),(207,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.152','000',1,0),(208,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.75','000',1,0),(209,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','103.14.91.87','000',1,0),(210,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.117','000',1,0),(211,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.162','000',1,0),(212,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.153.58','000',1,0),(213,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','119.235.90.42','000',1,0),(214,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.91','000',1,0),(215,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.210','000',1,0),(216,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.182','000',2,0),(217,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.251','000',1,0),(218,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.110','000',1,0),(219,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.211','000',1,0),(220,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.35','000',2,0),(221,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.44','000',1,0),(222,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.169','000',1,0),(223,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.125','000',1,0),(224,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.131','000',1,0),(225,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.182','000',1,0),(226,'2019-02-26','http://m.facebook.com','Facebook','iOS','11.4.1','','27.123.171.119','000',1,0),(227,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.225','000',1,0),(228,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.184','000',1,0),(229,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.123','000',1,0),(230,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.125','000',1,0),(231,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.42','000',1,0),(232,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.28','000',1,0),(233,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.217','000',1,0),(234,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.87.208.48','000',1,0),(235,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.66','000',1,0),(236,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.47.26','000',1,0),(237,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.176','000',1,0),(238,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.86','000',1,0),(239,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.184','000',1,0),(240,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.67','000',1,0),(241,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.1.4','','43.245.56.154','000',1,0),(242,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.100','000',1,0),(243,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.0','','27.123.171.74','000',1,0),(244,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.1','','27.123.152.199','000',1,0),(245,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.39','000',1,0),(246,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.189','000',1,0),(247,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.229','000',1,0),(248,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.149','000',1,0),(249,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.43','000',1,0),(250,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','185.129.117.33','000',1,0),(251,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','213.21.23.2','000',1,0),(252,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.107','000',1,0),(253,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.93','000',1,0),(254,'2019-02-26','https://6sigma.academy','Unknown','Unknown','Unknown','','91.20.153.32','000',1,0),(255,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.8','000',1,0),(256,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.36','000',1,0),(257,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','103.14.91.87','000',1,0),(258,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.184','000',1,0),(259,'2019-02-26','https://6sigma.academy','Chrome','Windows','6.1','','27.123.155.237','000',3,0),(260,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.94','000',1,0),(261,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','210.7.1.221','000',1,0),(262,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.130','000',1,0),(263,'2019-02-26','http://m.facebook.com','Safari','iOS','12.1.4','','31.13.115.2','000',1,0),(264,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','202.134.31.180','000',1,0),(265,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.92','000',1,0),(266,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.73','000',1,0),(267,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','80.241.217.236','000',1,0),(268,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.142','000',1,0),(269,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.230','000',1,0),(270,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','103.250.2.14','000',2,0),(271,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.43','000',1,0),(272,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.137','000',1,0),(273,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.169','000',1,0),(274,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','150.107.174.71','000',1,0),(275,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.144','000',1,0),(276,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.4','','45.117.244.181','000',1,0),(277,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.199','000',1,0),(278,'2019-02-26','https://6sigma.academy','Unknown','Android','4.4.2','','103.16.159.62','000',1,0),(279,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.183','000',1,0),(280,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.26','000',1,0),(281,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.30.19','000',1,0),(282,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','202.87.208.46','000',2,0),(283,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.188','000',1,0),(284,'2019-02-26','https://6sigma.academy','Internet Explorer','Windows','5.2','','221.12.118.14','000',1,0),(285,'2019-02-26','https://6sigma.academy','Chrome','OS X','10.12.3','','221.12.118.14','000',1,0),(286,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.226','000',1,0),(287,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.8','000',1,0),(288,'2019-02-26','https://www.google.com/','Chrome','Windows','6.3','','41.13.2.90','000',1,0),(289,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.80.34.20','000',1,0),(290,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.42','000',1,0),(291,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','203.184.17.80','000',1,0),(292,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.174','000',1,0),(293,'2019-02-26','http://m.facebook.com','Facebook','iOS','10.3.3','','27.123.152.226','000',1,0),(294,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.4','','43.245.56.143','000',1,0),(295,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.102','000',1,0),(296,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.207','000',1,0),(297,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.248','000',1,0),(298,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.244','000',1,0),(299,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.182','000',1,0),(300,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.4','','27.123.153.173','000',1,0),(301,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.27','000',1,0),(302,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.4','','43.245.56.133','000',1,0),(303,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.80','000',1,0),(304,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.223','000',1,0),(305,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.41','000',1,0),(306,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','103.242.164.254','000',1,0),(307,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.94','000',3,0),(308,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','103.16.159.62','000',1,0),(309,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.190','000',1,0),(310,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.128','000',1,0),(311,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.1.4','','119.235.70.136','000',1,0),(312,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.4.47.186','000',1,0),(313,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.0.1','','202.4.47.188','000',1,0),(314,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.219','000',1,0),(315,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.190','000',1,0),(316,'2019-02-26','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.68','000',1,0),(317,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.223','000',1,0),(318,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.155','000',1,0),(319,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.34','000',1,0),(320,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.24','000',1,0),(321,'2019-02-26','https://m.facebook.com/','Unknown','Android','6.0.1','','43.245.56.24','000',2,0),(322,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.185','000',1,0),(323,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','202.87.208.43','000',1,0),(324,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.9','000',1,0),(325,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.46.124','000',1,0),(326,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.78','000',1,0),(327,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.210','000',1,0),(328,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.145','000',1,0),(329,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.208','000',1,0),(330,'2019-02-26','http://m.facebook.com','Facebook','iOS','8.4','','27.123.171.145','000',1,0),(331,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.151.30.18','000',1,0),(332,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.0','','43.245.56.206','000',1,0),(333,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','202.134.31.161','000',2,0),(334,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.107','000',1,0),(335,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','43.245.56.214','000',1,0),(336,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.71','000',2,0),(337,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.155.6','000',1,0),(338,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.180','000',1,0),(339,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','202.87.208.45','000',1,0),(340,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.138','000',1,0),(341,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.89','000',1,0),(342,'2019-02-26','https://l.facebook.com/','Facebook','Android','6.0.1','','27.123.152.110','000',1,0),(343,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','202.87.208.44','000',1,0),(344,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.167','000',1,0),(345,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.58','000',1,0),(346,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.179','000',1,0),(347,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.48','000',1,0),(348,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.136','000',1,0),(349,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.192','000',1,0),(350,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','202.151.30.26','000',1,0),(351,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','119.235.66.228','000',2,0),(352,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.217','000',1,0),(353,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.176','000',1,0),(354,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.181','000',1,0),(355,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.253','000',1,0),(356,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.177','000',1,0),(357,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','103.243.67.102','000',1,0),(358,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.254','000',1,0),(359,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.4','000',1,0),(360,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','210.7.29.208','000',1,0),(361,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.133','000',1,0),(362,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.111','000',1,0),(363,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.140','000',1,0),(364,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.93','000',1,0),(365,'2019-02-26','android-app://m.facebook.com','Chrome','Android','8.0.0','','27.123.154.56','000',1,0),(366,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.147','000',2,0),(367,'2019-02-26','http://m.facebook.com/','Android Browser','Android','4.4.2','','45.117.244.186','000',2,0),(368,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.30.27','000',1,0),(369,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.204','000',1,0),(370,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','27.123.153.193','000',1,0),(371,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.129','000',1,0),(372,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','45.117.244.184','000',1,0),(373,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.212','000',1,0),(374,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.46','000',1,0),(375,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','27.123.171.63','000',1,0),(376,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.208','000',2,0),(377,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.163','000',1,0),(378,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.36','000',1,0),(379,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.46','000',1,0),(380,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.207','000',1,0),(381,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.21','000',1,0),(382,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.229','000',1,0),(383,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.60','000',1,0),(384,'2019-02-26','http://m.facebook.com','Facebook','iOS','12.1.4','','43.245.56.121','000',1,0),(385,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.30.28','000',2,0),(386,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.183','000',1,0),(387,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.192','000',1,0),(388,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.0','000',1,0),(389,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.179','000',1,0),(390,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.139','000',1,0),(391,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.42','000',1,0),(392,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','187.74.238.65','000',1,0),(393,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','103.70.66.46','000',1,0),(394,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.13','000',1,0),(395,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','103.14.91.84','000',3,0),(396,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.80.34.38','000',1,0),(397,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.134.31.161','000',1,0),(398,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.119','000',3,0),(399,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.185','000',2,0),(400,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.146','000',1,0),(401,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.39','000',1,0),(402,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','91.109.195.152','000',1,0),(403,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.150','000',1,0),(404,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.153.47','000',1,0),(405,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.185','000',1,0),(406,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.166','000',1,0),(407,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.123','000',1,0),(408,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.47.102','000',1,0),(409,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.69','000',1,0),(410,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.65','000',1,0),(411,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','103.14.88.223','000',1,0),(412,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','189.46.120.140','000',1,0),(413,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.113','000',1,0),(414,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.1.184.150','000',1,0),(415,'2019-02-26','https://6sigma.academy','Chrome','Windows','6.1','','193.25.120.222','000',1,0),(416,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.154','000',1,0),(417,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.80.34.27','000',1,0),(418,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.151.30.20','000',2,0),(419,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.38','000',1,0),(420,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','103.14.91.81','000',3,0),(421,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.72','000',1,0),(422,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','202.1.54.245','000',1,0),(423,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.186','000',1,0),(424,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','202.4.46.183','000',1,0),(425,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.55','000',1,0),(426,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.5','000',1,0),(427,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.98','000',1,0),(428,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.119','000',1,0),(429,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.15','000',1,0),(430,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.177','000',2,0),(431,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.4.46.50','000',1,0),(432,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.197','000',1,0),(433,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.242','000',1,0),(434,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.208','000',1,0),(435,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.133','000',1,0),(436,'2019-02-26','https://6sigma.academy','Chrome','Linux','Unknown','','207.102.138.158','000',1,0),(437,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.230','000',1,0),(438,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.154.58','000',1,0),(439,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.217','000',1,0),(440,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.92','000',1,0),(441,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','172.58.92.69','000',1,0),(442,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.105','000',1,0),(443,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.0.1','','27.123.153.222','000',1,0),(444,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','103.14.91.82','000',1,0),(445,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','202.151.30.17','000',3,0),(446,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.119','000',1,0),(447,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.252','000',1,0),(448,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','103.14.91.81','000',1,0),(449,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.227','000',1,0),(450,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','119.235.74.204','000',1,0),(451,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.7','000',1,0),(452,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.81','000',1,0),(453,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.188','000',1,0),(454,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','122.57.2.142','000',1,0),(455,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0','','202.80.34.24','000',1,0),(456,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.151','000',2,0),(457,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.1.184.150','000',1,0),(458,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.41','000',1,0),(459,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.0','','27.123.155.179','000',1,0),(460,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.128','000',1,0),(461,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.198','000',1,0),(462,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.155.105','000',1,0),(463,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.73','000',1,0),(464,'2019-02-26','https://6sigma.academy','Unknown','Android','4.4.2','','103.16.159.56','000',1,0),(465,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','45.117.244.190','000',1,0),(466,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.127','000',1,0),(467,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.215','000',1,0),(468,'2019-02-26','https://6sigma.academy','Chrome','Windows','10.0','','94.180.121.218','000',1,0),(469,'2019-02-26','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.27','000',1,0),(470,'2019-02-26','http://m.facebook.com/','Facebook','Android','7.1.1','','202.129.228.228','000',1,0),(471,'2019-02-26','http://m.facebook.com/','Facebook','Android','4.4.2','','43.245.56.86','000',1,0),(472,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','202.151.30.29','000',1,0),(473,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.137','000',1,0),(474,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.132','000',1,0),(475,'2019-02-26','http://m.facebook.com/','Facebook','Android','5.1','','103.250.2.3','000',1,0),(476,'2019-02-26','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.38','000',1,0),(477,'2019-02-27','http://m.facebook.com','Facebook','iOS','9.3.4','','120.21.48.203','000',1,0),(478,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.185','000',2,0),(479,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','103.14.88.216','000',1,0),(480,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','170.254.73.31','000',1,0),(481,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.1.184.150','000',1,0),(482,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.105','000',1,0),(483,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.97','000',1,0),(484,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.14.91.84','000',2,0),(485,'2019-02-27','https://6sigma.academy','Unknown','Unknown','Unknown','','171.100.33.43','000',1,0),(486,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.239','000',1,0),(487,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','103.14.90.119','000',1,0),(488,'2019-02-27','https://6sigma.academy','Firefox','Windows','6.1','','188.163.113.65','000',1,0),(489,'2019-02-27','https://6sigma.academy','Safari','OS X','10.11.6','','2.179.216.130','000',1,0),(490,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.120','000',2,0),(491,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.200','000',1,0),(492,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.34','000',1,0),(493,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.87','000',1,0),(494,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.187','000',2,0),(495,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.170','000',1,0),(496,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.42','000',1,0),(497,'2019-02-27','https://6sigma.academy','Safari','OS X','10.11.6','','201.69.168.213','000',1,0),(498,'2019-02-27','https://6sigma.academy','Unknown','Unknown','Unknown','','122.152.211.13','000',2,0),(499,'2019-02-27','https://6sigma.academy','Internet Explorer','Windows','6.1','','122.152.211.13','000',35,0),(500,'2019-02-27','https://6sigma.academy','Firefox','Windows','6.1','','122.152.211.13','000',25,0),(501,'2019-02-27','https://6sigma.academy','Chrome','Linux','Unknown','','122.152.211.13','000',57,0),(502,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','122.100.106.61','000',1,0),(503,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.218','000',1,0),(504,'2019-02-27','https://6sigma.academy','Sogou Explorer','Windows','5.2','','122.152.211.13','000',1,0),(505,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.54','000',1,0),(506,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','202.87.208.43','000',2,0),(507,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','154.117.159.102','000',1,0),(508,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.11','000',1,0),(509,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.4.46.4','000',1,0),(510,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','202.80.34.22','000',1,0),(511,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.74','000',1,0),(512,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','187.102.61.125','000',1,0),(513,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.60','000',1,0),(514,'2019-02-27','http://m.facebook.com/','Facebook','Android','4.4.2','','27.123.153.118','000',1,0),(515,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.135','000',1,0),(516,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.208','000',1,0),(517,'2019-02-27','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(518,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.168','000',1,0),(519,'2019-02-27','6sigma.academy','Chrome','Windows','6.1','','176.31.191.186','000',1,0),(520,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.91','000',1,0),(521,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','84.241.11.253','000',1,0),(522,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.179','000',3,0),(523,'2019-02-27','https://6sigma.academy','Unknown','Unknown','Unknown','','190.114.64.113','000',1,0),(524,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.250','000',1,0),(525,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','27.123.171.88','000',1,0),(526,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.43','000',1,0),(527,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.129','000',1,0),(528,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.2','','27.123.152.140','000',1,0),(529,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.0.2','','202.87.208.47','000',1,0),(530,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.187','000',1,0),(531,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','103.250.2.6','000',1,0),(532,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.228','000',1,0),(533,'2019-02-27','https://6sigma.academy','Safari','OS X','10.11.6','','79.147.149.199','000',1,0),(534,'2019-02-27','https://6sigma.academy','Unknown','Unknown','Unknown','','74.82.47.4','000',1,0),(535,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.113','000',1,0),(536,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.5','000',2,0),(537,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.15','000',1,0),(538,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.235','000',1,0),(539,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.203','000',1,0),(540,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','201.95.91.171','000',1,0),(541,'2019-02-27','http://m.facebook.com','Facebook','iOS','11.3','','202.4.46.48','000',1,0),(542,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','122.60.114.215','000',1,0),(543,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.173','000',1,0),(544,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.188','000',5,0),(545,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.19','000',1,0),(546,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','201.49.226.108','000',1,0),(547,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.131','000',1,0),(548,'2019-02-27','http://m.facebook.com','Facebook','iOS','10.2','','27.123.152.245','000',3,0),(549,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','210.7.17.170','000',1,0),(550,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.190','000',1,0),(551,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.218','000',1,0),(552,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.244','000',1,0),(553,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.181','000',1,0),(554,'2019-02-27','https://6sigma.academy','Safari','OS X','10.11.6','','201.13.59.127','000',1,0),(555,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.131','000',1,0),(556,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','103.16.159.60','000',3,0),(557,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.131','000',1,0),(558,'2019-02-27','android-app://m.facebook.com','Chrome','Android','8.1.0','','43.245.56.1','000',1,0),(559,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.147','000',4,0),(560,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.201','000',1,0),(561,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.32','000',1,0),(562,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','43.245.56.163','000',1,0),(563,'2019-02-27','https://6sigma.academy','Firefox','Ubuntu','Unknown','','78.30.42.170','000',1,0),(564,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.145','000',1,0),(565,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.59','000',1,0),(566,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.99.43.1','000',1,0),(567,'2019-02-27','http://m.facebook.com/','Facebook','Android','9','','27.123.171.156','000',1,0),(568,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.80','000',1,0),(569,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.186','000',1,0),(570,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.182','000',2,0),(571,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','210.7.31.38','000',1,0),(572,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.190','000',2,0),(573,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.157','000',1,0),(574,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.208','000',1,0),(575,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.9','000',2,0),(576,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','212.165.108.172','000',1,0),(577,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.180','000',4,0),(578,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','210.7.13.154','000',1,0),(579,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.102','000',3,0),(580,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.130','000',1,0),(581,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','94.122.225.13','000',1,0),(582,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.0.2','','27.123.152.66','000',1,0),(583,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.184','000',1,0),(584,'2019-02-27','http://m.facebook.com/','Facebook','Android','4.4.4','','27.123.152.208','000',1,0),(585,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.147','000',1,0),(586,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.20','000',1,0),(587,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.253','000',1,0),(588,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.92','000',1,0),(589,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.42','000',1,0),(590,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','103.250.2.5','000',1,0),(591,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','27.123.152.130','000',1,0),(592,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.195','000',1,0),(593,'2019-02-27','https://www.google.com/','Firefox','Windows','6.1','','210.7.1.151','000',1,0),(594,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.230','000',1,0),(595,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.152','000',1,0),(596,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.239','000',1,0),(597,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.151.30.24','000',1,0),(598,'2019-02-27','https://6sigma.academy','Unknown','Windows','6.1','','66.70.178.119','000',2,0),(599,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.92','000',1,0),(600,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.182','000',1,0),(601,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.129.228.228','000',1,0),(602,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.154.17','000',1,0),(603,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.134.31.62','000',1,0),(604,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.161','000',1,0),(605,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.140','000',2,0),(606,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.4.47.243','000',1,0),(607,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.143','000',1,0),(608,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.209','000',1,0),(609,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.178','000',1,0),(610,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','202.80.34.24','000',1,0),(611,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.185','000',1,0),(612,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.177','000',1,0),(613,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.153.145','000',1,0),(614,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.14.91.87','000',1,0),(615,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.177','000',1,0),(616,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.114','000',1,0),(617,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.186','000',3,0),(618,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','185.25.104.254','000',1,0),(619,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.129.228.229','000',1,0),(620,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','124.240.212.185','000',1,0),(621,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.187','000',1,0),(622,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.141','000',1,0),(623,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.77','000',1,0),(624,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','103.250.2.3','000',2,0),(625,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.164','000',2,0),(626,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.12','000',1,0),(627,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.25','000',1,0),(628,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.186','000',1,0),(629,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.119','000',1,0),(630,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','202.1.184.151','000',1,0),(631,'2019-02-27','http://m.facebook.com','Facebook','iOS','12.1','','202.87.208.48','000',1,0),(632,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.87.208.42','000',1,0),(633,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.155','000',1,0),(634,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.47','000',1,0),(635,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.48','000',1,0),(636,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.19','000',1,0),(637,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.224','000',1,0),(638,'2019-02-27','http://m.facebook.com/','Facebook','Android','4.4.4','','45.117.244.185','000',1,0),(639,'2019-02-27','https://6sigma.academy','Unknown','Unknown','Unknown','','115.159.107.118','000',2,0),(640,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','115.159.107.118','000',114,0),(641,'2019-02-27','https://6sigma.academy','Firefox','Ubuntu','Unknown','','115.159.107.118','000',248,0),(642,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.5','000',1,0),(643,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.10','000',1,0),(644,'2019-02-27','https://6sigma.academy','Firefox','Windows','6.1','','115.159.107.118','000',1,0),(645,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.25','000',1,0),(646,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.115','000',1,0),(647,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','27.123.152.145','000',1,0),(648,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.93','000',1,0),(649,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.134.31.163','000',1,0),(650,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.108','000',1,0),(651,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.49','000',2,0),(652,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.220','000',1,0),(653,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.5','000',1,0),(654,'2019-02-27','http://m.facebook.com','Facebook','iOS','12.1.4','','45.117.244.189','000',1,0),(655,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','103.250.2.9','000',1,0),(656,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.47.90','000',1,0),(657,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.134','000',1,0),(658,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.151.30.22','000',1,0),(659,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.93','000',1,0),(660,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.250','000',1,0),(661,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.4.47.129','000',1,0),(662,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.25','000',1,0),(663,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.1.54.247','000',1,0),(664,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.80.34.34','000',1,0),(665,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.138','000',1,0),(666,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.111','000',1,0),(667,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.232','000',1,0),(668,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.41','000',1,0),(669,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.87.208.45','000',1,0),(670,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.12','000',1,0),(671,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.107','000',1,0),(672,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.219','000',1,0),(673,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.224','000',1,0),(674,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','202.1.184.150','000',1,0),(675,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.9','000',1,0),(676,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.126','000',1,0),(677,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.91','000',1,0),(678,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','103.250.2.8','000',1,0),(679,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','43.245.56.233','000',1,0),(680,'2019-02-27','http://m.facebook.com','Facebook','iOS','11.3','','27.123.153.221','000',1,0),(681,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.53','000',1,0),(682,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','202.87.208.46','000',1,0),(683,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.221','000',1,0),(684,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.1','000',1,0),(685,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.129.228.228','000',2,0),(686,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.81','000',1,0),(687,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.202','000',1,0),(688,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.172','000',2,0),(689,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','27.123.152.125','000',1,0),(690,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.42','000',1,0),(691,'2019-02-27','https://l.facebook.com/','Facebook','Android','6.0.1','','113.11.242.26','000',1,0),(692,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','103.14.90.123','000',1,0),(693,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.241','000',1,0),(694,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.158','000',2,0),(695,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.242.164.251','000',1,0),(696,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.44','000',1,0),(697,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.183','000',1,0),(698,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.188','000',1,0),(699,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.178','000',4,0),(700,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.129.228.229','000',2,0),(701,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.151.31.214','000',1,0),(702,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.47','000',2,0),(703,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','202.87.208.42','000',2,0),(704,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.136','000',1,0),(705,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.104','000',1,0),(706,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.221','000',1,0),(707,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.227','000',1,0),(708,'2019-02-27','https://6sigma.academy','Unknown','Windows','10.0','','202.161.112.254','000',4,0),(709,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.54','000',1,0),(710,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','103.250.2.7','000',1,0),(711,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.155.137','000',1,0),(712,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.228','000',1,0),(713,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.27','000',1,0),(714,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.184','000',1,0),(715,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.32','000',1,0),(716,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.13','000',1,0),(717,'2019-02-27','https://6sigma.academy','Internet Explorer','Windows','5.2','','218.28.167.180','000',1,0),(718,'2019-02-27','https://6sigma.academy','Chrome','OS X','10.12.3','','218.28.167.180','000',1,0),(719,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.209','000',1,0),(720,'2019-02-27','http://m.facebook.com','Facebook','iOS','12.1.2','','27.123.152.32','000',1,0),(721,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.135','000',1,0),(722,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.147','000',1,0),(723,'2019-02-27','https://6sigma.academy','Safari','OS X','10.11.6','','114.79.154.50','000',1,0),(724,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.172','000',1,0),(725,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.223','000',1,0),(726,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.227','000',1,0),(727,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.103','000',2,0),(728,'2019-02-27','http://m.facebook.com','Facebook','iOS','12.1.2','','27.123.171.177','000',1,0),(729,'2019-02-27','http://m.facebook.com','Facebook','iOS','12.0.1','','43.245.56.115','000',1,0),(730,'2019-02-27','https://6sigma.academy','Safari','OS X','10.11.6','','191.7.72.209','000',1,0),(731,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.97','000',1,0),(732,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.56','000',1,0),(733,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.98','000',1,0),(734,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.148','000',1,0),(735,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.90','000',2,0),(736,'2019-02-27','http://m.facebook.com/','Android Browser','Android','4.4.2','','45.117.244.184','000',1,0),(737,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.189','000',1,0),(738,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.117','000',1,0),(739,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.92','000',1,0),(740,'2019-02-27','https://6sigma.academy','Firefox','Ubuntu','Unknown','','150.95.199.90','000',2,0),(741,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.4.47.68','000',1,0),(742,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','202.151.30.26','000',1,0),(743,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.165','000',1,0),(744,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.71','000',1,0),(745,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','119.235.68.210','000',1,0),(746,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','201.57.53.60','000',1,0),(747,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.55','000',1,0),(748,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.179','000',2,0),(749,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.211','000',1,0),(750,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.205','000',1,0),(751,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.52','000',1,0),(752,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.4','000',1,0),(753,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.43','000',2,0),(754,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.177','000',2,0),(755,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.7','000',1,0),(756,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','45.117.244.178','000',1,0),(757,'2019-02-27','https://www.google.com.fj/','Chrome','Windows','10.0','','27.123.171.158','000',2,0),(758,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.52','000',1,0),(759,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','103.1.183.242','000',1,0),(760,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.186','000',2,0),(761,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.125','000',1,0),(762,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','202.151.30.27','000',1,0),(763,'2019-02-27','https://6sigma.academy','Firefox','Windows','10.0','','103.244.231.170','000',7,0),(764,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.161','000',1,0),(765,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.15','000',1,0),(766,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.80.34.24','000',1,0),(767,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.4.47.43','000',1,0),(768,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.3','000',1,0),(769,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','27.123.155.173','000',1,0),(770,'2019-02-27','http://m.facebook.com','Facebook','iOS','10.3.3','','45.117.244.190','000',1,0),(771,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.92','000',1,0),(772,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.182','000',1,0),(773,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.54','000',1,0),(774,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.58','000',1,0),(775,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','201.74.203.209','000',1,0),(776,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.13','000',1,0),(777,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.133','000',1,0),(778,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.65','000',1,0),(779,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','27.123.153.52','000',1,0),(780,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.181','000',1,0),(781,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.64','000',1,0),(782,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.105','000',1,0),(783,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.22','000',1,0),(784,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.186','000',1,0),(785,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.87.208.41','000',1,0),(786,'2019-02-27','https://6sigma.academy','Safari','OS X','10.11.6','','201.13.96.201','000',1,0),(787,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.66','000',1,0),(788,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.83','000',1,0),(789,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.62','000',2,0),(790,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.171','000',1,0),(791,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.99','000',1,0),(792,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.129.228.229','000',2,0),(793,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.48','000',2,0),(794,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.114','000',1,0),(795,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.7','000',1,0),(796,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.178','000',1,0),(797,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.183','000',1,0),(798,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.246','000',1,0),(799,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','27.2.6.9','000',1,0),(800,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.45','000',1,0),(801,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.1.184.151','000',1,0),(802,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.227','000',1,0),(803,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.92','000',1,0),(804,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.18','000',1,0),(805,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.135','000',2,0),(806,'2019-02-27','http://m.facebook.com','Facebook','iOS','12.1.2','','210.7.27.146','000',1,0),(807,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.30.21','000',1,0),(808,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.59','000',1,0),(809,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.14','000',1,0),(810,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','119.252.112.236','000',1,0),(811,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','202.1.184.150','000',1,0),(812,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.134.31.181','000',1,0),(813,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.181','000',1,0),(814,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.46.151','000',1,0),(815,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.3','000',1,0),(816,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.148','000',1,0),(817,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','202.151.30.27','000',1,0),(818,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.177','000',3,0),(819,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.189','000',1,0),(820,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.96','000',2,0),(821,'2019-02-27','http://m.facebook.com/','Facebook','Android','4.4.4','','27.123.152.33','000',1,0),(822,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.159','000',1,0),(823,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.216','000',1,0),(824,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.236','000',1,0),(825,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.175','000',2,0),(826,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.248','000',1,0),(827,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.178','000',1,0),(828,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.7','000',1,0),(829,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.169.66','000',1,0),(830,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.100','000',1,0),(831,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','27.123.154.225','000',2,0),(832,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','103.14.91.84','000',1,0),(833,'2019-02-27','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.142','000',1,0),(834,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.77','000',1,0),(835,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.6','000',1,0),(836,'2019-02-27','http://m.facebook.com','Facebook','iOS','11.0.1','','202.4.47.144','000',1,0),(837,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.123','000',1,0),(838,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.8','000',2,0),(839,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.76','000',1,0),(840,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.211','000',1,0),(841,'2019-02-27','https://6sigma.academy','Firefox','Ubuntu','Unknown','','57.100.69.150','000',2,0),(842,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.75','000',1,0),(843,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','202.151.31.250','000',2,0),(844,'2019-02-27','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.101','000',1,0),(845,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.214','000',1,0),(846,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.4.46.153','000',1,0),(847,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.46','000',1,0),(848,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.129.228.229','000',1,0),(849,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.48','000',1,0),(850,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.4.46.199','000',1,0),(851,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.165','000',1,0),(852,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.171','000',1,0),(853,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.103','000',1,0),(854,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.204','000',1,0),(855,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.185','000',1,0),(856,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.6','000',1,0),(857,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.186','000',1,0),(858,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.14.91.85','000',1,0),(859,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.46.206','000',1,0),(860,'2019-02-27','https://6sigma.academy','Unknown','Unknown','Unknown','','107.155.152.11','000',1,0),(861,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.31','000',1,0),(862,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.91','000',1,0),(863,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','119.235.70.97','000',1,0),(864,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.87.208.46','000',1,0),(865,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','179.111.147.224','000',1,0),(866,'2019-02-27','http://m.facebook.com','Facebook','iOS','11.4.1','','202.87.208.46','000',1,0),(867,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.60','000',1,0),(868,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.119','000',1,0),(869,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.131','000',1,0),(870,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','91.109.244.66','000',1,0),(871,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.26','000',1,0),(872,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.80.34.42','000',1,0),(873,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.159','000',1,0),(874,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.182','000',1,0),(875,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','200.100.190.173','000',1,0),(876,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.24','000',1,0),(877,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.251','000',1,0),(878,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','210.7.29.172','000',1,0),(879,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.243','000',1,0),(880,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','103.250.2.6','000',1,0),(881,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.108','000',1,0),(882,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.12','000',1,0),(883,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.1.184.150','000',1,0),(884,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.100','000',1,0),(885,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.189','000',1,0),(886,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.84','000',1,0),(887,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.107','000',1,0),(888,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.63','000',1,0),(889,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.106','000',1,0),(890,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.188','000',1,0),(891,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.198','000',1,0),(892,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.182','000',1,0),(893,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.162','000',2,0),(894,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.43','000',1,0),(895,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.126','000',1,0),(896,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.247','000',1,0),(897,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','119.235.68.122','000',1,0),(898,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.152','000',1,0),(899,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.170','000',1,0),(900,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.88','000',1,0),(901,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.3','000',1,0),(902,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.237','000',2,0),(903,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','210.7.1.238','000',1,0),(904,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.1.184.150','000',1,0),(905,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.151.30.30','000',2,0),(906,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.28','000',1,0),(907,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.237','000',1,0),(908,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.194','000',2,0),(909,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.154.245','000',1,0),(910,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.63','000',1,0),(911,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.77','000',1,0),(912,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','103.16.159.63','000',1,0),(913,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','202.129.228.228','000',1,0),(914,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.150','000',1,0),(915,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','103.250.2.12','000',1,0),(916,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.208','000',1,0),(917,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','210.7.29.58','000',3,0),(918,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.198','000',1,0),(919,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.78','000',1,0),(920,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','202.80.34.40','000',1,0),(921,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.190','000',1,0),(922,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.0.1','','202.87.208.42','000',1,0),(923,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','210.7.17.119','000',1,0),(924,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.172','000',1,0),(925,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.243','000',1,0),(926,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.46','000',1,0),(927,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.33','000',1,0),(928,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.76','000',1,0),(929,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0','','43.245.56.51','000',1,0),(930,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','210.7.1.224','000',1,0),(931,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.140','000',1,0),(932,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.155.20','000',1,0),(933,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','119.235.70.162','000',1,0),(934,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','202.151.30.20','000',1,0),(935,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.82','000',1,0),(936,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.4.46.108','000',1,0),(937,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.187','000',1,0),(938,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','103.16.159.59','000',1,0),(939,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.143','000',2,0),(940,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.120','000',1,0),(941,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.228','000',1,0),(942,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.64','000',1,0),(943,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.187','000',1,0),(944,'2019-02-27','http://m.facebook.com','Facebook','iOS','12.1.4','','27.123.171.2','000',1,0),(945,'2019-02-27','https://6sigma.academy','Firefox','Ubuntu','Unknown','','223.166.166.233','000',2,0),(946,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.86','000',1,0),(947,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1','','202.87.208.48','000',1,0),(948,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.149','000',1,0),(949,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.151','000',1,0),(950,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.56','000',1,0),(951,'2019-02-27','http://m.facebook.com','Facebook','iOS','10.1.1','','202.4.46.84','000',1,0),(952,'2019-02-27','http://m.facebook.com/','Facebook','Android','7.0','','27.123.154.6','000',1,0),(953,'2019-02-27','android-app://m.facebook.com','Chrome','Android','7.0','','27.123.152.18','000',1,0),(954,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.18','000',1,0),(955,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.238','000',1,0),(956,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.30.27','000',1,0),(957,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.206','000',2,0),(958,'2019-02-27','https://6sigma.academy','Firefox','Ubuntu','Unknown','','182.61.104.26','000',1,0),(959,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.180','000',1,0),(960,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.174','000',2,0),(961,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','201.95.203.155','000',1,0),(962,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.109','000',1,0),(963,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.39','000',1,0),(964,'2019-02-27','http://m.facebook.com/','Facebook','Android','8.1.0','','1.129.107.117','000',1,0),(965,'2019-02-27','http://m.facebook.com/','Facebook','Android','5.0.1','','27.123.152.169','000',1,0),(966,'2019-02-27','https://6sigma.academy','Chrome','Windows','10.0','','82.209.255.78','000',1,0),(967,'2019-02-27','https://6sigma.academy','Unknown','Unknown','Unknown','','104.248.155.139','000',2,0),(968,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.20','000',1,0),(969,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','177.76.159.230','000',1,0),(970,'2019-02-27','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.38','000',1,0),(971,'2019-02-27','https://6sigma.academy','Chrome','Windows','6.1','','45.70.113.82','000',1,0),(972,'2019-02-28','https://6sigma.academy','Safari','OS X','10.11.6','','41.160.193.198','000',1,0),(973,'2019-02-28','https://6sigma.academy','Firefox','Ubuntu','Unknown','','75.128.224.226','000',2,0),(974,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','177.188.214.217','000',1,0),(975,'2019-02-28','https://6sigma.academy','Firefox','OS X','10.11','','60.191.38.77','000',3,0),(976,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','92.27.40.121','000',1,0),(977,'2019-02-28','https://www.google.com/','Chrome','Windows','6.1','','27.123.155.149','000',15,0),(978,'2019-02-28','https://6sigma.academy','Firefox','Ubuntu','Unknown','','82.64.26.89','000',2,0),(979,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','27.0.183.40','000',1,0),(980,'2019-02-28','android-app://com.google.android.gm','Chrome','Android','6.0.1','','27.123.171.23','000',2,0),(981,'2019-02-28','https://6sigma.academy','Internet Explorer','Windows','5.2','','218.28.167.173','000',1,0),(982,'2019-02-28','https://6sigma.academy','Chrome','OS X','10.12.3','','218.28.167.173','000',1,0),(983,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','74.82.47.2','000',1,0),(984,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','168.195.85.159','000',1,0),(985,'2019-02-28','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.30.26','000',1,0),(986,'2019-02-28','http://m.facebook.com/','Facebook','Android','7.0','','202.129.228.228','000',1,0),(987,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','45.71.230.82','000',1,0),(988,'2019-02-28','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.156','000',1,0),(989,'2019-02-28','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.22','000',1,0),(990,'2019-02-28','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.156','000',1,0),(991,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','170.84.14.158','000',1,0),(992,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','27.123.155.149','000',3,0),(993,'2019-02-28','https://6sigma.academy','Chrome','Linux','Unknown','','185.142.236.35','000',2,0),(994,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','185.142.236.35','000',3,0),(995,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','128.65.152.217','000',1,0),(996,'2019-02-28','https://6sigma.academy','Firefox','Ubuntu','Unknown','','85.163.110.210','000',2,0),(997,'2019-02-28','http://m.facebook.com/','Facebook','Android','7.0','','202.129.228.229','000',1,0),(998,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','89.211.245.190','000',1,0),(999,'2019-02-28','https://6sigma.academy','Firefox','Ubuntu','Unknown','','155.133.142.67','000',1,0),(1000,'2019-02-28','http://m.facebook.com/','Facebook','Android','6.0.1','','202.58.250.30','000',1,0),(1001,'2019-02-28','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(1002,'2019-02-28','https://6sigma.academy/six-sigma-black-belt-certification-program/','Samsung Internet','Android','8.1.0','','27.123.154.163','000',1,0),(1003,'2019-02-28','https://6sigma.academy','Firefox','Windows','10.0','','192.99.35.63','000',49,0),(1004,'2019-02-28','https://6sigma.academy','Firefox','Windows','6.1','','192.99.35.63','000',3,0),(1005,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','185.255.31.2','000',1,0),(1006,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.6.199','000',2,0),(1007,'2019-02-28','https://6sigma.academy','Firefox','Windows','6.1','','104.222.43.114','000',1,0),(1008,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','110.77.188.161','000',1,0),(1009,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(1010,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','201.20.234.184','000',1,0),(1011,'2019-02-28','https://m.facebook.com/','Facebook','Android','8.1.0','','103.250.2.4','000',2,0),(1012,'2019-02-28','https://6sigma.academy','Safari','OS X','10.11.6','','187.34.215.236','000',1,0),(1013,'2019-02-28','https://6sigma.academy','Firefox','Ubuntu','Unknown','','35.203.12.227','000',2,0),(1014,'2019-02-28','https://www.linkedin.com/feed/sponsored-update/urn:li:sponsoredContentV2:(urn:li:activity:6503490660996390912,urn:li:sponsoredCreative:63394466)/?viewContext=REVIEWER','Chrome','Windows','10.0','','144.2.237.0','000',1,0),(1015,'2019-02-28','https://www.linkedin.com/','Unknown','iOS','12.1.2','','27.123.152.45','000',1,0),(1016,'2019-02-28','http://lnkd.in/','Unknown','Android','8.1.0','','45.117.244.183','000',2,0),(1017,'2019-02-28','https://www.linkedin.com/','Unknown','iOS','12.1.4','','144.120.169.9','000',2,0),(1018,'2019-02-28','http://lnkd.in/','Unknown','Android','8.0.0','','45.117.244.189','000',2,0),(1019,'2019-02-28','https://6sigma.academy','Chrome','Android','8.0.0','','27.123.152.32','000',1,0),(1020,'2019-02-28','http://lnkd.in/','Unknown','Android','8.0.0','','202.151.31.250','000',2,0),(1021,'2019-02-28','http://lnkd.in/','Unknown','Android','7.0','','27.123.171.28','000',2,0),(1022,'2019-02-28','http://lnkd.in/','Unknown','Android','8.0.0','','43.245.58.211','000',1,0),(1023,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','36.77.94.185','000',1,0),(1024,'2019-02-28','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',2,0),(1025,'2019-02-28','https://www.linkedin.com/','Unknown','iOS','12.1.4','','202.151.30.21','000',1,0),(1026,'2019-02-28','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',2,0),(1027,'2019-02-28','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.152.59','000',2,0),(1028,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','200.225.123.39','000',1,0),(1029,'2019-02-28','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.152.61','000',1,0),(1030,'2019-02-28','https://6sigma.academy','Samsung Internet','Android','9','','31.185.233.38','000',1,0),(1031,'2019-02-28','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.153.176','000',2,0),(1032,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','196.250.216.247','000',1,0),(1033,'2019-02-28','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.43','000',1,0),(1034,'2019-02-28','https://www.linkedin.com/nhome','Samsung Internet','Android','6.0.1','','27.123.171.99','000',1,0),(1035,'2019-02-28','http://lnkd.in/','Unknown','Android','7.0','','210.7.29.2','000',1,0),(1036,'2019-02-28','http://lnkd.in/','Unknown','Android','7.0','','27.123.171.15','000',2,0),(1037,'2019-02-28','https://www.linkedin.com/feed/','Chrome','Android','7.0','','45.117.244.188','000',1,0),(1038,'2019-02-28','http://lnkd.in/','Unknown','Android','5.0.1','','27.123.153.195','000',1,0),(1039,'2019-02-28','http://lnkd.in/','Unknown','Android','8.0.0','','210.7.29.141','000',4,0),(1040,'2019-02-28','http://lnkd.in/','Unknown','Android','7.0','','27.123.153.121','000',1,0),(1041,'2019-02-28','https://www.linkedin.com/','Unknown','iOS','10.3.2','','27.123.152.3','000',1,0),(1042,'2019-02-28','http://lnkd.in/','Unknown','Android','5.1.1','','45.117.244.186','000',1,0),(1043,'2019-02-28','https://www.linkedin.com/','Unknown','iOS','12.1','','45.117.244.182','000',1,0),(1044,'2019-02-28','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.233','000',1,0),(1045,'2019-02-28','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.86.195','000',2,0),(1046,'2019-02-28','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.214','000',1,0),(1047,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','49.150.87.203','000',1,0),(1048,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','110.50.84.155','000',1,0),(1049,'2019-02-28','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.5','000',1,0),(1050,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','177.138.86.46','000',1,0),(1051,'2019-02-28','https://6sigma.academy','Chrome','Windows','6.1','','177.138.86.46','000',1,0),(1052,'2019-02-28','6sigma.academy','Chrome','Windows','6.1','','75.99.13.124','000',1,0),(1053,'2019-02-28','https://6sigma.academy','Firefox','Ubuntu','Unknown','','24.28.147.69','000',2,0),(1054,'2019-02-28','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.41','000',1,0),(1055,'2019-02-28','https://6sigma.academy','Chrome','Windows','10.0','','175.100.92.119','000',1,0),(1056,'2019-02-28','https://www.linkedin.com/','Unknown','iOS','12.1.2','','27.123.171.76','000',1,0),(1057,'2019-03-01','https://m.facebook.com/','Chrome','Android','8.0.0','','27.123.150.238','000',1,0),(1058,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','178.239.148.38','000',1,0),(1059,'2019-03-01','https://6sigma.academy','Safari','OS X','10.11.6','','2.187.77.177','000',1,0),(1060,'2019-03-01','http://6sigma.academy/','Chrome','Windows','6.1','','176.36.21.189','000',3,0),(1061,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','186.226.171.12','000',1,0),(1062,'2019-03-01','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','103.82.140.66','000',2,0),(1063,'2019-03-01','http://6sigma.academy/','Edge','Windows','10.0','','176.36.21.189','000',3,0),(1064,'2019-03-01','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',2,0),(1065,'2019-03-01','https://6sigma.academy','Unknown','Unknown','Unknown','','39.98.70.15','000',2,0),(1066,'2019-03-01','https://6sigma.academy','Safari','OS X','10.11.6','','189.126.79.88','000',1,0),(1067,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','202.72.195.187','000',1,0),(1068,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.133','000',1,0),(1069,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','203.184.57.204','000',1,0),(1070,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.186','000',3,0),(1071,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.147','000',1,0),(1072,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.224','000',1,0),(1073,'2019-03-01','http://6sigma.academy/','Chrome','Windows','6.3','','176.36.21.189','000',3,0),(1074,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.153.128','000',1,0),(1075,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.200','000',1,0),(1076,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.189','000',1,0),(1077,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.96','000',2,0),(1078,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.13','000',1,0),(1079,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.236','000',1,0),(1080,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.21','000',1,0),(1081,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.43','000',1,0),(1082,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.28','000',1,0),(1083,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.134.31.180','000',1,0),(1084,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.211','000',2,0),(1085,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.41','000',1,0),(1086,'2019-03-01','http://m.facebook.com/','Facebook','Android','4.4.4','','202.87.208.43','000',1,0),(1087,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','177.102.176.30','000',1,0),(1088,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.92','000',1,0),(1089,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.4.47.107','000',2,0),(1090,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.193','000',1,0),(1091,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.177','000',1,0),(1092,'2019-03-01','https://6sigma.academy','Firefox','OS X','10.10','','75.126.154.10','000',2,0),(1093,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.238','000',1,0),(1094,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','118.97.79.210','000',1,0),(1095,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.3','000',1,0),(1096,'2019-03-01','https://6sigma.academy','Unknown','Unknown','Unknown','','74.82.47.4','000',1,0),(1097,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.197','000',1,0),(1098,'2019-03-01','http://m.facebook.com/','Facebook','Android','4.4.4','','45.117.244.190','000',1,0),(1099,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.60','000',1,0),(1100,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.2','','45.117.244.180','000',2,0),(1101,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.151.30.28','000',1,0),(1102,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.134.31.182','000',3,0),(1103,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.190','000',1,0),(1104,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.40','000',1,0),(1105,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.44','000',1,0),(1106,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.179','000',2,0),(1107,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.4.47.19','000',1,0),(1108,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.184','000',1,0),(1109,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','172.56.44.73','000',1,0),(1110,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.185','000',2,0),(1111,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.87.208.45','000',1,0),(1112,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.107','000',1,0),(1113,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','43.245.56.99','000',1,0),(1114,'2019-03-01','http://m.facebook.com','Facebook','iOS','9.3.5','','27.123.152.141','000',1,0),(1115,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.190','000',1,0),(1116,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','103.14.90.126','000',1,0),(1117,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.19','000',1,0),(1118,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.155.247','000',1,0),(1119,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','202.129.228.229','000',1,0),(1120,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.52','000',1,0),(1121,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.45','000',1,0),(1122,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.190','000',1,0),(1123,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.187','000',1,0),(1124,'2019-03-01','http://m.facebook.com/','Facebook','Android','9','','43.245.56.15','000',1,0),(1125,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.151.30.24','000',1,0),(1126,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.155.212','000',1,0),(1127,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.45','000',2,0),(1128,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.129.228.228','000',3,0),(1129,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.186','000',2,0),(1130,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.151.30.18','000',2,0),(1131,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.178','000',2,0),(1132,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.88','000',1,0),(1133,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.87.208.44','000',3,0),(1134,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.211','000',1,0),(1135,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.80.34.36','000',1,0),(1136,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.242','000',2,0),(1137,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.226','000',1,0),(1138,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.181','000',3,0),(1139,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.24','000',1,0),(1140,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.124','000',2,0),(1141,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.193','000',1,0),(1142,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.227','000',1,0),(1143,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.103','000',1,0),(1144,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.22','000',2,0),(1145,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.151.30.30','000',1,0),(1146,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','180.222.208.181','000',1,0),(1147,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.135','000',1,0),(1148,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.0.1','','27.123.153.42','000',1,0),(1149,'2019-03-01','android-app://m.facebook.com','Chrome','Android','5.1.1','','45.117.244.187','000',1,0),(1150,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.155.127','000',1,0),(1151,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','210.7.0.129','000',1,0),(1152,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.4','','210.7.7.120','000',1,0),(1153,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.197','000',2,0),(1154,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.234','000',1,0),(1155,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.4.46.160','000',1,0),(1156,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.88','000',1,0),(1157,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.112.36.146','000',1,0),(1158,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.203','000',1,0),(1159,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','27.123.153.223','000',1,0),(1160,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.21.248.254','000',1,0),(1161,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.231','000',1,0),(1162,'2019-03-01','https://6sigma.academy','Unknown','Android','6.0.1','','103.21.248.254','000',3,0),(1163,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','103.250.2.7','000',1,0),(1164,'2019-03-01','https://6sigma.academy','Firefox','Windows','5.1','','212.112.93.48','000',1,0),(1165,'2019-03-01','https://6sigma.academy','Firefox','Windows','5.1','','212.112.93.5','000',1,0),(1166,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.4.47.101','000',1,0),(1167,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.218','000',1,0),(1168,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.1.184.151','000',1,0),(1169,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','103.250.2.9','000',1,0),(1170,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.239','000',1,0),(1171,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.88','000',1,0),(1172,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.20','000',1,0),(1173,'2019-03-01','https://6sigma.academy','Unknown','Linux','Unknown','','176.221.52.179','000',23,0),(1174,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.82','000',1,0),(1175,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.129.228.228','000',2,0),(1176,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.185','000',2,0),(1177,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','210.7.26.170','000',5,0),(1178,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.187','000',2,0),(1179,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.182','000',1,0),(1180,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.193','000',1,0),(1181,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.0','','212.112.93.105','000',1,0),(1182,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.0','','212.112.93.234','000',1,0),(1183,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','103.250.2.13','000',1,0),(1184,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.243','000',1,0),(1185,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.224','000',1,0),(1186,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.185','000',3,0),(1187,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.4','','27.123.155.17','000',2,0),(1188,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.229','000',1,0),(1189,'2019-03-01','http://m.facebook.com/','Facebook','Android','4.4.4','','115.189.131.207','000',1,0),(1190,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.214','000',1,0),(1191,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.247','000',1,0),(1192,'2019-03-01','http://lnkd.in/','Unknown','Android','8.0.0','','43.245.56.21','000',2,0),(1193,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.228','000',1,0),(1194,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','27.123.154.179','000',11,0),(1195,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','27.123.154.179','000',1,0),(1196,'2019-03-01','https://6sigma.academy','Unknown','Android','6.0.1','','27.123.152.31','000',1,0),(1197,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.154.165','000',1,0),(1198,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','103.250.2.3','000',2,0),(1199,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.222','000',1,0),(1200,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.86','000',1,0),(1201,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.87.208.48','000',1,0),(1202,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.243','000',1,0),(1203,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.188','000',2,0),(1204,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','177.76.207.122','000',1,0),(1205,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.174','000',1,0),(1206,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.129.228.229','000',1,0),(1207,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.7','000',1,0),(1208,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.234','000',1,0),(1209,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.81','000',1,0),(1210,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.189','000',1,0),(1211,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.62','000',1,0),(1212,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.227','000',2,0),(1213,'2019-03-01','https://www.linkedin.com/','Internet Explorer','Windows','10.0','','116.50.58.180','000',1,0),(1214,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.59','000',1,0),(1215,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.83','000',1,0),(1216,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.196','000',2,0),(1217,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.108','000',1,0),(1218,'2019-03-01','https://l.facebook.com/','Facebook','Android','8.1.0','','210.7.16.96','000',1,0),(1219,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.47.213','000',1,0),(1220,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.96','000',1,0),(1221,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','119.235.67.158','000',1,0),(1222,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.4','','49.199.30.192','000',1,0),(1223,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.42','000',1,0),(1224,'2019-03-01','https://l.facebook.com/','Samsung Internet','Android','6.0.1','','202.87.208.47','000',1,0),(1225,'2019-03-01','http://lnkd.in/','Unknown','Android','7.0','','202.129.228.229','000',1,0),(1226,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.183','000',1,0),(1227,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.129.228.229','000',6,0),(1228,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','43.245.56.40','000',1,0),(1229,'2019-03-01','http://lnkd.in/','Unknown','Android','5.1.1','','210.7.29.70','000',2,0),(1230,'2019-03-01','https://6sigma.academy','Chrome','OS X','10.5.8','','176.221.52.179','000',2,0),(1231,'2019-03-01','https://6sigma.academy','Samsung Internet','Android','6.0.1','','27.123.171.253','000',1,0),(1232,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.4','','27.123.153.24','000',1,0),(1233,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.214','000',1,0),(1234,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.210','000',1,0),(1235,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.183','000',1,0),(1236,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.181','000',1,0),(1237,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.229','000',1,0),(1238,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.34','000',1,0),(1239,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.232','000',1,0),(1240,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','43.245.56.190','000',1,0),(1241,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.187','000',2,0),(1242,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.151.30.21','000',1,0),(1243,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.98','000',1,0),(1244,'2019-03-01','http://m.facebook.com/','Facebook','Android','4.4.2','','103.70.65.227','000',1,0),(1245,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.154.235','000',1,0),(1246,'2019-03-01','https://www.linkedin.com/feed/','Chrome','Windows','6.1','','103.99.43.1','000',11,0),(1247,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.208','000',1,0),(1248,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','103.250.2.8','000',1,0),(1249,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','198.167.223.52','000',1,0),(1250,'2019-03-01','http://m.facebook.com','Facebook','iOS','10.3.3','','43.245.56.58','000',1,0),(1251,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.14.91.87','000',1,0),(1252,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','93.95.187.112','000',1,0),(1253,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.89','000',1,0),(1254,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.242','000',2,0),(1255,'2019-03-01','https://6sigma.academy','Unknown','Android','4.4.4','','27.123.153.3','000',1,0),(1256,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.154.92','000',1,0),(1257,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.223','000',1,0),(1258,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.64','000',1,0),(1259,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.164','000',2,0),(1260,'2019-03-01','https://6sigma.academy','Internet Explorer','Windows','6.1','','27.123.168.186','000',2,0),(1261,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','27.123.152.179','000',1,0),(1262,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.190','000',1,0),(1263,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.172','000',1,0),(1264,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.184','000',1,0),(1265,'2019-03-01','http://m.facebook.com','Facebook','iOS','11.4.1','','27.123.171.14','000',1,0),(1266,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.147','000',1,0),(1267,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.44','000',1,0),(1268,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','202.129.228.229','000',1,0),(1269,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','77.231.34.93','000',1,0),(1270,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.47','000',3,0),(1271,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.146','000',1,0),(1272,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.188','000',1,0),(1273,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.181','000',1,0),(1274,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.77','000',1,0),(1275,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.10','000',1,0),(1276,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.148','000',1,0),(1277,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.190','000',1,0),(1278,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.178','000',1,0),(1279,'2019-03-01','android-app://m.facebook.com','Chrome','Android','4.4.4','','45.117.244.177','000',1,0),(1280,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.42','000',1,0),(1281,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.19','000',1,0),(1282,'2019-03-01','https://6sigma.academy','Firefox','Ubuntu','Unknown','','91.214.2.120','000',4,0),(1283,'2019-03-01','http://m.facebook.com/','Facebook','Android','9','','120.17.134.71','000',1,0),(1284,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.81','000',1,0),(1285,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.216','000',2,0),(1286,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1','','27.123.171.131','000',1,0),(1287,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.210','000',1,0),(1288,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','14.200.98.96','000',1,0),(1289,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.96','000',2,0),(1290,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.132','000',2,0),(1291,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.47','000',1,0),(1292,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.248','000',1,0),(1293,'2019-03-01','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.250.223','000',2,0),(1294,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.231','000',1,0),(1295,'2019-03-01','http://m.facebook.com','Facebook','iOS','10.3.3','','27.123.171.187','000',1,0),(1296,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.228','000',1,0),(1297,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.210','000',1,0),(1298,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.3','000',1,0),(1299,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.4.46.117','000',1,0),(1300,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','177.200.5.22','000',1,0),(1301,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.186','000',2,0),(1302,'2019-03-01','https://6sigma.academy','Unknown','Android','7.0','','202.4.46.117','000',1,0),(1303,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.3','','119.235.75.61','000',1,0),(1304,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.179','000',3,0),(1305,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','10.3.3','','45.117.244.186','000',1,0),(1306,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.187','000',1,0),(1307,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.206','000',1,0),(1308,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.28','000',1,0),(1309,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.11','000',1,0),(1310,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.56','000',1,0),(1311,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.66','000',1,0),(1312,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.179','000',1,0),(1313,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.45','000',1,0),(1314,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.128','000',1,0),(1315,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.239','000',1,0),(1316,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.45','000',1,0),(1317,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','202.129.228.228','000',1,0),(1318,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.239','000',1,0),(1319,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.161','000',1,0),(1320,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.9','000',1,0),(1321,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','202.129.228.228','000',1,0),(1322,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.39','000',1,0),(1323,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.4','000',1,0),(1324,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.195','000',1,0),(1325,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.66','000',1,0),(1326,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.2','','27.123.152.156','000',1,0),(1327,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.219','000',1,0),(1328,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.9','000',1,0),(1329,'2019-03-01','http://lnkd.in/','Unknown','Android','6.0.1','','27.123.171.57','000',2,0),(1330,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.14.90.126','000',1,0),(1331,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.61','000',1,0),(1332,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.234','000',1,0),(1333,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.177','000',3,0),(1334,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.73','000',1,0),(1335,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.170','000',1,0),(1336,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.41','000',2,0),(1337,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.2','','27.123.152.228','000',1,0),(1338,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.52','000',1,0),(1339,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.93','000',1,0),(1340,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.7','000',1,0),(1341,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.5','000',1,0),(1342,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','103.21.251.254','000',1,0),(1343,'2019-03-01','https://6sigma.academy','Safari','OS X','10.11.6','','181.221.70.15','000',1,0),(1344,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.95','000',1,0),(1345,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','119.235.89.182','000',1,0),(1346,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.121','000',1,0),(1347,'2019-03-01','http://m.facebook.com','Facebook','iOS','10.3.3','','45.117.244.187','000',1,0),(1348,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.145','000',1,0),(1349,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.154.252','000',1,0),(1350,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.0.1','','45.117.244.183','000',1,0),(1351,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.210','000',1,0),(1352,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.100','000',1,0),(1353,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.129.228.228','000',1,0),(1354,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.214','000',1,0),(1355,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','103.250.2.1','000',1,0),(1356,'2019-03-01','android-app://com.linkedin.android','Chrome','Android','6.0.1','','27.123.153.23','000',6,0),(1357,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.43','000',1,0),(1358,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.80.34.29','000',2,0),(1359,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','178.238.232.241','000',1,0),(1360,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.231','000',1,0),(1361,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.99','000',1,0),(1362,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','49.224.211.185','000',1,0),(1363,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.151','000',1,0),(1364,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','177.9.145.109','000',1,0),(1365,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.120','000',1,0),(1366,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','12.1.4','','202.151.24.83','000',1,0),(1367,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.83','000',1,0),(1368,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.144','000',1,0),(1369,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.120','000',1,0),(1370,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.218','000',1,0),(1371,'2019-03-01','http://lnkd.in/','Unknown','Android','8.1.0','','45.117.244.186','000',1,0),(1372,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.2','','27.123.152.64','000',1,0),(1373,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.12','000',1,0),(1374,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','12.1.4','','210.7.13.68','000',1,0),(1375,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.1.54.246','000',1,0),(1376,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.201','000',1,0),(1377,'2019-03-01','https://www.linkedin.com/feed/','Edge','Windows','10.0','','202.129.231.97','000',3,0),(1378,'2019-03-01','http://lnkd.in/','Unknown','Android','6.0.1','','27.123.153.117','000',1,0),(1379,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.182','000',1,0),(1380,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','103.14.88.217','000',1,0),(1381,'2019-03-01','https://6sigma.academy','Chrome','OS X','10.11.5','','52.23.193.198','000',1,0),(1382,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.250.2.11','000',2,0),(1383,'2019-03-01','http://m.facebook.com','Facebook','iOS','10.3.3','','27.123.152.116','000',1,0),(1384,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.48','000',1,0),(1385,'2019-03-01','https://www.slideshare.net/ArtFloresHRConsultant/performance-appraisal-effectiveness-techniques','Chrome','Windows','6.3','','103.244.230.154','000',1,0),(1386,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.177','000',1,0),(1387,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.225','000',1,0),(1388,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.117','000',1,0),(1389,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.226','000',1,0),(1390,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.37','000',1,0),(1391,'2019-03-01','https://6sigma.academy','Internet Explorer','Windows','6.1','','202.129.231.97','000',1,0),(1392,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.224','000',1,0),(1393,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.110','000',1,0),(1394,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','103.14.91.83','000',1,0),(1395,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.162','000',1,0),(1396,'2019-03-01','https://6sigma.academy','Firefox','Windows','6.1','','62.173.140.122','000',2,0),(1397,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.186','000',1,0),(1398,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.153.84','000',1,0),(1399,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.107','000',1,0),(1400,'2019-03-01','http://lnkd.in/','Unknown','Android','8.1.0','','27.123.169.138','000',1,0),(1401,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.181','000',1,0),(1402,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.249','000',1,0),(1403,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.245','000',1,0),(1404,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','12.1.4','','119.235.74.160','000',2,0),(1405,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.87.208.41','000',2,0),(1406,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.6','000',1,0),(1407,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.15.114.1','000',1,0),(1408,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','202.129.228.229','000',1,0),(1409,'2019-03-01','https://www.linkedin.com/feed/','Firefox','Windows','6.1','','202.151.29.41','000',1,0),(1410,'2019-03-01','https://6sigma.academy','Unknown','Unknown','Unknown','','185.53.88.120','000',1,0),(1411,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.249','000',1,0),(1412,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.80.34.30','000',1,0),(1413,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.32','000',1,0),(1414,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.6','000',1,0),(1415,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.151.30.23','000',1,0),(1416,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.176','000',1,0),(1417,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.45','000',1,0),(1418,'2019-03-01','http://m.facebook.com','Facebook','iOS','10.2','','27.123.153.102','000',2,0),(1419,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',3,0),(1420,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.87.208.45','000',1,0),(1421,'2019-03-01','http://m.facebook.com/','Chrome','Android','4.4.4','','27.123.171.71','000',1,0),(1422,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.13','000',1,0),(1423,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.81','000',1,0),(1424,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.7','000',1,0),(1425,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','103.14.91.84','000',1,0),(1426,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.87.208.42','000',1,0),(1427,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','103.250.2.13','000',1,0),(1428,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.111','000',1,0),(1429,'2019-03-01','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.171.216','000',1,0),(1430,'2019-03-01','http://lnkd.in/','Unknown','Android','7.0','','27.123.153.77','000',2,0),(1431,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.179','000',1,0),(1432,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.87','000',1,0),(1433,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','12.1.4','','27.123.169.138','000',1,0),(1434,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.219','000',1,0),(1435,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.129.228.228','000',1,0),(1436,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.31','000',1,0),(1437,'2019-03-01','https://www.linkedin.com/feed/','Chrome','Windows','10.0','','210.7.29.196','000',8,0),(1438,'2019-03-01','https://www.slideshare.net/byjuantony3/changing-role-of-public-sector','Chrome','Windows','6.1','','144.120.102.200','000',1,0),(1439,'2019-03-01','https://6sigma.academy','Unknown','Android','8.0.0','','216.109.152.216','000',2,0),(1440,'2019-03-01','https://6sigma.academy','Unknown','Unknown','Unknown','','216.109.152.216','000',1,0),(1441,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.127','000',1,0),(1442,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.186','000',1,0),(1443,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','189.78.75.17','000',1,0),(1444,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.202','000',1,0),(1445,'2019-03-01','android-app://m.facebook.com','Chrome','Android','4.4.2','','203.99.157.66','000',1,0),(1446,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.187','000',1,0),(1447,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.74','000',1,0),(1448,'2019-03-01','https://www.linkedin.com/feed/','Chrome','Windows','10.0','','27.123.171.94','000',3,0),(1449,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.155.251','000',1,0),(1450,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.87','000',1,0),(1451,'2019-03-01','http://m.facebook.com','Facebook','iOS','11.4.1','','119.235.70.67','000',1,0),(1452,'2019-03-01','https://www.google.com/','Chrome','Windows','6.1','','27.123.154.199','000',1,0),(1453,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','103.52.88.3','000',1,0),(1454,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',1,0),(1455,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.52','000',1,0),(1456,'2019-03-01','https://6sigma.academy','Safari','OS X','10.11.6','','103.79.228.172','000',1,0),(1457,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.132','000',1,0),(1458,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.180','000',1,0),(1459,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','203.184.57.187','000',1,0),(1460,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','78.165.229.97','000',1,0),(1461,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.155.226','000',1,0),(1462,'2019-03-01','https://6sigma.academy','Firefox','Ubuntu','Unknown','','36.71.206.244','000',4,0),(1463,'2019-03-01','https://storage.googleapis.com/g-authorized-buyers-creative-previews/knE_vLDyY5sA0JiMoNK06y7lpnOewPMbjLJhip-EWllvsR9TJyp-YtHjOec','Internet Explorer','Windows','10.0','','66.102.8.144','000',1,0),(1464,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','45.117.244.185','000',1,0),(1465,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.147','000',1,0),(1466,'2019-03-01','https://6sigma.academy','Firefox','Windows','6.1','','110.244.77.93','000',2,0),(1467,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.153.224','000',1,0),(1468,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.183','000',3,0),(1469,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.171.149','000',1,0),(1470,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.47','000',1,0),(1471,'2019-03-01','http://m.facebook.com','Facebook','iOS','11.4.1','','27.123.171.70','000',1,0),(1472,'2019-03-01','http://m.facebook.com','Facebook','iOS','12.1.2','','27.123.171.20','000',1,0),(1473,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','103.242.164.251','000',1,0),(1474,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.39','000',1,0),(1475,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.104','000',2,0),(1476,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.155.17','000',1,0),(1477,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','45.117.244.183','000',1,0),(1478,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.244.180','000',1,0),(1479,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.134.31.161','000',1,0),(1480,'2019-03-01','http://lnkd.in/','Unknown','Android','6.0.1','','210.7.10.232','000',1,0),(1481,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.197','000',1,0),(1482,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.131','000',1,0),(1483,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','202.87.208.45','000',1,0),(1484,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.171','000',1,0),(1485,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.98','000',1,0),(1486,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.189','000',1,0),(1487,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.161','000',1,0),(1488,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.253','000',1,0),(1489,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.44','000',1,0),(1490,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.4.47.72','000',1,0),(1491,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','103.16.159.60','000',1,0),(1492,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.136','000',1,0),(1493,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','120.17.109.144','000',1,0),(1494,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.13','000',1,0),(1495,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.107','000',1,0),(1496,'2019-03-01','http://m.facebook.com','Facebook','iOS','10.2','','43.245.56.67','000',1,0),(1497,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.25','000',1,0),(1498,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.229','000',1,0),(1499,'2019-03-01','https://6sigma.academy/','Chrome','Android','8.0.0','','27.123.152.161','000',6,0),(1500,'2019-03-01','android-app://m.facebook.com','Chrome','Android','5.1.1','','103.250.2.3','000',1,0),(1501,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.251','000',1,0),(1502,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.183','000',1,0),(1503,'2019-03-01','http://m.facebook.com','Facebook','iOS','11.2.6','','27.123.152.168','000',1,0),(1504,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','12.1.4','','68.6.151.147','000',1,0),(1505,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.24','000',1,0),(1506,'2019-03-01','https://6sigma.academy','Samsung Internet','Android','6.0.1','','43.245.56.219','000',1,0),(1507,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.4.46.93','000',1,0),(1508,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.124','000',1,0),(1509,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','202.129.228.228','000',2,0),(1510,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.43','000',1,0),(1511,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.203','000',1,0),(1512,'2019-03-01','https://6sigma.academy','Unknown','Unknown','Unknown','','119.29.244.169','000',2,0),(1513,'2019-03-01','https://6sigma.academy','Chrome','Windows','10.0','','119.29.244.169','000',37,0),(1514,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','119.29.244.169','000',73,0),(1515,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','210.7.21.234','000',1,0),(1516,'2019-03-01','https://6sigma.academy','Internet Explorer','Windows','6.1','','119.29.244.169','000',56,0),(1517,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.9','000',1,0),(1518,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.124','000',1,0),(1519,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.87.208.48','000',1,0),(1520,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.170','000',1,0),(1521,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.151.30.24','000',1,0),(1522,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.154.156','000',1,0),(1523,'2019-03-01','https://6sigma.academy','Safari','OS X','10.11.6','','89.203.224.96','000',1,0),(1524,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.47.193','000',1,0),(1525,'2019-03-01','https://storage.googleapis.com/g-authorized-buyers-creative-previews/knE_vLDyY5sA0JiMoNK06y7lpnOewPMbjLJhip-EWllvsR9TJyp-YtHjOec','Unknown','iOS','12.1.2','','66.249.88.59','000',1,0),(1526,'2019-03-01','https://storage.googleapis.com/g-authorized-buyers-creative-previews/knE_vLDyY5sA0JiMoNK06y7lpnOewPMbjLJhip-EWllvsR9TJyp-YtHjOec','Chrome','Windows','6.1','','66.102.8.142','000',1,0),(1527,'2019-03-01','https://storage.googleapis.com/g-authorized-buyers-creative-previews/knE_vLDyY5sA0JiMoNK06y7lpnOewPMbjLJhip-EWllvsR9TJyp-YtHjOec','Safari','iOS','12.1.2','','66.102.6.176','000',1,0),(1528,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','202.1.184.150','000',1,0),(1529,'2019-03-01','http://m.facebook.com','Facebook','iOS','11.2.1','','119.235.73.184','000',1,0),(1530,'2019-03-01','https://6sigma.academy','Firefox','Ubuntu','Unknown','','83.3.31.190','000',4,0),(1531,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.120','000',1,0),(1532,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.186','000',1,0),(1533,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','210.7.18.87','000',1,0),(1534,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.124','000',1,0),(1535,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.215','000',1,0),(1536,'2019-03-01','https://www.linkedin.com/feed/','Firefox','Windows','6.3','','119.235.76.213','000',2,0),(1537,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','202.87.208.46','000',1,0),(1538,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','119.235.68.241','000',1,0),(1539,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.181','000',1,0),(1540,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','210.7.29.10','000',1,0),(1541,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.141','000',1,0),(1542,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.55','000',1,0),(1543,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.91','000',1,0),(1544,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.41','000',1,0),(1545,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','12.1.4','','202.151.24.126','000',1,0),(1546,'2019-03-01','https://www.linkedin.com/','Unknown','iOS','12.1.3','','27.123.152.138','000',7,0),(1547,'2019-03-01','https://www.linkedin.com/feed/','Safari','iOS','11.4','','45.117.244.183','000',1,0),(1548,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.177','000',1,0),(1549,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.129.228.229','000',1,0),(1550,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','103.250.2.10','000',1,0),(1551,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.154.24','000',1,0),(1552,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.80.34.24','000',2,0),(1553,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.0.2','','43.245.56.132','000',1,0),(1554,'2019-03-01','http://m.facebook.com','Facebook','iOS','11.4.1','','27.123.152.108','000',1,0),(1555,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.180','000',1,0),(1556,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','202.80.34.42','000',1,0),(1557,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.71','000',1,0),(1558,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.134.31.181','000',1,0),(1559,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.253','000',1,0),(1560,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.98','000',1,0),(1561,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','103.21.231.154','000',1,0),(1562,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','210.7.7.97','000',1,0),(1563,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','113.11.240.124','000',1,0),(1564,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.83','000',1,0),(1565,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.247','000',1,0),(1566,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.49','000',1,0),(1567,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','210.7.27.195','000',1,0),(1568,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','157.32.164.170','000',1,0),(1569,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','96.9.80.55','000',1,0),(1570,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.8','000',1,0),(1571,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.117','000',1,0),(1572,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.4.47.220','000',1,0),(1573,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.30','000',1,0),(1574,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.116','000',1,0),(1575,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','119.235.75.94','000',1,0),(1576,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.37','000',1,0),(1577,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.46.252','000',1,0),(1578,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.108','000',2,0),(1579,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.52','000',1,0),(1580,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.17','000',1,0),(1581,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.2','','45.117.244.184','000',1,0),(1582,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.235','000',1,0),(1583,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.215','000',1,0),(1584,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.161','000',1,0),(1585,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.1.54.244','000',1,0),(1586,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.174','000',1,0),(1587,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.146','000',1,0),(1588,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.114','000',1,0),(1589,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.153.110','000',1,0),(1590,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.80.34.44','000',1,0),(1591,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','43.245.56.43','000',4,0),(1592,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.175','000',1,0),(1593,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.10.183','000',1,0),(1594,'2019-03-01','http://m.facebook.com/','Facebook','Android','4.4.2','','202.151.30.27','000',1,0),(1595,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.175','000',1,0),(1596,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','43.245.56.250','000',1,0),(1597,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','202.4.46.88','000',1,0),(1598,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','210.7.29.139','000',1,0),(1599,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.1','000',1,0),(1600,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','43.245.56.12','000',1,0),(1601,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.40','000',1,0),(1602,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.182','000',1,0),(1603,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.227','000',1,0),(1604,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.177','000',1,0),(1605,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','27.123.152.165','000',1,0),(1606,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','27.123.152.146','000',1,0),(1607,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.131','000',1,0),(1608,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','103.14.91.82','000',2,0),(1609,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','45.117.244.187','000',1,0),(1610,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','202.4.46.206','000',1,0),(1611,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.181','000',1,0),(1612,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.12','000',1,0),(1613,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.117','000',1,0),(1614,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.152','000',1,0),(1615,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.142','000',1,0),(1616,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','119.235.78.229','000',1,0),(1617,'2019-03-01','https://l.facebook.com/','Chrome','Android','7.0','','103.21.248.254','000',1,0),(1618,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.152.70','000',1,0),(1619,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.154.18','000',1,0),(1620,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.122','000',1,0),(1621,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.134.31.159','000',1,0),(1622,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','186.10.64.218','000',1,0),(1623,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.57','000',1,0),(1624,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.242','000',1,0),(1625,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.101','000',1,0),(1626,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','103.242.164.252','000',1,0),(1627,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.179','000',1,0),(1628,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.32','000',1,0),(1629,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.244.179','000',1,0),(1630,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.4.47.33','000',1,0),(1631,'2019-03-01','https://6sigma.academy','Chrome','Linux','Unknown','','212.129.6.199','000',3,0),(1632,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.89','000',1,0),(1633,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.22','000',1,0),(1634,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.209','000',1,0),(1635,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.129','000',1,0),(1636,'2019-03-01','android-app://m.facebook.com','Chrome','Android','8.0.0','','27.123.152.187','000',1,0),(1637,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.4.47.42','000',1,0),(1638,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.17','000',1,0),(1639,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.205','000',1,0),(1640,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.92','000',1,0),(1641,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.94','000',1,0),(1642,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.252','000',1,0),(1643,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.219','000',1,0),(1644,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.4.47.30','000',1,0),(1645,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.36','000',1,0),(1646,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.232','000',1,0),(1647,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.29.61','000',1,0),(1648,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','27.123.171.82','000',1,0),(1649,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','202.87.208.48','000',1,0),(1650,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','210.7.29.161','000',1,0),(1651,'2019-03-01','https://lm.facebook.com/','Unknown','Android','4.4.2','','202.1.54.243','000',1,0),(1652,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','202.1.184.150','000',1,0),(1653,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.189','000',1,0),(1654,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.182','000',1,0),(1655,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1','','45.117.244.178','000',1,0),(1656,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.107','000',1,0),(1657,'2019-03-01','https://6sigma.academy','Samsung Internet','Android','8.1.0','','45.117.244.184','000',1,0),(1658,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.20','000',1,0),(1659,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.9','000',1,0),(1660,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.1.1','','27.123.152.35','000',1,0),(1661,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','45.117.244.181','000',1,0),(1662,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.76','000',1,0),(1663,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.115','000',1,0),(1664,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.131','000',1,0),(1665,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','103.250.2.11','000',2,0),(1666,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.42','000',1,0),(1667,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.163','000',1,0),(1668,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.130','000',1,0),(1669,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.0.1','','27.123.153.239','000',1,0),(1670,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.200','000',1,0),(1671,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.217','000',1,0),(1672,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.171.58','000',1,0),(1673,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','103.14.91.86','000',2,0),(1674,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.236','000',1,0),(1675,'2019-03-01','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.94','000',1,0),(1676,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','103.16.159.56','000',1,0),(1677,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.155.87','000',1,0),(1678,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.251','000',1,0),(1679,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','89.201.137.208','000',1,0),(1680,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.152.198','000',1,0),(1681,'2019-03-01','https://6sigma.academy','Internet Explorer','Windows','5.1','','208.80.194.30','000',1,0),(1682,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.1.184.150','000',1,0),(1683,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.106','000',2,0),(1684,'2019-03-01','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.86','000',1,0),(1685,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.135','000',1,0),(1686,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','210.7.29.106','000',1,0),(1687,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.0.0','','202.151.30.20','000',1,0),(1688,'2019-03-01','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.244.179','000',1,0),(1689,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','187.10.10.141','000',1,0),(1690,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','177.55.241.109','000',1,0),(1691,'2019-03-01','https://6sigma.academy','Firefox','Ubuntu','Unknown','','188.147.180.63','000',4,0),(1692,'2019-03-01','https://6sigma.academy','Chrome','Windows','6.1','','188.20.51.118','000',1,0),(1693,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.16','000',1,0),(1694,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.153.31','000',1,0),(1695,'2019-03-01','http://m.facebook.com/','Facebook','Android','6.0','','27.123.153.224','000',1,0),(1696,'2019-03-01','http://m.facebook.com/','Facebook','Android','4.4.4','','43.245.56.14','000',1,0),(1697,'2019-03-01','http://m.facebook.com/','Facebook','Android','7.0','','27.123.152.98','000',1,0),(1698,'2019-03-02','https://6sigma.academy','Chrome','Windows','6.1','','45.71.228.7','000',1,0),(1699,'2019-03-02','http://m.facebook.com/','Facebook','Android','8.0.0','','103.250.2.1','000',1,0),(1700,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','103.94.170.146','000',1,0),(1701,'2019-03-02','https://6sigma.academy','Firefox','Ubuntu','Unknown','','74.51.185.32','000',2,0),(1702,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','179.99.119.8','000',1,0),(1703,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','188.227.118.234','000',1,0),(1704,'2019-03-02','https://6sigma.academy','Unknown','Unknown','Unknown','','58.225.124.107','000',1,0),(1705,'2019-03-02','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.247.195','000',1,0),(1706,'2019-03-02','https://6sigma.academy','Firefox','Ubuntu','Unknown','','78.88.47.24','000',4,0),(1707,'2019-03-02','http://6sigma.academy/','Chrome','Windows','10.0','','176.36.21.189','000',3,0),(1708,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','41.77.211.170','000',1,0),(1709,'2019-03-02','http://m.facebook.com/','Facebook','Android','6.0.1','','202.58.250.66','000',1,0),(1710,'2019-03-02','https://6sigma.academy','Internet Explorer','Windows','5.1','','221.229.166.111','000',1,0),(1711,'2019-03-02','https://www.linkedin.com/','Unknown','iOS','12.1.4','','27.123.171.94','000',1,0),(1712,'2019-03-02','https://www.facebook.com/','Safari','iOS','11.4','','173.252.95.32','000',1,0),(1713,'2019-03-02','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.38','000',1,0),(1714,'2019-03-02','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.24','000',1,0),(1715,'2019-03-02','https://6sigma.academy','Samsung Internet','Android','6.0.1','','43.245.56.30','000',1,0),(1716,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','198.143.155.138','000',2,0),(1717,'2019-03-02','https://6sigma.academy','Chrome','Windows','6.1','','91.246.89.215','000',1,0),(1718,'2019-03-02','https://6sigma.academy','Firefox','Ubuntu','Unknown','','60.242.19.96','000',2,0),(1719,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','80.117.40.196','000',1,0),(1720,'2019-03-02','https://6sigma.academy','Safari','OS X','10.11.6','','177.124.133.59','000',1,0),(1721,'2019-03-02','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(1722,'2019-03-02','https://www.linkedin.com/feed/?pwa=noCache','Chrome','Android','5.1.1','','27.123.153.74','000',1,0),(1723,'2019-03-02','https://www.linkedin.com/','Unknown','iOS','12.1.4','','27.123.152.34','000',1,0),(1724,'2019-03-02','https://6sigma.academy','Chrome','Windows','6.1','','186.67.64.84','000',1,0),(1725,'2019-03-02','https://lm.facebook.com/','Chrome','Android','8.0.0','','27.123.152.161','000',1,0),(1726,'2019-03-02','https://6sigma.academy','Chrome','Windows','6.1','','82.202.246.167','000',1,0),(1727,'2019-03-02','https://www.linkedin.com/feed/','Chrome','Windows','10.0','','202.151.30.28','000',2,0),(1728,'2019-03-02','http://m.facebook.com/','Facebook','Android','7.0','','27.123.155.40','000',1,0),(1729,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','93.100.136.126','000',1,0),(1730,'2019-03-02','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.183','000',1,0),(1731,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','168.205.216.77','000',1,0),(1732,'2019-03-02','https://www.linkedin.com/feed/','Chrome','Android','7.0','','157.44.155.79','000',3,0),(1733,'2019-03-02','https://www.slideshare.net/ryanko1612/24logic-gates','Chrome','Windows','10.0','','144.120.180.163','000',1,0),(1734,'2019-03-02','https://6sigma.academy','Firefox','Ubuntu','Unknown','','77.253.222.152','000',4,0),(1735,'2019-03-02','https://6sigma.academy','Chrome','Android','5.1.1','','49.224.239.117','000',1,0),(1736,'2019-03-02','https://www.linkedin.com/','Unknown','iOS','12.1.4','','202.151.30.21','000',1,0),(1737,'2019-03-02','https://6sigma.academy','Chrome','Windows','6.1','','35.155.227.129','000',2,0),(1738,'2019-03-02','https://thaismartloan.com/','Chrome','Windows','6.3','','190.107.19.162','000',1,0),(1739,'2019-03-02','https://6sigma.academy','Unknown','Android','8.0.0','','216.109.152.216','000',1,0),(1740,'2019-03-02','http://lnkd.in/','Unknown','Android','7.0','','27.123.153.180','000',1,0),(1741,'2019-03-02','https://6sigma.academy','Firefox','Ubuntu','Unknown','','120.26.161.58','000',2,0),(1742,'2019-03-02','https://6sigma.academy','Chrome','Windows','6.1','','5.75.28.86','000',1,0),(1743,'2019-03-02','http://lnkd.in/','Unknown','Android','8.1.0','','202.151.30.23','000',1,0),(1744,'2019-03-02','https://www.linkedin.com/','Unknown','iOS','12.1.4','','45.117.245.70','000',1,0),(1745,'2019-03-02','http://lnkd.in/','Unknown','Android','8.1.0','','202.151.30.19','000',1,0),(1746,'2019-03-02','https://6sigma.academy','Firefox','Windows','6.1','','118.221.122.8','000',2,0),(1747,'2019-03-02','https://www.google.com/','Safari','OS X','10.13.6','','177.237.10.24','000',2,0),(1748,'2019-03-02','https://www.linkedin.com/company/six-sigma-academy-pte-ltd/','Chrome','Windows','6.1','','202.1.184.151','000',2,0),(1749,'2019-03-02','https://6sigma.academy','Chrome','Linux','Unknown','','212.129.6.199','000',1,0),(1750,'2019-03-02','https://6sigma.academy','Firefox','Windows','10.0','','192.99.15.139','000',49,0),(1751,'2019-03-02','https://6sigma.academy','Firefox','Windows','6.1','','192.99.15.139','000',3,0),(1752,'2019-03-02','http://m.facebook.com/','Facebook','Android','5.1','','27.123.171.140','000',1,0),(1753,'2019-03-02','https://6sigma.academy','Unknown','Unknown','Unknown','','110.83.60.51','000',2,0),(1754,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','177.189.165.74','000',1,0),(1755,'2019-03-02','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.155.205','000',1,0),(1756,'2019-03-02','https://www.linkedin.com/feed/','Chrome','Windows','10.0','','210.7.19.29','000',1,0),(1757,'2019-03-02','6sigma.academy','Chrome','Windows','6.1','','31.211.86.13','000',5,0),(1758,'2019-03-02','6sigma.academy','Chrome','Windows','6.1','','132.148.80.15','000',3,0),(1759,'2019-03-02','https://6sigma.academy','Unknown','Unknown','Unknown','','94.23.55.218','000',2,0),(1760,'2019-03-02','http://lnkd.in/','Unknown','Android','8.1.0','','119.235.89.50','000',1,0),(1761,'2019-03-02','https://6sigma.academy','Firefox','Ubuntu','Unknown','','37.26.195.244','000',4,0),(1762,'2019-03-02','http://m.facebook.com/','Facebook','Android','5.1.1','','119.235.66.186','000',1,0),(1763,'2019-03-02','https://6sigma.academy','Chrome','Android','7.0','','172.56.44.2','000',2,0),(1764,'2019-03-02','http://lnkd.in/','Unknown','Android','7.0','','45.117.244.189','000',9,0),(1765,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','45.170.221.128','000',1,0),(1766,'2019-03-02','https://6sigma.academy','Chrome','Windows','6.1','','45.246.234.42','000',1,0),(1767,'2019-03-02','https://6sigma.academy','Unknown','Unknown','Unknown','','201.192.241.179','000',1,0),(1768,'2019-03-02','https://6sigma.academy','Chrome','Android','7.0','','172.56.44.139','000',1,0),(1769,'2019-03-02','https://6sigma.academy','Firefox','Windows','5.1','','37.49.231.234','000',6,0),(1770,'2019-03-02','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.234','000',1,0),(1771,'2019-03-02','https://6sigma.academy','Firefox','Windows','5.1','','195.154.156.3','000',4,0),(1772,'2019-03-02','http://lnkd.in/','Unknown','Android','7.1.1','','27.123.171.155','000',1,0),(1773,'2019-03-02','http://lnkd.in/','Unknown','Android','7.0','','45.117.244.184','000',1,0),(1774,'2019-03-02','https://6sigma.academy','Chrome','Windows','10.0','','185.75.109.185','000',1,0),(1775,'2019-03-02','http://m.facebook.com/','Facebook','Android','8.0.0','','103.14.90.122','000',1,0),(1776,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','12.1.4','','210.7.24.91','000',1,0),(1777,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','45.4.10.10','000',1,0),(1778,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','91.237.161.206','000',1,0),(1779,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','91.206.14.10','000',2,0),(1780,'2019-03-03','https://www.linkedin.com/feed/?trk=msn-top-au','Edge','Windows','10.0','','45.117.244.19','000',1,0),(1781,'2019-03-03','http://lnkd.in/','Unknown','Android','7.1.1','','27.123.155.170','000',2,0),(1782,'2019-03-03','https://6sigma.academy','Unknown','Unknown','Unknown','','39.98.71.133','000',2,0),(1783,'2019-03-03','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',2,0),(1784,'2019-03-03','https://6sigma.academy','Firefox','Ubuntu','Unknown','','195.146.10.229','000',4,0),(1785,'2019-03-03','http://m.facebook.com/','Facebook','Android','8.1.0','','202.87.208.42','000',1,0),(1786,'2019-03-03','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',2,0),(1787,'2019-03-03','http://lnkd.in/','Unknown','Android','6.0.1','','115.189.103.46','000',1,0),(1788,'2019-03-03','https://6sigma.academy','Chrome','OS X','10.11.6','','60.191.52.254','000',1,0),(1789,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','2.181.8.62','000',1,0),(1790,'2019-03-03','https://6sigma.academy','Chrome','Android','7.0','','172.56.44.139','000',1,0),(1791,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','189.46.89.248','000',1,0),(1792,'2019-03-03','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','61.132.225.45','000',2,0),(1793,'2019-03-03','http://www.google.com.hk','Chrome','Windows','6.1','','202.124.38.230','000',2,0),(1794,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','12.1.4','','27.123.171.17','000',1,0),(1795,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.153.176','000',2,0),(1796,'2019-03-03','https://6sigma.academy','Safari','OS X','10.11.6','','14.102.190.5','000',1,0),(1797,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','45.117.244.177','000',1,0),(1798,'2019-03-03','http://lnkd.in/','Unknown','Android','7.0','','45.117.244.182','000',1,0),(1799,'2019-03-03','http://lnkd.in/','Unknown','Android','7.0','','210.7.27.9','000',2,0),(1800,'2019-03-03','https://6sigma.academy','Firefox','Ubuntu','Unknown','','79.190.120.180','000',4,0),(1801,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','191.255.102.73','000',1,0),(1802,'2019-03-03','http://lnkd.in/','Unknown','Android','8.1.0','','27.123.153.96','000',1,0),(1803,'2019-03-03','https://www.slideshare.net/lizakhanam/business-ethics-and-corporate-governance-15588903','Chrome','Windows','6.1','','119.235.70.137','000',1,0),(1804,'2019-03-03','http://lnkd.in/','Unknown','Android','6.0.1','','202.80.43.255','000',1,0),(1805,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','27.123.155.96','000',2,0),(1806,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','89.40.154.81','000',1,0),(1807,'2019-03-03','http://www.google.com.hk','Chrome','Windows','6.1','','34.73.35.141','000',2,0),(1808,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','202.151.30.30','000',1,0),(1809,'2019-03-03','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.153','000',1,0),(1810,'2019-03-03','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.18','000',1,0),(1811,'2019-03-03','http://lnkd.in/','Unknown','Android','7.0','','27.123.171.183','000',1,0),(1812,'2019-03-03','https://www.linkedin.com/feed/','Safari','iOS','11.1','','27.123.171.93','000',1,0),(1813,'2019-03-03','http://m.facebook.com/','Facebook','Android','5.1.1','','202.151.30.17','000',1,0),(1814,'2019-03-03','http://lnkd.in/','Unknown','Android','6.0.1','','45.117.244.187','000',1,0),(1815,'2019-03-03','http://lnkd.in/','Unknown','Android','8.1.0','','45.117.244.185','000',1,0),(1816,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','191.254.59.41','000',1,0),(1817,'2019-03-03','http://m.facebook.com/','Facebook','Android','5.1.1','','27.123.153.67','000',1,0),(1818,'2019-03-03','https://6sigma.academy','Firefox','Windows','10.0','','222.85.133.206','000',1,0),(1819,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.171.15','000',2,0),(1820,'2019-03-03','https://m.facebook.com/','Chrome','Android','8.0.0','','27.123.150.238','000',1,0),(1821,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','177.188.122.47','000',1,0),(1822,'2019-03-03','https://6sigma.academy','Firefox','Ubuntu','Unknown','','223.166.166.34','000',2,0),(1823,'2019-03-03','http://lnkd.in/','Unknown','Android','6.0.1','','43.245.56.44','000',2,0),(1824,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','12.1.4','','27.123.153.10','000',1,0),(1825,'2019-03-03','https://6sigma.academy','Unknown','Windows','5.1','','94.130.167.248','000',2,0),(1826,'2019-03-03','http://lnkd.in/','Unknown','Android','8.1.0','','27.123.152.31','000',1,0),(1827,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.153.80','000',1,0),(1828,'2019-03-03','https://6sigma.academy','Safari','OS X','10.11.6','','77.239.228.22','000',1,0),(1829,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','201.27.81.230','000',1,0),(1830,'2019-03-03','https://www.linkedin.com/feed/','Edge','Windows','10.0','','113.20.85.94','000',6,0),(1831,'2019-03-03','https://6sigma.academy','Firefox','Windows','6.1','','77.222.114.140','000',12,0),(1832,'2019-03-03','http://lnkd.in/','Unknown','Android','6.0.1','','27.123.152.55','000',2,0),(1833,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','170.84.134.34','000',1,0),(1834,'2019-03-03','http://lnkd.in/','Unknown','Android','7.0','','27.123.152.114','000',1,0),(1835,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','119.235.66.58','000',3,0),(1836,'2019-03-03','https://6sigma.academy','Firefox','Windows','10.0','','88.86.125.217','000',2,0),(1837,'2019-03-03','https://6sigma.academy','Unknown','Unknown','Unknown','','115.159.95.126','000',2,0),(1838,'2019-03-03','https://6sigma.academy','Chrome','Linux','Unknown','','115.159.95.126','000',283,0),(1839,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','115.159.95.126','000',65,0),(1840,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','12.1.4','','202.129.228.228','000',1,0),(1841,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','178.238.202.214','000',1,0),(1842,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.171.120','000',1,0),(1843,'2019-03-03','https://6sigma.academy','Unknown','Android','8.0.0','','216.109.152.196','000',1,0),(1844,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.153.237','000',1,0),(1845,'2019-03-03','https://6sigma.academy','Firefox','Windows','10.0','','106.12.194.172','000',2,0),(1846,'2019-03-03','http://lnkd.in/','Unknown','Android','7.0','','103.250.2.10','000',1,0),(1847,'2019-03-03','https://6sigma.academy','Firefox','Windows','10.0','','106.12.205.48','000',2,0),(1848,'2019-03-03','https://6sigma.academy','Firefox','Windows','10.0','','189.211.124.220','000',2,0),(1849,'2019-03-03','https://6sigma.academy','Safari','OS X','10.11.6','','168.232.13.206','000',1,0),(1850,'2019-03-03','https://6sigma.academy','Firefox','Windows','10.0','','35.229.249.135','000',2,0),(1851,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','11.3','','27.123.153.39','000',1,0),(1852,'2019-03-03','https://6sigma.academy','Chrome','Android','7.0','','172.56.44.2','000',4,0),(1853,'2019-03-03','http://www.google.com.hk','Chrome','Windows','6.1','','50.232.162.46','000',1,0),(1854,'2019-03-03','http://6sigma.academy/','Chrome','Windows','6.3','','141.98.100.51','000',3,0),(1855,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','94.102.49.193','000',1,0),(1856,'2019-03-03','https://6sigma.academy','Unknown','Unknown','Unknown','','94.102.49.193','000',3,0),(1857,'2019-03-03','https://6sigma.academy','Firefox','Windows','10.0','','1.71.136.240','000',2,0),(1858,'2019-03-03','https://6sigma.academy','Safari','OS X','10.11.6','','128.65.175.193','000',1,0),(1859,'2019-03-03','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.171.87','000',1,0),(1860,'2019-03-03','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.53','000',1,0),(1861,'2019-03-03','https://www.slideshare.net/bhasinneha/competitive-challenges-to-hrm','Chrome','Windows','10.0','','27.123.171.10','000',1,0),(1862,'2019-03-03','https://6sigma.academy','Chrome','Ubuntu','Unknown','','174.129.44.115','000',2,0),(1863,'2019-03-03','https://www.slideshare.net/senseishamila/essay-for-weak-students','Chrome','Windows','6.3','','27.123.152.112','000',1,0),(1864,'2019-03-03','https://6sigma.academy','Chrome','Android','7.0','','172.56.44.147','000',2,0),(1865,'2019-03-03','http://www.baidu.com','Firefox','Windows','5.1','','27.115.124.70','000',1,0),(1866,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','12.1.4','','43.245.56.134','000',1,0),(1867,'2019-03-03','http://lnkd.in/','Unknown','Android','5.1.1','','27.123.153.120','000',1,0),(1868,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','210.7.29.21','000',2,0),(1869,'2019-03-03','https://www.facebook.com/','Chrome','OS X','10.14.0','','45.112.227.135','000',1,0),(1870,'2019-03-03','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.250.223','000',2,0),(1871,'2019-03-03','https://www.slideshare.net/justinschreiber/cultural-diversity-and-health-care-8021051','Chrome','Windows','10.0','','27.123.152.182','000',1,0),(1872,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','95.47.50.148','000',1,0),(1873,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','12.1.4','','128.86.177.98','000',1,0),(1874,'2019-03-03','https://www.linkedin.com/feed/','Edge','Windows','10.0','','119.235.64.21','000',4,0),(1875,'2019-03-03','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.153.78','000',1,0),(1876,'2019-03-03','https://www.linkedin.com/','Unknown','iOS','12.1.4','','45.117.244.189','000',2,0),(1877,'2019-03-03','https://6sigma.academy/','Waterfox','Linux','Unknown','','104.140.103.76','000',1,0),(1878,'2019-03-03','https://6sigma.academy/','Opera','Windows','6.2','','185.225.137.145','000',2,0),(1879,'2019-03-03','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','112.30.128.85','000',2,0),(1880,'2019-03-03','https://6sigma.academy/registration/','Opera','Windows','6.2','','23.108.46.209','000',1,0),(1881,'2019-03-03','https://6sigma.academy','Chrome','Windows','6.1','','113.161.4.51','000',1,0),(1882,'2019-03-03','https://6sigma.academy/','Chromium','Ubuntu','Unknown','','104.140.103.76','000',1,0),(1883,'2019-03-03','https://6sigma.academy/','Opera','Windows','6.2','','23.108.46.111','000',3,0),(1884,'2019-03-03','https://6sigma.academy','Firefox','Ubuntu','Unknown','','37.26.195.244','000',4,0),(1885,'2019-03-03','https://6sigma.academy','Chrome','Windows','10.0','','91.140.64.252','000',1,0),(1886,'2019-03-04','http://lnkd.in/','Unknown','Android','8.0.0','','45.117.244.177','000',3,0),(1887,'2019-03-04','https://6sigma.academy','Safari','OS X','10.11.6','','187.0.73.221','000',1,0),(1888,'2019-03-04','http://s3.amazonaws.com/3ppd-ad-markup-prod/914-77d79e1c7bfc4b05dc99b652579c93b7db9a94de?amzn-tigger-cache-buster-tid=3116cbfa-db95-44b0-b5a9-8c095864c21f','Chrome','Android','8.0.0','','4.35.234.196','000',1,0),(1889,'2019-03-04','http://s3.amazonaws.com/3ppd-ad-markup-prod/914-77d79e1c7bfc4b05dc99b652579c93b7db9a94de?amzn-tigger-cache-buster-tid=3116cbfa-db95-44b0-b5a9-8c095864c21f','Chrome','Android','8.0.0','','4.15.235.3','000',1,0),(1890,'2019-03-04','https://forthemommas.com/hot-deals/oscar-de-la-renta-2-piece-so-de-la-renta-coffret-set-15-31-reg-130','Safari','iOS','10.2.1','','192.210.135.163','000',1,0),(1891,'2019-03-04','https://www.amazon.com/stream/ref=nav_upnav_LargeImage_C_Lists/146-7157000-6287864?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=nav-upnav-msg1&pf_rd_r=E63JBQ609GDZCYCSQD63&pf_rd_r=E63JBQ609GDZCYCSQD63&pf_rd_t=4201&pf_rd_p=6071acbf-fe43-448d-8f47-33114e3f82d5&pf_rd_p=6071acbf-fe43-448d-8f47-33114e3f82d5&pf_rd_i=navbar-4201','Firefox','OS X','10.14','','154.16.28.2','000',1,0),(1892,'2019-03-04','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.250.223','000',2,0),(1893,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','35.155.227.129','000',1,0),(1894,'2019-03-04','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',2,0),(1895,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','31.223.233.156','000',1,0),(1896,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','51.38.12.13','000',1,0),(1897,'2019-03-04','android-app://com.linkedin.android','Chrome','Android','7.1.1','','103.242.164.254','000',1,0),(1898,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','5.160.110.164','000',1,0),(1899,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','77.70.111.103','000',1,0),(1900,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','201.1.168.47','000',1,0),(1901,'2019-03-04','https://6sigma.academy','Chrome','OS X','10.10.5','','73.93.153.88','000',1,0),(1902,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','179.228.119.2','000',1,0),(1903,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','191.23.27.19','000',1,0),(1904,'2019-03-04','https://6sigma.academy','Unknown','Unknown','Unknown','','74.82.47.3','000',1,0),(1905,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','116.196.91.8','000',2,0),(1906,'2019-03-04','https://6sigma.academy','Firefox','Ubuntu','Unknown','','120.236.142.177','000',4,0),(1907,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','78.165.71.227','000',1,0),(1908,'2019-03-04','https://www.google.ae/','Safari','iOS','12.1.4','','31.219.113.254','000',3,0),(1909,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','47.89.34.3','000',2,0),(1910,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','27.123.155.59','000',6,0),(1911,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','91.135.16.3','000',2,0),(1912,'2019-03-04','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(1913,'2019-03-04','http://lnkd.in/','Unknown','Android','6.0.1','','43.245.56.80','000',1,0),(1914,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.4','','27.123.152.217','000',1,0),(1915,'2019-03-04','https://6sigma.academy','Unknown','Android','4.4.4','','210.7.29.129','000',2,0),(1916,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','202.151.30.29','000',1,0),(1917,'2019-03-04','http://lnkd.in/','Unknown','Android','8.0.0','','27.123.155.145','000',1,0),(1918,'2019-03-04','https://6sigma.academy','Internet Explorer','Windows','6.1','','199.116.169.254','000',2,0),(1919,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.4','','101.161.218.128','000',8,0),(1920,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',1,0),(1921,'2019-03-04','http://lnkd.in/','Unknown','Android','8.1.0','','202.129.228.229','000',2,0),(1922,'2019-03-04','http://m.facebook.com/','Facebook','Android','6.0.1','','202.134.31.162','000',1,0),(1923,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','123.56.5.215','000',2,0),(1924,'2019-03-04','https://www.slideshare.net/nadeemqandeel/project-proposal-presentation-52434902','Chrome','Windows','6.3','','144.120.182.132','000',2,0),(1925,'2019-03-04','https://6sigma.academy','Unknown','Unknown','Unknown','','39.106.220.230','000',1,0),(1926,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','88.249.27.251','000',1,0),(1927,'2019-03-04','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(1928,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.4','','202.62.124.198','000',1,0),(1929,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','23.21.50.78','000',2,0),(1930,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','177.105.233.13','000',1,0),(1931,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','210.75.253.243','000',2,0),(1932,'2019-03-04','https://www.slideshare.net/CEFE_Macedonia/info-pack-cefe-tot-kayseri-turkey','Chrome','Windows','10.0','','202.129.231.186','000',1,0),(1933,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','191.17.229.48','000',1,0),(1934,'2019-03-04','https://6sigma.academy','Chrome','Linux','Unknown','','212.129.6.199','000',1,0),(1935,'2019-03-04','https://6sigma.academy','Unknown','Unknown','Unknown','','185.255.31.34','000',1,0),(1936,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',3,0),(1937,'2019-03-04','https://6sigma.academy','Chrome','Android','7.0','','67.142.203.142','000',1,0),(1938,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.2','','27.123.171.236','000',1,0),(1939,'2019-03-04','http://lnkd.in/','Unknown','Android','7.0','','202.129.228.229','000',2,0),(1940,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','201.95.138.47','000',1,0),(1941,'2019-03-04','https://6sigma.academy','Samsung Internet','Android','6.0.1','','27.123.155.229','000',1,0),(1942,'2019-03-04','https://www.linkedin.com/feed/','Chrome','Windows','6.1','','183.81.129.26','000',1,0),(1943,'2019-03-04','http://m.facebook.com/','Facebook','Android','5.1.1','','43.245.56.154','000',1,0),(1944,'2019-03-04','https://www.linkedin.com/feed/','Chrome','Windows','10.0','','47.72.186.233','000',2,0),(1945,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','186.250.180.53','000',1,0),(1946,'2019-03-04','http://lnkd.in/','Unknown','Android','6.0.1','','27.123.154.222','000',3,0),(1947,'2019-03-04','https://6sigma.academy','Firefox','Ubuntu','Unknown','','173.18.90.83','000',4,0),(1948,'2019-03-04','https://www.slideshare.net/NetatWork_Corp/sage-300-2019','Chrome','Windows','10.0','','27.123.168.27','000',1,0),(1949,'2019-03-04','https://www.slideshare.net/opaprb/implementing-strategies','Firefox','Windows','6.1','','43.245.56.124','000',1,0),(1950,'2019-03-04','http://lnkd.in/','Unknown','Android','7.0','','45.117.244.188','000',1,0),(1951,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','118.179.216.188','000',3,0),(1952,'2019-03-04','https://6sigma.academy','Safari','OS X','10.11.6','','190.186.46.139','000',1,0),(1953,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','64.121.155.96','000',1,0),(1954,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.4','','119.235.91.99','000',2,0),(1955,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','49.156.46.6','000',1,0),(1956,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.4','','210.7.29.197','000',2,0),(1957,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.4','','45.117.244.180','000',1,0),(1958,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','103.65.193.90','000',1,0),(1959,'2019-03-04','http://lnkd.in/','Unknown','Android','8.0.0','','45.117.244.190','000',1,0),(1960,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','46.174.235.18','000',1,0),(1961,'2019-03-04','http://lnkd.in/','Unknown','Android','7.0','','27.123.152.158','000',2,0),(1962,'2019-03-04','http://lnkd.in/','Unknown','Android','5.1.1','','27.123.152.64','000',1,0),(1963,'2019-03-04','https://www.linkedin.com/feed/','Chrome','Android','7.1.1','','188.29.165.123','000',2,0),(1964,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.4','','119.235.71.194','000',2,0),(1965,'2019-03-04','https://6sigma.academy','Chrome','Android','6.0','','103.250.2.11','000',1,0),(1966,'2019-03-04','https://6sigma.academy','Samsung Internet','Android','8.0.0','','172.58.75.206','000',4,0),(1967,'2019-03-04','https://www.linkedin.com/feed/?midToken=AQHNIiEknjs6zg&trk=eml-email_notification_digest_01-header-10-home&trkEmail=eml-email_notification_digest_01-header-10-home-null-8q5kgu%7Ejstx2hyf%7E9l-null-neptune%2Ffeed','Chrome','Windows','10.0','','27.123.155.249','000',2,0),(1968,'2019-03-04','https://www.linkedin.com/','Unknown','iOS','12.1.2','','45.117.244.186','000',1,0),(1969,'2019-03-04','https://6sigma.academy','Sogou Explorer','Windows','6.1','','183.214.48.7','000',1,0),(1970,'2019-03-04','https://6sigma.academy','Firefox','Windows','10.0','','129.213.65.137','000',2,0),(1971,'2019-03-04','https://6sigma.academy','Chrome','Windows','10.0','','36.79.214.127','000',1,0),(1972,'2019-03-04','https://6sigma.academy','Firefox','Ubuntu','Unknown','','79.187.165.62','000',4,0),(1973,'2019-03-04','6sigma.academy','Chrome','Windows','6.1','','128.199.75.133','000',1,0),(1974,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','62.33.114.124','000',1,0),(1975,'2019-03-04','https://6sigma.academy','Chrome','Windows','6.1','','43.242.38.223','000',1,0),(1976,'2019-03-05','https://www.linkedin.com/','Unknown','iOS','11.4.1','','27.123.152.161','000',1,0),(1977,'2019-03-05','https://www.linkedin.com/','Unknown','iOS','12.0.1','','27.123.152.13','000',1,0),(1978,'2019-03-05','https://6sigma.academy','Unknown','Unknown','Unknown','','119.29.110.155','000',2,0),(1979,'2019-03-05','https://6sigma.academy','Sogou Explorer','Windows','6.1','','119.29.110.155','000',34,0),(1980,'2019-03-05','https://6sigma.academy','Firefox','Windows','6.1','','119.29.110.155','000',74,0),(1981,'2019-03-05','https://6sigma.academy','Firefox','Ubuntu','Unknown','','77.253.222.152','000',2,0),(1982,'2019-03-05','https://6sigma.academy','Sogou Explorer','Windows','5.1','','119.29.110.155','000',1,0),(1983,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','93.116.155.11','000',1,0),(1984,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','177.189.181.109','000',1,0),(1985,'2019-03-05','https://6sigma.academy','Unknown','Unknown','Unknown','','187.133.49.63','000',1,0),(1986,'2019-03-05','https://6sigma.academy','Chrome','Windows','6.1','','5.236.232.185','000',1,0),(1987,'2019-03-05','6sigma.academy','Chrome','Windows','6.0','','37.187.132.5','000',1,0),(1988,'2019-03-05','https://6sigma.academy','Unknown','Unknown','Unknown','','64.31.33.14','000',1,0),(1989,'2019-03-05','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.66','000',1,0),(1990,'2019-03-05','https://6sigma.academy','Unknown','Unknown','Unknown','','74.63.217.234','000',2,0),(1991,'2019-03-05','https://6sigma.academy','Chrome','Windows','6.1','','89.231.32.225','000',1,0),(1992,'2019-03-05','https://6sigma.academy','Firefox','Windows','10.0','','91.121.222.157','000',30,0),(1993,'2019-03-05','https://6sigma.academy','Chrome','Windows','6.1','','86.121.194.7','000',1,0),(1994,'2019-03-05','https://6sigma.academy','Firefox','Windows','6.1','','91.121.222.157','000',3,0),(1995,'2019-03-05','https://6sigma.academy','Chrome','Windows','6.1','','118.99.106.182','000',1,0),(1996,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.7','000',1,0),(1997,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','143.0.178.138','000',1,0),(1998,'2019-03-05','https://6sigma.academy','Chrome','Linux','Unknown','','207.102.138.158','000',1,0),(1999,'2019-03-05','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',6,0),(2000,'2019-03-05','https://www.linkedin.com/','Unknown','iOS','12.1.4','','163.47.52.10','000',1,0),(2001,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',4,0),(2002,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','177.21.2.22','000',3,0),(2003,'2019-03-05','https://6sigma.academy','Safari','OS X','10.11.6','','92.244.36.82','000',1,0),(2004,'2019-03-05','https://6sigma.academy','Safari','OS X','10.11.6','','5.3.191.210','000',1,0),(2005,'2019-03-05','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',2,0),(2006,'2019-03-05','https://6sigma.academy','Firefox','Windows','10.0','','212.83.46.105','000',2,0),(2007,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','69.175.97.170','000',2,0),(2008,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','36.82.103.222','000',1,0),(2009,'2019-03-05','https://6sigma.academy','Chrome','Ubuntu','Unknown','','167.114.116.24','000',3,0),(2010,'2019-03-05','https://6sigma.academy','Internet Explorer','Windows','6.1','','209.222.82.131','000',2,0),(2011,'2019-03-05','https://www.linkedin.com/in/merlyn-mumta-goundar-4a331913a/detail/recent-activity/','Chrome','Windows','6.3','','119.235.89.38','000',9,0),(2012,'2019-03-05','https://6sigma.academy','Internet Explorer','Windows','6.1','','209.222.82.128','000',2,0),(2013,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','190.152.181.74','000',1,0),(2014,'2019-03-05','https://6sigma.academy','Safari','iOS','11.0','','180.163.220.66','000',4,0),(2015,'2019-03-05','https://6sigma.academy','Safari','iOS','11.0','','180.163.220.68','000',1,0),(2016,'2019-03-05','https://6sigma.academy','Safari','iOS','11.0','','180.163.220.4','000',1,0),(2017,'2019-03-05','https://m.facebook.com/','Chrome','Android','8.0.0','','27.123.168.198','000',1,0),(2018,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','210.7.29.67','000',1,0),(2019,'2019-03-05','https://6sigma.academy','Chrome','Linux','Unknown','','94.228.142.54','000',2,0),(2020,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','205.201.132.14','000',4,0),(2021,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','103.102.72.230','000',1,0),(2022,'2019-03-05','https://6sigma.academy','Safari','OS X','10.11.6','','201.43.173.113','000',1,0),(2023,'2019-03-05','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.7','000',1,0),(2024,'2019-03-05','https://6sigma.academy','Firefox','Windows','10.0','','14.116.254.33','000',2,0),(2025,'2019-03-05','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.86.195','000',2,0),(2026,'2019-03-05','https://6sigma.academy','Chrome','Android','8.0.0','','27.123.152.183','000',6,0),(2027,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','103.16.73.210','000',1,0),(2028,'2019-03-05','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',2,0),(2029,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','37.105.222.139','000',1,0),(2030,'2019-03-05','https://6sigma.academy','Chrome','Windows','10.0','','152.249.212.161','000',1,0),(2031,'2019-03-05','https://www.google.ae/','Safari','iOS','12.1.4','','2.48.228.234','000',1,0),(2032,'2019-03-05','android-app://com.google.android.gm','Chrome','Android','8.1.0','','27.123.155.197','000',1,0),(2033,'2019-03-05','https://6sigma.academy','Chrome','Windows','6.1','','51.38.12.21','000',1,0),(2034,'2019-03-05','https://6sigma.academy','Chrome','Windows','6.1','','187.10.226.91','000',1,0),(2035,'2019-03-06','https://6sigma.academy','Unknown','Unknown','Unknown','','191.96.110.49','000',1,0),(2036,'2019-03-06','https://6sigma.academy','Chrome','Windows','6.1','','198.167.223.52','000',1,0),(2037,'2019-03-06','https://6sigma.academy','Firefox','Ubuntu','Unknown','','120.26.161.58','000',2,0),(2038,'2019-03-06','https://6sigma.academy','Unknown','Unknown','Unknown','','110.83.60.75','000',2,0),(2039,'2019-03-06','6sigma.academy','Chrome','Windows','6.1','','132.148.80.15','000',1,0),(2040,'2019-03-06','https://www.google.ae/','Safari','iOS','12.1.4','','2.48.228.234','000',1,0),(2041,'2019-03-06','https://6sigma.academy','Chrome','Windows','6.1','','27.123.154.183','000',2,0),(2042,'2019-03-06','https://6sigma.academy','Unknown','Unknown','Unknown','','139.162.82.60','000',2,0),(2043,'2019-03-06','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.247.196','000',1,0),(2044,'2019-03-06','https://6sigma.academy','Chrome','Windows','6.2','','5.188.62.5','000',1,0),(2045,'2019-03-06','https://6sigma.academy','Firefox','Ubuntu','Unknown','','202.168.197.140','000',1,0),(2046,'2019-03-06','https://6sigma.academy','Internet Explorer','Windows','10.0','','165.225.114.181','000',2,0),(2047,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',4,0),(2048,'2019-03-06','https://6sigma.academy','Internet Explorer','Windows','10.0','','210.7.1.55','000',8,0),(2049,'2019-03-06','https://6sigma.academy','Internet Explorer','Windows','5.1','','221.229.166.47','000',1,0),(2050,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.4','000',1,0),(2051,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','125.164.114.79','000',1,0),(2052,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','175.139.205.88','000',1,0),(2053,'2019-03-06','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(2054,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','81.38.47.141','000',1,0),(2055,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','185.23.230.47','000',1,0),(2056,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','178.93.36.102','000',1,0),(2057,'2019-03-06','https://m.facebook.com/','Chrome','Android','8.0.0','','27.123.150.238','000',1,0),(2058,'2019-03-06','https://6sigma.academy','Edge','Windows','10.0','','74.3.101.19','000',1,0),(2059,'2019-03-06','https://6sigma.academy','Edge','Windows','10.0','','206.181.19.131','000',2,0),(2060,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','199.244.51.162','000',1,0),(2061,'2019-03-06','https://6sigma.academy','Chrome','Windows','6.1','','177.94.159.15','000',1,0),(2062,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','122.228.19.80','000',2,0),(2063,'2019-03-06','https://6sigma.academy','Firefox','Ubuntu','Unknown','','68.183.154.203','000',1,0),(2064,'2019-03-06','https://6sigma.academy','Chrome','Windows','6.1','','82.151.214.85','000',1,0),(2065,'2019-03-06','https://6sigma.academy','Firefox','Ubuntu','Unknown','','94.23.55.225','000',1,0),(2066,'2019-03-06','https://6sigma.academy','Chrome','Windows','6.1','','202.162.193.106','000',1,0),(2067,'2019-03-06','https://6sigma.academy','Firefox','Ubuntu','Unknown','','118.163.24.179','000',2,0),(2068,'2019-03-06','https://6sigma.academy','Chrome','Windows','6.1','','185.7.152.185','000',1,0),(2069,'2019-03-06','https://6sigma.academy','Unknown','Unknown','Unknown','','39.108.70.14','000',1,0),(2070,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','39.108.70.14','000',13,0),(2071,'2019-03-06','https://6sigma.academy','Internet Explorer','Windows','5.1','','39.108.70.14','000',4,0),(2072,'2019-03-06','https://6sigma.academy','Internet Explorer','Windows','5.2','','39.108.70.14','000',25,0),(2073,'2019-03-06','https://6sigma.academy','Chrome','Windows','10.0','','91.206.14.10','000',2,0),(2074,'2019-03-06','https://6sigma.academy','Firefox','Windows','6.1','','178.207.214.2','000',2,0),(2075,'2019-03-07','https://6sigma.academy','Firefox','Ubuntu','Unknown','','198.199.113.210','000',1,0),(2076,'2019-03-07','https://6sigma.academy','Firefox','Windows','6.1','','178.207.214.2','000',6,0),(2077,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','178.94.10.37','000',1,0),(2078,'2019-03-07','https://6sigma.academy','Unknown','Unknown','Unknown','','190.210.183.93','000',2,0),(2079,'2019-03-07','https://6sigma.academy','Internet Explorer','Windows','5.1','','190.210.183.93','000',44,0),(2080,'2019-03-07','https://6sigma.academy','Firefox','Ubuntu','Unknown','','190.210.183.93','000',179,0),(2081,'2019-03-07','https://6sigma.academy','Internet Explorer','Windows','6.0','','190.210.183.93','000',70,0),(2082,'2019-03-07','https://6sigma.academy','Firefox','Windows','6.1','','190.210.183.93','000',1,0),(2083,'2019-03-07','https://6sigma.academy','Firefox','Windows','10.0','','129.144.182.192','000',2,0),(2084,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','194.93.59.17','000',2,0),(2085,'2019-03-07','https://6sigma.academy','Firefox','Ubuntu','Unknown','','129.232.228.26','000',1,0),(2086,'2019-03-07','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(2087,'2019-03-07','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.247.195','000',1,0),(2088,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','91.240.210.195','000',1,0),(2089,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','2.179.104.156','000',1,0),(2090,'2019-03-07','https://6sigma.academy','Firefox','Windows','6.1','','185.248.100.159','000',1,0),(2091,'2019-03-07','https://6sigma.academy','Firefox','Ubuntu','Unknown','','209.239.122.187','000',1,0),(2092,'2019-03-07','https://6sigma.academy','Chrome','Android','8.0.0','','27.123.155.155','000',2,0),(2093,'2019-03-07','https://6sigma.academy/six-sigma-black-belt-certification-program/','Samsung Internet','Android','8.1.0','','43.245.56.148','000',1,0),(2094,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','178.137.84.233','000',1,0),(2095,'2019-03-07','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',2,0),(2096,'2019-03-07','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(2097,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','79.173.124.4','000',1,0),(2098,'2019-03-07','http://6sigma.academy/wp-includes/js/tinymce/wp-tinymce-help.php','Internet Explorer','Windows','5.1','','189.253.214.58','000',1,0),(2099,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','188.235.2.143','000',1,0),(2100,'2019-03-07','https://6sigma.academy','Unknown','Unknown','Unknown','','220.163.10.126','000',2,0),(2101,'2019-03-07','https://6sigma.academy','Firefox','Windows','6.1','','220.163.10.126','000',42,0),(2102,'2019-03-07','https://6sigma.academy','Sogou Explorer','Windows','6.1','','220.163.10.126','000',224,0),(2103,'2019-03-07','https://6sigma.academy','Firefox','Windows','10.0','','220.163.10.126','000',70,0),(2104,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','220.163.10.126','000',1,0),(2105,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','191.23.17.28','000',1,0),(2106,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','191.23.17.28','000',1,0),(2107,'2019-03-07','https://6sigma.academy','Safari','OS X','10.11.6','','191.17.173.13','000',1,0),(2108,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','201.87.90.26','000',1,0),(2109,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','198.20.103.178','000',1,0),(2110,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',2,0),(2111,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','138.246.253.5','000',1,0),(2112,'2019-03-07','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',2,0),(2113,'2019-03-07','https://6sigma.academy','Firefox','Windows','6.1','','213.166.70.121','000',2,0),(2114,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','177.137.206.114','000',1,0),(2115,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','37.146.200.53','000',1,0),(2116,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','175.100.31.234','000',1,0),(2117,'2019-03-07','https://6sigma.academy','Chrome','Windows','6.1','','179.113.38.43','000',1,0),(2118,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','179.113.38.43','000',1,0),(2119,'2019-03-07','https://6sigma.academy','Safari','OS X','10.11.6','','190.5.44.2','000',1,0),(2120,'2019-03-07','https://6sigma.academy','Safari','OS X','10.11.6','','201.150.149.132','000',1,0),(2121,'2019-03-07','https://6sigma.academy','Samsung Internet','Android','8.1.0','','27.123.155.42','000',2,0),(2122,'2019-03-07','https://6sigma.academy','Chrome','Windows','10.0','','198.143.158.82','000',2,0),(2123,'2019-03-07','https://6sigma.academy','Unknown','Unknown','Unknown','','185.255.31.34','000',1,0),(2124,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','181.211.6.214','000',1,0),(2125,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','84.20.83.10','000',1,0),(2126,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','125.64.94.200','000',1,0),(2127,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','198.11.173.103','000',7,0),(2128,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','38.127.89.83','000',1,0),(2129,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.247.195','000',1,0),(2130,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','202.159.62.115','000',1,0),(2131,'2019-03-08','https://6sigma.academy','Chrome','Windows','10.0','','201.69.196.91','000',1,0),(2132,'2019-03-08','https://6sigma.academy','Chrome','Windows','10.0','','138.118.226.69','000',1,0),(2133,'2019-03-08','https://6sigma.academy','Firefox','Windows','10.0','','95.85.11.140','000',2,0),(2134,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','195.136.43.35','000',1,0),(2135,'2019-03-08','https://6sigma.academy','Chrome','Ubuntu','Unknown','','54.255.169.106','000',2,0),(2136,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','218.211.168.178','000',2,0),(2137,'2019-03-08','https://6sigma.academy','Chrome','Windows','10.0','','37.152.84.30','000',1,0),(2138,'2019-03-08','https://6sigma.academy','Firefox','Ubuntu','Unknown','','109.238.42.148','000',1,0),(2139,'2019-03-08','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',2,0),(2140,'2019-03-08','https://6sigma.academy','Chrome','Windows','10.0','','175.107.41.135','000',1,0),(2141,'2019-03-08','https://6sigma.academy','Opera','Windows','6.1','','107.181.166.65','000',1,0),(2142,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','77.157.49.138','000',1,0),(2143,'2019-03-08','https://www.google.com/','Chrome','Windows','6.3','','210.7.1.55','000',2,0),(2144,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','103.72.216.226','000',1,0),(2145,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','137.117.37.58','000',1,0),(2146,'2019-03-08','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(2147,'2019-03-08','http://www.besthomemadepornsites.com/','Chrome','Windows','10.0','','78.40.87.18','000',1,0),(2148,'2019-03-08','https://6sigma.academy/','Chrome','Windows','10.0','','109.206.168.233','000',1,0),(2149,'2019-03-08','https://6sigma.academy','Firefox','Ubuntu','Unknown','','24.7.0.202','000',2,0),(2150,'2019-03-08','https://6sigma.academy','Firefox','Ubuntu','Unknown','','136.63.158.217','000',4,0),(2151,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','216.245.197.254','000',1,0),(2152,'2019-03-08','https://m.facebook.com/','Chrome','Android','9','','27.123.171.18','000',1,0),(2153,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','125.64.94.197','000',1,0),(2154,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',4,0),(2155,'2019-03-08','https://6sigma.academy','Chrome','Windows','10.0','','183.81.134.41','000',1,0),(2156,'2019-03-08','https://6sigma.academy','Firefox','Windows','6.1','','139.159.147.210','000',2,0),(2157,'2019-03-08','https://6sigma.academy','Firefox','Windows','10.0','','94.23.208.210','000',47,0),(2158,'2019-03-08','https://6sigma.academy','Firefox','Windows','6.1','','94.23.208.210','000',3,0),(2159,'2019-03-08','https://6sigma.academy','Firefox','Ubuntu','Unknown','','120.25.201.108','000',4,0),(2160,'2019-03-08','https://6sigma.academy','Firefox','Linux','Unknown','','120.25.201.108','000',1,0),(2161,'2019-03-08','https://6sigma.academy','Firefox','Windows','6.1','','120.25.201.108','000',4,0),(2162,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','103.215.202.143','000',1,0),(2163,'2019-03-08','https://www.linkedin.com/','Unknown','iOS','10.3.3','','202.151.30.26','000',1,0),(2164,'2019-03-08','https://6sigma.academy/user-profile/lost-%3A%2F%2F193.201.224.200%2Finfo.txt?%00/','Internet Explorer','Windows','5.1','','78.194.6.165','000',1,0),(2165,'2019-03-08','https://6sigma.academy/user-profile/lost-password/%INJECT_HERE%','Internet Explorer','Windows','5.1','','176.10.100.138','000',1,0),(2166,'2019-03-08','https://6sigma.academy/%3A%2F%2F193.201.224.200%2Finfo.txt?%00/','Internet Explorer','Windows','5.1','','108.70.42.112','000',1,0),(2167,'2019-03-08','https://6sigma.academy/%INJECT_HERE%','Internet Explorer','Windows','5.1','','82.200.179.122','000',1,0),(2168,'2019-03-08','https://6sigma.academy/registration/%INJECT_HERE%','Internet Explorer','Windows','5.1','','78.188.113.123','000',1,0),(2169,'2019-03-08','https://6sigma.academy/user-%3A%2F%2F193.201.224.200%2Finfo.txt?%00/lost-password/','Internet Explorer','Windows','5.1','','103.116.37.46','000',1,0),(2170,'2019-03-08','https://6sigma.academy/user-profile/lost-password/%INJECT_HERE%','Internet Explorer','Windows','5.1','','130.162.70.193','000',1,0),(2171,'2019-03-08','https://6sigma.academy/user-%3A%2F%2F193.201.224.200%2Finfo.txt?%00/lost-password/','Internet Explorer','Windows','5.1','','47.199.165.96','000',1,0),(2172,'2019-03-08','https://6sigma.academy/%3A%2F%2F193.201.224.200%2Finfo.txt?%00/','Internet Explorer','Windows','5.1','','189.41.243.100','000',1,0),(2173,'2019-03-08','https://6sigma.academy/user-profile/lost-%3A%2F%2F193.201.224.200%2Finfo.txt?%00/','Internet Explorer','Windows','5.1','','128.199.206.162','000',1,0),(2174,'2019-03-08','https://6sigma.academy/registration/%INJECT_HERE%','Internet Explorer','Windows','5.1','','113.162.173.224','000',1,0),(2175,'2019-03-08','https://6sigma.academy/%INJECT_HERE%','Internet Explorer','Windows','5.1','','58.245.156.50','000',1,0),(2176,'2019-03-08','https://6sigma.academy/user-%3A%2F%2F193.201.224.200%2Finfo.txt?%00/lost-password/','Internet Explorer','Windows','5.1','','23.95.90.104','000',1,0),(2177,'2019-03-08','https://6sigma.academy/registration/%INJECT_HERE%','Internet Explorer','Windows','5.1','','74.208.156.24','000',1,0),(2178,'2019-03-08','https://6sigma.academy/%INJECT_HERE%','Internet Explorer','Windows','5.1','','178.62.159.94','000',1,0),(2179,'2019-03-08','https://6sigma.academy/user-profile/lost-%3A%2F%2F193.201.224.200%2Finfo.txt?%00/','Internet Explorer','Windows','5.1','','76.76.71.77','000',1,0),(2180,'2019-03-08','https://6sigma.academy','Chrome','Windows','6.1','','191.242.41.67','000',1,0),(2181,'2019-03-08','https://6sigma.academy','Chrome','Windows','10.0','','178.128.180.106','000',1,0),(2182,'2019-03-08','https://6sigma.academy','Unknown','Unknown','Unknown','','181.170.203.12','000',1,0),(2183,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','139.162.78.135','000',1,0),(2184,'2019-03-09','https://6sigma.academy','Firefox','Windows','10.0','','198.89.127.239','000',2,0),(2185,'2019-03-09','https://6sigma.academy','Firefox','Ubuntu','Unknown','','71.202.111.236','000',2,0),(2186,'2019-03-09','https://6sigma.academy','Firefox','Ubuntu','Unknown','','195.146.10.229','000',2,0),(2187,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','89.161.25.14','000',1,0),(2188,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','103.30.28.144','000',1,0),(2189,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','210.186.51.226','000',1,0),(2190,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','27.75.177.212','000',1,0),(2191,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','74.82.47.5','000',1,0),(2192,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','178.93.44.46','000',1,0),(2193,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','78.188.3.132','000',1,0),(2194,'2019-03-09','https://6sigma.academy','Safari','OS X','10.11.6','','41.60.238.95','000',1,0),(2195,'2019-03-09','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',2,0),(2196,'2019-03-09','https://6sigma.academy','Firefox','Windows','6.1','','148.101.6.185','000',2,0),(2197,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','143.137.7.177','000',1,0),(2198,'2019-03-09','http://6sigma.academy','Chrome','OS X','10.11.5','','95.47.250.17','000',2,0),(2199,'2019-03-09','https://6sigma.academy/','Opera','Windows','6.2','','95.47.250.17','000',3,0),(2200,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','59.126.29.88','000',1,0),(2201,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','210.7.29.217','000',1,0),(2202,'2019-03-09','https://6sigma.academy','Safari','OS X','10.11.6','','188.168.136.47','000',1,0),(2203,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','113.176.70.51','000',1,0),(2204,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','45.235.232.231','000',1,0),(2205,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','94.42.176.125','000',1,0),(2206,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','180.233.121.146','000',1,0),(2207,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','177.21.118.5','000',1,0),(2208,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',1,0),(2209,'2019-03-09','https://6sigma.academy','Firefox','Windows','10.0','','91.121.222.157','000',30,0),(2210,'2019-03-09','https://6sigma.academy','Firefox','Windows','6.1','','91.121.222.157','000',3,0),(2211,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','211.159.155.202','000',2,0),(2212,'2019-03-09','https://6sigma.academy','Internet Explorer','Windows','5.1','','211.159.155.202','000',34,0),(2213,'2019-03-09','https://6sigma.academy','Firefox','Windows','10.0','','211.159.155.202','000',26,0),(2214,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','211.159.155.202','000',57,0),(2215,'2019-03-09','https://www.google.com/','Chrome','Windows','10.0','','103.99.43.1','000',3,0),(2216,'2019-03-09','https://6sigma.academy','Internet Explorer','Windows','6.1','','211.159.155.202','000',1,0),(2217,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','202.79.60.142','000',1,0),(2218,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','218.161.115.39','000',1,0),(2219,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','185.100.87.190','000',3,0),(2220,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','185.100.87.190','000',6,0),(2221,'2019-03-09','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','103.101.205.153','000',1,0),(2222,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','177.102.94.237','000',1,0),(2223,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','178.216.9.88','000',1,0),(2224,'2019-03-09','https://6sigma.academy','Safari','OS X','10.11.6','','43.239.153.10','000',1,0),(2225,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','36.67.210.163','000',1,0),(2226,'2019-03-09','https://6sigma.academy','Firefox','Windows','6.1','','5.18.235.135','000',3,0),(2227,'2019-03-09','https://6sigma.academy','Internet Explorer','Windows','6.1','','58.19.92.78','000',1,0),(2228,'2019-03-09','https://6sigma.academy','Internet Explorer','Windows','6.1','','182.200.7.220','000',1,0),(2229,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','178.253.53.202','000',1,0),(2230,'2019-03-09','http://www.baidu.com','Firefox','Windows','5.1','','111.206.52.81','000',1,0),(2231,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','186.81.38.95','000',1,0),(2232,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','112.197.124.250','000',1,0),(2233,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','171.100.19.86','000',1,0),(2234,'2019-03-09','https://6sigma.academy','Chrome','Windows','6.1','','109.111.151.194','000',1,0),(2235,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','27.105.130.179','000',1,0),(2236,'2019-03-09','https://6sigma.academy','Chrome','Windows','10.0','','109.94.227.244','000',1,0),(2237,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','213.234.7.46','000',1,0),(2238,'2019-03-09','https://6sigma.academy','Unknown','Unknown','Unknown','','115.238.44.234','000',1,0),(2239,'2019-03-09','http://pizza-imperia.com/','Chrome','Windows','6.1','','54.38.159.90','000',1,0),(2240,'2019-03-10','http://pizza-imperia.com/','Chrome','Windows','6.1','','23.129.64.106','000',1,0),(2241,'2019-03-10','http://hundejo.com/','Chrome','Windows','6.1','','109.70.100.22','000',2,0),(2242,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','23.129.64.104','000',1,0),(2243,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','185.104.120.5','000',3,0),(2244,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','80.127.116.96','000',2,0),(2245,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','185.220.102.6','000',2,0),(2246,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','64.27.17.140','000',2,0),(2247,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','77.247.181.163','000',1,0),(2248,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','171.25.193.20','000',1,0),(2249,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','60.191.23.60','000',1,0),(2250,'2019-03-10','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',2,0),(2251,'2019-03-10','http://hundejo.com/','Chrome','Windows','6.1','','23.129.64.101','000',2,0),(2252,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','197.231.221.211','000',6,0),(2253,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','199.249.230.76','000',1,0),(2254,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','109.70.100.19','000',1,0),(2255,'2019-03-10','http://pizza-imperia.com/','Chrome','Windows','6.1','','171.25.193.25','000',2,0),(2256,'2019-03-10','http://pizza-tycoon.com/','Chrome','Windows','6.1','','185.220.102.8','000',2,0),(2257,'2019-03-10','http://pizza-imperia.com/','Chrome','Windows','6.1','','37.139.8.104','000',1,0),(2258,'2019-03-10','http://pizza-imperia.com/','Chrome','Windows','6.1','','199.195.250.77','000',1,0),(2259,'2019-03-10','http://pizza-imperia.com/','Chrome','Windows','6.1','','89.234.157.254','000',2,0),(2260,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','69.165.199.130','000',1,0),(2261,'2019-03-10','https://6sigma.academy','Chrome','Windows','10.0','','88.248.33.181','000',1,0),(2262,'2019-03-10','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.127','000',1,0),(2263,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','201.57.137.66','000',1,0),(2264,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','182.253.71.194','000',1,0),(2265,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','74.63.217.234','000',3,0),(2266,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','101.66.252.59','000',2,0),(2267,'2019-03-10','https://6sigma.academy','Chrome','Linux','Unknown','','112.12.47.251','000',107,0),(2268,'2019-03-10','https://6sigma.academy','Chrome','Linux','Unknown','','101.66.252.59','000',97,0),(2269,'2019-03-10','https://6sigma.academy','Chrome','Linux','Unknown','','61.130.147.12','000',102,0),(2270,'2019-03-10','https://6sigma.academy','Internet Explorer','Windows','6.1','','101.66.252.59','000',23,0),(2271,'2019-03-10','https://6sigma.academy','Internet Explorer','Windows','6.1','','112.12.47.251','000',24,0),(2272,'2019-03-10','https://6sigma.academy','Internet Explorer','Windows','6.1','','61.130.147.12','000',23,0),(2273,'2019-03-10','https://6sigma.academy','Firefox','Ubuntu','Unknown','','61.130.147.12','000',1,0),(2274,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','2.179.159.201','000',1,0),(2275,'2019-03-10','http://ya.ru/?q=http%3A%2F%2F6sigma.academy%2F%3Fauthor%3D1','Chrome','Windows','5.1','','195.242.80.91','000',2,0),(2276,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','196.250.216.17','000',1,0),(2277,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','188.68.95.57','000',1,0),(2278,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','43.255.115.99','000',1,0),(2279,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','220.132.86.230','000',1,0),(2280,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','74.82.47.4','000',1,0),(2281,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','89.159.2.51','000',5,0),(2282,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','49.213.197.200','000',1,0),(2283,'2019-03-10','https://6sigma.academy','Safari','OS X','10.11.6','','154.79.245.50','000',1,0),(2284,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','197.51.191.254','000',6,0),(2285,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','78.242.11.109','000',1,0),(2286,'2019-03-10','https://6sigma.academy','Firefox','Windows','10.0','','212.83.46.105','000',2,0),(2287,'2019-03-10','https://6sigma.academy','Chrome','Windows','10.0','','194.113.106.11','000',1,0),(2288,'2019-03-10','https://6sigma.academy','Firefox','Ubuntu','Unknown','','188.147.180.63','000',2,0),(2289,'2019-03-10','https://6sigma.academy','Chrome','Windows','10.0','','210.7.29.224','000',1,0),(2290,'2019-03-10','https://6sigma.academy','Firefox','Ubuntu','Unknown','','65.246.187.19','000',4,0),(2291,'2019-03-10','https://6sigma.academy','Safari','OS X','10.11.6','','180.243.204.116','000',1,0),(2292,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','79.107.193.14','000',1,0),(2293,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','177.32.222.151','000',1,0),(2294,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','196.218.185.145','000',1,0),(2295,'2019-03-10','https://6sigma.academy','Chrome','Windows','10.0','','217.219.159.31','000',1,0),(2296,'2019-03-10','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',2,0),(2297,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','189.126.231.105','000',1,0),(2298,'2019-03-10','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(2299,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','58.225.124.107','000',1,0),(2300,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','51.38.12.13','000',1,0),(2301,'2019-03-10','https://6sigma.academy','Firefox','OS X','10.10','','216.145.17.190','000',1,0),(2302,'2019-03-10','https://6sigma.academy','Chrome','Windows','10.0','','27.123.171.218','000',3,0),(2303,'2019-03-10','https://6sigma.academy','Chrome','Windows','10.0','','45.117.244.184','000',2,0),(2304,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','185.168.173.121','000',1,0),(2305,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','171.240.152.79','000',1,0),(2306,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','213.248.184.164','000',1,0),(2307,'2019-03-10','https://6sigma.academy','Chrome','OS X','10.11.6','','60.191.52.254','000',1,0),(2308,'2019-03-10','https://6sigma.academy','Firefox','Windows','10.0','','111.231.190.181','000',2,0),(2309,'2019-03-10','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.143','000',1,0),(2310,'2019-03-10','https://6sigma.academy','Chrome','Android','8.0.0','','202.151.26.35','000',1,0),(2311,'2019-03-10','https://6sigma.academy','Unknown','Unknown','Unknown','','213.231.2.159','000',1,0),(2312,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','2.187.27.250','000',1,0),(2313,'2019-03-10','https://6sigma.academy','Chrome','Windows','10.0','','109.242.190.212','000',1,0),(2314,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','186.235.64.134','000',1,0),(2315,'2019-03-10','https://6sigma.academy','Firefox','Ubuntu','Unknown','','185.187.72.2','000',4,0),(2316,'2019-03-10','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.247.137','000',1,0),(2317,'2019-03-10','https://6sigma.academy','Chrome','Windows','6.1','','212.156.172.193','000',1,0),(2318,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','85.148.123.135','000',1,0),(2319,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','84.43.229.218','000',1,0),(2320,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','36.76.98.201','000',2,0),(2321,'2019-03-11','https://6sigma.academy','Internet Explorer','Windows','5.1','','221.229.204.180','000',1,0),(2322,'2019-03-11','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.213.228','000',1,0),(2323,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','24.167.32.11','000',1,0),(2324,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','201.55.164.66','000',1,0),(2325,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','211.206.124.57','000',1,0),(2326,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','61.219.164.96','000',1,0),(2327,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','59.126.56.189','000',1,0),(2328,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','201.43.141.82','000',1,0),(2329,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','201.43.141.82','000',1,0),(2330,'2019-03-11','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',2,0),(2331,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','117.102.101.231','000',1,0),(2332,'2019-03-11','https://6sigma.academy','Internet Explorer','Windows','6.0','','117.102.101.231','000',61,0),(2333,'2019-03-11','https://6sigma.academy','Firefox','Windows','6.1','','117.102.101.231','000',10,0),(2334,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','12.70.138.186','000',1,0),(2335,'2019-03-11','https://6sigma.academy','Internet Explorer','Windows','6.1','','117.102.101.231','000',72,0),(2336,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','117.102.101.231','000',1,0),(2337,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','172.104.108.109','000',1,0),(2338,'2019-03-11','https://6sigma.academy','Unknown','Windows','10.0','','172.104.108.109','000',1,0),(2339,'2019-03-11','https://m.facebook.com/','Chrome','Android','9','','27.123.168.198','000',1,0),(2340,'2019-03-11','https://6sigma.academy','Safari','OS X','10.11.6','','185.131.188.1','000',1,0),(2341,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','51.38.12.21','000',1,0),(2342,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','189.58.65.57','000',6,0),(2343,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(2344,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','5.226.89.218','000',1,0),(2345,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','113.22.208.108','000',1,0),(2346,'2019-03-11','https://6sigma.academy','Firefox','Ubuntu','Unknown','','120.26.161.58','000',2,0),(2347,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','216.245.197.254','000',1,0),(2348,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','122.114.131.97','000',2,0),(2349,'2019-03-11','https://6sigma.academy','Internet Explorer','Windows','6.0','','122.114.131.97','000',49,0),(2350,'2019-03-11','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.33','000',1,0),(2351,'2019-03-11','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.25','000',1,0),(2352,'2019-03-11','https://6sigma.academy','Sogou Explorer','Windows','5.1','','122.114.131.97','000',10,0),(2353,'2019-03-11','https://6sigma.academy','Safari','OS X','10.11.6','','85.163.87.6','000',1,0),(2354,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','122.114.131.97','000',62,0),(2355,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','122.114.131.97','000',1,0),(2356,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','202.46.52.103','000',1,0),(2357,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','202.46.54.102','000',1,0),(2358,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','188.25.183.28','000',1,0),(2359,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','191.205.75.212','000',1,0),(2360,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','103.91.81.84','000',1,0),(2361,'2019-03-11','https://6sigma.academy','Firefox','Ubuntu','Unknown','','62.138.189.14','000',4,0),(2362,'2019-03-11','https://6sigma.academy','Firefox','Ubuntu','Unknown','','65.246.187.19','000',4,0),(2363,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','185.193.176.244','000',1,0),(2364,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','198.58.112.138','000',3,0),(2365,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.0','','178.62.82.141','000',1,0),(2366,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','27.147.140.27','000',1,0),(2367,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','190.141.98.97','000',1,0),(2368,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','219.68.2.192','000',1,0),(2369,'2019-03-11','https://6sigma.academy','Safari','OS X','10.11.6','','188.163.46.32','000',1,0),(2370,'2019-03-11','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.221.73','000',1,0),(2371,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','93.91.172.217','000',1,0),(2372,'2019-03-11','https://6sigma.academy','Firefox','Windows','10.0','','192.99.35.63','000',1,0),(2373,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.133.59','000',1,0),(2374,'2019-03-11','https://6sigma.academy','Safari','OS X','10.11.6','','93.177.146.223','000',1,0),(2375,'2019-03-11','https://6sigma.academy','Unknown','Unknown','Unknown','','79.129.168.115','000',3,0),(2376,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','216.251.15.81','000',1,0),(2377,'2019-03-11','https://6sigma.academy','Samsung Internet','Android','8.1.0','','27.123.154.8','000',1,0),(2378,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','201.68.139.32','000',1,0),(2379,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','131.221.192.59','000',1,0),(2380,'2019-03-11','https://6sigma.academy','Chrome','Windows','6.1','','173.232.242.34','000',2,0),(2381,'2019-03-11','https://www.linkedin.com/feed/','Edge','Windows','10.0','','119.235.64.21','000',2,0),(2382,'2019-03-11','https://6sigma.academy','Chrome','Windows','10.0','','186.213.6.53','000',1,0),(2383,'2019-03-11','https://6sigma.academy','Safari','OS X','10.11.6','','189.46.63.208','000',1,0),(2384,'2019-03-11','https://6sigma.academy','Chrome','OS X','10.11.5','','13.57.246.49','000',1,0),(2385,'2019-03-12','https://6sigma.academy','Chrome','Linux','Unknown','','71.6.158.166','000',5,0),(2386,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','71.6.158.166','000',3,0),(2387,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','177.190.176.21','000',1,0),(2388,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','203.115.104.163','000',2,0),(2389,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','91.247.99.69','000',1,0),(2390,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.133.59','000',2,0),(2391,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','24.122.70.32','000',2,0),(2392,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','179.254.214.15','000',1,0),(2393,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','198.20.103.178','000',1,0),(2394,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','202.46.53.178','000',1,0),(2395,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','202.46.52.208','000',1,0),(2396,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','14.184.127.81','000',1,0),(2397,'2019-03-12','https://6sigma.academy','Firefox','Windows','6.1','','212.91.116.22','000',1,0),(2398,'2019-03-12','https://6sigma.academy','Firefox','Windows','6.1','','46.146.197.249','000',1,0),(2399,'2019-03-12','https://6sigma.academy','Firefox','Windows','6.1','','200.111.253.50','000',1,0),(2400,'2019-03-12','https://6sigma.academy','Firefox','Windows','6.1','','96.9.72.241','000',1,0),(2401,'2019-03-12','https://www.bing.com/search?q=six+sigma+academy&src=IE-SearchBox&FORM=IENTSR&pc=HCTE','Internet Explorer','Windows','10.0','','83.48.11.204','000',5,0),(2402,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.66','000',1,0),(2403,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','106.104.121.155','000',1,0),(2404,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','109.105.192.242','000',1,0),(2405,'2019-03-12','https://6sigma.academy','Chrome','OS X','10.9.5','','27.123.154.228','000',3,0),(2406,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','189.18.202.122','000',1,0),(2407,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','177.223.100.21','000',1,0),(2408,'2019-03-12','https://6sigma.academy','Chrome','OS X','10.9.5','','27.123.154.153','000',2,0),(2409,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','47.92.6.199','000',1,0),(2410,'2019-03-12','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',1,0),(2411,'2019-03-12','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.58','000',1,0),(2412,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','69.71.9.26','000',1,0),(2413,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','137.74.30.57','000',1,0),(2414,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','217.60.199.206','000',1,0),(2415,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','39.98.70.15','000',1,0),(2416,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','218.66.74.187','000',1,0),(2417,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','88.249.117.7','000',1,0),(2418,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',13,0),(2419,'2019-03-12','https://6sigma.academy','Chrome','Android','8.0.0','','27.123.154.33','000',3,0),(2420,'2019-03-12','https://6sigma.academy','Unknown','OS X','10.11.4','','202.151.26.35','000',1,0),(2421,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',2,0),(2422,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','154.8.185.249','000',2,0),(2423,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','154.8.185.249','000',60,0),(2424,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','154.8.185.249','000',11,0),(2425,'2019-03-12','https://6sigma.academy','Internet Explorer','Windows','5.1','','154.8.185.249','000',69,0),(2426,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','46.214.100.143','000',1,0),(2427,'2019-03-12','https://6sigma.academy','Safari','OS X','10.11.6','','213.32.252.115','000',1,0),(2428,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','177.188.10.197','000',1,0),(2429,'2019-03-12','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',1,0),(2430,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','190.214.31.174','000',1,0),(2431,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','200.148.4.101','000',1,0),(2432,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','195.34.91.46','000',1,0),(2433,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','193.253.109.17','000',1,0),(2434,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','176.214.227.168','000',1,0),(2435,'2019-03-12','https://6sigma.academy','Unknown','Unknown','Unknown','','61.219.164.96','000',1,0),(2436,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','79.143.120.44','000',1,0),(2437,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','107.6.171.130','000',1,0),(2438,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','98.228.97.226','000',4,0),(2439,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','85.214.62.122','000',2,0),(2440,'2019-03-12','https://6sigma.academy','Chrome','Windows','10.0','','200.216.115.10','000',1,0),(2441,'2019-03-12','https://6sigma.academy','Safari','OS X','10.11.6','','201.63.192.83','000',1,0),(2442,'2019-03-12','https://6sigma.academy','Internet Explorer','Windows','6.1','','185.234.218.33','000',2,0),(2443,'2019-03-12','https://6sigma.academy','Chrome','OS X','10.11.5','','54.67.105.37','000',1,0),(2444,'2019-03-12','https://6sigma.academy','Safari','OS X','10.11.6','','177.73.193.28','000',1,0),(2445,'2019-03-12','https://6sigma.academy','Firefox','Windows','6.1','','164.52.24.163','000',1,0),(2446,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','52.78.241.165','000',1,0),(2447,'2019-03-12','https://6sigma.academy','Safari','OS X','10.11.6','','181.196.250.90','000',1,0),(2448,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','185.198.189.14','000',1,0),(2449,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','136.56.150.142','000',4,0),(2450,'2019-03-12','https://6sigma.academy','Chrome','Windows','6.1','','196.202.220.96','000',1,0),(2451,'2019-03-12','https://6sigma.academy','Firefox','Ubuntu','Unknown','','46.105.130.227','000',2,0),(2452,'2019-03-12','https://6sigma.academy','Safari','OS X','10.11.6','','189.147.0.11','000',1,0),(2453,'2019-03-13','https://6sigma.academy','Unknown','Unknown','Unknown','','39.98.70.15','000',1,0),(2454,'2019-03-13','https://6sigma.academy','Unknown','Unknown','Unknown','','173.236.152.121','000',2,0),(2455,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','45.119.82.29','000',1,0),(2456,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','201.92.13.29','000',1,0),(2457,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.7','000',1,0),(2458,'2019-03-13','http://6sigma.academy/','Internet Explorer','Windows','5.1','','195.3.144.219','000',9,0),(2459,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','24.28.147.69','000',2,0),(2460,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','85.25.222.75','000',2,0),(2461,'2019-03-13','https://6sigma.academy','Unknown','Unknown','Unknown','','208.113.196.8','000',1,0),(2462,'2019-03-13','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.66','000',1,0),(2463,'2019-03-13','https://6sigma.academy','Chrome','Windows','6.1','','201.68.29.4','000',1,0),(2464,'2019-03-13','https://6sigma.academy','Firefox','Windows','6.1','','193.106.30.98','000',2,0),(2465,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','190.10.10.186','000',1,0),(2466,'2019-03-13','https://6sigma.academy','Safari','OS X','10.11.6','','62.24.109.201','000',1,0),(2467,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','193.46.32.158','000',1,0),(2468,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','131.196.56.2','000',1,0),(2469,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','189.78.141.35','000',1,0),(2470,'2019-03-13','https://6sigma.academy','Chrome','Windows','6.1','','201.158.24.36','000',1,0),(2471,'2019-03-13','https://6sigma.academy','Unknown','Unknown','Unknown','','118.25.0.193','000',2,0),(2472,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','118.25.0.193','000',133,0),(2473,'2019-03-13','https://6sigma.academy','Firefox','Windows','6.1','','118.25.0.193','000',10,0),(2474,'2019-03-13','https://6sigma.academy','Sogou Explorer','Windows','6.1','','118.25.0.193','000',1,0),(2475,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','192.99.20.96','000',4,0),(2476,'2019-03-13','https://6sigma.academy','Unknown','Unknown','Unknown','','86.122.195.41','000',1,0),(2477,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','91.140.121.104','000',1,0),(2478,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','212.83.145.58','000',1,0),(2479,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',1,0),(2480,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','128.199.250.221','000',2,0),(2481,'2019-03-13','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.207.85','000',1,0),(2482,'2019-03-13','http://www.baidu.com','Firefox','Windows','5.1','','111.206.52.81','000',1,0),(2483,'2019-03-13','https://6sigma.academy','Safari','OS X','10.11.6','','201.1.127.56','000',1,0),(2484,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','177.152.74.11','000',1,0),(2485,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','213.169.87.198','000',1,0),(2486,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.137','000',1,0),(2487,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.141','000',1,0),(2488,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.131','000',1,0),(2489,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.139','000',1,0),(2490,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.142','000',1,0),(2491,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.134','000',1,0),(2492,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.126','000',1,0),(2493,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.135','000',1,0),(2494,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.129','000',1,0),(2495,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.128','000',1,0),(2496,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','198.147.25.194','000',1,0),(2497,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.97','000',1,0),(2498,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.144','000',1,0),(2499,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.165','000',1,0),(2500,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.74','000',1,0),(2501,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.146','000',1,0),(2502,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.78','000',1,0),(2503,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.197','000',1,0),(2504,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.156','000',1,0),(2505,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.190','000',1,0),(2506,'2019-03-13','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.59','000',1,0),(2507,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','186.202.161.93','000',1,0),(2508,'2019-03-13','https://m.facebook.com/','Chrome','Android','9','','27.123.168.198','000',1,0),(2509,'2019-03-13','https://6sigma.academy','Chrome','Windows','6.1','','103.15.82.243','000',1,0),(2510,'2019-03-13','https://6sigma.academy','Chrome','Windows','6.1','','188.235.149.201','000',1,0),(2511,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','114.246.88.238','000',4,0),(2512,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','157.119.227.104','000',1,0),(2513,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','152.168.80.139','000',1,0),(2514,'2019-03-13','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',1,0),(2515,'2019-03-13','https://6sigma.academy','Safari','OS X','10.11.6','','45.71.230.20','000',1,0),(2516,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.4','000',1,0),(2517,'2019-03-13','https://6sigma.academy','Chrome','Windows','6.1','','79.134.208.142','000',1,0),(2518,'2019-03-13','https://6sigma.academy','Firefox','Ubuntu','Unknown','','108.179.221.253','000',1,0),(2519,'2019-03-13','https://6sigma.academy','Chrome','Windows','6.1','','94.141.168.194','000',1,0),(2520,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','104.140.103.76','000',2,0),(2521,'2019-03-13','https://6sigma.academy','Chrome','Windows','6.1','','212.33.202.181','000',1,0),(2522,'2019-03-13','https://6sigma.academy','Safari','OS X','10.11.6','','191.6.3.125','000',1,0),(2523,'2019-03-13','https://6sigma.academy','Chrome','Windows','10.0','','185.59.123.114','000',1,0),(2524,'2019-03-13','https://6sigma.academy','Unknown','Unknown','Unknown','','211.23.154.136','000',1,0),(2525,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','168.232.14.164','000',1,0),(2526,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','5.193.20.242','000',4,0),(2527,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','185.224.76.94','000',1,0),(2528,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','191.205.210.83','000',1,0),(2529,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','23.23.196.150','000',1,0),(2530,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','95.6.8.173','000',1,0),(2531,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','128.199.250.221','000',2,0),(2532,'2019-03-14','https://6sigma.academy','Chrome','Linux','Unknown','','212.129.6.199','000',1,0),(2533,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','116.12.48.103','000',1,0),(2534,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','211.23.154.136','000',1,0),(2535,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','91.206.14.10','000',2,0),(2536,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','87.110.57.231','000',2,0),(2537,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','185.49.105.49','000',1,0),(2538,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','212.191.130.131','000',1,0),(2539,'2019-03-14','https://6sigma.academy','Safari','OS X','10.11.6','','165.16.37.164','000',1,0),(2540,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.139.70','000',1,0),(2541,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','212.79.122.10','000',1,0),(2542,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','172.104.30.71','000',1,0),(2543,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','103.255.235.219','000',1,0),(2544,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','208.100.26.230','000',4,0),(2545,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','208.100.26.230','000',7,0),(2546,'2019-03-14','https://6sigma.academy','Samsung Internet','Android','8.0.0','','27.123.152.82','000',1,0),(2547,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','201.69.224.96','000',1,0),(2548,'2019-03-14','https://6sigma.academy','Safari','OS X','10.11.6','','62.182.206.118','000',1,0),(2549,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','103.129.220.250','000',4,0),(2550,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','195.3.235.113','000',1,0),(2551,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','119.81.50.222','000',1,0),(2552,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','212.73.150.2','000',1,0),(2553,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','122.152.211.13','000',2,0),(2554,'2019-03-14','https://6sigma.academy','Firefox','Windows','6.1','','122.152.211.13','000',40,0),(2555,'2019-03-14','https://www.google.com/','Chrome','iOS','12.1','','145.129.170.44','000',2,0),(2556,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','170.78.205.233','000',1,0),(2557,'2019-03-14','https://6sigma.academy','Firefox','Linux','Unknown','','122.152.211.13','000',7,0),(2558,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(2559,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','122.152.211.13','000',48,0),(2560,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','149.56.108.23','000',1,0),(2561,'2019-03-14','https://6sigma.academy','Internet Explorer','Windows','6.1','','5.8.10.202','000',1,0),(2562,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','88.198.97.50','000',1,0),(2563,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','179.110.38.120','000',1,0),(2564,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','198.167.223.52','000',1,0),(2565,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','154.34.33.112','000',1,0),(2566,'2019-03-14','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','103.236.255.186','000',1,0),(2567,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','86.122.195.41','000',1,0),(2568,'2019-03-14','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','38.27.99.144','000',1,0),(2569,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','185.187.49.114','000',1,0),(2570,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','85.236.176.114','000',1,0),(2571,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','41.226.248.221','000',2,0),(2572,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','216.245.197.254','000',2,0),(2573,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','103.254.209.129','000',1,0),(2574,'2019-03-14','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.247.137','000',1,0),(2575,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','123.205.56.217','000',1,0),(2576,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','198.143.158.178','000',1,0),(2577,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','188.226.215.188','000',1,0),(2578,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','103.116.87.46','000',1,0),(2579,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','190.245.160.107','000',1,0),(2580,'2019-03-14','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',1,0),(2581,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','197.45.175.121','000',1,0),(2582,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','200.33.154.123','000',1,0),(2583,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','190.142.90.167','000',1,0),(2584,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','74.208.84.20','000',1,0),(2585,'2019-03-14','https://6sigma.academy','Safari','OS X','10.11.6','','177.67.8.39','000',1,0),(2586,'2019-03-14','6sigma.academy','Chrome','Windows','6.1','','193.70.2.138','000',1,0),(2587,'2019-03-14','http://www.baidu.com','Firefox','Windows','5.1','','27.115.124.70','000',1,0),(2588,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','212.3.175.234','000',1,0),(2589,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','152.231.54.113','000',1,0),(2590,'2019-03-14','https://6sigma.academy','Firefox','Ubuntu','Unknown','','5.196.78.142','000',1,0),(2591,'2019-03-14','https://6sigma.academy','Chrome','Windows','6.1','','45.33.1.230','000',1,0),(2592,'2019-03-14','https://6sigma.academy','Unknown','Unknown','Unknown','','93.113.125.89','000',1,0),(2593,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','201.69.187.254','000',1,0),(2594,'2019-03-14','https://6sigma.academy','Safari','OS X','10.11.6','','168.232.12.115','000',1,0),(2595,'2019-03-14','https://6sigma.academy','Chrome','Windows','10.0','','176.212.20.43','000',1,0),(2596,'2019-03-14','https://6sigma.academy','Safari','OS X','10.11.6','','176.100.14.142','000',1,0),(2597,'2019-03-14','https://6sigma.academy','Safari','OS X','10.11.6','','89.38.192.169','000',1,0),(2598,'2019-03-14','6sigma.academy','Chrome','Windows','6.1','','37.187.132.5','000',1,0),(2599,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','184.154.189.90','000',1,0),(2600,'2019-03-15','https://www.google.com/','Chrome','Windows','10.0','','165.225.76.154','000',1,0),(2601,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','51.255.86.223','000',1,0),(2602,'2019-03-15','https://6sigma.academy','Firefox','OS X','10.4','','136.243.58.229','000',1,0),(2603,'2019-03-15','6sigma.academy','Chrome','Windows','6.0','','5.135.143.224','000',2,0),(2604,'2019-03-15','https://6sigma.academy','Firefox','Windows','6.1','','122.112.212.94','000',2,0),(2605,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','91.211.172.100','000',1,0),(2606,'2019-03-15','https://6sigma.academy','Safari','OS X','10.11.6','','110.138.237.9','000',1,0),(2607,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','111.230.245.55','000',2,0),(2608,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','111.230.245.55','000',60,0),(2609,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.67','000',1,0),(2610,'2019-03-15','6sigma.academy','Chrome','Windows','6.0','','37.187.132.5','000',1,0),(2611,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','211.23.154.136','000',1,0),(2612,'2019-03-15','https://6sigma.academy','Internet Explorer','Windows','6.1','','111.230.245.55','000',9,0),(2613,'2019-03-15','https://6sigma.academy','Chrome','Linux','Unknown','','111.230.245.55','000',60,0),(2614,'2019-03-15','https://6sigma.academy','Sogou Explorer','Windows','5.1','','111.230.245.55','000',1,0),(2615,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','201.95.26.31','000',1,0),(2616,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','103.200.42.101','000',1,0),(2617,'2019-03-15','https://google.com','Firefox','Windows','6.2','','35.161.211.136','000',1,0),(2618,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',2,0),(2619,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','157.119.227.90','000',1,0),(2620,'2019-03-15','http://6sigma.academy/wp-content/plugins/sfn.php','Internet Explorer','Windows','5.1','','188.92.242.180','000',1,0),(2621,'2019-03-15','http://6sigma.academy/wp-content/plugins/sfn.php','Internet Explorer','Windows','5.1','','84.19.38.158','000',1,0),(2622,'2019-03-15','http://6sigma.academy/wp-content/plugins/sfn.php','Internet Explorer','Windows','5.1','','62.210.73.153','000',1,0),(2623,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','142.4.214.159','000',2,0),(2624,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','37.59.50.223','000',2,0),(2625,'2019-03-15','https://6sigma.academy','Firefox','Ubuntu','Unknown','','24.28.147.69','000',2,0),(2626,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','177.54.81.102','000',1,0),(2627,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','110.77.154.60','000',1,0),(2628,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','212.163.185.54','000',1,0),(2629,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','207.46.140.85','000',1,0),(2630,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','125.64.94.200','000',1,0),(2631,'2019-03-15','https://6sigma.academy','Safari','OS X','10.11.6','','178.93.51.65','000',1,0),(2632,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','208.113.196.8','000',1,0),(2633,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','208.113.197.88','000',1,0),(2634,'2019-03-15','https://6sigma.academy','Firefox','Windows','6.0','','5.8.10.202','000',1,0),(2635,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','39.98.70.15','000',1,0),(2636,'2019-03-15','https://6sigma.academy','Safari','OS X','10.11.6','','159.146.89.151','000',1,0),(2637,'2019-03-15','https://6sigma.academy','Firefox','Ubuntu','Unknown','','36.89.119.92','000',4,0),(2638,'2019-03-15','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.221.73','000',1,0),(2639,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','177.188.91.76','000',1,0),(2640,'2019-03-15','https://6sigma.academy','Safari','OS X','10.11.6','','168.205.226.18','000',1,0),(2641,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','216.245.197.254','000',1,0),(2642,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','103.36.124.59','000',1,0),(2643,'2019-03-15','https://6sigma.academy','Unknown','Unknown','Unknown','','220.158.137.2','000',1,0),(2644,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','177.74.229.230','000',1,0),(2645,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','169.197.108.50','000',1,0),(2646,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','203.153.114.193','000',1,0),(2647,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','138.246.253.5','000',1,0),(2648,'2019-03-15','http://6sigma.academy','Unknown','Unknown','Unknown','','119.59.120.55','000',1,0),(2649,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','91.206.14.10','000',2,0),(2650,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','213.97.242.43','000',2,0),(2651,'2019-03-15','https://6sigma.academy','Firefox','Ubuntu','Unknown','','93.125.99.75','000',1,0),(2652,'2019-03-15','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.207.85','000',1,0),(2653,'2019-03-15','https://6sigma.academy','Safari','OS X','10.11.6','','103.206.102.78','000',1,0),(2654,'2019-03-15','https://6sigma.academy','Chrome','Windows','6.1','','188.34.47.161','000',1,0),(2655,'2019-03-15','https://6sigma.academy','Chrome','Windows','10.0','','5.8.55.40','000',1,0),(2656,'2019-03-15','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.155','000',1,0),(2657,'2019-03-15','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.145','000',2,0),(2658,'2019-03-15','https://6sigma.academy','Firefox','Ubuntu','Unknown','','109.238.42.148','000',2,0),(2659,'2019-03-16','http://6sigma.academy/','Edge','OS X','10.38.91','','89.238.176.102','000',3,0),(2660,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','5.8.55.40','000',1,0),(2661,'2019-03-16','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.108','000',1,0),(2662,'2019-03-16','https://6sigma.academy','Unknown','Unknown','Unknown','','216.245.197.254','000',2,0),(2663,'2019-03-16','6sigma.academy','Chrome','Windows','6.1','','104.236.75.170','000',3,0),(2664,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','207.241.225.217','000',2,0),(2665,'2019-03-16','https://6sigma.academy','Firefox','Windows','6.1','','186.236.123.94','000',3,0),(2666,'2019-03-16','https://6sigma.academy','Safari','OS X','10.11.6','','201.92.145.43','000',1,0),(2667,'2019-03-16','https://6sigma.academy','Unknown','Unknown','Unknown','','223.255.164.154','000',1,0),(2668,'2019-03-16','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.247.195','000',1,0),(2669,'2019-03-16','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','38.27.99.144','000',1,0),(2670,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','202.46.52.177','000',1,0),(2671,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','202.46.51.197','000',1,0),(2672,'2019-03-16','https://6sigma.academy','Chrome','Windows','6.1','','36.90.62.147','000',1,0),(2673,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','104.193.88.243','000',1,0),(2674,'2019-03-16','http://6sigma.academy/index.php?op=check','Internet Explorer','Windows','5.1','','203.142.72.114','000',1,0),(2675,'2019-03-16','http://6sigma.academy/index.php?op=check','Internet Explorer','Windows','5.1','','185.44.231.68','000',1,0),(2676,'2019-03-16','http://6sigma.academy/index.php?op=check','Internet Explorer','Windows','5.1','','103.60.137.2','000',1,0),(2677,'2019-03-16','http://138.128.75.134/phpmyadmin','Internet Explorer','Windows','6.1','','180.137.240.199','000',2,0),(2678,'2019-03-16','6sigma.academy','Chrome','Windows','6.0','','75.99.13.123','000',1,0),(2679,'2019-03-16','https://6sigma.academy','Safari','OS X','10.11.6','','177.66.208.130','000',1,0),(2680,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','190.109.178.214','000',1,0),(2681,'2019-03-16','https://6sigma.academy','Chrome','Windows','6.1','','177.68.194.72','000',1,0),(2682,'2019-03-16','https://6sigma.academy','Unknown','Unknown','Unknown','','203.150.109.197','000',2,0),(2683,'2019-03-16','https://6sigma.academy','Firefox','Windows','6.1','','203.150.109.197','000',62,0),(2684,'2019-03-16','https://6sigma.academy','Safari','OS X','10.11.6','','189.111.18.242','000',1,0),(2685,'2019-03-16','https://6sigma.academy','Firefox','Linux','Unknown','','203.150.109.197','000',11,0),(2686,'2019-03-16','https://6sigma.academy','Chrome','Linux','Unknown','','203.150.109.197','000',71,0),(2687,'2019-03-16','https://6sigma.academy','Chrome','Windows','6.1','','95.47.222.3','000',1,0),(2688,'2019-03-16','https://6sigma.academy','Chrome','Windows','6.1','','190.152.4.34','000',1,0),(2689,'2019-03-16','https://6sigma.academy','Safari','OS X','10.11.6','','83.234.218.125','000',1,0),(2690,'2019-03-16','https://6sigma.academy','Unknown','Unknown','Unknown','','39.104.204.75','000',1,0),(2691,'2019-03-16','https://6sigma.academy','Unknown','Unknown','Unknown','','39.104.124.239','000',1,0),(2692,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','138.204.48.75','000',1,0),(2693,'2019-03-16','https://6sigma.academy','Chrome','Windows','6.1','','2.179.223.223','000',1,0),(2694,'2019-03-16','https://6sigma.academy','Chrome','Windows','6.1','','185.57.228.119','000',1,0),(2695,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','202.46.55.66','000',2,0),(2696,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','184.154.189.90','000',1,0),(2697,'2019-03-16','https://m.facebook.com/','Chrome','Android','9','','27.123.150.238','000',1,0),(2698,'2019-03-16','https://6sigma.academy','Chrome','Windows','10.0','','88.240.45.251','000',1,0),(2699,'2019-03-16','http://6sigma.academy/','Internet Explorer','Windows','5.1','','91.202.133.69','000',1,0),(2700,'2019-03-16','http://6sigma.academy/','Internet Explorer','Windows','5.1','','103.109.97.22','000',1,0),(2701,'2019-03-16','http://6sigma.academy/','Internet Explorer','Windows','5.1','','173.245.239.177','000',1,0),(2702,'2019-03-16','http://6sigma.academy/','Internet Explorer','Windows','5.1','','138.99.90.113','000',1,0),(2703,'2019-03-16','http://6sigma.academy/','Internet Explorer','Windows','5.1','','62.210.73.153','000',1,0),(2704,'2019-03-16','http://6sigma.academy/','Internet Explorer','Windows','5.1','','92.247.169.22','000',1,0),(2705,'2019-03-16','http://6sigma.academy/','Internet Explorer','Windows','5.1','','36.67.16.253','000',1,0),(2706,'2019-03-16','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.207.85','000',1,0),(2707,'2019-03-16','https://6sigma.academy','Firefox','Windows','6.1','','164.52.24.163','000',1,0),(2708,'2019-03-16','https://6sigma.academy','Unknown','Unknown','Unknown','','39.104.205.49','000',1,0),(2709,'2019-03-16','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',1,0),(2710,'2019-03-17','https://6sigma.academy','Chrome','Windows','6.1','','201.150.151.246','000',1,0),(2711,'2019-03-17','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',1,0),(2712,'2019-03-17','google.com','Firefox','Windows','6.1','','5.39.49.212','000',1,0),(2713,'2019-03-17','https://6sigma.academy','Firefox','OS X','10.13','','62.210.83.78','000',1,0),(2714,'2019-03-17','https://6sigma.academy','Internet Explorer','Windows','5.2','','218.22.24.61','000',1,0),(2715,'2019-03-17','https://6sigma.academy','Chrome','Windows','10.0','','170.239.186.12','000',1,0),(2716,'2019-03-17','https://6sigma.academy','Chrome','Windows','6.1','','154.60.248.182','000',1,0),(2717,'2019-03-17','https://6sigma.academy','Chrome','Windows','10.0','','194.113.106.124','000',1,0),(2718,'2019-03-17','https://6sigma.academy','Safari','OS X','10.11.6','','93.170.193.198','000',1,0),(2719,'2019-03-17','https://6sigma.academy','Chrome','Windows','6.1','','191.242.245.248','000',1,0),(2720,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.68','000',1,0),(2721,'2019-03-17','https://6sigma.academy','Chrome','OS X','10.11.6','','159.65.65.115','000',1,0),(2722,'2019-03-17','https://6sigma.academy','Chrome','Windows','10.0','','120.72.29.24','000',1,0),(2723,'2019-03-17','https://6sigma.academy','Chrome','Windows','10.0','','104.193.88.244','000',1,0),(2724,'2019-03-17','https://6sigma.academy','Chrome','Windows','10.0','','187.94.116.143','000',1,0),(2725,'2019-03-17','https://6sigma.academy','Firefox','Windows','5.1','','121.183.126.103','000',2,0),(2726,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','77.247.109.46','000',1,0),(2727,'2019-03-17','https://6sigma.academy','Firefox','Ubuntu','Unknown','','79.187.165.62','000',2,0),(2728,'2019-03-17','https://6sigma.academy','Chrome','Windows','6.1','','198.167.223.52','000',1,0),(2729,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','77.236.231.8','000',1,0),(2730,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','62.210.167.3','000',1,0),(2731,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','109.251.197.33','000',1,0),(2732,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','120.33.37.61','000',1,0),(2733,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','181.143.73.34','000',1,0),(2734,'2019-03-17','https://6sigma.academy','Chrome','Windows','10.0','','2.40.254.217','000',1,0),(2735,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','165.227.62.167','000',1,0),(2736,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','62.165.50.254','000',2,0),(2737,'2019-03-17','https://6sigma.academy','Firefox','Linux','Unknown','','62.165.50.254','000',34,0),(2738,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','193.90.12.116','000',1,0),(2739,'2019-03-17','http://6sigma.academy/wp-content/vuln.php','Internet Explorer','Windows','5.1','','219.89.125.191','000',1,0),(2740,'2019-03-17','https://6sigma.academy','Firefox','Linux','Unknown','','217.115.86.6','000',27,0),(2741,'2019-03-17','https://6sigma.academy','Firefox','Ubuntu','Unknown','','62.165.50.254','000',7,0),(2742,'2019-03-17','https://6sigma.academy','Firefox','Ubuntu','Unknown','','217.115.86.6','000',3,0),(2743,'2019-03-17','https://6sigma.academy','Firefox','Windows','6.1','','217.115.86.6','000',54,0),(2744,'2019-03-17','https://6sigma.academy','Firefox','Windows','6.1','','62.165.50.254','000',18,0),(2745,'2019-03-17','https://6sigma.academy','Chrome','Windows','6.1','','183.89.180.162','000',1,0),(2746,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','139.199.189.106','000',2,0),(2747,'2019-03-17','https://6sigma.academy','Firefox','Ubuntu','Unknown','','139.199.189.106','000',41,0),(2748,'2019-03-17','https://6sigma.academy','Chrome','Linux','Unknown','','71.6.146.185','000',5,0),(2749,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','71.6.146.185','000',3,0),(2750,'2019-03-17','https://6sigma.academy','Internet Explorer','Windows','6.1','','139.199.189.106','000',7,0),(2751,'2019-03-17','https://6sigma.academy','Firefox','Windows','6.1','','139.199.189.106','000',40,0),(2752,'2019-03-17','https://6sigma.academy','Chrome','OS X','10.9.5','','27.123.155.108','000',5,0),(2753,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','208.113.196.8','000',1,0),(2754,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','216.245.197.254','000',1,0),(2755,'2019-03-17','https://6sigma.academy','Firefox','Ubuntu','Unknown','','59.13.232.158','000',2,0),(2756,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','77.247.109.70','000',1,0),(2757,'2019-03-17','https://6sigma.academy','Unknown','Unknown','Unknown','','47.104.174.28','000',4,0),(2758,'2019-03-17','https://6sigma.academy/','Edge','Windows','10.0','','119.235.64.2','000',2,0),(2759,'2019-03-17','https://6sigma.academy','Chrome','Windows','6.1','','136.169.232.192','000',1,0),(2760,'2019-03-17','138.128.75.134','Firefox','Windows','6.1','','159.203.42.143','000',1,0),(2761,'2019-03-18','https://6sigma.academy','Unknown','Unknown','Unknown','','140.143.130.20','000',2,0),(2762,'2019-03-18','https://6sigma.academy','Firefox','Ubuntu','Unknown','','140.143.130.20','000',61,0),(2763,'2019-03-18','https://6sigma.academy','Sogou Explorer','Windows','6.1','','140.143.130.20','000',11,0),(2764,'2019-03-18','https://6sigma.academy','Internet Explorer','Windows','5.1','','140.143.130.20','000',69,0),(2765,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','107.6.183.226','000',1,0),(2766,'2019-03-18','https://6sigma.academy','Chrome','Windows','6.1','','103.92.206.34','000',1,0),(2767,'2019-03-18','https://6sigma.academy','Internet Explorer','Windows','5.1','','8.28.16.254','000',1,0),(2768,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','104.167.5.82','000',1,0),(2769,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','36.75.214.119','000',1,0),(2770,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','103.17.38.24','000',1,0),(2771,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','200.229.238.42','000',1,0),(2772,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','178.239.147.131','000',1,0),(2773,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','175.106.18.74','000',1,0),(2774,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','14.143.30.202','000',1,0),(2775,'2019-03-18','http://6sigma.academy/wp-login.php?login=cmd','Internet Explorer','Windows','5.1','','95.85.25.124','000',1,0),(2776,'2019-03-18','http://6sigma.academy','Chromium','Ubuntu','Unknown','','95.47.250.17','000',3,0),(2777,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','212.174.25.78','000',1,0),(2778,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','189.78.223.83','000',1,0),(2779,'2019-03-18','https://6sigma.academy','Chrome','Windows','6.1','','190.109.165.94','000',1,0),(2780,'2019-03-18','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.247.137','000',1,0),(2781,'2019-03-18','https://6sigma.academy','Chrome','Windows','6.1','','51.38.12.13','000',1,0),(2782,'2019-03-18','https://6sigma.academy','Chrome','Windows','6.1','','187.101.157.121','000',1,0),(2783,'2019-03-18','https://m.facebook.com/','Chrome','Android','9','','27.123.168.198','000',1,0),(2784,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',3,0),(2785,'2019-03-18','https://6sigma.academy','Firefox','Ubuntu','Unknown','','158.140.140.180','000',5,0),(2786,'2019-03-18','https://6sigma.academy','Unknown','Unknown','Unknown','','77.247.109.46','000',1,0),(2787,'2019-03-18','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(2788,'2019-03-18','https://6sigma.academy','Internet Explorer','Windows','6.2','','117.3.69.247','000',1,0),(2789,'2019-03-18','https://6sigma.academy','Safari','OS X','10.11.6','','5.236.212.55','000',1,0),(2790,'2019-03-18','http://6sigma.academy/','Internet Explorer','Windows','5.1','','94.242.57.136','000',1,0),(2791,'2019-03-18','http://6sigma.academy/','Internet Explorer','Windows','5.1','','181.129.62.18','000',1,0),(2792,'2019-03-18','http://6sigma.academy/','Internet Explorer','Windows','5.1','','92.255.196.91','000',1,0),(2793,'2019-03-18','http://6sigma.academy/?array=ZGllKG1kNSg3NzcpKTs','Internet Explorer','Windows','5.1','','45.117.77.41','000',1,0),(2794,'2019-03-18','http://6sigma.academy/','Internet Explorer','Windows','5.1','','74.83.246.125','000',1,0),(2795,'2019-03-18','http://6sigma.academy/?array=ZGllKG1kNSg3NzcpKTs','Internet Explorer','Windows','5.1','','117.211.166.214','000',1,0),(2796,'2019-03-18','http://6sigma.academy/','Internet Explorer','Windows','5.1','','43.246.139.82','000',1,0),(2797,'2019-03-18','http://6sigma.academy/?array=ZGllKG1kNSg3NzcpKTs','Internet Explorer','Windows','5.1','','88.129.82.241','000',1,0),(2798,'2019-03-18','http://6sigma.academy/','Internet Explorer','Windows','5.1','','62.210.167.3','000',1,0),(2799,'2019-03-18','http://6sigma.academy/?array=ZGllKG1kNSg3NzcpKTs','Internet Explorer','Windows','5.1','','146.196.96.114','000',1,0),(2800,'2019-03-18','http://6sigma.academy/','Internet Explorer','Windows','5.1','','110.39.174.174','000',1,0),(2801,'2019-03-18','http://6sigma.academy/?array=ZGllKG1kNSg3NzcpKTs','Internet Explorer','Windows','5.1','','109.167.224.198','000',1,0),(2802,'2019-03-18','http://6sigma.academy/?array=ZGllKG1kNSg3NzcpKTs','Internet Explorer','Windows','5.1','','183.87.14.250','000',1,0),(2803,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','103.1.181.2','000',1,0),(2804,'2019-03-18','https://6sigma.academy','Chrome','Linux','Unknown','','71.6.146.186','000',5,0),(2805,'2019-03-18','https://6sigma.academy','Unknown','Unknown','Unknown','','71.6.146.186','000',3,0),(2806,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','194.186.52.129','000',1,0),(2807,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','112.78.43.226','000',1,0),(2808,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','210.61.216.66','000',1,0),(2809,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','95.169.95.242','000',1,0),(2810,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','122.226.188.214','000',1,0),(2811,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','202.4.126.171','000',1,0),(2812,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','96.9.72.241','000',1,0),(2813,'2019-03-18','http://6sigma.academy/yt.php','Internet Explorer','Windows','5.1','','200.16.134.35','000',1,0),(2814,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','177.215.77.74','000',1,0),(2815,'2019-03-18','https://6sigma.academy','Safari','iOS','9.1','','60.208.164.47','000',1,0),(2816,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','195.218.144.182','000',1,0),(2817,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','95.133.163.98','000',1,0),(2818,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','191.100.25.48','000',1,0),(2819,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','177.1.25.242','000',1,0),(2820,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','46.209.30.154','000',1,0),(2821,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','120.28.59.70','000',1,0),(2822,'2019-03-18','https://6sigma.academy','Chrome','Windows','6.1','','109.73.179.226','000',1,0),(2823,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','210.210.158.121','000',1,0),(2824,'2019-03-18','http://6sigma.academy/wp-content/plugins/temp.php','Internet Explorer','Windows','5.1','','91.218.63.196','000',1,0),(2825,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','202.46.54.25','000',1,0),(2826,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','202.46.58.208','000',1,0),(2827,'2019-03-18','https://6sigma.academy','Firefox','OS X','10.11','','60.191.38.77','000',2,0),(2828,'2019-03-18','https://6sigma.academy','Unknown','Unknown','Unknown','','39.104.112.225','000',1,0),(2829,'2019-03-18','http://138.128.75.134:80/struts2-rest-showcase/orders.xhtml','Internet Explorer','Windows','6.1','','223.83.219.209','000',3,0),(2830,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','5.232.241.51','000',1,0),(2831,'2019-03-18','https://6sigma.academy','Firefox','OS X','10.11','','122.228.19.80','000',1,0),(2832,'2019-03-18','https://6sigma.academy','Unknown','Unknown','Unknown','','80.74.75.67','000',1,0),(2833,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','146.0.98.200','000',1,0),(2834,'2019-03-18','https://6sigma.academy','Chrome','Windows','6.1','','198.20.70.114','000',1,0),(2835,'2019-03-18','https://6sigma.academy','Firefox','Ubuntu','Unknown','','71.202.111.236','000',2,0),(2836,'2019-03-18','https://6sigma.academy','Safari','OS X','10.11.6','','36.67.225.25','000',1,0),(2837,'2019-03-18','https://6sigma.academy','Firefox','Windows','10.0','','151.80.246.221','000',1,0),(2838,'2019-03-18','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.213.228','000',1,0),(2839,'2019-03-18','https://www.bing.com/search?q=sixsigma+academy&qs=n&form=QBRE&sp=-1&pq=sixsigma+academy&sc=0-16&sk=&cvid=86E34D7B5726411788644EE106A6C31B','Internet Explorer','Windows','10.0','','61.204.229.126','000',1,0),(2840,'2019-03-18','http://www.google.com','Chrome','Windows','6.1','','79.137.69.80','000',1,0),(2841,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','202.46.56.137','000',1,0),(2842,'2019-03-18','https://6sigma.academy','Chrome','Windows','10.0','','202.46.51.20','000',1,0),(2843,'2019-03-18','https://6sigma.academy','Safari','OS X','10.11.6','','2.179.221.230','000',1,0),(2844,'2019-03-19','https://6sigma.academy','Safari','OS X','10.11.6','','191.193.125.141','000',1,0),(2845,'2019-03-19','https://6sigma.academy','Chrome','Windows','6.1','','191.193.125.141','000',1,0),(2846,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','194.44.16.53','000',1,0),(2847,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','81.215.29.159','000',1,0),(2848,'2019-03-19','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.139.70','000',1,0),(2849,'2019-03-19','https://6sigma.academy','Firefox','Windows','5.1','','64.90.186.102','000',1,0),(2850,'2019-03-19','https://6sigma.academy','Safari','OS X','10.11.6','','103.73.183.177','000',1,0),(2851,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','122.166.189.18','000',1,0),(2852,'2019-03-19','https://6sigma.academy','Chrome','Windows','6.3','','138.128.21.18','000',4,0),(2853,'2019-03-19','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',2,0),(2854,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','201.150.151.68','000',1,0),(2855,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','109.242.101.87','000',1,0),(2856,'2019-03-19','https://6sigma.academy','Unknown','Unknown','Unknown','','120.79.134.238','000',2,0),(2857,'2019-03-19','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',1,0),(2858,'2019-03-19','https://6sigma.academy','Safari','OS X','10.11.6','','103.73.182.102','000',1,0),(2859,'2019-03-19','https://6sigma.academy','Firefox','Windows','10.0','','128.199.136.210','000',1,0),(2860,'2019-03-19','https://6sigma.academy','Unknown','Unknown','Unknown','','39.104.200.29','000',1,0),(2861,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','187.57.115.166','000',1,0),(2862,'2019-03-19','https://6sigma.academy','Chrome','Windows','6.1','','51.38.12.21','000',1,0),(2863,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','190.129.49.22','000',1,0),(2864,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','213.97.16.243','000',1,0),(2865,'2019-03-19','https://6sigma.academy','Chrome','Windows','6.1','','187.73.21.30','000',1,0),(2866,'2019-03-19','https://6sigma.academy','Firefox','Ubuntu','Unknown','','147.46.78.75','000',4,0),(2867,'2019-03-19','https://6sigma.academy','Chrome','Windows','6.1','','179.124.213.117','000',1,0),(2868,'2019-03-19','https://6sigma.academy','Firefox','Windows','10.0','','209.97.143.239','000',1,0),(2869,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','103.1.181.2','000',1,0),(2870,'2019-03-19','https://6sigma.academy','Firefox','Windows','10.0','','91.135.16.3','000',1,0),(2871,'2019-03-19','https://www.google.com/','Chrome','Windows','10.0','','161.43.85.170','000',2,0),(2872,'2019-03-19','https://6sigma.academy','Firefox','Windows','10.0','','35.229.170.249','000',1,0),(2873,'2019-03-19','https://6sigma.academy','Firefox','Windows','10.0','','47.106.93.163','000',1,0),(2874,'2019-03-19','https://6sigma.academy','Chrome','Windows','6.1','','217.24.153.28','000',1,0),(2875,'2019-03-19','http://www.6sigma.academy/robots.txt','Chrome','OS X','10.12.1','','104.192.74.20','000',2,0),(2876,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','210.7.29.65','000',2,0),(2877,'2019-03-19','https://6sigma.academy','Firefox','Ubuntu','Unknown','','212.83.146.233','000',1,0),(2878,'2019-03-19','https://www.google.com/','Chrome','Windows','10.0','','103.99.43.12','000',6,0),(2879,'2019-03-19','https://6sigma.academy','Internet Explorer','Windows','10.0','','210.7.29.65','000',1,0),(2880,'2019-03-19','https://6sigma.academy','Firefox','Windows','6.1','','185.11.31.122','000',1,0),(2881,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','181.112.150.58','000',1,0),(2882,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','187.101.181.162','000',1,0),(2883,'2019-03-19','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.221.73','000',1,0),(2884,'2019-03-19','https://6sigma.academy','Firefox','Windows','10.0','','47.94.15.231','000',1,0),(2885,'2019-03-19','https://www.google.no/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&ved=2ahUKEwiY5rK-6Y3hAhUsAxAIHXMACewQFjACegQIAxAB&url=https%3A%2F%2F6sigma.academy%2F&usg=AOvVaw1xMXeDfYK_pXWdOd3GWG8P','Internet Explorer','Windows','6.1','','213.52.102.60','000',1,0),(2886,'2019-03-19','http://pizza-imperia.com/','Chrome','Windows','6.1','','199.249.230.68','000',1,0),(2887,'2019-03-19','http://www.google.com','Chrome','Windows','6.1','','79.137.34.35','000',1,0),(2888,'2019-03-19','https://6sigma.academy','Chrome','Windows','10.0','','128.14.134.170','000',1,0),(2889,'2019-03-19','https://6sigma.academy','Unknown','Unknown','Unknown','','39.104.112.225','000',1,0),(2890,'2019-03-19','http://pizza-imperia.com/','Chrome','Windows','6.1','','185.222.202.221','000',1,0),(2891,'2019-03-20','https://6sigma.academy','Firefox','Windows','5.1','','119.48.16.182','000',2,0),(2892,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','131.108.128.85','000',1,0),(2893,'2019-03-20','https://6sigma.academy','Safari','OS X','10.11.6','','95.251.151.66','000',1,0),(2894,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','43.225.169.220','000',1,0),(2895,'2019-03-20','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.213.228','000',1,0),(2896,'2019-03-20','https://www.google.com/','Chrome','Windows','10.0','','122.102.100.189','000',1,0),(2897,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','39.104.204.75','000',1,0),(2898,'2019-03-20','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',1,0),(2899,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.66','000',1,0),(2900,'2019-03-20','http://pizza-tycoon.com/','Chrome','Windows','6.1','','185.104.120.5','000',1,0),(2901,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','103.215.200.71','000',1,0),(2902,'2019-03-20','https://6sigma.academy','Firefox','Windows','10.0','','192.99.35.63','000',1,0),(2903,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','169.197.108.22','000',1,0),(2904,'2019-03-20','https://6sigma.academy','Firefox','Ubuntu','Unknown','','83.3.24.174','000',2,0),(2905,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','112.125.92.74','000',1,0),(2906,'2019-03-20','https://6sigma.academy','Android Browser','Android','2.1','','122.49.28.2','000',1,0),(2907,'2019-03-20','http://www.6sigma.academy/elfinder/php/connector.minimal.php','Safari','iOS','3.2','','122.49.28.2','000',2,0),(2908,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','181.112.32.34','000',1,0),(2909,'2019-03-20','https://6sigma.academy','Firefox','Windows','10.0','','120.27.27.151','000',1,0),(2910,'2019-03-20','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.160','000',1,0),(2911,'2019-03-20','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.33','000',1,0),(2912,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','45.163.134.219','000',1,0),(2913,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.2','','52.207.253.7','000',1,0),(2914,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','5.160.151.1','000',1,0),(2915,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','202.46.54.141','000',1,0),(2916,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','202.46.48.208','000',1,0),(2917,'2019-03-20','https://6sigma.academy','Chrome','Windows','5.1','','51.83.41.11','000',6,0),(2918,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','51.83.41.11','000',9,0),(2919,'2019-03-20','https://6sigma.academy','Firefox','Windows','6.1','','51.83.41.11','000',12,0),(2920,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','51.83.41.11','000',52,0),(2921,'2019-03-20','https://6sigma.academy','Chromium','Ubuntu','11.04','','51.83.41.11','000',1,0),(2922,'2019-03-20','https://6sigma.academy','Firefox','Linux','Unknown','','51.83.41.11','000',4,0),(2923,'2019-03-20','https://6sigma.academy','Firefox','Windows','5.1','','51.83.41.11','000',5,0),(2924,'2019-03-20','https://6sigma.academy','Opera','Linux','Unknown','','51.83.41.11','000',2,0),(2925,'2019-03-20','https://6sigma.academy','Firefox','OS X','10.6','','51.83.41.11','000',1,0),(2926,'2019-03-20','https://6sigma.academy','Internet Explorer','Windows','6.2','','49.49.242.211','000',2,0),(2927,'2019-03-20','https://6sigma.academy','Chrome','OS X','10.6.3','','51.83.41.11','000',2,0),(2928,'2019-03-20','https://6sigma.academy','Chrome','OS X','10.6.4','','51.83.41.11','000',1,0),(2929,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','51.83.41.11','000',10,0),(2930,'2019-03-20','https://6sigma.academy','Firefox','Windows','6.0','','51.83.41.11','000',5,0),(2931,'2019-03-20','https://6sigma.academy','Safari','Windows','6.0','','51.83.41.11','000',2,0),(2932,'2019-03-20','https://6sigma.academy','Safari','OS X','10.5.8','','51.83.41.11','000',2,0),(2933,'2019-03-20','https://6sigma.academy','Firefox','Ubuntu','10.10','','51.83.41.11','000',1,0),(2934,'2019-03-20','https://6sigma.academy','Firefox','Ubuntu','9.10','','51.83.41.11','000',2,0),(2935,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','185.126.195.110','000',1,0),(2936,'2019-03-20','https://6sigma.academy','Opera','Windows','5.1','','51.83.41.11','000',1,0),(2937,'2019-03-20','https://m.facebook.com/','Chrome','Android','9','','27.123.168.198','000',1,0),(2938,'2019-03-20','https://6sigma.academy','Chrome','Chrome OS','Unknown','','51.83.41.11','000',1,0),(2939,'2019-03-20','https://6sigma.academy','Chromium','Ubuntu','10.04','','51.83.41.11','000',1,0),(2940,'2019-03-20','https://6sigma.academy','Firefox','FreeBSD','','','51.83.41.11','000',1,0),(2941,'2019-03-20','https://6sigma.academy','Firefox','OS X','Unknown','','51.83.41.11','000',2,0),(2942,'2019-03-20','https://6sigma.academy','Opera','Windows','6.1','','51.83.41.11','000',3,0),(2943,'2019-03-20','https://6sigma.academy','Safari','OS X','10.6.6','','51.83.41.11','000',1,0),(2944,'2019-03-20','https://6sigma.academy','Firefox','Ubuntu','10.04','','51.83.41.11','000',1,0),(2945,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.0','','51.83.41.11','000',2,0),(2946,'2019-03-20','https://6sigma.academy','Firefox','Windows','6.2','','51.83.41.11','000',2,0),(2947,'2019-03-20','https://6sigma.academy','WebKit Nightly Build','OS X','10.5.4','','51.83.41.11','000',1,0),(2948,'2019-03-20','https://6sigma.academy','Chrome','OS X','10.6.0','','51.83.41.11','000',1,0),(2949,'2019-03-20','https://6sigma.academy','Safari','iOS','4.2.1','','51.83.41.11','000',1,0),(2950,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','201.43.203.199','000',1,0),(2951,'2019-03-20','https://6sigma.academy','Firefox','SUSE','3.5','','51.83.41.11','000',1,0),(2952,'2019-03-20','https://6sigma.academy','Firefox','Fedora','14','','51.83.41.11','000',1,0),(2953,'2019-03-20','https://6sigma.academy/elearning/course/lean-six-sigma-white-belt-certification/quizzes/whitebelt/what-are-some-major-and-sub-process-of-an-bakery-shop/','Chrome','Windows','10.0','','103.99.43.12','000',1,0),(2954,'2019-03-20','https://6sigma.academy','Chrome','OS X','10.6.2','','51.83.41.11','000',1,0),(2955,'2019-03-20','https://6sigma.academy','Safari','OS X','10.6.4','','51.83.41.11','000',1,0),(2956,'2019-03-20','https://6sigma.academy','Chrome','OS X','10.6.7','','51.83.41.11','000',1,0),(2957,'2019-03-20','https://6sigma.academy','WebKit Nightly Build','OS X','10.6.5','','51.83.41.11','000',1,0),(2958,'2019-03-20','https://6sigma.academy','Chrome','Arch Linux','Unknown','','51.83.41.11','000',1,0),(2959,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','88.229.145.19','000',1,0),(2960,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','177.9.114.247','000',1,0),(2961,'2019-03-20','https://www.facebook.com/','Chrome','Windows','10.0','','31.13.115.2','000',1,0),(2962,'2019-03-20','https://www.facebook.com/','Firefox','Windows','10.0','','173.252.87.8','000',1,0),(2963,'2019-03-20','https://www.facebook.com/','Edge','Windows','10.0','','173.252.127.3','000',1,0),(2964,'2019-03-20','https://www.facebook.com/','Chrome','Windows','6.1','','31.13.115.14','000',1,0),(2965,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','146.196.60.119','000',1,0),(2966,'2019-03-20','https://6sigma.academy','Firefox','Ubuntu','Unknown','','24.21.47.104','000',4,0),(2967,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','120.79.134.238','000',2,0),(2968,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','138.204.135.116','000',1,0),(2969,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','201.182.181.13','000',1,0),(2970,'2019-03-20','https://www.google.com/','Chrome','Windows','6.3','','210.7.7.253','000',1,0),(2971,'2019-03-20','https://6sigma.academy','Chrome','OS X','10.11.6','','159.65.65.115','000',1,0),(2972,'2019-03-20','https://6sigma.academy','Firefox','Windows','10.0','','108.61.168.95','000',1,0),(2973,'2019-03-20','https://6sigma.academy','Firefox','Windows','6.3','','50.30.32.186','000',1,0),(2974,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.106','000',1,0),(2975,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.7','000',1,0),(2976,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','197.149.90.230','000',1,0),(2977,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','218.211.168.178','000',1,0),(2978,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','69.162.127.162','000',1,0),(2979,'2019-03-20','https://6sigma.academy','Safari','OS X','10.11.6','','202.146.246.214','000',1,0),(2980,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','71.6.232.4','000',1,0),(2981,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.136','000',1,0),(2982,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.140','000',1,0),(2983,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.127','000',1,0),(2984,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.143','000',1,0),(2985,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.142','000',1,0),(2986,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.141','000',1,0),(2987,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.131','000',1,0),(2988,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.134','000',1,0),(2989,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.139','000',1,0),(2990,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.135','000',1,0),(2991,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.189','000',1,0),(2992,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.90','000',1,0),(2993,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.91','000',1,0),(2994,'2019-03-20','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.207.85','000',1,0),(2995,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.73','000',1,0),(2996,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.64','000',1,0),(2997,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.88','000',1,0),(2998,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.76','000',1,0),(2999,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.104','000',1,0),(3000,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.60','000',1,0),(3001,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','103.131.71.72','000',1,0),(3002,'2019-03-20','https://6sigma.academy','Chrome','Linux','Unknown','','198.147.25.194','000',2,0),(3003,'2019-03-20','https://6sigma.academy','Chrome','Windows','10.0','','93.78.98.18','000',1,0),(3004,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','45.227.254.38','000',1,0),(3005,'2019-03-20','https://6sigma.academy','Internet Explorer','Windows','5.2','','38.100.21.65','000',2,0),(3006,'2019-03-20','https://6sigma.academy','Android Browser','Android','1.5','','122.49.28.2','000',2,0),(3007,'2019-03-20','http://www.6sigma.academy/assets/elfinder/php/connector.minimal.php','Safari','iOS','4.0','','122.49.28.2','000',2,0),(3008,'2019-03-20','https://6sigma.academy','Firefox','Windows','10.0','','109.235.58.226','000',1,0),(3009,'2019-03-20','https://6sigma.academy','Unknown','Unknown','Unknown','','119.3.208.70','000',2,0),(3010,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','119.3.208.70','000',65,0),(3011,'2019-03-20','https://6sigma.academy','Internet Explorer','Windows','6.0','','119.3.208.70','000',10,0),(3012,'2019-03-20','https://6sigma.academy','Firefox','Linux','Unknown','','119.3.208.70','000',77,0),(3013,'2019-03-20','http://www.6sigma.academy/robots.txt','Chrome','OS X','10.12.1','','104.192.74.12','000',2,0),(3014,'2019-03-20','http://www.google.com','Chrome','Windows','6.1','','104.236.75.170','000',1,0),(3015,'2019-03-20','https://6sigma.academy','Chrome','Windows','6.1','','189.46.44.227','000',1,0),(3016,'2019-03-21','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.247.137','000',1,0),(3017,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','206.180.165.147','000',1,0),(3018,'2019-03-21','https://6sigma.academy','Unknown','Unknown','Unknown','','211.23.154.136','000',1,0),(3019,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','200.158.47.154','000',1,0),(3020,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','89.21.157.22','000',1,0),(3021,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','46.16.109.50','000',1,0),(3022,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','77.87.102.7','000',1,0),(3023,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','1.20.100.91','000',1,0),(3024,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','185.108.141.49','000',1,0),(3025,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','51.77.162.148','000',1,0),(3026,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','23.129.64.105','000',1,0),(3027,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','51.75.202.252','000',1,0),(3028,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','193.201.32.251','000',1,0),(3029,'2019-03-21','http://6sigma.academy/wp-content/yt.php','Internet Explorer','Windows','5.1','','103.76.168.210','000',1,0),(3030,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','110.74.212.152','000',1,0),(3031,'2019-03-21','http://138.128.75.134','Internet Explorer','Windows','6.1','','154.222.141.155','000',3,0),(3032,'2019-03-21','https://www.linkedin.com/feed/','Edge','Windows','10.0','','119.235.64.2','000',1,0),(3033,'2019-03-21','https://6sigma.academy','Firefox','Ubuntu','Unknown','','3.1.111.171','000',1,0),(3034,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','112.223.233.124','000',1,0),(3035,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','91.233.158.143','000',1,0),(3036,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','177.52.30.66','000',1,0),(3037,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','41.169.143.52','000',1,0),(3038,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','101.255.16.166','000',1,0),(3039,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','187.61.108.248','000',1,0),(3040,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','202.152.38.75','000',1,0),(3041,'2019-03-21','http://6sigma.academy/wp-cahce.php','Internet Explorer','Windows','5.1','','41.78.247.246','000',1,0),(3042,'2019-03-21','https://6sigma.academy','Chrome','Windows','6.1','','41.78.247.246','000',1,0),(3043,'2019-03-21','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.69','000',1,0),(3044,'2019-03-21','https://6sigma.academy','Firefox','Windows','10.0','','106.12.194.172','000',1,0),(3045,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','128.14.133.50','000',1,0),(3046,'2019-03-21','https://6sigma.academy','Unknown','Unknown','Unknown','','189.186.31.52','000',1,0),(3047,'2019-03-21','https://6sigma.academy','Chrome','Windows','6.1','','27.123.155.249','000',2,0),(3048,'2019-03-21','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(3049,'2019-03-21','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.8','000',1,0),(3050,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.9','000',2,0),(3051,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','120.22.103.63','000',1,0),(3052,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.93','000',3,0),(3053,'2019-03-21','http://m.facebook.com','Facebook','iOS','11.4','','115.188.171.55','000',1,0),(3054,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.24','000',1,0),(3055,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.56','000',1,0),(3056,'2019-03-21','http://m.facebook.com/','Facebook','Android','7.0','','43.245.56.220','000',1,0),(3057,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.247.225','000',1,0),(3058,'2019-03-21','http://m.facebook.com/','Facebook','Android','4.4.4','','27.123.153.158','000',1,0),(3059,'2019-03-21','https://www.facebook.com/','Chrome','Windows','10.0','','173.252.95.14','000',1,0),(3060,'2019-03-21','https://6sigma.academy','Chrome','Android','6.0.1','','173.252.87.12','000',1,0),(3061,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','119.235.96.20','000',1,0),(3062,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.155.211','000',1,0),(3063,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.153.8','000',1,0),(3064,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','45.117.247.246','000',1,0),(3065,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.155.184','000',1,0),(3066,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.247.246','000',1,0),(3067,'2019-03-21','http://m.facebook.com','Facebook','iOS','10.3.3','','45.117.247.241','000',1,0),(3068,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.243.236','000',1,0),(3069,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.55','000',1,0),(3070,'2019-03-21','http://m.facebook.com/','Facebook','Android','4.4.2','','45.117.247.237','000',1,0),(3071,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.143','000',2,0),(3072,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.150','000',1,0),(3073,'2019-03-21','http://m.facebook.com/','Facebook','Android','7.0','','27.123.153.65','000',1,0),(3074,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','210.7.19.29','000',1,0),(3075,'2019-03-21','http://m.facebook.com/','Facebook','Android','7.0','','27.123.171.243','000',2,0),(3076,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.44','000',1,0),(3077,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.1.0','','45.117.247.229','000',2,0),(3078,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','27.123.152.127','000',1,0),(3079,'2019-03-21','https://6sigma.academy','Edge','Windows','10.0','','202.151.24.186','000',6,0),(3080,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.1.0','','27.123.171.250','000',1,0),(3081,'2019-03-21','https://6sigma.academy','Firefox','Windows','10.0','','60.247.49.225','000',1,0),(3082,'2019-03-21','http://m.facebook.com/','Facebook','Android','6.0.1','','27.123.171.155','000',1,0),(3083,'2019-03-21','https://6sigma.academy','Chrome','Windows','6.1','','200.232.236.143','000',1,0),(3084,'2019-03-21','http://m.facebook.com/','Facebook','Android','8.0.0','','43.245.56.118','000',1,0),(3085,'2019-03-21','https://lm.facebook.com/','Chrome','Android','8.0.0','','202.151.26.35','000',1,0),(3086,'2019-03-21','https://lm.facebook.com/','Chrome','Android','8.0.0','','27.123.155.249','000',14,0),(3087,'2019-03-21','https://6sigma.academy','Safari','OS X','10.11.6','','88.247.156.108','000',1,0),(3088,'2019-03-21','https://6sigma.academy','Chrome','Windows','6.1','','62.122.203.61','000',1,0),(3089,'2019-03-21','https://6sigma.academy','Chrome','Android','8.0.0','','64.233.173.18','000',2,0),(3090,'2019-03-21','https://6sigma.academy','Firefox','Windows','10.0','','150.242.58.34','000',1,0),(3091,'2019-03-21','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',1,0),(3092,'2019-03-21','https://www.google.com/','Chrome','Android','6.0.1','','43.245.56.96','000',1,0),(3093,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','202.46.58.189','000',1,0),(3094,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','202.46.48.120','000',1,0),(3095,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','202.46.49.63','000',1,0),(3096,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','202.46.54.203','000',1,0),(3097,'2019-03-21','https://6sigma.academy','Firefox','Windows','10.0','','185.234.218.74','000',1,0),(3098,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','177.189.141.202','000',1,0),(3099,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','5.250.99.75','000',1,0),(3100,'2019-03-21','https://6sigma.academy','Firefox','Windows','10.0','','47.93.237.156','000',1,0),(3101,'2019-03-21','https://6sigma.academy','Firefox','Ubuntu','Unknown','','83.53.60.183','000',2,0),(3102,'2019-03-21','https://6sigma.academy','Chrome','Windows','10.0','','128.14.136.18','000',2,0),(3103,'2019-03-21','https://6sigma.academy','Unknown','Unknown','Unknown','','47.52.255.202','000',1,0),(3104,'2019-03-21','https://6sigma.academy','Firefox','Ubuntu','Unknown','','51.15.191.81','000',1,0),(3105,'2019-03-22','http://www.6sigma.academy/robots.txt','Chrome','OS X','10.12.1','','104.192.74.19','000',2,0),(3106,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','115.217.183.198','000',1,0),(3107,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','179.99.141.83','000',1,0),(3108,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','103.96.51.192','000',1,0),(3109,'2019-03-22','https://6sigma.academy','Chrome','OS X','10.9.5','','27.123.155.21','000',5,0),(3110,'2019-03-22','https://6sigma.academy/','Edge','Windows','10.0','','119.235.64.2','000',1,0),(3111,'2019-03-22','https://6sigma.academy','Firefox','Windows','10.0','','185.234.216.52','000',1,0),(3112,'2019-03-22','https://www.bing.com/search?q=six+sigma+academy&src=IE-SearchBox','Internet Explorer','Windows','10.0','','205.74.158.114','000',2,0),(3113,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','110.36.226.50','000',1,0),(3114,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','27.147.179.18','000',1,0),(3115,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','213.32.254.89','000',1,0),(3116,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','118.174.234.58','000',1,0),(3117,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','176.192.107.26','000',1,0),(3118,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','182.52.51.18','000',1,0),(3119,'2019-03-22','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.247.252','000',1,0),(3120,'2019-03-22','6sigma.academy','Chrome','Windows','6.0','','5.135.138.188','000',1,0),(3121,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','185.122.104.171','000',1,0),(3122,'2019-03-22','https://6sigma.academy','Firefox','Windows','6.1','','39.50.33.167','000',3,0),(3123,'2019-03-22','https://6sigma.academy','Safari','OS X','10.11.6','','177.86.125.124','000',1,0),(3124,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','69.164.202.154','000',1,0),(3125,'2019-03-22','https://6sigma.academy','Firefox','Ubuntu','Unknown','','173.20.161.168','000',4,0),(3126,'2019-03-22','https://6sigma.academy','Unknown','Unknown','Unknown','','123.22.39.248','000',1,0),(3127,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','151.80.246.221','000',7,0),(3128,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','103.228.142.185','000',1,0),(3129,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','177.85.89.68','000',1,0),(3130,'2019-03-22','https://6sigma.academy','Firefox','Ubuntu','Unknown','','69.12.66.206','000',1,0),(3131,'2019-03-22','http://138.128.75.134:80/FxCodeShell.jsp%20','Internet Explorer','Windows','6.1','','36.33.24.203','000',4,0),(3132,'2019-03-22','https://6sigma.academy','Firefox','Windows','10.0','','121.57.228.44','000',1,0),(3133,'2019-03-22','https://6sigma.academy','Unknown','Unknown','Unknown','','192.144.157.162','000',2,0),(3134,'2019-03-22','https://6sigma.academy','Firefox','Ubuntu','Unknown','','192.144.157.162','000',50,0),(3135,'2019-03-22','https://yandex.ru/clck/jsredir?from=yandex.ru%3Bsearch%3Bweb%3B%3B&text=&etext=2099.eXNS0fLB8P-GYeP5udnA1lHks0pSv3xPZ_SSbP8xgWyVgum84rM4d764zA54MEBW.1fafaf4502b3a317f1a52c622d085d742bf7bce9&uuid=&state=_BLhILn4SxNIvvL0W45KSic66uCIg23qh8iRG98qeIXmeppkgUc0YCYBcIrWNUha-mUlBiA3OhY&data=UlNrNmk5WktYejY4cHFySjRXSWhXRDR6QjhyaS1UOWVobkxheUZMRy1pS3ZSWlpGaW9Fd3pQSEV0VUNmNzM1WW1vT3RIdnoxSUlUaTE2dXdYakhOS0RuZHhnbTJWMlY2VXk5VUFheldXM0tqb0dnNGtIQTh1V21UWFhKcFdDNjEyQktiRVlQRkhtYmFyOE5GcTJ5MzQ4bDFXNjR3a2ZTejZ6UUtBdG9Ed0wzUllBcW9OZV93RGc&b64e=2&sign=d9b4ca88e0fcba23f31074ef36a5221d&keyno=0&cst=AiuY0DBWFJ7IXge4WdYJQULnoVAFacUf5gIImTll10QEvkR_ZLM13Ollezld85RJ74M4BzzQsXniQgTd-QqgdRaHmiiwGUfJyIODz0IFVWqviX8kij7uGvyYjPkYS-ckmCOR3s_k4Irt9wz-kconcFXraM6wtlAE&ref=orjY4mGPRjk5boDnW0uvlrrd71vZw9kp5uQozpMtKCX9U1h5sqoIO9ch29GlvTfZnreZRIMD7BWmBjheuhqnzade8L_OBvgVw-gzk-NFqCemjC0gl3-3MA&l10n=ru&cts=1553197895028&mc=5.36861992045','Internet Explorer','Windows','6.1','','95.24.12.13','000',1,0),(3136,'2019-03-22','https://6sigma.academy','Firefox','Linux','Unknown','','192.144.157.162','000',67,0),(3137,'2019-03-22','https://6sigma.academy','Unknown','Unknown','Unknown','','93.113.125.89','000',1,0),(3138,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','212.192.202.10','000',1,0),(3139,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',1,0),(3140,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','156.199.189.160','000',1,0),(3141,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','168.181.168.14','000',1,0),(3142,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','134.35.160.207','000',1,0),(3143,'2019-03-22','http://6sigma.academy','Firefox','Windows','6.1','','162.243.69.215','000',1,0),(3144,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','58.57.91.186','000',1,0),(3145,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','170.80.33.30','000',1,0),(3146,'2019-03-22','http://6sigma.academy/','Internet Explorer','Windows','5.1','','89.23.194.174','000',1,0),(3147,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','185.211.70.144','000',1,0),(3148,'2019-03-22','https://6sigma.academy','Firefox','OS X','10.9','','157.230.143.163','000',1,0),(3149,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','118.101.224.178','000',1,0),(3150,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','188.115.183.214','000',1,0),(3151,'2019-03-22','https://6sigma.academy/','Chrome','Windows','6.1','','195.154.166.14','000',2,0),(3152,'2019-03-22','https://6sigma.academy','Safari','OS X','10.11.6','','80.67.215.253','000',1,0),(3153,'2019-03-22','http://m.facebook.com/','Facebook','Android','6.0.1','','43.245.56.165','000',1,0),(3154,'2019-03-22','https://m.facebook.com/','Facebook','Android','8.1.0','','27.123.152.112','000',2,0),(3155,'2019-03-22','https://6sigma.academy','Safari','OS X','10.11.6','','103.68.43.36','000',1,0),(3156,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','197.210.135.139','000',1,0),(3157,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','27.123.154.250','000',5,0),(3158,'2019-03-22','https://6sigma.academy','Chrome','Android','8.0.0','','27.123.154.250','000',3,0),(3159,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',9,0),(3160,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','185.248.12.226','000',1,0),(3161,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','138.246.253.5','000',1,0),(3162,'2019-03-22','https://6sigma.academy/','Chrome','Android','8.0.0','','202.151.26.35','000',2,0),(3163,'2019-03-22','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.207.85','000',1,0),(3164,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','41.216.170.54','000',1,0),(3165,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','36.71.235.152','000',1,0),(3166,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.2','','52.91.226.175','000',1,0),(3167,'2019-03-22','https://6sigma.academy','Chrome','Windows','10.0','','78.188.33.152','000',1,0),(3168,'2019-03-22','https://6sigma.academy','Chrome','Linux','Unknown','','196.52.43.61','000',1,0),(3169,'2019-03-22','https://m.facebook.com/','Facebook','Android','8.1.0','','45.117.247.247','000',1,0),(3170,'2019-03-22','https://6sigma.academy','Chrome','Windows','6.1','','92.55.222.11','000',1,0),(3171,'2019-03-22','https://www.google.com/','Chrome','Windows','6.1','','182.23.3.162','000',1,0),(3172,'2019-03-22','https://6sigma.academy','Safari','OS X','10.11.6','','46.2.67.86','000',1,0),(3173,'2019-03-22','https://6sigma.academy','Unknown','Unknown','Unknown','','198.58.112.138','000',2,0),(3174,'2019-03-22','https://6sigma.academy','Firefox','Ubuntu','Unknown','','164.132.9.229','000',2,0),(3175,'2019-03-22','https://6sigma.academy','Firefox','Windows','10.0','','14.120.47.242','000',1,0),(3176,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','156.155.160.144','000',1,0),(3177,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','84.254.10.232','000',1,0),(3178,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','202.46.48.208','000',1,0),(3179,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','202.46.48.202','000',1,0),(3180,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','165.16.37.175','000',1,0),(3181,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','128.14.134.134','000',1,0),(3182,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','124.81.238.244','000',1,0),(3183,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','91.109.199.145','000',1,0),(3184,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','186.250.96.70','000',1,0),(3185,'2019-03-23','http://6sigma.academy/wp-includes/pomo/bo.php','Internet Explorer','Windows','5.1','','51.15.68.179','000',1,0),(3186,'2019-03-23','http://6sigma.academy/wp-content/plugins/userpro/functions/_trial.php','Internet Explorer','Windows','5.1','','200.145.14.144','000',1,0),(3187,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','187.66.74.160','000',1,0),(3188,'2019-03-23','http://6sigma.academy/wp-content/plugins/userpro/functions/_trial.php','Internet Explorer','Windows','5.1','','58.97.72.83','000',1,0),(3189,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','182.52.22.58','000',1,0),(3190,'2019-03-23','http://6sigma.academy/wp-includes/pomo/bo.php','Internet Explorer','Windows','5.1','','41.242.91.131','000',1,0),(3191,'2019-03-23','http://6sigma.academy/wp-content/plugins/userpro/functions/_trial.php','Internet Explorer','Windows','5.1','','85.234.6.194','000',1,0),(3192,'2019-03-23','http://6sigma.academy/wp-includes/pomo/bo.php','Internet Explorer','Windows','5.1','','46.34.161.240','000',1,0),(3193,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','170.81.108.142','000',1,0),(3194,'2019-03-23','http://6sigma.academy/wp-content/plugins/userpro/functions/_trial.php','Internet Explorer','Windows','5.1','','103.195.204.73','000',1,0),(3195,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','221.126.249.99','000',1,0),(3196,'2019-03-23','http://6sigma.academy/wp-content/plugins/userpro/functions/_trial.php','Internet Explorer','Windows','5.1','','202.62.73.218','000',1,0),(3197,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','163.172.220.221','000',1,0),(3198,'2019-03-23','http://6sigma.academy/wp-includes/pomo/bo.php','Internet Explorer','Windows','5.1','','77.232.153.248','000',1,0),(3199,'2019-03-23','http://6sigma.academy/wp-content/plugins/userpro/functions/_trial.php','Internet Explorer','Windows','5.1','','95.167.177.19','000',1,0),(3200,'2019-03-23','http://6sigma.academy/wp-content/plugins/log.php','Internet Explorer','Windows','5.1','','78.11.32.1','000',1,0),(3201,'2019-03-23','http://6sigma.academy/wp-includes/pomo/bo.php','Internet Explorer','Windows','5.1','','185.126.12.183','000',1,0),(3202,'2019-03-23','http://6sigma.academy/wp-content/plugins/userpro/functions/_trial.php','Internet Explorer','Windows','5.1','','64.33.171.19','000',1,0),(3203,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','46.0.126.134','000',1,0),(3204,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','203.192.240.171','000',1,0),(3205,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','46.201.241.67','000',1,0),(3206,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','118.97.100.83','000',1,0),(3207,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','116.58.254.86','000',1,0),(3208,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','103.22.173.230','000',1,0),(3209,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','109.196.15.142','000',1,0),(3210,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','51.254.132.238','000',1,0),(3211,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','46.55.161.50','000',1,0),(3212,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','194.12.121.100','000',1,0),(3213,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','88.190.203.36','000',1,0),(3214,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','1.20.101.110','000',1,0),(3215,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','176.111.180.209','000',1,0),(3216,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','187.1.112.94','000',1,0),(3217,'2019-03-23','http://6sigma.academy/writebab.php','Internet Explorer','Windows','5.1','','94.242.58.14','000',1,0),(3218,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','91.103.196.170','000',1,0),(3219,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','177.37.199.175','000',1,0),(3220,'2019-03-23','http://6sigma.academy/wp-content/plugins/clode/worse.php','Internet Explorer','Windows','5.1','','165.16.3.6','000',1,0),(3221,'2019-03-23','http://www.6sigma.academy/robots.txt','Chrome','OS X','10.12.1','','104.192.74.45','000',2,0),(3222,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','42.118.195.240','000',1,0),(3223,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','81.198.9.245','000',1,0),(3224,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','184.105.139.70','000',1,0),(3225,'2019-03-23','http://6sigma.academy/','Firefox','Windows','6.0','','91.207.172.137','000',3,0),(3226,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','177.94.76.71','000',1,0),(3227,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','45.221.218.79','000',1,0),(3228,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','31.184.194.85','000',3,0),(3229,'2019-03-23','https://6sigma.academy','Firefox','Ubuntu','Unknown','','79.187.165.62','000',2,0),(3230,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','185.53.88.120','000',1,0),(3231,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','200.243.232.194','000',1,0),(3232,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','212.79.108.63','000',1,0),(3233,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','34.73.15.5','000',1,0),(3234,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','115.29.223.75','000',1,0),(3235,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','178.210.129.150','000',1,0),(3236,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','122.228.19.80','000',1,0),(3237,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','109.50.145.250','000',1,0),(3238,'2019-03-23','https://6sigma.academy','Safari','OS X','10.11.6','','83.68.83.234','000',1,0),(3239,'2019-03-23','https://6sigma.academy','Chrome','OS X','10.12.6','','13.57.233.99','000',1,0),(3240,'2019-03-23','https://www.google.com/','Firefox','Windows','10.0','','192.161.253.102','000',1,0),(3241,'2019-03-23','https://6sigma.academy','Safari','OS X','10.11.6','','217.209.185.102','000',1,0),(3242,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','60.253.116.243','000',1,0),(3243,'2019-03-23','http://m.facebook.com/','Facebook','Android','8.0.0','','45.117.243.236','000',1,0),(3244,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','109.1.181.235','000',1,0),(3245,'2019-03-23','https://6sigma.academy','Safari','OS X','10.11.6','','103.65.193.85','000',1,0),(3246,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','5.201.166.202','000',1,0),(3247,'2019-03-23','https://6sigma.academy','Safari','OS X','10.11.6','','81.180.124.186','000',1,0),(3248,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','103.212.90.205','000',1,0),(3249,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','84.22.46.114','000',1,0),(3250,'2019-03-23','https://6sigma.academy','Safari','OS X','10.11.6','','168.227.119.222','000',1,0),(3251,'2019-03-23','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.213.228','000',1,0),(3252,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','103.61.100.107','000',1,0),(3253,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','186.236.165.5','000',1,0),(3254,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','47.52.93.9','000',2,0),(3255,'2019-03-23','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.221.73','000',1,0),(3256,'2019-03-23','https://6sigma.academy','Chrome','OS X','10.11.6','','188.166.105.133','000',1,0),(3257,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','84.2.193.25','000',1,0),(3258,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','36.78.248.119','000',2,0),(3259,'2019-03-23','https://6sigma.academy','Firefox','Ubuntu','Unknown','','103.129.220.250','000',4,0),(3260,'2019-03-23','https://6sigma.academy','Safari','OS X','10.11.6','','2.181.73.244','000',1,0),(3261,'2019-03-23','https://6sigma.academy','Chrome','Windows','6.1','','5.238.7.178','000',1,0),(3262,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','202.74.245.116','000',1,0),(3263,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','202.28.64.1','000',2,0),(3264,'2019-03-23','https://6sigma.academy','Unknown','Unknown','Unknown','','216.245.197.254','000',1,0),(3265,'2019-03-23','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',1,0),(3266,'2019-03-23','https://6sigma.academy','Chrome','Windows','10.0','','63.168.168.77','000',1,0),(3267,'2019-03-23','https://6sigma.academy','Safari','OS X','10.11.6','','63.168.168.77','000',1,0),(3268,'2019-03-23','138.128.75.134','Firefox','Windows','6.1','','159.203.196.79','000',2,0),(3269,'2019-03-24','https://6sigma.academy','Chrome','Windows','6.1','','168.227.180.1','000',1,0),(3270,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','202.46.50.75','000',1,0),(3271,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','202.46.51.176','000',1,0),(3272,'2019-03-24','https://6sigma.academy','Unknown','Unknown','Unknown','','74.82.47.2','000',1,0),(3273,'2019-03-24','https://6sigma.academy','Firefox','Ubuntu','Unknown','','79.187.165.62','000',2,0),(3274,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','96.127.158.234','000',1,0),(3275,'2019-03-24','http://www.6sigma.academy/robots.txt','Chrome','OS X','10.12.1','','104.192.74.41','000',2,0),(3276,'2019-03-24','https://www.google.com/','Chrome','Android','6.0.1','','27.123.153.53','000',1,0),(3277,'2019-03-24','https://6sigma.academy','Firefox','Windows','6.1','','167.99.80.173','000',5,0),(3278,'2019-03-24','https://6sigma.academy','Chrome','Windows','6.1','','193.86.118.85','000',1,0),(3279,'2019-03-24','https://m.facebook.com/','Chrome','Android','9','','27.123.150.238','000',1,0),(3280,'2019-03-24','https://6sigma.academy','Chrome','Windows','6.1','','43.225.157.41','000',1,0),(3281,'2019-03-24','https://6sigma.academy','Unknown','Unknown','Unknown','','43.225.157.41','000',2,0),(3282,'2019-03-24','https://6sigma.academy','Firefox','Windows','6.1','','43.225.157.41','000',51,0),(3283,'2019-03-24','https://6sigma.academy','Chrome','Windows','6.1','','189.47.250.197','000',1,0),(3284,'2019-03-24','https://6sigma.academy/','Chrome','Windows','6.1','','195.154.166.14','000',2,0),(3285,'2019-03-24','http://138.128.75.134:80/struts2-rest-showcase/orders.xhtml','Internet Explorer','Windows','6.1','','112.67.166.214','000',3,0),(3286,'2019-03-24','https://6sigma.academy','Chrome','Windows','6.1','','212.56.197.230','000',1,0),(3287,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','203.207.58.237','000',1,0),(3288,'2019-03-24','https://6sigma.academy','Safari','OS X','10.11.6','','191.254.36.195','000',1,0),(3289,'2019-03-24','https://6sigma.academy','Safari','OS X','10.11.6','','191.255.158.59','000',1,0),(3290,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','62.210.177.125','000',2,0),(3291,'2019-03-24','https://6sigma.academy','Safari','OS X','10.11.6','','46.174.56.57','000',1,0),(3292,'2019-03-24','https://6sigma.academy','Firefox','Ubuntu','Unknown','','147.135.210.84','000',1,0),(3293,'2019-03-24','https://yandex.ru/clck/jsredir?from=yandex.ru%3Bsearch%3Bweb%3B%3B&text=&etext=2101.okRnJYHNQm2IkQItOL8oAAnn-y3S13sXz-dN-_ydmYAVeGdGs0l22OP3ncNVV5NV.32eaba099f60ec8789265f5e457bbe5479d0bf56&uuid=&state=_BLhILn4SxNIvvL0W45KSic66uCIg23qh8iRG98qeIXmeppkgUc0YMkOSpatjLUqgxH-XWLwn-g&data=UlNrNmk5WktYejY4cHFySjRXSWhXRDR6QjhyaS1UOWVobkxheUZMRy1pTFMydVN4VXZsTzhuQzEzbXlHZWxXZjFjQW13OHpscGtCcmVwUWFqS295d2lkMUU3eTNDa2dKNmhmVUhyemdlMVk&b64e=2&sign=3f78a50d1219f25099110b1bacaab11b&keyno=0&cst=AiuY0DBWFJ7IXge4WdYJQULnoVAFacUfOJt1PBlXTdZHf_BhMtYcS83rINtitOIyHVFjzVuYFdHv_qqLKQ6OJ08AcRe4llI0erysc5ykk1KW6ZOegtc7fcRbmkV2HpX853dYHlRJ3OmJPvhGLlnx07ERNx-V8jin&ref=orjY4mGPRjk5boDnW0uvlrrd71vZw9kp5uQozpMtKCWuAUzT58TqAeyLWSD9ockTF79XNxuPPycqYkFVeo-GqPdZPlVy2PHk1wlEXQfar2wTzVmZmsWqqQ&l10n=ru&cts=1553390312959&mc=3.45397767558','Internet Explorer','Windows','6.1','','5.3.159.221','000',1,0),(3294,'2019-03-24','https://6sigma.academy','Firefox','Ubuntu','Unknown','','103.129.220.250','000',4,0),(3295,'2019-03-24','https://6sigma.academy','Chrome','OS X','10.11.6','','60.191.52.254','000',1,0),(3296,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','212.21.28.219','000',1,0),(3297,'2019-03-24','https://6sigma.academy','Chrome','Windows','6.1','','150.242.255.161','000',1,0),(3298,'2019-03-24','https://6sigma.academy','Firefox','Ubuntu','Unknown','','158.69.112.202','000',1,0),(3299,'2019-03-24','https://6sigma.academy','Firefox','Windows','6.1','','101.108.134.101','000',3,0),(3300,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','31.184.194.85','000',1,0),(3301,'2019-03-24','https://6sigma.academy','Chrome','Windows','6.1','','190.109.189.221','000',1,0),(3302,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','179.99.8.209','000',1,0),(3303,'2019-03-24','https://6sigma.academy','Firefox','Windows','6.1','','103.192.156.32','000',3,0),(3304,'2019-03-24','https://6sigma.academy','Internet Explorer','Windows','6.1','','111.230.73.43','000',32,0),(3305,'2019-03-24','https://6sigma.academy','Unknown','Unknown','Unknown','','111.230.73.43','000',2,0),(3306,'2019-03-24','https://6sigma.academy','Firefox','Windows','6.1','','85.214.27.60','000',6,0),(3307,'2019-03-24','https://6sigma.academy','Firefox','Ubuntu','Unknown','','111.230.73.43','000',1,0),(3308,'2019-03-24','https://6sigma.academy','Firefox','Linux','Unknown','','111.230.73.43','000',33,0),(3309,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','91.230.25.106','000',2,0),(3310,'2019-03-24','https://6sigma.academy','Chrome','Windows','10.0','','181.55.127.7','000',1,0),(3311,'2019-03-24','https://6sigma.academy','Chrome','Linux','Unknown','','71.6.146.185','000',5,0),(3312,'2019-03-24','https://6sigma.academy','Unknown','Unknown','Unknown','','71.6.146.185','000',3,0),(3313,'2019-03-24','https://6sigma.academy','Sogou Explorer','Windows','6.1','','61.160.207.85','000',1,0),(3314,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','42.114.23.198','000',4,0),(3315,'2019-03-25','http://138.128.75.134/phpmyadmin/','Internet Explorer','Windows','6.1','','150.109.118.215','000',1,0),(3316,'2019-03-25','https://6sigma.academy','Firefox','Windows','6.1','','219.99.173.220','000',7,0),(3317,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','137.74.30.68','000',1,0),(3318,'2019-03-25','http://www.6sigma.academy/robots.txt','Chrome','OS X','10.12.1','','104.192.74.27','000',2,0),(3319,'2019-03-25','https://6sigma.academy','Safari','OS X','10.11.6','','86.106.190.218','000',1,0),(3320,'2019-03-25','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.66','000',1,0),(3321,'2019-03-25','https://6sigma.academy','Safari','OS X','10.11.6','','170.233.47.245','000',1,0),(3322,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','94.232.152.86','000',1,0),(3323,'2019-03-25','https://6sigma.academy','Safari','OS X','10.11.6','','109.94.115.21','000',1,0),(3324,'2019-03-25','https://6sigma.academy','Safari','OS X','10.11.6','','179.111.164.183','000',1,0),(3325,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','54.159.230.87','000',1,0),(3326,'2019-03-25','https://6sigma.academy','Chrome','Windows','10.0','','93.115.234.193','000',1,0),(3327,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','68.183.35.77','000',1,0),(3328,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','148.72.23.24','000',2,0),(3329,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','134.209.229.164','000',1,0),(3330,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','166.78.239.176','000',1,0),(3331,'2019-03-25','https://6sigma.academy','Internet Explorer','Windows','6.1','','185.234.217.218','000',2,0),(3332,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','202.151.26.35','000',6,0),(3333,'2019-03-25','https://6sigma.academy/','Chrome','Windows','6.1','','27.123.154.39','000',8,0),(3334,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','34.240.203.185','000',1,0),(3335,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','134.209.22.173','000',1,0),(3336,'2019-03-25','https://6sigma.academy','Unknown','Unknown','Unknown','','178.73.215.171','000',1,0),(3337,'2019-03-25','https://6sigma.academy','Chrome','Windows','10.0','','202.151.26.35','000',16,0),(3338,'2019-03-25','https://6sigma.academy','Android Browser','Android','1.0','','122.49.28.2','000',1,0),(3339,'2019-03-25','http://www.6sigma.academy/yt.php','Android Browser','Android','2.2','','122.49.28.2','000',2,0),(3340,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','35.180.39.118','000',1,0),(3341,'2019-03-25','https://6sigma.academy','Unknown','Unknown','Unknown','','37.187.249.85','000',6,0),(3342,'2019-03-25','https://6sigma.academy','Chrome','Windows','10.0','','95.47.51.23','000',1,0),(3343,'2019-03-25','http://6sigma.academy/dfaonfpfkwg.php','Internet Explorer','Windows','5.1','','43.245.184.42','000',1,0),(3344,'2019-03-25','http://6sigma.academy/dfaonfpfkwg.php','Internet Explorer','Windows','5.1','','123.108.200.118','000',1,0),(3345,'2019-03-25','http://6sigma.academy/dfaonfpfkwg.php','Internet Explorer','Windows','5.1','','114.238.14.184','000',1,0),(3346,'2019-03-25','http://6sigma.academy/dfaonfpfkwg.php','Internet Explorer','Windows','5.1','','88.147.159.167','000',1,0),(3347,'2019-03-25','http://6sigma.academy/dfaonfpfkwg.php','Internet Explorer','Windows','5.1','','202.169.252.14','000',1,0),(3348,'2019-03-25','https://www.google.com/','Chrome','Windows','6.3','','210.7.7.253','000',1,0),(3349,'2019-03-25','https://6sigma.academy','Firefox','Windows','6.1','','50.62.22.61','000',5,0),(3350,'2019-03-25','https://6sigma.academy','Chrome','Windows','10.0','','189.91.196.232','000',1,0),(3351,'2019-03-25','http://6sigma.academy/wp-content/uploads/sgqn82nf032.php','Internet Explorer','Windows','5.1','','180.250.223.7','000',1,0),(3352,'2019-03-25','http://6sigma.academy/wp-content/uploads/sgqn82nf032.php','Internet Explorer','Windows','5.1','','185.147.237.8','000',1,0),(3353,'2019-03-25','http://6sigma.academy/wp-content/uploads/sgqn82nf032.php','Internet Explorer','Windows','5.1','','46.188.34.190','000',1,0),(3354,'2019-03-25','http://6sigma.academy/wp-content/uploads/sgqn82nf032.php','Internet Explorer','Windows','5.1','','77.85.206.9','000',1,0),(3355,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','187.56.206.111','000',1,0),(3356,'2019-03-25','https://cn.bing.com/search?q=IDOV%20methodology&qs=n&form=QBRE&sp=-1&pq=idov%20methodology-&sc=1-17&sk=&cvid=6070A7F61E9B469A9645A69710E08576','Edge','Windows','10.0','','58.40.22.62','000',1,0),(3357,'2019-03-25','https://6sigma.academy','Firefox','Windows','6.1','','178.207.46.81','000',1,0),(3358,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','168.0.83.221','000',1,0),(3359,'2019-03-25','https://6sigma.academy/','Unknown','Unknown','Unknown','','138.128.75.131','000',29,0),(3360,'2019-03-25','https://6sigma.academy','Internet Explorer','Windows','5.2','','218.28.167.180','000',1,0),(3361,'2019-03-25','https://6sigma.academy','Firefox','OS X','10.11','','60.191.38.77','000',2,0),(3362,'2019-03-25','https://6sigma.academy','Firefox','Windows','6.1','','45.216.162.189','000',2,0),(3363,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','179.111.64.121','000',1,0),(3364,'2019-03-25','https://6sigma.academy','Unknown','Unknown','Unknown','','82.196.2.218','000',1,0),(3365,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','131.196.57.242','000',1,0),(3366,'2019-03-25','http://www.6sigma.academy/robots.txt','Chrome','OS X','10.12.1','','104.192.74.44','000',2,0),(3367,'2019-03-25','https://6sigma.academy','Chrome','Linux','Unknown','','71.6.158.166','000',6,0),(3368,'2019-03-25','https://6sigma.academy','Chrome','Windows','6.1','','177.130.248.72','000',1,0),(3369,'2019-03-25','6sigma.academy','Chrome','Windows','6.1','','176.31.191.186','000',2,0),(3370,'2019-03-25','https://6sigma.academy','Firefox','Ubuntu','Unknown','','206.189.161.125','000',1,0),(3371,'2019-03-26','https://6sigma.academy','Firefox','Windows','6.1','','190.9.37.168','000',1,0),(3372,'2019-03-26','https://6sigma.academy','Firefox','OS X','10.11','','122.228.19.80','000',1,0),(3373,'2019-03-26','https://6sigma.academy','Chrome','Windows','10.0','','95.170.144.4','000',1,0),(3374,'2019-03-26','https://cn.bing.com/search?q=IDOV%20methodology%20approach&qs=n&form=QBRE&sp=-1&pq=idov%20methodology%20app&sc=0-20&sk=&cvid=4AA0FD194C7245F5A944A6DFE035392A','Edge','Windows','10.0','','58.40.22.62','000',1,0),(3375,'2019-03-26','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.134','000',1,0),(3376,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','109.198.191.32','000',1,0),(3377,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','34.194.175.251','000',1,0),(3378,'2019-03-26','https://6sigma.academy/','Unknown','Unknown','Unknown','','138.128.75.131','000',2,0),(3379,'2019-03-26','https://6sigma.academy','Chrome','Windows','6.1','','191.23.68.62','000',1,0),(3380,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','217.61.21.240','000',1,0),(3381,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','114.116.69.239','000',1,0),(3382,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','206.189.237.175','000',1,0),(3383,'2019-03-26','https://6sigma.academy','Chrome','OS X','10.12.3','','138.68.20.158','000',26,0),(3384,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','45.77.255.169','000',1,0),(3385,'2019-03-26','https://6sigma.academy','Chrome','OS X','10.11.5','','34.207.185.88','000',1,0),(3386,'2019-03-26','https://6sigma.academy','Unknown','Unknown','Unknown','','216.218.206.68','000',1,0),(3387,'2019-03-26','https://6sigma.academy','Unknown','Unknown','Unknown','','128.14.133.58','000',2,0),(3388,'2019-03-26','https://6sigma.academy','Chrome','Windows','10.0','','186.219.247.229','000',1,0),(3389,'2019-03-26','https://6sigma.academy','Internet Explorer','Windows','6.2','','197.232.1.182','000',1,0),(3390,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','52.52.33.58','000',1,0),(3391,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','211.43.203.41','000',1,0),(3392,'2019-03-26','https://6sigma.academy','Firefox','Windows','6.1','','36.91.54.185','000',1,0),(3393,'2019-03-26','https://6sigma.academy','Firefox','Windows','6.1','','84.241.42.169','000',1,0),(3394,'2019-03-26','https://6sigma.academy','Unknown','Unknown','Unknown','','222.231.57.75','000',145,0),(3395,'2019-03-26','https://6sigma.academy','Firefox','Windows','6.1','','212.90.191.85','000',1,0),(3396,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','35.221.208.254','000',1,0),(3397,'2019-03-26','https://6sigma.academy','Firefox','Windows','6.1','','186.251.112.62','000',1,0),(3398,'2019-03-26','https://6sigma.academy','Chrome','Windows','10.0','','80.44.121.163','000',1,0),(3399,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','134.209.124.239','000',1,0),(3400,'2019-03-26','https://6sigma.academy','Sogou Explorer','Windows','6.1','','62.234.118.252','000',146,0),(3401,'2019-03-26','https://6sigma.academy','Chrome','Windows','6.1','','179.110.172.182','000',1,0),(3402,'2019-03-26','https://6sigma.academy','Chrome','OS X','10.12.6','','52.53.201.78','000',1,0),(3403,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','51.38.98.201','000',1,0),(3404,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','35.247.118.50','000',1,0),(3405,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','167.99.69.107','000',1,0),(3406,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','35.192.72.113','000',1,0),(3407,'2019-03-26','https://6sigma.academy','Chrome','Windows','6.1','','27.123.155.181','000',1,0),(3408,'2019-03-26','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.139','000',1,0),(3409,'2019-03-26','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.144','000',1,0),(3410,'2019-03-26','https://6sigma.academy','Chrome','Windows','10.0','','202.46.53.145','000',1,0),(3411,'2019-03-26','https://6sigma.academy','Firefox','Windows','5.1','','180.76.15.161','000',1,0),(3412,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','142.93.223.180','000',1,0),(3413,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','18.224.52.117','000',1,0),(3414,'2019-03-26','https://6sigma.academy/','Chrome','Windows','10.0','','202.151.26.35','000',3,0),(3415,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','173.180.127.124','000',1,0),(3416,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','18.222.3.132','000',1,0),(3417,'2019-03-26','https://6sigma.academy','Safari','iOS','11.4.1','','187.190.173.3','000',1,0),(3418,'2019-03-26','https://sucuri.net','Internet Explorer','Windows','6.3','','34.229.141.32','000',3,0),(3419,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','18.219.153.245','000',1,0),(3420,'2019-03-26','https://6sigma.academy','Firefox','Ubuntu','Unknown','','46.101.210.147','000',1,0);
/*!40000 ALTER TABLE `wp_statistics_visitor` 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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (1079,2,0),(1,4,0),(970,57,0),(1175,64,0),(976,63,0),(1054,64,0),(37,2,0),(974,61,0),(1,5,0),(160,3,0),(129,3,0),(127,3,0),(125,3,0),(124,3,0),(123,3,0),(122,3,0),(111,3,0),(109,3,0),(108,3,0),(107,3,0),(100,3,0),(93,3,0),(70,3,0),(55,3,0),(54,3,0),(53,3,0),(46,3,0),(44,3,0),(42,3,0),(38,3,0),(30,3,0),(28,3,0),(26,3,0),(24,3,0),(22,3,0),(17,3,0),(1,3,0),(8,7,0),(12,11,0),(8,5,0),(16,15,0),(12,5,0),(194,14,0),(16,5,0),(195,10,0),(1220,2,0),(1116,2,0),(975,62,0),(973,60,0),(972,59,0),(971,58,0),(969,56,0),(968,55,0),(967,54,0),(966,53,0),(963,50,0),(962,49,0),(965,52,0),(964,51,0),(634,2,0),(635,2,0),(636,2,0),(637,2,0),(781,46,0),(639,2,0),(640,2,0),(641,2,0),(642,2,0),(698,2,0),(1092,2,0),(781,33,0),(791,46,0),(791,33,0),(795,46,0),(795,33,0),(798,46,0),(798,33,0),(803,46,0),(803,33,0),(801,47,0),(789,47,0),(861,2,0),(1093,2,0),(1040,64,0),(1039,64,0),(1035,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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,'nav_menu','',0,17),(3,3,'language','a:3:{s:6:\"locale\";s:5:\"en_NZ\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"nz\";}',0,14),(4,4,'term_language','',0,1),(5,5,'term_translations','a:4:{s:4:\"enuk\";i:8;s:4:\"ennz\";i:1;s:4:\"enau\";i:12;s:4:\"enus\";i:16;}',0,4),(6,6,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,0),(7,7,'term_language','',0,1),(8,8,'category','',0,0),(10,10,'language','a:3:{s:6:\"locale\";s:5:\"en_AU\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"au\";}',0,0),(11,11,'term_language','',0,1),(12,12,'category','',0,0),(14,14,'language','a:3:{s:6:\"locale\";s:5:\"en_US\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"us\";}',0,0),(15,15,'term_language','',0,1),(16,16,'category','',0,0),(60,60,'bp-email-type','Recipient has received a private message.',0,1),(58,58,'bp-email-type','Recipient\'s status within a group has changed.',0,1),(59,59,'bp-email-type','A member has requested permission to join a group.',0,1),(55,55,'bp-email-type','Recipient has had a friend request accepted by a member.',0,1),(56,56,'bp-email-type','A group\'s details were updated.',0,1),(57,57,'bp-email-type','A member has sent a group invitation to the recipient.',0,1),(54,54,'bp-email-type','A member has sent a friend request to the recipient.',0,1),(53,53,'bp-email-type','Recipient has registered for an account.',0,1),(52,52,'bp-email-type','Recipient was mentioned in a group activity update.',0,1),(51,51,'bp-email-type','Recipient was mentioned in an activity update.',0,1),(49,49,'bp-email-type','A member has replied to an activity update that the recipient posted.',0,1),(50,50,'bp-email-type','A member has replied to a comment on an activity update that the recipient posted.',0,1),(33,33,'product_type','',0,5),(34,34,'product_type','',0,0),(35,35,'product_type','',0,0),(36,36,'product_type','',0,0),(37,37,'product_visibility','',0,0),(38,38,'product_visibility','',0,0),(39,39,'product_visibility','',0,0),(40,40,'product_visibility','',0,0),(41,41,'product_visibility','',0,0),(42,42,'product_visibility','',0,0),(43,43,'product_visibility','',0,0),(44,44,'product_visibility','',0,0),(45,45,'product_visibility','',0,0),(46,46,'product_cat','',0,5),(47,47,'ld_course_category','elearning in fiji',0,2),(64,64,'nav_menu','',0,4),(61,61,'bp-email-type','Recipient has changed their email address.',0,1),(62,62,'bp-email-type','Recipient had requested to join a group, which was accepted.',0,1),(63,63,'bp-email-type','Recipient had requested to join a group, which was rejected.',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2 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 */;
INSERT INTO `wp_termmeta` VALUES (1,46,'product_count_product_cat','5');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0',
  `term_order` smallint(5) unsigned DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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,0),(2,'Main Menu','main-menu',0,0),(3,'English (NZ)','ennz',3,0),(4,'English (NZ)','pll_ennz',0,0),(5,'pll_5b50034990fcf','pll_5b50034990fcf',0,0),(6,'English UK','enuk',2,0),(7,'English UK','pll_enuk',0,0),(8,'Uncategorized','uncategorized-enuk',0,0),(10,'English (Australia)','enau',4,0),(11,'English (Australia)','pll_enau',0,0),(12,'Uncategorized','uncategorized-enau',0,0),(14,'English US','enus',1,0),(15,'English US','pll_enus',0,0),(16,'Uncategorized','uncategorized-enus',0,0),(59,'groups-membership-request','groups-membership-request',0,0),(60,'messages-unread','messages-unread',0,0),(56,'groups-details-updated','groups-details-updated',0,0),(57,'groups-invitation','groups-invitation',0,0),(58,'groups-member-promoted','groups-member-promoted',0,0),(55,'friends-request-accepted','friends-request-accepted',0,0),(54,'friends-request','friends-request',0,0),(53,'core-user-registration','core-user-registration',0,0),(49,'activity-comment','activity-comment',0,0),(50,'activity-comment-author','activity-comment-author',0,0),(51,'activity-at-message','activity-at-message',0,0),(52,'groups-at-message','groups-at-message',0,0),(33,'simple','simple',0,0),(34,'grouped','grouped',0,0),(35,'variable','variable',0,0),(36,'external','external',0,0),(37,'exclude-from-search','exclude-from-search',0,0),(38,'exclude-from-catalog','exclude-from-catalog',0,0),(39,'featured','featured',0,0),(40,'outofstock','outofstock',0,0),(41,'rated-1','rated-1',0,0),(42,'rated-2','rated-2',0,0),(43,'rated-3','rated-3',0,0),(44,'rated-4','rated-4',0,0),(45,'rated-5','rated-5',0,0),(46,'Uncategorized','uncategorized',0,0),(47,'online courses','online',0,0),(64,'topmenu','topmenu',0,0),(61,'settings-verify-email-change','settings-verify-email-change',0,0),(62,'groups-membership-request-accepted','groups-membership-request-accepted',0,0),(63,'groups-membership-request-rejected','groups-membership-request-rejected',0,0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=936 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:78:{s:13:\"administrator\";b:1;s:25:\"coursepress_dashboard_cap\";b:1;s:23:\"coursepress_courses_cap\";b:1;s:27:\"coursepress_instructors_cap\";b:1;s:24:\"coursepress_students_cap\";b:1;s:26:\"coursepress_assessment_cap\";b:1;s:23:\"coursepress_reports_cap\";b:1;s:29:\"coursepress_notifications_cap\";b:1;s:27:\"coursepress_discussions_cap\";b:1;s:24:\"coursepress_settings_cap\";b:1;s:29:\"coursepress_create_course_cap\";b:1;s:34:\"coursepress_view_others_course_cap\";b:1;s:29:\"coursepress_update_course_cap\";b:1;s:32:\"coursepress_update_my_course_cap\";b:1;s:34:\"coursepress_update_all_courses_cap\";b:1;s:29:\"coursepress_delete_course_cap\";b:1;s:32:\"coursepress_delete_my_course_cap\";b:1;s:34:\"coursepress_delete_all_courses_cap\";b:1;s:36:\"coursepress_change_course_status_cap\";b:1;s:39:\"coursepress_change_my_course_status_cap\";b:1;s:41:\"coursepress_change_all_courses_status_cap\";b:1;s:34:\"coursepress_create_course_unit_cap\";b:1;s:30:\"coursepress_view_all_units_cap\";b:1;s:34:\"coursepress_update_course_unit_cap\";b:1;s:37:\"coursepress_update_my_course_unit_cap\";b:1;s:39:\"coursepress_update_all_courses_unit_cap\";b:1;s:35:\"coursepress_delete_course_units_cap\";b:1;s:38:\"coursepress_delete_my_course_units_cap\";b:1;s:40:\"coursepress_delete_all_courses_units_cap\";b:1;s:41:\"coursepress_change_course_unit_status_cap\";b:1;s:44:\"coursepress_change_my_course_unit_status_cap\";b:1;s:46:\"coursepress_change_all_courses_unit_status_cap\";b:1;s:51:\"coursepress_assign_and_assign_instructor_course_cap\";b:1;s:54:\"coursepress_assign_and_assign_instructor_my_course_cap\";b:1;s:44:\"coursepress_assign_my_course_facilitator_cap\";b:1;s:34:\"coursepress_assign_facilitator_cap\";b:1;s:31:\"coursepress_add_new_classes_cap\";b:1;s:34:\"coursepress_add_new_my_classes_cap\";b:1;s:30:\"coursepress_delete_classes_cap\";b:1;s:33:\"coursepress_delete_my_classes_cap\";b:1;s:31:\"coursepress_invite_students_cap\";b:1;s:34:\"coursepress_invite_my_students_cap\";b:1;s:33:\"coursepress_withdraw_students_cap\";b:1;s:36:\"coursepress_withdraw_my_students_cap\";b:1;s:33:\"coursepress_add_move_students_cap\";b:1;s:36:\"coursepress_add_move_my_students_cap\";b:1;s:45:\"coursepress_add_move_my_assigned_students_cap\";b:1;s:36:\"coursepress_settings_groups_page_cap\";b:1;s:47:\"coursepress_create_my_assigned_notification_cap\";b:1;s:38:\"coursepress_create_my_notification_cap\";b:1;s:35:\"coursepress_update_notification_cap\";b:1;s:38:\"coursepress_update_my_notification_cap\";b:1;s:35:\"coursepress_delete_notification_cap\";b:1;s:38:\"coursepress_delete_my_notification_cap\";b:1;s:42:\"coursepress_change_notification_status_cap\";b:1;s:45:\"coursepress_change_my_notification_status_cap\";b:1;s:45:\"coursepress_create_my_assigned_discussion_cap\";b:1;s:36:\"coursepress_create_my_discussion_cap\";b:1;s:33:\"coursepress_update_discussion_cap\";b:1;s:36:\"coursepress_update_my_discussion_cap\";b:1;s:33:\"coursepress_delete_discussion_cap\";b:1;s:36:\"coursepress_delete_my_discussion_cap\";b:1;s:40:\"coursepress_change_discussion_status_cap\";b:1;s:43:\"coursepress_change_my_discussion_status_cap\";b:1;s:28:\"coursepress_certificates_cap\";b:1;s:35:\"coursepress_create_certificates_cap\";b:1;s:35:\"coursepress_update_certificates_cap\";b:1;s:35:\"coursepress_delete_certificates_cap\";b:1;s:46:\"coursepress_course_categories_manage_terms_cap\";b:1;s:44:\"coursepress_course_categories_edit_terms_cap\";b:1;s:46:\"coursepress_course_categories_delete_terms_cap\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:10:\"edit_posts\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"edit_comments\";b:1;s:13:\"bbp_keymaster\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','wp496_privacy,text_widget_custom_html,theme_editor_notice,plugin_editor_notice'),(15,1,'show_welcome_panel','0'),(36,1,'wp_role_ins','instructor'),(37,1,'course_375','375'),(38,1,'role_ins','instructor'),(39,1,'cp_instructor_course_count','1'),(17,1,'wp_dashboard_quick_press_last_post_id','1234'),(18,1,'tgmpa_dismissed_notice_tgmpa','1'),(19,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(20,1,'metaboxhidden_nav-menus','a:7:{i:0;s:20:\"add-post-type-blocks\";i:1;s:27:\"add-post-type-featured_item\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:20:\"add-block_categories\";i:5;s:26:\"add-featured_item_category\";i:6;s:21:\"add-featured_item_tag\";}'),(21,1,'nav_menu_recently_edited','2'),(22,1,'wp_user-settings','libraryContent=browse&editor=tinymce&advImgDetails=show&hidetb=1&mfold=o&editor_plain_text_paste_warning=2&imgsize=full'),(23,1,'wp_user-settings-time','1558329583'),(24,1,'closedpostboxes_dashboard','a:0:{}'),(25,1,'metaboxhidden_dashboard','a:4:{i:0;s:18:\"dashboard_activity\";i:1;s:24:\"wpseo-dashboard-overview\";i:2;s:21:\"dashboard_quick_press\";i:3;s:17:\"dashboard_primary\";}'),(935,1,'session_tokens','a:1:{s:64:\"848ed0ccf4d3e05d7183f850ff882f52a14a5b9f364781156e7a6dee6784f9fd\";a:4:{s:10:\"expiration\";i:1567835594;s:2:\"ip\";s:14:\"45.117.247.248\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";s:5:\"login\";i:1567662794;}}'),(505,1,'wpseo-remove-upsell-notice','1'),(794,28,'last_name',''),(795,28,'description',''),(796,28,'rich_editing','true'),(662,23,'dismissed_wp_pointers','wp496_privacy'),(661,23,'_yoast_wpseo_profile_updated','1550533033'),(660,23,'wp_user_level','0'),(659,23,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(657,23,'show_admin_bar_front','true'),(658,23,'locale',''),(29,1,'show_try_gutenberg_panel','0'),(40,1,'21232f297a57a5a743894a0e4a801fc3','1541715675'),(41,1,'mp_order_history','a:1:{i:0;s:0:\"\";}'),(792,28,'nickname','tobyeyler361796'),(793,28,'first_name',''),(30,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"45.117.247.0\";}'),(684,24,'show_admin_bar_front','true'),(35,1,'learndash-last-login','1550706965'),(680,24,'syntax_highlighting','true'),(681,24,'comment_shortcuts','false'),(682,24,'admin_color','fresh'),(683,24,'use_ssl','0'),(932,1,'managetoplevel_page_{vxcf_leads}columnshidden','a:4:{i:0;s:16:\"cf_14-vxvx-vxurl\";i:1;s:19:\"cf_14-vxvx-vxscreen\";i:2;s:20:\"cf_14-vxvx-vxupdated\";i:3;s:15:\"cf_14-vxvx-vxxx\";}'),(810,29,'description',''),(42,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:420:\"dashboard_right_now,mp_store_report,dashboard_activity,mp_low_stock,wpseo-dashboard-overview,mp_store_management,rg_forms_dashboard,wp-statistics-summary-widget,wp-statistics-browsers-widget,wp-statistics-hits-widget,wp-statistics-pages-widget,wp-statistics-referring-widget,wp-statistics-search-widget,wp-statistics-words-widget,wp-statistics-top-visitors-widget,wp-statistics-recent-widget,wp-statistics-hitsmap-widget\";s:4:\"side\";s:122:\"dashboard_quick_press,wp-statistics-quickstats-widget,woocommerce_dashboard_status,dashboard_custom_feed,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(665,23,'_gform-entry-id','41'),(664,23,'entry_id','41'),(44,1,'_ld_notifications_last_login','1548710216'),(45,1,'last_activity','2019-02-21 04:22:43'),(685,24,'locale',''),(686,24,'wp_capabilities','a:2:{s:7:\"student\";b:1;s:15:\"bbp_participant\";b:1;}'),(687,24,'wp_user_level','0'),(688,24,'_yoast_wpseo_profile_updated','1550699859'),(689,24,'dismissed_wp_pointers','wp496_privacy'),(690,24,'last_update','1550699859'),(691,24,'entry_id','43'),(692,24,'_gform-entry-id','43'),(693,24,'last_activity','2019-02-20 21:57:39'),(767,1,'rocket_boxes','a:1:{i:0;s:34:\"rocket_warning_plugin_modification\";}'),(929,1,'last_login_time','2019-09-05 17:53:14'),(772,27,'nickname','gloria20g9242336'),(773,27,'first_name',''),(774,27,'last_name',''),(775,27,'description',''),(776,27,'rich_editing','true'),(777,27,'syntax_highlighting','true'),(778,27,'comment_shortcuts','false'),(507,1,'wp_yoast_promo_hide_premium_upsell_admin_block','1'),(666,23,'last_activity','2019-02-18 23:37:13'),(663,23,'last_update','1550533033'),(654,23,'comment_shortcuts','false'),(655,23,'admin_color','fresh'),(656,23,'use_ssl','0'),(653,23,'syntax_highlighting','true'),(652,23,'rich_editing','true'),(650,23,'last_name','Cabemaiwai'),(651,23,'description',''),(648,23,'nickname','aisake'),(744,1,'metaboxhidden_post','a:1:{i:0;s:29:\"wp_statistics_editor_meta_box\";}'),(745,1,'metaboxhidden_page','a:1:{i:0;s:29:\"wp_statistics_editor_meta_box\";}'),(528,1,'tgmpa_dismissed_notice_wp-mail-smtp','1'),(717,1,'wp_statistics','a:2:{s:13:\"dashboard_set\";s:6:\"12.6.1\";s:10:\"editor_set\";s:4:\"12.6\";}'),(649,23,'first_name','Aisake'),(834,30,'wp_user_level','0'),(835,30,'_yoast_wpseo_profile_updated','1555654318'),(836,30,'default_password_nag','1'),(46,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(47,1,'wc_last_active','1551225600'),(48,1,'dismissed_template_files_notice','1'),(49,1,'dismissed_wootenberg_notice','1'),(50,1,'dismiss_user_registration_menu','1'),(51,1,'gform_recent_forms','a:5:{i:0;s:1:\"6\";i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"4\";i:4;s:1:\"5\";}'),(52,1,'uuid','94a79c685dd6f7826aa56aeb3083b328'),(779,27,'admin_color','fresh'),(780,27,'use_ssl','0'),(781,27,'show_admin_bar_front','true'),(782,27,'locale',''),(783,27,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(713,1,'_pum_dismissed_alerts','a:0:{}'),(739,25,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(797,28,'syntax_highlighting','true'),(723,25,'syntax_highlighting','true'),(724,25,'comment_shortcuts','false'),(725,25,'admin_color','fresh'),(726,25,'use_ssl','0'),(727,25,'show_admin_bar_front','true'),(728,25,'locale',''),(729,25,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(730,25,'wp_user_level','0'),(731,25,'_yoast_wpseo_profile_updated','1551237489'),(732,25,'dismissed_wp_pointers','wp496_privacy'),(733,25,'last_update','1551237489'),(734,25,'entry_id','45'),(735,25,'_gform-entry-id','45'),(736,25,'session_tokens','a:1:{s:64:\"5b0cedf6548b5a5b21404b1704f1da89658dce1e34197039257421e80055f3ef\";a:4:{s:10:\"expiration\";i:1552447117;s:2:\"ip\";s:15:\"103.244.231.170\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0\";s:5:\"login\";i:1551237517;}}'),(737,25,'wc_last_active','1551225600'),(203,1,'pmpro_visits','a:10:{s:4:\"last\";s:16:\"January 14, 2019\";s:8:\"thisdate\";s:10:\"2019-14-01\";s:4:\"week\";i:2;s:8:\"thisweek\";s:2:\"03\";s:5:\"month\";i:2;s:9:\"thismonth\";s:1:\"1\";s:3:\"ytd\";i:2;s:8:\"thisyear\";s:4:\"2019\";s:7:\"alltime\";i:2;s:5:\"today\";i:0;}'),(204,1,'pmpro_views','a:10:{s:4:\"last\";s:16:\"January 25, 2019\";s:8:\"thisdate\";s:10:\"2019-25-01\";s:4:\"week\";i:61;s:8:\"thisweek\";s:2:\"04\";s:5:\"month\";i:144;s:9:\"thismonth\";s:1:\"1\";s:3:\"ytd\";i:144;s:8:\"thisyear\";s:4:\"2019\";s:7:\"alltime\";i:144;s:5:\"today\";i:0;}'),(499,1,'wp_wpseo-recalibration-meta-notification','seen'),(500,1,'wp_wpseo-post-type-archive-notification','seen'),(503,1,'wpseo-remove-post-type-archive-notification','1'),(502,1,'wp_wpseo-suggested-plugin-yoast-woocommerce-seo','seen'),(760,26,'dismissed_wp_pointers','wp496_privacy'),(761,26,'entry_id','46'),(762,26,'_gform-entry-id','46'),(763,26,'session_tokens','a:1:{s:64:\"ad42bca58d13e521bb50f4b3be7d8b25b92ed1e48650f540b3d4fd91f4878d8e\";a:4:{s:10:\"expiration\";i:1551993843;s:2:\"ip\";s:10:\"210.7.1.55\";s:2:\"ua\";s:69:\"Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1551821043;}}'),(799,28,'admin_color','fresh'),(800,28,'use_ssl','0'),(801,28,'show_admin_bar_front','true'),(802,28,'locale',''),(803,28,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(804,28,'wp_user_level','0'),(805,28,'_yoast_wpseo_profile_updated','1555506815'),(806,28,'default_password_nag','1'),(807,29,'nickname','arasqw469879706'),(808,29,'first_name',''),(809,29,'last_name',''),(492,1,'_pum_reviews_dismissed_triggers','a:1:{s:14:\"time_installed\";s:2:\"10\";}'),(493,1,'_pum_reviews_last_dismissed','2019-01-18 15:44:09'),(494,1,'_pum_reviews_already_did','1'),(238,1,'pmpro_logins','a:10:{s:4:\"last\";s:16:\"January 25, 2019\";s:8:\"thisdate\";s:10:\"2019-25-01\";s:4:\"week\";i:4;s:8:\"thisweek\";s:2:\"04\";s:5:\"month\";i:13;s:9:\"thismonth\";s:1:\"1\";s:3:\"ytd\";i:13;s:8:\"thisyear\";s:4:\"2019\";s:7:\"alltime\";i:13;s:5:\"today\";i:0;}'),(821,29,'default_password_nag','1'),(822,30,'nickname','kirabrock52113'),(227,1,'meta-box-order_product','a:3:{s:4:\"side\";s:160:\"submitdiv,product_categorydiv,tagsdiv-product_tag,product_catdiv,mp-related-products-metabox,mp-featured-product-metabox,postimagediv,woocommerce-product-images\";s:6:\"normal\";s:171:\"wpseo_meta,woocommerce-product-data,slugdiv,mymetabox_revslider_0,postexcerpt,mp-product-type-metabox,mp-product-price-inventory-variants-metabox,mp-product-images-metabox\";s:8:\"advanced\";s:40:\"learndash_plus,mepr_unauthorized_message\";}'),(784,27,'wp_user_level','0'),(785,27,'_yoast_wpseo_profile_updated','1554816327'),(786,27,'default_password_nag','1'),(798,28,'comment_shortcuts','false'),(695,24,'wc_last_active','1550620800'),(698,24,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(697,24,'learndash-last-login','1550699996'),(699,24,'wp_dashboard_quick_press_last_post_id','1034'),(700,24,'community-events-location','a:1:{s:2:\"ip\";s:12:\"202.151.26.0\";}'),(228,1,'screen_layout_product','2'),(229,1,'closedpostboxes_product','a:0:{}'),(230,1,'metaboxhidden_product','a:2:{i:0;s:12:\"postimagediv\";i:1;s:7:\"slugdiv\";}'),(832,30,'locale',''),(833,30,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(496,1,'pmpro_stripe_updates','a:0:{}'),(825,30,'description',''),(826,30,'rich_editing','true'),(827,30,'syntax_highlighting','true'),(828,30,'comment_shortcuts','false'),(829,30,'admin_color','fresh'),(830,30,'use_ssl','0'),(831,30,'show_admin_bar_front','true'),(591,1,'dismissed_update_notice','1'),(746,26,'nickname','Kafoa.John'),(747,26,'first_name','Kafoa'),(811,29,'rich_editing','true'),(812,29,'syntax_highlighting','true'),(813,29,'comment_shortcuts','false'),(814,29,'admin_color','fresh'),(815,29,'use_ssl','0'),(816,29,'show_admin_bar_front','true'),(817,29,'locale',''),(818,29,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(819,29,'wp_user_level','0'),(823,30,'first_name',''),(824,30,'last_name',''),(240,1,'closedpostboxes_sfwd-courses','a:0:{}'),(820,29,'_yoast_wpseo_profile_updated','1555578627'),(241,1,'metaboxhidden_sfwd-courses','a:1:{i:0;s:7:\"slugdiv\";}'),(748,26,'last_name','John'),(749,26,'description',''),(750,26,'rich_editing','true'),(751,26,'syntax_highlighting','true'),(752,26,'comment_shortcuts','false'),(753,26,'admin_color','fresh'),(754,26,'use_ssl','0'),(755,26,'show_admin_bar_front','true'),(756,26,'locale',''),(757,26,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(758,26,'wp_user_level','0'),(759,26,'_yoast_wpseo_profile_updated','1551820988'),(718,25,'nickname','faraazmustapha'),(719,25,'first_name','Faraaz'),(720,25,'last_name','Mustapha'),(721,25,'description',''),(722,25,'rich_editing','true'),(675,24,'nickname','ebusinessfiji'),(676,24,'first_name','sachin'),(677,24,'last_name','singh'),(678,24,'description',''),(679,24,'rich_editing','true'),(931,1,'wpcf7_hide_welcome_panel_on','a:1:{i:0;s:3:\"5.1\";}'),(839,31,'nickname','meet Diana and Ada www.project1302186.tilda.ws'),(840,31,'first_name',''),(841,31,'last_name',''),(842,31,'description',''),(843,31,'rich_editing','true'),(844,31,'syntax_highlighting','true'),(845,31,'comment_shortcuts','false'),(846,31,'admin_color','fresh'),(847,31,'use_ssl','0'),(848,31,'show_admin_bar_front','true'),(849,31,'locale',''),(850,31,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(851,31,'wp_user_level','0'),(852,31,'_yoast_wpseo_profile_updated','1556369949'),(853,31,'default_password_nag','1'),(854,32,'nickname','date Rachel and Adrianne www.garsiyatatiana.com'),(855,32,'first_name',''),(856,32,'last_name',''),(857,32,'description',''),(858,32,'rich_editing','true'),(859,32,'syntax_highlighting','true'),(860,32,'comment_shortcuts','false'),(861,32,'admin_color','fresh'),(862,32,'use_ssl','0'),(863,32,'show_admin_bar_front','true'),(864,32,'locale',''),(865,32,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(866,32,'wp_user_level','0'),(867,32,'_yoast_wpseo_profile_updated','1556372877'),(868,32,'default_password_nag','1'),(869,33,'nickname','Susan has sent you 3 messages www.project1304734.tilda.ws'),(870,33,'first_name',''),(871,33,'last_name',''),(872,33,'description',''),(873,33,'rich_editing','true'),(874,33,'syntax_highlighting','true'),(875,33,'comment_shortcuts','false'),(876,33,'admin_color','fresh'),(877,33,'use_ssl','0'),(878,33,'show_admin_bar_front','true'),(879,33,'locale',''),(880,33,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(881,33,'wp_user_level','0'),(882,33,'_yoast_wpseo_profile_updated','1556376015'),(883,33,'default_password_nag','1'),(884,34,'nickname','chat Jenna and Maria www.project1302186.tilda.ws'),(885,34,'first_name',''),(886,34,'last_name',''),(887,34,'description',''),(888,34,'rich_editing','true'),(889,34,'syntax_highlighting','true'),(890,34,'comment_shortcuts','false'),(891,34,'admin_color','fresh'),(892,34,'use_ssl','0'),(893,34,'show_admin_bar_front','true'),(894,34,'locale',''),(895,34,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(896,34,'wp_user_level','0'),(897,34,'_yoast_wpseo_profile_updated','1556385505'),(898,34,'default_password_nag','1'),(899,35,'nickname','date Renee and Paris www.garsiyatatiana.com'),(900,35,'first_name',''),(901,35,'last_name',''),(902,35,'description',''),(903,35,'rich_editing','true'),(904,35,'syntax_highlighting','true'),(905,35,'comment_shortcuts','false'),(906,35,'admin_color','fresh'),(907,35,'use_ssl','0'),(908,35,'show_admin_bar_front','true'),(909,35,'locale',''),(910,35,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(911,35,'wp_user_level','0'),(912,35,'_yoast_wpseo_profile_updated','1556391914'),(913,35,'default_password_nag','1'),(914,36,'nickname','chat Rachel and Renee www.project1304737.tilda.ws'),(915,36,'first_name',''),(916,36,'last_name',''),(917,36,'description',''),(918,36,'rich_editing','true'),(919,36,'syntax_highlighting','true'),(920,36,'comment_shortcuts','false'),(921,36,'admin_color','fresh'),(922,36,'use_ssl','0'),(923,36,'show_admin_bar_front','true'),(924,36,'locale',''),(925,36,'wp_capabilities','a:1:{s:7:\"student\";b:1;}'),(926,36,'wp_user_level','0'),(927,36,'_yoast_wpseo_profile_updated','1556395223'),(928,36,'default_password_nag','1');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'admin','$P$BFkwOEEevumeQArpS00hLn/TAij6a80','admin','production@ebusinesspacific.com','','2018-07-15 09:57:39','',0,'admin'),(26,'Kafoa.John','$P$BLRqpjh0v6Ii636lZUBC4M.CCQudCY0','kafoa-john','kafoa.john@ngel.com.fj','','2019-03-05 21:23:08','',0,'Kafoa John'),(23,'aisake','$P$BED21QFvzGewyCyQtuwThSL19WV.JC/','aisake','aisake@ssc.com.fj','','2019-02-18 23:37:13','',0,'Aisake Cabemaiwai'),(24,'ebusinessfiji','$P$BpR21QVvRl8DBxszYiSqvKzUGivY04/','ebusinessfiji','sachin@ebusinesspacific.com','','2019-02-20 21:57:39','',0,'sachin singh'),(25,'faraazmustapha','$P$B0QpjektajSPUPOQrB8kCijT/pv8SF1','faraazmustapha','faraaz.mustapha@outlook.com','','2019-02-27 03:18:09','',0,'Faraaz Mustapha'),(27,'gloria20g9242336','$P$BDwP6k0go/qE7PllMuP13kVJqTOdyU0','gloria20g9242336','dorischandra@jadeschoice.com','','2019-04-09 13:25:27','1554816327:$P$B7/nFPJOq8eCE9M2.7dwtB7Hvfk4ZY1',0,'gloria20g9242336'),(28,'tobyeyler361796','$P$B18Qp0IoOvCJuTSCikMHuFTPhhPHDG1','tobyeyler361796','TobyEyler44@power.ruimz.com','','2019-04-17 13:13:35','1555506815:$P$BZF8y5U5hTGfy.7U.V7sEubaN.my0u.',0,'tobyeyler361796'),(29,'arasqw469879706','$P$BjyYzHLduEdjXspMTq0mF1p5bDiyX01','arasqw469879706','AraDunkley51@glad.itbury.com','','2019-04-18 09:10:27','1555578627:$P$BsfOUuhBd9QFXjGNlqMq2rqFrCHeiQ.',0,'arasqw469879706'),(30,'kirabrock52113','$P$BR.kbUAeK7/JQOkvSYSy4cWywgG1Bh1','kirabrock52113','mixontamica84@hotmail.com','','2019-04-19 06:11:58','1555654319:$P$B7Oy9a9DavvOOZZoEZhGjY7mpkLsXt/',0,'kirabrock52113'),(31,'meet Diana and Ada www.project1302186.tilda.ws','$P$Bfvl6q5EpxBT.Lxlq9pIxqPZmkmKQU1','meet-diana-and-ada-www-project1302186-tilda-ws','metin426346@hotmail.com','','2019-04-27 12:59:09','1556369949:$P$BUZWlyMgnsJaWwBWk58kyqG2r/XvMO0',0,'meet Diana and Ada www.project1302186.tilda.ws'),(32,'date Rachel and Adrianne www.garsiyatatiana.com','$P$B66MKTE8lZgxw9j2arPGKojlN0bOvO1','date-rachel-and-adrianne-www-garsiyatatiana-com','diamondgirl1606@hotmail.com','','2019-04-27 13:47:57','1556372877:$P$B0LtlPnIovgI9R9NKgeQSgNaIOJPT1.',0,'date Rachel and Adrianne www.garsiyatatiana.com'),(33,'Susan has sent you 3 messages www.project1304734.tilda.ws','$P$B0U52efTqWpRyZPrJ8PCS9EE7gpiJy0','susan-has-sent-you-3-messages-www-project1304734-t','lillianwoodrow@ymail.com','','2019-04-27 14:40:15','1556376015:$P$BtAtKWxgUFiu.K5avcx0zpu8LAaNH./',0,'Susan has sent you 3 messages www.project1304734.tilda.ws'),(34,'chat Jenna and Maria www.project1302186.tilda.ws','$P$BHZzqRTZ374C3/H1krIo9UowTKRI00.','chat-jenna-and-maria-www-project1302186-tilda-ws','tu-angel-4@hotmail.com','','2019-04-27 17:18:25','1556385505:$P$BSYou0sva61h1AUoqj3QGL9VGj.FPY0',0,'chat Jenna and Maria www.project1302186.tilda.ws'),(35,'date Renee and Paris www.garsiyatatiana.com','$P$BaV94mEPU8f7Bj8HRGTeOOVX6MsXno/','date-renee-and-paris-www-garsiyatatiana-com','hummingbird377@yahoo.com','','2019-04-27 19:05:14','1556391914:$P$BXuBgrefcNhzCHTEGnQUTligWK4ujs1',0,'date Renee and Paris www.garsiyatatiana.com'),(36,'chat Rachel and Renee www.project1304737.tilda.ws','$P$B1Qh0N1QA8F69fJeWqmfCT48TP.fqn0','chat-rachel-and-renee-www-project1304737-tilda-ws','gundolph2001@yahoo.co.uk','','2019-04-27 20:00:23','1556395223:$P$Bn81pOCmZWgGZ8V8k0S7pku/4Eayjs.',0,'chat Rachel and Renee www.project1304737.tilda.ws');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_leads`
--

DROP TABLE IF EXISTS `wp_vxcf_leads`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_leads` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` int(4) NOT NULL DEFAULT '0',
  `type` int(4) NOT NULL DEFAULT '0',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `is_star` tinyint(1) NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `ip` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `browser` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `screen` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `os` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `vis_id` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `url` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta` text COLLATE utf8mb4_unicode_520_ci,
  `created` datetime DEFAULT NULL,
  `updated` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`),
  KEY `type` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_leads`
--

LOCK TABLES `wp_vxcf_leads` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_leads` DISABLE KEYS */;
INSERT INTO `wp_vxcf_leads` VALUES (1,'gf_6',0,0,0,0,0,'103.52.90.76','Chrome','360 x 640','Android','5cc9450295922155669427464299807','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-01 19:04:34','2019-05-01 19:04:34'),(2,'gf_6',0,0,0,0,0,'45.117.247.243','Chrome','412 x 846','Android','5cc950bbcfe48155669727521350606','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-01 19:54:35','2019-05-01 19:54:35'),(3,'gf_6',0,0,0,0,0,'27.123.136.27','Chrome','360 x 640','Android','5cc9f9f00521515567405929352515','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-02 07:56:32','2019-05-02 07:56:32'),(4,'gf_6',0,0,0,0,0,'27.123.136.49','Safari','375 x 812','iPhone','5cca26ff5942d155675212799119623','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-02 11:08:47','2019-05-02 11:08:47'),(5,'gf_6',0,0,0,0,0,'27.123.136.159','Chrome','360 x 640','Android','5cccf73ede35f155693651036274883','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-04 14:21:50','2019-05-04 14:21:50'),(6,'gf_6',0,0,0,0,0,'103.244.230.34','Chrome','1280 x 720','Windows','5ccdb25b88786155698441134744619','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-05 03:40:11','2019-05-05 03:40:11'),(7,'gf_6',0,0,0,0,0,'27.123.136.64','Chrome','360 x 780','Android','5cce91457fb6e155704147733352510','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-05 19:31:17','2019-05-05 19:31:17'),(8,'gf_6',0,0,0,0,0,'27.123.136.120','Chrome','412 x 846','Android','5cce9ef03ec77155704497639299498','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-05 20:29:36','2019-05-05 20:29:36'),(9,'gf_6',0,0,0,0,0,'45.117.243.226','','375 x 812','iPhone','5ccec13dd50d6155705375746093362','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-05 22:55:57','2019-05-05 22:55:57'),(10,'gf_6',0,0,0,0,0,'202.151.31.118','Chrome','1920 x 1080','Windows','5cd0a597d059a155717775152435084','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-07 09:22:31','2019-05-07 09:22:31'),(11,'gf_6',0,0,0,0,0,'27.123.136.62','Chrome','360 x 720','Android','5cd427c386f5815574076838820805','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-10 01:14:43','2019-05-10 01:14:43'),(12,'gf_6',0,0,0,0,0,'202.62.120.110','Firefox','1440 x 900','Windows','5cd46c1d43c1f155742518177516826','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-10 06:06:21','2019-05-10 06:06:21'),(13,'gf_6',0,0,0,0,0,'27.123.136.231','Chrome','1366 x 768','Windows','5cdb4c056e38b155787571785009258','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-15 11:15:17','2019-05-15 11:15:17'),(14,'gf_6',0,0,0,0,0,'205.156.64.233','','1280 x 768','Windows','5cdb69e21a933155788336260824298','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-15 13:22:42','2019-05-15 13:22:42'),(15,'gf_6',0,0,0,0,0,'119.235.102.66','Chrome','1280 x 720','Windows','5cdcd771d62df155797694513708853','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-16 15:22:25','2019-05-16 15:22:25'),(16,'gf_6',0,0,0,0,0,'27.123.136.26','Chrome','360 x 640','Android','5cdf3138d9146155813100046394402','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-18 10:10:00','2019-05-18 10:10:00'),(17,'gf_6',0,0,0,0,0,'27.123.136.109','Chrome','360 x 640','Android','5cdf6c79486ca155814616976953976','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-18 14:22:49','2019-05-18 14:22:49'),(18,'gf_6',0,0,0,0,0,'27.123.136.10','Chrome','1366 x 768','Windows','5ce354e01e570155840227257558574','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-21 13:31:12','2019-05-21 13:31:12'),(19,'gf_6',0,0,0,0,0,'27.123.136.24','Chrome','360 x 640','Android','5ce44a7975807155846514534295896','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-22 06:59:05','2019-05-22 06:59:05'),(20,'gf_6',0,0,0,0,0,'45.117.243.252','Chrome','412 x 846','Android','5ce7a637dc9f3155868523936530882','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-05-24 20:07:19','2019-05-24 20:07:19'),(21,'gf_6',0,0,0,0,0,'27.123.136.151','Chrome','360 x 640','Android','5d2a385821669156304802481688344','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-07-14 08:00:24','2019-07-14 08:00:24'),(22,'gf_1',0,0,0,0,0,'27.123.138.129','Chrome',NULL,'Android','5d2cc295aae82156321448515154171','//6sigma.academy/e-courses/',NULL,'2019-07-16 06:14:45','2019-07-16 06:14:45'),(23,'gf_6',0,0,0,0,0,'45.117.247.238','Chrome','412 x 869','Android','5d338664675c7156365782889852522','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-07-21 09:23:48','2019-07-21 09:23:48'),(24,'gf_6',0,0,0,0,0,'45.117.247.238','Chrome','412 x 869','Android','5d338664675c7156365782889852522','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-07-21 09:24:17','2019-07-21 09:24:17'),(25,'gf_6',0,0,0,0,0,'45.250.160.81','Chrome','1600 x 900','Windows','5d3849477a165156396986366693920','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-07-25 00:04:23','2019-07-25 00:04:23'),(26,'gf_6',0,0,0,0,0,'113.20.85.34','Chrome','1920 x 1080','Windows','5d478d7a54deb156497036260736615','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-08-05 13:59:22','2019-08-05 13:59:22'),(27,'gf_6',0,0,0,0,0,'113.20.85.34','Chrome','1920 x 1080','Windows','5d478d7a54deb156497036260736615','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-08-05 14:04:05','2019-08-05 14:04:05'),(28,'gf_6',0,0,0,0,0,'202.151.29.219','Chrome','1366 x 768','Windows','5d684cb6ab5ba156711647075716167','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-08-30 10:07:50','2019-08-30 10:07:50'),(29,'gf_6',0,0,0,0,0,'119.235.70.91','Chrome','1366 x 768','Windows','5d82904f3c870156883771177257440','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-09-19 08:15:11','2019-09-19 08:15:11'),(30,'gf_6',0,0,0,0,0,'202.62.123.251','Chrome','1366 x 768','Windows','5d82d21b4e84d156885455584526573','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-09-19 12:55:55','2019-09-19 12:55:55'),(31,'gf_6',0,0,0,0,0,'27.123.168.186','','1920 x 1080','Windows','5d87fdc9d8d8d156919341726721752','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-09-23 11:03:37','2019-09-23 11:03:37'),(32,'gf_6',0,0,0,0,0,'27.123.168.186','','1920 x 1080','Windows','5d87fdc9d8d8d156919341726721752','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-09-23 11:12:32','2019-09-23 11:12:32'),(33,'gf_6',0,0,0,0,0,'103.1.181.82','Chrome','1920 x 1080','Windows','5d8a8153ade7b156935816372917002','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-09-25 08:49:23','2019-09-25 08:49:23'),(34,'gf_6',0,0,0,0,0,'103.1.181.82','Chrome','1920 x 1080','Windows','5d8a8153ade7b156935816372917002','https://6sigma.academy/white-belt-workshop-registration/',NULL,'2019-09-25 08:50:42','2019-09-25 08:50:42');
/*!40000 ALTER TABLE `wp_vxcf_leads` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_leads_detail`
--

DROP TABLE IF EXISTS `wp_vxcf_leads_detail`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_leads_detail` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `lead_id` (`lead_id`),
  KEY `name` (`name`(190))
) ENGINE=MyISAM AUTO_INCREMENT=323 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_leads_detail`
--

LOCK TABLES `wp_vxcf_leads_detail` WRITE;
/*!40000 ALTER TABLE `wp_vxcf_leads_detail` DISABLE KEYS */;
INSERT INTO `wp_vxcf_leads_detail` VALUES (1,1,'1.3','SAIMONI'),(2,1,'1.6','BEBENISALA'),(3,1,'2','sbebenisala270@gmail.com'),(4,1,'3','(679) 998-2489'),(5,1,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(6,1,'8','Suva/East'),(7,1,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(8,1,'5','a:0:{}'),(9,2,'1.3','Mari'),(10,2,'1.6','Ramarama'),(11,2,'2','marianaramcymailagi@gmail.com'),(12,2,'3','(679) 780-5127'),(13,2,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(14,2,'8','Suva/East'),(15,2,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(16,2,'5','a:0:{}'),(17,3,'1.3','navin'),(18,3,'1.6','lal'),(19,3,'2','Navin_Lal@bat.com'),(20,3,'3','(679) 990-7566'),(21,3,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(22,3,'8','Suva/East'),(23,3,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(24,3,'5','a:0:{}'),(25,4,'1.3','Ilyaz'),(26,4,'1.6','Koya'),(27,4,'2','ilyaz.koya@marsh.com'),(28,4,'3','(679) 999-0789'),(29,4,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(30,4,'8','Suva/East'),(31,4,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(32,4,'5','a:0:{}'),(33,5,'1.3','Jotame'),(34,5,'1.6','Yabakivitu'),(35,5,'2','jyabakivitu@economy.gov.fj'),(36,5,'3','(679) 975-1271'),(37,5,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(38,5,'8','Suva/East'),(39,5,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(40,5,'5','a:0:{}'),(41,6,'1.3','Tevita'),(42,6,'1.6','Mau'),(43,6,'2','tevita.mau@hbk.com.fj'),(44,6,'3','(679) 777-1784'),(45,6,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(46,6,'8','Suva/East'),(47,6,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(48,6,'5','a:0:{}'),(49,7,'1.3','Vasiti'),(50,7,'1.6','Taylor'),(51,7,'2','vasititaylor1@gmail.com'),(52,7,'3','(679) 860-9035'),(53,7,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(54,7,'8','Suva/East'),(55,7,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(56,7,'5','a:0:{}'),(57,8,'1.3','Shalendra Satish Kumar'),(58,8,'1.6','Shalendra'),(59,8,'2','shalendra.kumar@fnu.ac.fj'),(60,8,'3','(679) 801-8269'),(61,8,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(62,8,'8','Suva/East'),(63,8,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(64,8,'5','a:0:{}'),(65,9,'1.3','Ratinesh'),(66,9,'1.6','singh'),(67,9,'2','Ratineshs@bsp.com.fj'),(68,9,'3','(679) 927-5674'),(69,9,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(70,9,'8','Suva/East'),(71,9,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(72,9,'5','a:0:{}'),(73,10,'1.3','Monica'),(74,10,'1.6','Aguilar'),(75,10,'2','monica.trufil.a@gmail.com'),(76,10,'3','(679) 923-3634'),(77,10,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(78,10,'8','Suva/East'),(79,10,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(80,10,'5','a:0:{}'),(81,11,'1.3','Esira'),(82,11,'1.6','Kini'),(83,11,'2','Esira.kini@towerinsurance.com.fj'),(84,11,'3','(679) 929-4283'),(85,11,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(86,11,'8','Suva/East'),(87,11,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(88,11,'5','a:0:{}'),(89,12,'1.3','Sarsugita'),(90,12,'1.6','Lal'),(91,12,'2','sugita.kumar@gmail.com'),(92,12,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(93,12,'8','Nadi/West'),(94,12,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(95,12,'5','a:0:{}'),(96,13,'1.3','test'),(97,13,'1.6','test'),(98,13,'2','sachin@ebusinesspacific.com'),(99,13,'3','(679) 922-3300'),(100,13,'4','a:1:{i:0;s:20:\"Six Sigma White Belt\";}'),(101,13,'8','Suva/East'),(102,13,'6','a:3:{i:0;s:237:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(103,13,'5','a:0:{}'),(104,14,'1.3','Ilyaz'),(105,14,'1.6','Koya'),(106,14,'2','ilyaz.koya@marsh.com'),(107,14,'3','(679) 999-0789'),(108,14,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(109,14,'8','Suva'),(110,14,'6','a:3:{i:0;s:238:\"2 Day Event. Lunch,Coffee/Tea included. Payment to be directly deposited in our bank account. Bank: ANZ, Name: Six Sigma Academy Pte Ltd, Account Number:  13258763. Upon registration Invoice and Booklet sent. Call 9223300 for any queries.\";i:1;s:10:\"$ 1,500.00\";i:2;s:1:\"1\";}'),(111,14,'5','a:0:{}'),(112,15,'1.3','Taraivosa'),(113,15,'1.6','Tuitoga'),(114,15,'9','Telecom Fiji Pte Limited'),(115,15,'2','Taraivosa.Tuitoga@telecom.com.fj'),(116,15,'3','(679) 321-0529'),(117,15,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(118,15,'8','Suva'),(119,15,'10','2'),(120,15,'14','a:3:{i:0;s:1:\"1\";i:1;s:101:\"I agree and confirm our registrations. We will Remit payments within 24 hours to confirm the bookings\";i:2;s:1:\"1\";}'),(121,15,'5','a:0:{}'),(122,16,'1.3','Jope'),(123,16,'1.6','Tawake'),(124,16,'9','Own personal development'),(125,16,'2','jope@fijiports.com.fj'),(126,16,'3','(679) 992-3022'),(127,16,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(128,16,'8','Suva'),(129,16,'10','1'),(130,16,'15','Container Terminal Planner\r\nPort of Suva'),(131,16,'14','a:3:{i:0;s:1:\"1\";i:1;s:101:\"I agree and confirm our registrations. We will remit payments within 48 hours to confirm the bookings\";i:2;s:1:\"2\";}'),(132,16,'5','a:0:{}'),(133,17,'1.3','Semiti'),(134,17,'1.6','Qalo'),(135,17,'9','Ministry of Youth and Sports'),(136,17,'2','sraitubu@yahoo.com'),(137,17,'3','(679) 960-7140'),(138,17,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(139,17,'8','Suva'),(140,17,'10','1'),(141,17,'15','Iam a youth worker at the ministry of youth and sports in Fiji and my leading role is to empower young people and build are quality relationship in their own  respective communities.'),(142,17,'14','a:3:{i:0;s:1:\"1\";i:1;s:101:\"I agree and confirm our registrations. We will remit payments within 48 hours to confirm the bookings\";i:2;s:1:\"2\";}'),(143,17,'5','a:0:{}'),(144,18,'1.3','test'),(145,18,'1.6','test'),(146,18,'9','test'),(147,18,'2','management@ebusinesspacific.com'),(148,18,'3','(679) 922-3300'),(149,18,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(150,18,'8','Suva- Southern Cross Hotel(top floor)'),(151,18,'10','5'),(152,18,'15','test'),(153,18,'14','a:3:{i:0;s:1:\"1\";i:1;s:80:\"I agree and confirm our registrations. $1500/person is the price for both event.\";i:2;s:1:\"2\";}'),(154,18,'5','a:0:{}'),(155,19,'1.3','Khalid Arif Stephan'),(156,19,'1.6','Mallam'),(157,19,'9','Optimal Pacific  (Fiji) Limited'),(158,19,'2','malamstvn@gmail.com'),(159,19,'3','(679) 848-9058'),(160,19,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(161,19,'8','Suva- Southern Cross Hotel(top floor)'),(162,19,'10','1'),(163,19,'15','1 only ...Director'),(164,19,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"2\";}'),(165,19,'5','a:0:{}'),(166,20,'1.3','Hezron'),(167,20,'1.6','Prasad'),(168,20,'9','Mark One Apparel'),(169,20,'2','hezron@markone.com.fj'),(170,20,'3','(679) 921-8405'),(171,20,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(172,20,'8','Suva- Southern Cross Hotel(top floor)'),(173,20,'10','1'),(174,20,'15','Executive Manager involved in strategic and operational management of the digital printing process at Mark One Apparel.'),(175,20,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(176,20,'5','a:0:{}'),(177,21,'1.3','Timoci Vute'),(178,21,'1.6','Timoci'),(179,21,'9','Vute'),(180,21,'2','timoci_vute@yahoo.com'),(181,21,'3','(679) 809-3887'),(182,21,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(183,21,'8','Suva- Southern Cross Hotel(top floor)'),(184,21,'10','1'),(185,21,'15','Acting Senior Surveyor in the department of lands'),(186,21,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(187,21,'5','a:0:{}'),(188,22,'4.3','Lavenia Monica'),(189,22,'4.6','Nonu Baleinabuli'),(190,22,'5','monicabaleinabuli@gmail.com'),(191,22,'6','lamonb76'),(192,22,'7','a:0:{}'),(193,23,'1.3','Ram Aman'),(194,23,'1.6','Singh'),(195,23,'9','CJ Patel & Co. Ltd'),(196,23,'2','aman885@gmail.com'),(197,23,'3','(679) 940-6924'),(198,23,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(199,23,'8','Suva- Southern Cross Hotel(top floor)'),(200,23,'10','1'),(201,23,'15','Manager internal audit -Group which includes manufacturing, wholesalers, telecommunications industry, service industry within Fiji and Pacific region. \r\n\r\nRole is to ensure effectiveness of controls within the group entities. Ensure effective use of resources. Review, analyse and communicate any deficiencies noted to management for satisfactory rectification. Guide and lead audit team towards a risk based audit approach. Conduct independent investigation when required.'),(202,23,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(203,23,'5','a:0:{}'),(204,24,'1.3','Ram Aman'),(205,24,'1.6','Singh'),(206,24,'9','CJ Patel & Co. Ltd'),(207,24,'2','aman885@gmail.com'),(208,24,'3','(679) 940-6924'),(209,24,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(210,24,'8','Suva- Southern Cross Hotel(top floor)'),(211,24,'10','1'),(212,24,'15','Manager internal audit -Group which includes manufacturing, wholesalers, telecommunications industry, service industry within Fiji and Pacific region. \r\n\r\nRole is to ensure effectiveness of controls within the group entities. Ensure effective use of resources. Review, analyse and communicate any deficiencies noted to management for satisfactory rectification. Guide and lead audit team towards a risk based audit approach. Conduct independent investigation when required.'),(213,24,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(214,24,'5','a:0:{}'),(215,25,'1.3','Salend'),(216,25,'1.6','Kumar'),(217,25,'9','Paradise Beverages Fiji Limited'),(218,25,'2','salend.kumar@paradisebeverages.com.fj'),(219,25,'3','(679) 702-7450'),(220,25,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(221,25,'8','Suva- Southern Cross Hotel(top floor)'),(222,25,'10','1'),(223,25,'15','Engineering Supervisor'),(224,25,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(225,25,'5','a:0:{}'),(226,26,'1.3','Sitiveni'),(227,26,'1.6','Nabuka'),(228,26,'9','Fiji National Provident Fund'),(229,26,'2','SitiveniN2@fnpf.com.fj'),(230,26,'3','(679) 323-8324'),(231,26,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(232,26,'8','Suva- Southern Cross Hotel(top floor)'),(233,26,'10','2'),(234,26,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(235,26,'5','a:0:{}'),(236,27,'1.3','Melissa'),(237,27,'1.6','Kutty'),(238,27,'9','Fiji National Provident Fund'),(239,27,'2','MelissaK@fnpf.com.fj'),(240,27,'3','(679) 323-8324'),(241,27,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(242,27,'8','Suva- Southern Cross Hotel(top floor)'),(243,27,'10','2'),(244,27,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(245,27,'5','a:0:{}'),(246,28,'1.3','Rup'),(247,28,'1.6','Narayan'),(248,28,'9','Frezco Beverages Pte Ltd'),(249,28,'2','qa@aquapacific.com'),(250,28,'3','(679) 862-7379'),(251,28,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(252,28,'8','Suva- Southern Cross Hotel(top floor)'),(253,28,'10','1'),(254,28,'15','Quality Assurance & Compliance Manager'),(255,28,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(256,28,'5','a:0:{}'),(257,29,'1.3','Prashneel'),(258,29,'1.6','Prasad'),(259,29,'9','Sugar Cane Growers Fund'),(260,29,'2','prashneel@scgf.com.fj'),(261,29,'3','(679) 998-3815'),(262,29,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(263,29,'8','Suva- Southern Cross Hotel(top floor)'),(264,29,'10','1'),(265,29,'15','Name: Prashneel Pavindra Prasad\r\nDesignation: Business Analyst/ Project Officer'),(266,29,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(267,29,'5','a:0:{}'),(268,30,'1.3','Ajay'),(269,30,'1.6','Kumar'),(270,30,'9','Williams & Gosling Ltd'),(271,30,'2','elenoad@wgfiji.com.fj'),(272,30,'3','(679) 990-7044'),(273,30,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(274,30,'8','Suva- Southern Cross Hotel(top floor)'),(275,30,'10','1'),(276,30,'15','Pricing and Projects Manager'),(277,30,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(278,30,'5','a:0:{}'),(279,31,'1.3','Sheemal'),(280,31,'1.6','Lata'),(281,31,'9','Air Pacific Lta t/a Fiji Airways'),(282,31,'2','sheemal.lata@fijiairways.com'),(283,31,'3','(679) 990-8842'),(284,31,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(285,31,'8','Suva- Southern Cross Hotel(top floor)'),(286,31,'10','3'),(287,31,'15','Name: Shulun Janif\r\nPosition: Finance Manager - Special Projects, Financial Planning & Analysis \r\nEmail: shulun.janif@fijiairways.com\r\nPhone: 990 4957\r\n\r\nName: Ashita Prasad\r\nPosition: Payments Manager, Finance\r\nEmail: ashita.prasad@fijiairways.com\r\nPhone: 990 7666\r\n\r\nName: Prajyotisha Anand\r\nPosition: Revenue Accounting Manager\r\nEmail: priya.anand@fijiairways.com\r\nPhone: 673 7331'),(288,31,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(289,31,'5','a:0:{}'),(290,32,'1.3','Sheemal'),(291,32,'1.6','Lata'),(292,32,'9','Air Pacific Ltd t/a Fiji Airways'),(293,32,'2','sheemal.lata@fijiairways.com'),(294,32,'3','(679) 990-8842'),(295,32,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(296,32,'8','Suva- Southern Cross Hotel(top floor)'),(297,32,'10','1'),(298,32,'15','Name: Shaliya Ali\r\nPosition: Payment Change Project Accountant\r\nEmail: shaliya.ali@fijiairways.com'),(299,32,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(300,32,'5','a:0:{}'),(301,33,'1.3','Patrina'),(302,33,'1.6','Mosese'),(303,33,'9','Pacific Centrecom (Fiji) Ltd'),(304,33,'2','Patrina.Mosese@pacificcentrecom.com.fj'),(305,33,'3','(679) 749-0469'),(306,33,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(307,33,'8','Suva- Southern Cross Hotel(top floor)'),(308,33,'10','1'),(309,33,'15','Patrina Mosese - Training and Quality Assurance Manager'),(310,33,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(311,33,'5','a:0:{}'),(312,34,'1.3','Patrina'),(313,34,'1.6','Mosese'),(314,34,'9','Pacific Centrecom (Fiji) Ltd'),(315,34,'2','Patrina.Mosese@centrecom.com.fj'),(316,34,'3','(679) 749-0469'),(317,34,'4','a:1:{i:0;s:45:\"Workshop -Lean  Six Sigma Covering White Belt\";}'),(318,34,'8','Suva- Southern Cross Hotel(top floor)'),(319,34,'10','1'),(320,34,'15','Patrina Mosese - Training and Quality Assurance Manager'),(321,34,'14','a:3:{i:0;s:1:\"1\";i:1;s:98:\"I agree and confirm our registrations. $1500/person includes food and Lean Six Sigma Certification\";i:2;s:1:\"3\";}'),(322,34,'5','a:0:{}');
/*!40000 ALTER TABLE `wp_vxcf_leads_detail` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vxcf_leads_notes`
--

DROP TABLE IF EXISTS `wp_vxcf_leads_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_vxcf_leads_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `color` int(1) NOT NULL DEFAULT '0',
  `email` varchar(150) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `note` text COLLATE utf8mb4_unicode_520_ci,
  `created` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lead_id` (`lead_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vxcf_leads_notes`
--

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

--
-- Table structure for table `wp_wpgmza`
--

DROP TABLE IF EXISTS `wp_wpgmza`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `address` varchar(700) NOT NULL,
  `description` mediumtext NOT NULL,
  `pic` varchar(700) NOT NULL,
  `link` varchar(700) NOT NULL,
  `icon` varchar(700) NOT NULL,
  `lat` varchar(100) NOT NULL,
  `lng` varchar(100) NOT NULL,
  `anim` varchar(3) NOT NULL,
  `title` varchar(700) NOT NULL,
  `infoopen` varchar(3) NOT NULL,
  `category` varchar(500) NOT NULL,
  `approved` tinyint(1) DEFAULT '1',
  `retina` tinyint(1) DEFAULT '0',
  `type` tinyint(1) DEFAULT '0',
  `did` varchar(500) NOT NULL,
  `other_data` longtext NOT NULL,
  `latlng` point DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza`
--

LOCK TABLES `wp_wpgmza` WRITE;
/*!40000 ALTER TABLE `wp_wpgmza` DISABLE KEYS */;
INSERT INTO `wp_wpgmza` VALUES (2,1,'89 Robertson Road, Suva, Fiji','','','','','-18.134030','178.427577','0','','0','',1,0,0,'','','\0\0\0\0\0\0\0ѮBO\"2Mf@');
/*!40000 ALTER TABLE `wp_wpgmza` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpgmza_categories`
--

DROP TABLE IF EXISTS `wp_wpgmza_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_categories` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `active` tinyint(1) NOT NULL,
  `category_name` varchar(50) NOT NULL,
  `category_icon` varchar(700) NOT NULL,
  `retina` tinyint(1) DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_categories`
--

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

--
-- Table structure for table `wp_wpgmza_category_maps`
--

DROP TABLE IF EXISTS `wp_wpgmza_category_maps`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_category_maps` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `map_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_category_maps`
--

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

--
-- Table structure for table `wp_wpgmza_circles`
--

DROP TABLE IF EXISTS `wp_wpgmza_circles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_circles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text,
  `center` point DEFAULT NULL,
  `radius` float DEFAULT NULL,
  `color` varchar(16) DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_circles`
--

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

--
-- Table structure for table `wp_wpgmza_maps`
--

DROP TABLE IF EXISTS `wp_wpgmza_maps`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_maps` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_title` varchar(55) NOT NULL,
  `map_width` varchar(6) NOT NULL,
  `map_height` varchar(6) NOT NULL,
  `map_start_lat` varchar(700) NOT NULL,
  `map_start_lng` varchar(700) NOT NULL,
  `map_start_location` varchar(700) NOT NULL,
  `map_start_zoom` int(10) NOT NULL,
  `default_marker` varchar(700) NOT NULL,
  `type` int(10) NOT NULL,
  `alignment` int(10) NOT NULL,
  `directions_enabled` int(10) NOT NULL,
  `styling_enabled` int(10) NOT NULL,
  `styling_json` mediumtext NOT NULL,
  `active` int(1) NOT NULL,
  `kml` varchar(700) NOT NULL,
  `bicycle` int(10) NOT NULL,
  `traffic` int(10) NOT NULL,
  `dbox` int(10) NOT NULL,
  `dbox_width` varchar(10) NOT NULL,
  `listmarkers` int(10) NOT NULL,
  `listmarkers_advanced` int(10) NOT NULL,
  `filterbycat` tinyint(1) NOT NULL,
  `ugm_enabled` int(10) NOT NULL,
  `ugm_category_enabled` tinyint(1) NOT NULL,
  `fusion` varchar(100) NOT NULL,
  `map_width_type` varchar(3) NOT NULL,
  `map_height_type` varchar(3) NOT NULL,
  `mass_marker_support` int(10) NOT NULL,
  `ugm_access` int(10) NOT NULL,
  `order_markers_by` int(10) NOT NULL,
  `order_markers_choice` int(10) NOT NULL,
  `show_user_location` int(3) NOT NULL,
  `default_to` varchar(700) NOT NULL,
  `other_settings` longtext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_maps`
--

LOCK TABLES `wp_wpgmza_maps` WRITE;
/*!40000 ALTER TABLE `wp_wpgmza_maps` DISABLE KEYS */;
INSERT INTO `wp_wpgmza_maps` VALUES (1,'My first map','100','200','-18.133916','178.428089','-18.133916,178.428089',17,'0',2,1,1,0,'',0,'',2,2,1,'100',0,0,0,0,0,'','\\%','px',1,0,1,2,0,'','a:14:{s:21:\"store_locator_enabled\";i:2;s:22:\"store_locator_distance\";i:2;s:28:\"store_locator_default_radius\";s:2:\"10\";s:31:\"store_locator_not_found_message\";s:52:\"No results found in this location. Please try again.\";s:20:\"store_locator_bounce\";i:1;s:26:\"store_locator_query_string\";s:14:\"ZIP / Address:\";s:29:\"store_locator_default_address\";s:0:\"\";s:29:\"wpgmza_store_locator_restrict\";s:0:\"\";s:19:\"store_locator_style\";s:6:\"modern\";s:33:\"wpgmza_store_locator_radius_style\";s:6:\"modern\";s:12:\"map_max_zoom\";s:1:\"1\";s:15:\"transport_layer\";i:2;s:17:\"wpgmza_theme_data\";s:0:\"\";s:30:\"wpgmza_show_points_of_interest\";i:0;}');
/*!40000 ALTER TABLE `wp_wpgmza_maps` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpgmza_nominatim_geocode_cache`
--

DROP TABLE IF EXISTS `wp_wpgmza_nominatim_geocode_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_nominatim_geocode_cache` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `query` varchar(512) DEFAULT NULL,
  `response` text,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_nominatim_geocode_cache`
--

LOCK TABLES `wp_wpgmza_nominatim_geocode_cache` WRITE;
/*!40000 ALTER TABLE `wp_wpgmza_nominatim_geocode_cache` DISABLE KEYS */;
INSERT INTO `wp_wpgmza_nominatim_geocode_cache` VALUES (1,'89 robertson road suva','[{\\\"place_id\\\":\\\"80483225\\\",\\\"licence\\\":\\\"Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright\\\",\\\"osm_type\\\":\\\"way\\\",\\\"osm_id\\\":\\\"23708985\\\",\\\"boundingbox\\\":[\\\"-18.1362688\\\",\\\"-18.1336082\\\",\\\"178.4255118\\\",\\\"178.4300592\\\"],\\\"lat\\\":\\\"-18.1350683\\\",\\\"lon\\\":\\\"178.4280352\\\",\\\"display_name\\\":\\\"Robertson Road, Toorak, Suva, Central, Fiji\\\",\\\"class\\\":\\\"highway\\\",\\\"type\\\":\\\"residential\\\",\\\"importance\\\":0.4,\\\"geometry\\\":{\\\"location\\\":{\\\"_lat\\\":-18.1350683,\\\"_lng\\\":178.4280352}},\\\"latLng\\\":{\\\"lat\\\":-18.1350683,\\\"lng\\\":178.4280352},\\\"lng\\\":\\\"178.4280352\\\"}]');
/*!40000 ALTER TABLE `wp_wpgmza_nominatim_geocode_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpgmza_polygon`
--

DROP TABLE IF EXISTS `wp_wpgmza_polygon`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_polygon` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `polydata` longtext NOT NULL,
  `innerpolydata` longtext NOT NULL,
  `linecolor` varchar(7) NOT NULL,
  `lineopacity` varchar(7) NOT NULL,
  `fillcolor` varchar(7) NOT NULL,
  `opacity` varchar(3) NOT NULL,
  `title` varchar(250) NOT NULL,
  `link` varchar(700) NOT NULL,
  `ohfillcolor` varchar(7) NOT NULL,
  `ohlinecolor` varchar(7) NOT NULL,
  `ohopacity` varchar(3) NOT NULL,
  `polyname` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_polygon`
--

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

--
-- Table structure for table `wp_wpgmza_polylines`
--

DROP TABLE IF EXISTS `wp_wpgmza_polylines`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_polylines` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `polydata` longtext NOT NULL,
  `linecolor` varchar(7) NOT NULL,
  `linethickness` varchar(3) NOT NULL,
  `opacity` varchar(3) NOT NULL,
  `polyname` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_polylines`
--

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

--
-- Table structure for table `wp_wpgmza_rectangles`
--

DROP TABLE IF EXISTS `wp_wpgmza_rectangles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_rectangles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text,
  `cornerA` point DEFAULT NULL,
  `cornerB` point DEFAULT NULL,
  `color` varchar(16) DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_rectangles`
--

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

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=2779 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (2221,'https://6sigma.academy/elearning',448,0,'internal'),(2222,'https://6sigma.academy/online-learning-guide/',448,1114,'internal'),(1626,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',125,423,'internal'),(1625,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',125,448,'internal'),(1624,'#',125,0,'internal'),(1623,'https://6sigma.academy/how-to-start/',125,695,'internal'),(1622,'https://6sigma.academy/corporate-services/',125,854,'internal'),(1621,'https://6sigma.academy/',125,17,'internal'),(1588,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',127,423,'internal'),(1586,'#',127,0,'internal'),(1587,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',127,448,'internal'),(1585,'https://6sigma.academy/how-to-start/',127,695,'internal'),(1584,'https://6sigma.academy/corporate-services/',127,854,'internal'),(1583,'https://6sigma.academy/',127,17,'internal'),(1569,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',129,423,'internal'),(1567,'#',129,0,'internal'),(1568,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',129,448,'internal'),(1566,'https://6sigma.academy/how-to-start/',129,695,'internal'),(1565,'https://6sigma.academy/corporate-services/',129,854,'internal'),(1564,'https://6sigma.academy/',129,17,'internal'),(2277,'https://6sigma.academy/elearning/',423,0,'internal'),(1173,'#',630,0,'internal'),(2218,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement/',448,573,'internal'),(1577,'https://6sigma.academy/how-does-six-sigma-work/',129,603,'internal'),(2220,'https://6sigma.academy/future-trends-for-six-sigma/',448,562,'internal'),(2271,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment/',423,577,'internal'),(2272,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement/',423,573,'internal'),(2273,'https://6sigma.academy/operational-benefits-of-six-sigma/',423,570,'internal'),(2274,'https://6sigma.academy/future-trends-for-six-sigma/',423,562,'internal'),(1578,'https://6sigma.academy/what-is-six-sigma-training__trashed/',129,599,'internal'),(2209,'https://6sigma.academy/letter-from-director/',448,46,'internal'),(2210,'https://6sigma.academy/why/',448,1070,'internal'),(2211,'https://6sigma.academy/corporate-services/',448,854,'internal'),(2212,'https://6sigma.academy/how-to-start/',448,695,'internal'),(2213,'#',448,0,'internal'),(2214,'https://6sigma.academy/why-is-six-sigma-so-effective/',448,625,'internal'),(2215,'https://6sigma.academy/how-does-six-sigma-work/',448,603,'internal'),(2238,'https://6sigma.academy/future-trends-for-six-sigma/',460,562,'internal'),(2219,'https://6sigma.academy/operational-benefits-of-six-sigma/',448,570,'internal'),(2217,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment/',448,577,'internal'),(2254,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement/',453,573,'internal'),(2255,'https://6sigma.academy/operational-benefits-of-six-sigma/',453,570,'internal'),(2256,'https://6sigma.academy/future-trends-for-six-sigma/',453,562,'internal'),(2257,'https://6sigma.academy/elearning',453,0,'internal'),(2258,'https://6sigma.academy/online-learning-guide/',453,1114,'internal'),(2240,'https://6sigma.academy/online-learning-guide/',460,1114,'internal'),(2241,'http://6sigma.academy/elearning!--more--/',460,0,'internal'),(1572,'https://6sigma.academy/online-learning/',129,546,'internal'),(1573,'https://6sigma.academy/e-courses/',129,819,'internal'),(1574,'https://6sigma.academy/future-trends-for-six-sigma/',129,562,'internal'),(2259,'https://6sigma.academy/elearning/',453,0,'internal'),(2216,'https://6sigma.academy/what-is-six-sigma-training/',448,599,'internal'),(2275,'https://6sigma.academy/elearning',423,0,'internal'),(2276,'https://6sigma.academy/online-learning-guide/',423,1114,'internal'),(2223,'https://6sigma.academy/elearning/',448,0,'internal'),(2206,'https://6sigma.academy/elearning/',448,0,'internal'),(2207,'https://6sigma.academy/',448,17,'internal'),(2208,'https://6sigma.academy/about-us/',448,22,'internal'),(2236,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement/',460,573,'internal'),(2237,'https://6sigma.academy/operational-benefits-of-six-sigma/',460,570,'internal'),(1575,'#',129,0,'internal'),(2239,'https://6sigma.academy/elearning',460,0,'internal'),(1678,'https://6sigma.academy/how-to-start/',577,695,'internal'),(1683,'https://6sigma.academy/six-sigma-black-belt-certification-program/',577,460,'internal'),(1682,'https://6sigma.academy/six-sigma-green-belt-certification-program/',577,453,'internal'),(1680,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',577,448,'internal'),(1681,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',577,423,'internal'),(1673,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',573,577,'internal'),(899,'https://6sigma.academy/six-sigma-black-belt-certification-program/',562,460,'internal'),(900,'https://6sigma.academy/members/',562,433,'internal'),(898,'https://6sigma.academy/six-sigma-green-belt-certification-program/',562,453,'internal'),(895,'http://#',562,0,'internal'),(896,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',562,448,'internal'),(897,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',562,423,'internal'),(894,'https://6sigma.academy/about-us/',562,22,'internal'),(893,'https://6sigma.academy/',562,17,'internal'),(1553,'https://6sigma.academy/six-sigma-black-belt-certification-program/',570,460,'internal'),(1552,'https://6sigma.academy/six-sigma-green-belt-certification-program/',570,453,'internal'),(1550,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',570,448,'internal'),(1551,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',570,423,'internal'),(1549,'#',570,0,'internal'),(1547,'https://6sigma.academy/corporate-services/',570,854,'internal'),(1548,'https://6sigma.academy/how-to-start/',570,695,'internal'),(1546,'https://6sigma.academy/',570,17,'internal'),(1671,'https://6sigma.academy/how-does-six-sigma-work/',573,603,'internal'),(1672,'https://6sigma.academy/what-is-six-sigma-training/',573,599,'internal'),(1670,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',573,625,'internal'),(1668,'https://6sigma.academy/future-trends-for-six-sigma/',573,562,'internal'),(1669,'#',573,0,'internal'),(1667,'https://6sigma.academy/e-courses/',573,819,'internal'),(1665,'https://6sigma.academy/six-sigma-black-belt-certification-program/',573,460,'internal'),(1679,'#',577,0,'internal'),(1677,'https://6sigma.academy/corporate-services/',577,854,'internal'),(1676,'https://6sigma.academy/',577,17,'internal'),(1617,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',584,577,'internal'),(1616,'https://6sigma.academy/what-is-six-sigma-training__trashed/',584,599,'internal'),(1615,'https://6sigma.academy/how-does-six-sigma-work/',584,603,'internal'),(1613,'#',584,0,'internal'),(1614,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',584,625,'internal'),(1612,'https://6sigma.academy/future-trends-for-six-sigma/',584,562,'internal'),(1611,'https://6sigma.academy/e-courses/',584,819,'internal'),(1610,'https://6sigma.academy/online-learning/',584,546,'internal'),(1647,'https://6sigma.academy/six-sigma-black-belt-certification-program/',599,460,'internal'),(1646,'https://6sigma.academy/six-sigma-green-belt-certification-program/',599,453,'internal'),(1644,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',599,448,'internal'),(1645,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',599,423,'internal'),(1643,'#',599,0,'internal'),(1641,'https://6sigma.academy/corporate-services/',599,854,'internal'),(1642,'https://6sigma.academy/how-to-start/',599,695,'internal'),(1640,'https://6sigma.academy/',599,17,'internal'),(1545,'https://6sigma.academy/registration/',603,838,'internal'),(1544,'https://6sigma.academy/operational-benefits-of-six-sigma__trashed/',603,570,'internal'),(1543,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement__trashed/',603,573,'internal'),(1542,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',603,577,'internal'),(1541,'https://6sigma.academy/what-is-six-sigma-training__trashed/',603,599,'internal'),(1536,'https://6sigma.academy/online-learning/',603,546,'internal'),(1537,'https://6sigma.academy/e-courses/',603,819,'internal'),(1538,'https://6sigma.academy/future-trends-for-six-sigma/',603,562,'internal'),(1539,'#',603,0,'internal'),(1540,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',603,625,'internal'),(1037,'https://6sigma.academy/courses/the-modern-mindset-using-six-sigma-fundamentals/',623,361,'internal'),(1036,'https://6sigma.academy/courses/the-modern-mindset-using-six-sigma-fundamentals/',623,361,'internal'),(1034,'#',623,0,'internal'),(1035,'https://6sigma.academy/wp-admin/profile.php',623,0,'internal'),(1033,'#',623,0,'internal'),(1038,'#',623,0,'internal'),(1701,'https://6sigma.academy/six-sigma-black-belt-certification-program/',625,460,'internal'),(1700,'https://6sigma.academy/six-sigma-green-belt-certification-program/',625,453,'internal'),(1698,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',625,448,'internal'),(1699,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',625,423,'internal'),(1697,'#',625,0,'internal'),(1695,'https://6sigma.academy/corporate-services/',625,854,'internal'),(1696,'https://6sigma.academy/how-to-start/',625,695,'internal'),(1694,'https://6sigma.academy/',625,17,'internal'),(1607,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',584,423,'internal'),(1609,'https://6sigma.academy/six-sigma-black-belt-certification-program/',584,460,'internal'),(1608,'https://6sigma.academy/six-sigma-green-belt-certification-program/',584,453,'internal'),(1604,'https://6sigma.academy/how-to-start/',584,695,'internal'),(1605,'#',584,0,'internal'),(1606,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',584,448,'internal'),(1603,'https://6sigma.academy/corporate-services/',584,854,'internal'),(1602,'https://6sigma.academy/',584,17,'internal'),(1666,'https://6sigma.academy/online-learning/',573,546,'internal'),(1663,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',573,423,'internal'),(1664,'https://6sigma.academy/six-sigma-green-belt-certification-program/',573,453,'internal'),(1661,'#',573,0,'internal'),(1662,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',573,448,'internal'),(1660,'https://6sigma.academy/how-to-start/',573,695,'internal'),(1659,'https://6sigma.academy/corporate-services/',573,854,'internal'),(1658,'https://6sigma.academy/',573,17,'internal'),(1174,'#',630,0,'internal'),(1175,'https://6sigma.academy/wp-admin/profile.php',630,0,'internal'),(1176,'https://6sigma.academy/courses/the-modern-mindset-using-six-sigma-fundamentals/',630,361,'internal'),(1177,'https://6sigma.academy/courses/the-modern-mindset-using-six-sigma-fundamentals/',630,361,'internal'),(1178,'#',630,0,'internal'),(1535,'https://6sigma.academy/six-sigma-black-belt-certification-program/',603,460,'internal'),(1534,'https://6sigma.academy/six-sigma-green-belt-certification-program/',603,453,'internal'),(1533,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',603,423,'internal'),(1531,'#',603,0,'internal'),(1532,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',603,448,'internal'),(1530,'https://6sigma.academy/how-to-start__trashed/',603,695,'internal'),(1529,'https://6sigma.academy/corporate-services/',603,854,'internal'),(1528,'https://6sigma.academy/',603,17,'internal'),(2322,'https://6sigma.academy/online-learning-guide/',46,1114,'internal'),(1571,'https://6sigma.academy/six-sigma-black-belt-certification-program/',129,460,'internal'),(1563,'https://6sigma.academy/registration/',570,838,'internal'),(1570,'https://6sigma.academy/six-sigma-green-belt-certification-program/',129,453,'internal'),(1562,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement__trashed/',570,573,'internal'),(1561,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',570,577,'internal'),(1560,'https://6sigma.academy/what-is-six-sigma-training__trashed/',570,599,'internal'),(1559,'https://6sigma.academy/how-does-six-sigma-work/',570,603,'internal'),(1558,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',570,625,'internal'),(1555,'https://6sigma.academy/e-courses/',570,819,'internal'),(1556,'https://6sigma.academy/future-trends-for-six-sigma/',570,562,'internal'),(1557,'#',570,0,'internal'),(1554,'https://6sigma.academy/online-learning/',570,546,'internal'),(1238,'https://6sigma.academy/wp-login.php?action=register',796,0,'internal'),(1237,'https://6sigma.academy/wp-login.php?action=register',789,0,'internal'),(1240,'https://6sigma.academy/wp-login.php?action=register',801,0,'internal'),(2520,'https://6sigma.academy/corporate-registrations/',854,858,'internal'),(1252,'https://6sigma.academy/wp-login.php?action=logout&amp;redirect_to=https%253A%252F%252F6sigma.academy%252Fuser-profile&amp;_wpnonce=87674c8c9f',757,0,'internal'),(1576,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',129,625,'internal'),(2777,'https://6sigma.academy/six-sigma-methodology',17,0,'internal'),(2778,'https://6sigma.academy/six-sigma-history/',17,129,'internal'),(2776,'https://6sigma.academy/what-is-six-sigma/',17,125,'internal'),(2775,'https://6sigma.academy/six-sigma-black-belt-certification-program/',17,460,'internal'),(2774,'https://6sigma.academy/six-sigma-green-belt-certification-program/',17,453,'internal'),(2773,'https://6sigma.academy/six-sigma-yellow-belt-certifications/',17,423,'internal'),(2771,'https://6sigma.academy/elearning/?action=register&amp;redirect_to',17,0,'internal'),(2772,'https://6sigma.academy/the-modern-mindset-using-six-sigma-fundamentals-white-belt/',17,448,'internal'),(1579,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',129,577,'internal'),(1580,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement__trashed/',129,573,'internal'),(1581,'https://6sigma.academy/operational-benefits-of-six-sigma/',129,570,'internal'),(1582,'https://6sigma.academy/registration/',129,838,'internal'),(1589,'https://6sigma.academy/six-sigma-green-belt-certification-program/',127,453,'internal'),(1590,'https://6sigma.academy/six-sigma-black-belt-certification-program/',127,460,'internal'),(1591,'https://6sigma.academy/online-learning/',127,546,'internal'),(1592,'https://6sigma.academy/e-courses/',127,819,'internal'),(1593,'https://6sigma.academy/future-trends-for-six-sigma/',127,562,'internal'),(1594,'#',127,0,'internal'),(1595,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',127,625,'internal'),(1596,'https://6sigma.academy/how-does-six-sigma-work/',127,603,'internal'),(1597,'https://6sigma.academy/what-is-six-sigma-training__trashed/',127,599,'internal'),(1598,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',127,577,'internal'),(1599,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement__trashed/',127,573,'internal'),(1600,'https://6sigma.academy/operational-benefits-of-six-sigma/',127,570,'internal'),(1601,'https://6sigma.academy/registration/',127,838,'internal'),(1618,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement__trashed/',584,573,'internal'),(1619,'https://6sigma.academy/operational-benefits-of-six-sigma/',584,570,'internal'),(1620,'https://6sigma.academy/registration/',584,838,'internal'),(1627,'https://6sigma.academy/six-sigma-green-belt-certification-program/',125,453,'internal'),(1628,'https://6sigma.academy/six-sigma-black-belt-certification-program/',125,460,'internal'),(1629,'https://6sigma.academy/online-learning/',125,546,'internal'),(1630,'https://6sigma.academy/e-courses/',125,819,'internal'),(1631,'https://6sigma.academy/future-trends-for-six-sigma/',125,562,'internal'),(1632,'#',125,0,'internal'),(1633,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',125,625,'internal'),(1634,'https://6sigma.academy/how-does-six-sigma-work/',125,603,'internal'),(1635,'https://6sigma.academy/what-is-six-sigma-training__trashed/',125,599,'internal'),(1636,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',125,577,'internal'),(1637,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement__trashed/',125,573,'internal'),(1638,'https://6sigma.academy/operational-benefits-of-six-sigma/',125,570,'internal'),(1639,'https://6sigma.academy/registration/',125,838,'internal'),(1648,'https://6sigma.academy/online-learning/',599,546,'internal'),(1649,'https://6sigma.academy/e-courses/',599,819,'internal'),(1650,'https://6sigma.academy/future-trends-for-six-sigma/',599,562,'internal'),(1651,'#',599,0,'internal'),(1652,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',599,625,'internal'),(1653,'https://6sigma.academy/how-does-six-sigma-work/',599,603,'internal'),(1654,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment__trashed/',599,577,'internal'),(1655,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement__trashed/',599,573,'internal'),(1656,'https://6sigma.academy/operational-benefits-of-six-sigma/',599,570,'internal'),(1657,'https://6sigma.academy/registration/',599,838,'internal'),(1674,'https://6sigma.academy/operational-benefits-of-six-sigma/',573,570,'internal'),(1675,'https://6sigma.academy/registration/',573,838,'internal'),(1684,'https://6sigma.academy/online-learning/',577,546,'internal'),(1685,'https://6sigma.academy/e-courses/',577,819,'internal'),(1686,'https://6sigma.academy/future-trends-for-six-sigma/',577,562,'internal'),(1687,'#',577,0,'internal'),(1688,'https://6sigma.academy/why-is-six-sigma-so-effective__trashed/',577,625,'internal'),(1689,'https://6sigma.academy/how-does-six-sigma-work/',577,603,'internal'),(1690,'https://6sigma.academy/what-is-six-sigma-training/',577,599,'internal'),(1691,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement/',577,573,'internal'),(1692,'https://6sigma.academy/operational-benefits-of-six-sigma/',577,570,'internal'),(1693,'https://6sigma.academy/registration/',577,838,'internal'),(1702,'https://6sigma.academy/online-learning/',625,546,'internal'),(1703,'https://6sigma.academy/e-courses/',625,819,'internal'),(1704,'https://6sigma.academy/future-trends-for-six-sigma/',625,562,'internal'),(1705,'#',625,0,'internal'),(1706,'https://6sigma.academy/how-does-six-sigma-work/',625,603,'internal'),(1707,'https://6sigma.academy/what-is-six-sigma-training/',625,599,'internal'),(1708,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment/',625,577,'internal'),(1709,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement/',625,573,'internal'),(1710,'https://6sigma.academy/operational-benefits-of-six-sigma/',625,570,'internal'),(1711,'https://6sigma.academy/registration/',625,838,'internal'),(2770,'https://6sigma.academy/elearning/?action=register&amp;redirect_to',17,0,'internal'),(2769,'https://6sigma.academy/white-belt-workshop-registration/',17,1140,'internal'),(2768,'https://6sigma.academy/white-belt-workshop-registration/',17,1140,'internal'),(2321,'https://6sigma.academy/elearning',46,0,'internal'),(2320,'https://6sigma.academy/future-trends-for-six-sigma/',46,562,'internal'),(2319,'https://6sigma.academy/operational-benefits-of-six-sigma/',46,570,'internal'),(2318,'https://6sigma.academy/what-is-the-value-of-six-sigma-in-procurement/',46,573,'internal'),(2317,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment/',46,577,'internal'),(2316,'https://6sigma.academy/what-is-six-sigma-training/',46,599,'internal'),(2315,'https://6sigma.academy/how-does-six-sigma-work/',46,603,'internal'),(2314,'https://6sigma.academy/why-is-six-sigma-so-effective/',46,625,'internal'),(2313,'#',46,0,'internal'),(2311,'https://6sigma.academy/corporate-services/',46,854,'internal'),(2312,'https://6sigma.academy/how-to-start/',46,695,'internal'),(2310,'https://6sigma.academy/why/',46,1070,'internal'),(2309,'https://6sigma.academy/about-us/',46,22,'internal'),(2308,'https://6sigma.academy/',46,17,'internal'),(2270,'https://6sigma.academy/what-is-six-sigma-training/',423,599,'internal'),(2268,'https://6sigma.academy/why-is-six-sigma-so-effective/',423,625,'internal'),(2269,'https://6sigma.academy/how-does-six-sigma-work/',423,603,'internal'),(2267,'#',423,0,'internal'),(2266,'https://6sigma.academy/how-to-start/',423,695,'internal'),(2263,'https://6sigma.academy/letter-from-director/',423,46,'internal'),(2264,'https://6sigma.academy/why/',423,1070,'internal'),(2265,'https://6sigma.academy/corporate-services/',423,854,'internal'),(2260,'https://6sigma.academy/elearning/',423,0,'internal'),(2261,'https://6sigma.academy/',423,17,'internal'),(2262,'https://6sigma.academy/about-us/',423,22,'internal'),(2253,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment/',453,577,'internal'),(2252,'https://6sigma.academy/what-is-six-sigma-training/',453,599,'internal'),(2250,'https://6sigma.academy/why-is-six-sigma-so-effective/',453,625,'internal'),(2251,'https://6sigma.academy/how-does-six-sigma-work/',453,603,'internal'),(2249,'#',453,0,'internal'),(2248,'https://6sigma.academy/how-to-start/',453,695,'internal'),(2245,'https://6sigma.academy/letter-from-director/',453,46,'internal'),(2246,'https://6sigma.academy/why/',453,1070,'internal'),(2247,'https://6sigma.academy/corporate-services/',453,854,'internal'),(2242,'https://6sigma.academy/elearning/',453,0,'internal'),(2243,'https://6sigma.academy/',453,17,'internal'),(2244,'https://6sigma.academy/about-us/',453,22,'internal'),(2233,'https://6sigma.academy/how-does-six-sigma-work/',460,603,'internal'),(2234,'https://6sigma.academy/what-is-six-sigma-training/',460,599,'internal'),(2235,'https://6sigma.academy/why-is-lean-six-sigma-important-to-the-environment/',460,577,'internal'),(2231,'#',460,0,'internal'),(2232,'https://6sigma.academy/why-is-six-sigma-so-effective/',460,625,'internal'),(2230,'https://6sigma.academy/how-to-start/',460,695,'internal'),(2224,'https://6sigma.academy/elearning/',460,0,'internal'),(2225,'https://6sigma.academy/',460,17,'internal'),(2226,'https://6sigma.academy/about-us/',460,22,'internal'),(2227,'https://6sigma.academy/letter-from-director/',460,46,'internal'),(2228,'https://6sigma.academy/why/',460,1070,'internal'),(2229,'https://6sigma.academy/corporate-services/',460,854,'internal'),(2667,'https://fijisun.com.fj/2019/02/09/six-sigma-training-programme-launched/',1215,0,'external');
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT NULL,
  `incoming_link_count` int(10) unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_meta`
--

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (17,11,16),(22,0,6),(125,19,1),(32,0,0),(189,0,0),(200,0,0),(44,0,0),(5,0,0),(6,0,0),(7,0,0),(8,0,0),(9,0,0),(10,0,0),(11,0,0),(12,0,0),(13,0,0),(194,0,0),(195,0,0),(4,0,0),(142,0,0),(141,0,0),(52,0,0),(56,0,0),(59,0,0),(60,0,0),(61,0,0),(62,0,0),(63,0,0),(64,0,0),(65,0,0),(66,0,0),(67,0,0),(68,0,0),(69,0,0),(71,0,0),(89,0,0),(90,0,0),(91,0,0),(92,0,0),(94,0,0),(95,0,0),(99,0,0),(101,0,0),(102,0,0),(103,0,0),(104,0,0),(105,0,0),(110,0,0),(113,0,0),(114,0,0),(115,0,0),(116,0,0),(117,0,0),(118,0,0),(143,0,0),(144,0,0),(145,0,0),(146,0,0),(147,0,0),(148,0,0),(149,0,0),(150,0,0),(151,0,0),(152,0,0),(154,0,0),(155,0,0),(156,0,0),(157,0,0),(158,0,0),(159,0,0),(161,0,0),(162,0,0),(163,0,0),(164,0,0),(165,0,0),(166,0,0),(167,0,0),(168,0,0),(169,0,0),(172,0,0),(173,0,0),(175,0,0),(177,0,0),(179,0,0),(181,0,0),(183,0,0),(185,0,0),(187,0,0),(197,0,0),(24,0,0),(210,0,0),(219,0,0),(237,0,0),(43,0,0),(50,0,0),(42,0,0),(39,0,0),(40,0,0),(41,0,0),(51,0,0),(38,0,0),(46,15,4),(26,0,0),(28,0,0),(31,0,0),(30,0,0),(127,19,0),(129,19,1),(221,0,0),(275,0,0),(236,0,0),(296,0,0),(49,0,0),(217,0,0),(216,0,0),(215,0,0),(214,0,0),(213,0,0),(239,0,0),(256,0,0),(257,0,0),(325,0,0),(297,0,0),(329,0,0),(235,0,0),(234,0,0),(233,0,0),(232,0,0),(255,0,0),(252,0,0),(250,0,0),(247,0,0),(246,0,0),(249,0,0),(248,0,0),(242,0,0),(241,0,0),(238,0,0),(244,0,0),(245,0,0),(240,0,0),(293,0,0),(294,0,0),(295,0,0),(301,0,0),(302,0,0),(303,0,0),(305,0,0),(308,0,0),(309,0,0),(310,0,0),(312,0,0),(314,0,0),(315,0,0),(316,0,0),(318,0,0),(320,0,0),(324,0,0),(335,0,0),(361,0,4),(336,0,0),(375,0,0),(377,0,0),(378,0,0),(29,0,0),(269,0,0),(33,0,0),(358,0,0),(359,0,0),(360,0,0),(332,0,0),(333,0,0),(334,0,0),(363,0,0),(399,0,0),(400,0,0),(423,18,12),(48,0,0),(433,0,1),(34,0,0),(448,18,12),(453,18,12),(460,18,12),(381,0,0),(379,0,0),(380,0,0),(389,0,0),(390,0,0),(470,0,0),(382,0,0),(383,0,0),(394,0,0),(405,0,0),(398,0,0),(490,0,0),(401,0,0),(403,0,0),(406,0,0),(407,0,0),(408,0,0),(409,0,0),(411,0,0),(413,0,0),(414,0,0),(153,0,0),(502,0,0),(432,0,0),(488,0,0),(482,0,0),(489,0,0),(508,0,0),(211,0,0),(475,0,0),(476,0,0),(477,0,0),(478,0,0),(35,0,0),(512,0,0),(513,0,0),(514,0,0),(515,0,0),(516,0,0),(517,0,0),(518,0,0),(519,0,0),(520,0,0),(521,0,0),(522,0,0),(523,0,0),(524,0,0),(525,0,0),(526,0,0),(527,0,0),(528,0,0),(529,0,0),(530,0,0),(531,0,0),(532,0,0),(536,0,0),(539,0,0),(540,0,0),(541,0,0),(538,0,0),(493,0,0),(546,0,10),(554,0,0),(562,8,15),(570,18,14),(573,18,14),(567,0,0),(561,0,0),(556,0,0),(555,0,0),(560,0,0),(557,0,0),(566,0,0),(564,0,0),(577,18,14),(585,0,0),(586,0,0),(587,0,0),(584,19,0),(590,0,0),(591,0,0),(593,0,0),(599,18,14),(603,18,14),(606,0,0),(605,0,0),(623,6,0),(625,18,14),(627,0,0),(628,0,0),(629,0,0),(630,6,0),(632,0,0),(435,0,0),(633,0,0),(653,0,0),(646,0,0),(666,0,0),(671,0,0),(681,0,0),(682,0,0),(683,0,0),(684,0,0),(688,0,0),(692,0,0),(695,0,15),(709,0,0),(710,0,0),(754,0,0),(757,1,0),(759,0,0),(362,0,0),(691,0,0),(638,0,0),(773,0,0),(772,0,0),(778,0,0),(781,0,0),(783,0,0),(752,0,0),(775,0,0),(776,0,0),(434,0,0),(755,0,0),(789,1,0),(791,0,0),(793,0,0),(795,0,0),(796,1,0),(798,0,0),(801,1,0),(803,0,0),(779,0,0),(806,0,0),(816,0,0),(819,0,10),(829,0,0),(830,0,0),(831,0,0),(832,0,0),(833,0,0),(834,0,0),(835,0,0),(836,0,0),(1,0,0),(837,0,0),(838,0,10),(687,0,0),(545,0,0),(548,0,0),(814,0,0),(579,0,0),(649,0,0),(672,0,0),(552,0,0),(553,0,0),(558,0,0),(602,0,0),(693,0,0),(694,0,0),(565,0,0),(581,0,0),(583,0,0),(595,0,0),(854,1,15),(858,0,1),(767,0,0),(780,0,0),(815,0,0),(36,0,0),(868,0,0),(872,0,0),(874,0,0),(876,0,0),(878,0,0),(879,0,0),(787,0,0),(786,0,0),(805,0,0),(784,0,0),(785,0,0),(807,0,0),(808,0,0),(809,0,0),(810,0,0),(811,0,0),(880,0,0),(883,0,0),(884,0,0),(900,0,0),(873,0,0),(936,0,0),(933,0,0),(842,0,0),(847,0,0),(849,0,0),(941,0,0),(942,0,0),(943,0,0),(940,0,0),(944,0,0),(506,0,0),(511,0,0),(510,0,0),(896,0,0),(535,0,0),(534,0,0),(533,0,0),(978,0,0),(643,0,0),(644,0,0),(662,0,0),(647,0,0),(663,0,0),(664,0,0),(665,0,0),(669,0,0),(685,0,0),(690,0,0),(982,NULL,0),(983,NULL,0),(984,NULL,0),(985,NULL,0),(986,NULL,0),(987,NULL,0),(988,NULL,0),(770,0,0),(769,0,0),(768,0,0),(720,0,0),(721,0,0),(722,0,0),(724,0,0),(726,0,0),(728,0,0),(730,0,0),(732,0,0),(734,0,0),(736,0,0),(738,0,0),(740,0,0),(742,0,0),(744,0,0),(746,0,0),(748,0,0),(750,0,0),(771,0,0),(818,0,0),(1016,0,0),(843,0,0),(845,0,0),(844,0,0),(53,0,0),(54,0,0),(100,0,0),(93,0,0),(981,0,0),(27,0,0),(271,0,0),(347,0,0),(346,0,0),(345,0,0),(342,0,0),(344,0,0),(343,0,0),(341,0,0),(339,0,0),(714,0,0),(827,0,0),(841,0,0),(863,0,0),(869,0,0),(938,0,0),(864,0,0),(865,0,0),(866,0,0),(867,0,0),(870,0,0),(871,0,0),(875,0,0),(885,0,0),(897,0,0),(926,0,0),(927,0,0),(928,0,0),(929,0,0),(939,0,0),(1048,0,0),(1028,0,0),(1070,0,5),(1029,0,0),(1030,0,0),(1032,0,0),(946,0,0),(945,0,0),(947,0,0),(621,0,0),(948,0,0),(620,0,0),(949,0,0),(619,0,0),(950,0,0),(618,0,0),(951,0,0),(617,0,0),(952,0,0),(616,0,0),(953,0,0),(615,0,0),(954,0,0),(614,0,0),(955,0,0),(613,0,0),(956,0,0),(612,0,0),(957,0,0),(611,0,0),(958,0,0),(610,0,0),(959,0,0),(609,0,0),(960,0,0),(608,0,0),(961,0,0),(607,0,0),(1034,0,0),(1099,0,0),(1091,0,0),(1031,0,0),(1036,0,0),(1044,0,0),(1043,0,0),(1042,0,0),(1041,0,0),(1109,0,0),(1108,0,0),(1113,0,0),(1114,0,5),(471,0,0),(472,0,0),(473,0,0),(474,0,0),(479,0,0),(1140,0,2),(1110,0,0),(1167,0,0),(1148,0,0),(1172,0,0),(1122,0,0),(1123,0,0),(1124,0,0),(1138,0,0),(1139,0,0),(1174,0,0),(1163,0,0),(1164,0,0),(1166,0,0),(1162,0,0),(1185,0,0),(1171,0,0),(1168,0,0),(1170,0,0),(1188,0,0),(1189,0,0),(1190,0,0),(1191,0,0),(1215,0,0),(1194,0,0),(1230,0,0),(1231,0,0),(1234,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` 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 2019-09-30 11:04:16
